aboutsummaryrefslogtreecommitdiff
path: root/lib/libdvd
AgeCommit message (Expand)Author
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
2013-01-13[automake] remove long time deprecated automake macros and variables which ar...Stephan Raue
2012-08-08[droid] libs: add a few links to libmaththeuni
2012-08-08[droid] fix libdvdtheuni
2012-03-22fixed: libdvdnav objects was not updated on first make after a changeelupus
2012-03-21fixed: make sure we find the correct cell when we search for the requested timeelupus
2012-02-22Fix libdvdnav searching routine for discs with multiple main titlesJames Laird
2011-09-16build: 3rd party lib linking symbols cleanuptheuni
2011-08-30Use the more portable "=" in shell test usage, rather than "=="David Brownlee
2011-07-04[WIN32] changed mingw: use NUMBER_OF_PROCESSORS jobs for compiling (-jNUMBER_...WiSo
2011-05-21[WIN32] changed: mingw libs source directories are only cleaned if BuildSetup...WiSo
2011-05-02[osx] cross-compile powerpc-osxbeenje
2011-03-30dvdplayer: fix build with gcc-4.6. Flags to the Linker must be passed via -Wl...Stephan Raue
2011-03-14[ios] various compile and makefile fixesS. Davilla
2011-03-09[darwin] changed, replace wrapping with wrapper.rb with linker alias_listS. Davilla
2011-02-07[WIN32] fix make distclean in libdvd*CrystalP
2011-02-05[WIN32] set path in buildmingwlibs rather in every build scriptWiSo
2011-01-29[WIN32] build libdvd in the right directoryWiSo
2011-01-29[WIN32] changed: copy dll to the right location. bootstrap doesn't work anymo...WiSo
2011-01-24Merged cptspiff's code-reshuffle branch.theuni