aboutsummaryrefslogtreecommitdiff
path: root/lib/libdvd
AgeCommit message (Expand)Author
2016-10-26libdvd/Makefile: cross-compile, allow to specify the ar commandTimo Gurr
2016-03-05remove libdvd artifactswsnipex
2016-03-04libdvd/Makefile: rename LDFLAGS to SO_LDFLAGSMax Kellermann
2016-02-23[posix] move libdvd to dependswsnipex
2015-12-06rename dvdplayer to VideoPlayerRainer Hochecker
2015-03-01added: support grabbing chapter name and position from bluray/dvdsArne Morten Kvarving
2014-12-16Revert "change xbmc/ path to src/ in all files"Rainer Hochecker
2014-12-15change xbmc/ path to src/ in all filesFneufneu
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 filesMemphiz
2014-11-17libdvdcss: add custom patches as files to lib/libdvd/patches/Karlson2k
2014-11-17libdvdcss: better handle partial read in libc_readKarlson2k
2014-11-12libdvdcss: fix position after partial read in libc_readKarlson2k
2014-02-11libdvdread-libdvdnav - updated diff filesVoyager1
2014-02-11libdvdread-libdvdnav - remove unused xbmc patchesVoyager1
2014-02-11libdvdread-libdvdnav update to 4.2.1Voyager1
2014-02-11libdvdcss update to 1.2.13 - incl diff fileVoyager1
2014-02-11libdvdcss-1.2.12 updated diff filesVoyager1
2014-02-11libdvdcss-1.2.12 removed _XBOX unneeded patchesVoyager1
2013-09-05libdvdnav runs dvdread-config to update CFLAGS and LDFLAGS with libdirs, incl...Stephan Raue
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-08-01Merge pull request #2966 from Voyager1/uniquedvdid-use-libdvdnavVoyager1
2013-08-01Merge pull request #2957 from jmbreuer/upstream-libdvdnav-seekMartijn Kaijser
2013-08-01Merge pull request #2601 from sraue/automake-1.13-fixesMartijn Kaijser
2013-07-18[libdvd] add patch for reenable serial stringVoyager1
2013-07-18[libdvdnav] fix redundant closeVoyager1
2013-07-18[libdvdnav] re-enable reading DVD serial stringVoyager1
2013-07-13Update to rev. 7 from upstreamJoachim Breuer
2013-07-13Add diff in lib/libdvd/patches for tracking against upstreamJoachim Breuer
2013-07-13More accurate seeking with libdvdnavJoachim 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 resolutionVoyager1
2013-05-15[libdvdread] Remove symlink checking as this is not needed by xbmcVoyager1
2013-05-15[libdvdread] Revert previous fixupsVoyager1
2013-05-10[libdvd] update patch for libdvdreadVoyager1
2013-05-10[libdvdread] Fix Playback of VIDEO_TS folders broken on SMB and NFS - thx @kr...Voyager1
2013-05-10Revert "[libdvd] - added missing patches"Voyager1
2013-04-21[libdvd] - added missing patchesMemphiz
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 supportStephan 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-21libdvdread: replace perror by fprintf so that it gets picked up in xbmc logsVoyager1
2013-02-20Fix inability of libdvd 4.2.0 to read DVDs stored as VIDEO_TS files on non-Wi...Voyager1
2013-02-09libdvdccs: allow use of automake >1.11, thx brianf21wsnipex
2013-02-08Added diffs for XBMC changes to libdvd libsPär Björklund
2013-02-05Updated libdvdcss, read and nav to the latest versionsPär Björklund
2013-01-27Fix format string which causes compilation error when --enable-dvdcss is set ...Hugo Rodenburg