[libbdplus-devel] merge file/ changed from libbluray

anonymous git at videolan.org
Tue Nov 27 12:49:27 CET 2018


libbdplus | branch: master | anonymous <anonymous at anonymous.org> | Tue Mar 20 11:01:23 2018 +0200| [1dea3255b09505e2d85d7a0b2cd6de94cbfc3386] | committer: anonymous

merge file/ changed from libbluray

Fixes path issues in Win32

> http://git.videolan.org/gitweb.cgi/libbdplus.git/?a=commit;h=1dea3255b09505e2d85d7a0b2cd6de94cbfc3386
---

 ChangeLog                |   2 +
 Makefile.am              |  10 ++-
 src/file/configfile.c    |  78 ++++++-----------------
 src/file/configfile.h    |   2 -
 src/file/file.c          |  93 ++++++++++++++++++++++++++++
 src/file/file.h          |  26 +++++++-
 src/file/file_default.c  |  92 ---------------------------
 src/file/file_default.h  |  28 ---------
 src/file/file_posix.c    | 157 +++++++++++++++++++++++++++++++++++++++++++++++
 src/file/file_win32.c    | 151 +++++++++++++++++++++++++++++++++++++++++++++
 src/libbdplus/bdplus.c   |   6 +-
 src/libbdplus/internal.c |   2 +-
 12 files changed, 457 insertions(+), 190 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/libbdplus.git/?a=commitdiff;h=1dea3255b09505e2d85d7a0b2cd6de94cbfc3386


More information about the libbdplus-devel mailing list