index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libdvd
Age
Commit message (
Expand
)
Author
2016-10-26
libdvd/Makefile: cross-compile, allow to specify the ar command
Timo Gurr
2016-03-05
remove libdvd artifacts
wsnipex
2016-03-04
libdvd/Makefile: rename LDFLAGS to SO_LDFLAGS
Max Kellermann
2016-02-23
[posix] move libdvd to depends
wsnipex
2015-12-06
rename dvdplayer to VideoPlayer
Rainer Hochecker
2015-03-01
added: support grabbing chapter name and position from bluray/dvds
Arne Morten Kvarving
2014-12-16
Revert "change xbmc/ path to src/ in all files"
Rainer Hochecker
2014-12-15
change xbmc/ path to src/ in all files
Fneufneu
2014-11-25
[libdvdread] - add patch for fixing partial reads in file_read - also upstrea...
Memphiz
2014-11-25
[libdvdread] - fix partial reads in file_read - fixes iso playback on ios (wh...
Memphiz
2014-11-24
[libdvdread] - fix out of bound access when playing some iso files
Memphiz
2014-11-17
libdvdcss: add custom patches as files to lib/libdvd/patches/
Karlson2k
2014-11-17
libdvdcss: better handle partial read in libc_read
Karlson2k
2014-11-12
libdvdcss: fix position after partial read in libc_read
Karlson2k
2014-02-11
libdvdread-libdvdnav - updated diff files
Voyager1
2014-02-11
libdvdread-libdvdnav - remove unused xbmc patches
Voyager1
2014-02-11
libdvdread-libdvdnav update to 4.2.1
Voyager1
2014-02-11
libdvdcss update to 1.2.13 - incl diff file
Voyager1
2014-02-11
libdvdcss-1.2.12 updated diff files
Voyager1
2014-02-11
libdvdcss-1.2.12 removed _XBOX unneeded patches
Voyager1
2013-09-05
libdvdnav runs dvdread-config to update CFLAGS and LDFLAGS with libdirs, incl...
Stephan Raue
2013-08-11
[cosmetic] update copyright headers
Martijn Kaijser
2013-08-01
Merge pull request #2966 from Voyager1/uniquedvdid-use-libdvdnav
Voyager1
2013-08-01
Merge pull request #2957 from jmbreuer/upstream-libdvdnav-seek
Martijn Kaijser
2013-08-01
Merge pull request #2601 from sraue/automake-1.13-fixes
Martijn Kaijser
2013-07-18
[libdvd] add patch for reenable serial string
Voyager1
2013-07-18
[libdvdnav] fix redundant close
Voyager1
2013-07-18
[libdvdnav] re-enable reading DVD serial string
Voyager1
2013-07-13
Update to rev. 7 from upstream
Joachim Breuer
2013-07-13
Add diff in lib/libdvd/patches for tracking against upstream
Joachim Breuer
2013-07-13
More accurate seeking with libdvdnav
Joachim Breuer
2013-06-11
[jenkins] - do the mingw build in a backgroundthread and echo "." on the fore...
Memphiz
2013-05-15
[libdvdread] added patch file elimination of symlink resolution
Voyager1
2013-05-15
[libdvdread] Remove symlink checking as this is not needed by xbmc
Voyager1
2013-05-15
[libdvdread] Revert previous fixups
Voyager1
2013-05-10
[libdvd] update patch for libdvdread
Voyager1
2013-05-10
[libdvdread] Fix Playback of VIDEO_TS folders broken on SMB and NFS - thx @kr...
Voyager1
2013-05-10
Revert "[libdvd] - added missing patches"
Voyager1
2013-04-21
[libdvd] - added missing patches
Memphiz
2013-04-20
[dvdread] - don't check the return value of chdir in xbmc - this function is ...
Memphiz
2013-04-12
[fix] change AM_CONFIG_HEADER to AC_CONFIG_HEADERS for automake-1.13 support
Stephan Raue
2013-03-20
[Fix] Fixes dvdnav_audio_stream_format(...). Don't change the audio format nu...
ace20022
2013-03-20
[Cosmetics] Fix indentations.
ace20022
2013-03-20
[Fix] Correct the audio format recognition.
ace20022
2013-02-21
libdvdread: replace perror by fprintf so that it gets picked up in xbmc logs
Voyager1
2013-02-20
Fix inability of libdvd 4.2.0 to read DVDs stored as VIDEO_TS files on non-Wi...
Voyager1
2013-02-09
libdvdccs: allow use of automake >1.11, thx brianf21
wsnipex
2013-02-08
Added diffs for XBMC changes to libdvd libs
Pär Björklund
2013-02-05
Updated libdvdcss, read and nav to the latest versions
Pär Björklund
2013-01-27
Fix format string which causes compilation error when --enable-dvdcss is set ...
Hugo Rodenburg
[next]