Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | [libdvdread] Fix Playback of VIDEO_TS folders broken on SMB and NFS - thx ↵ | Voyager1 | |
@kraqh3d | |||
2013-04-20 | [dvdread] - don't check the return value of chdir in xbmc - this function is ↵ | Memphiz | |
not wrapped and might fail (and so will the whole dvd open in that case). This is non fatal for our vfs! | |||
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 ↵ | Voyager1 | |
non-Windows OSs. Fixes http://trac.xbmc.org/ticket/14115. | |||
2013-02-05 | Updated libdvdcss, read and nav to the latest versions | Pär Björklund | |
All XBMC modifications are kept intact Moved get/set state functions from vm.h to dvdnav_internal.h where they should be Added comments to clarify which functions are added by XBMC | |||
2012-08-08 | [droid] fix libdvd | theuni | |
2011-03-14 | [ios] various compile and makefile fixes | S. Davilla | |
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni | |
Squashed commit due to build breakage during code-reshuffle history. Conflicts: xbmc/Util.cpp xbmc/cdrip/CDDARipper.cpp xbmc/filesystem/Directory.cpp xbmc/filesystem/File.cpp |