Skip to content
Snippets Groups Projects
Commit 0b40de8a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Update TODO

parent c05c60d6
No related branches found
No related tags found
No related merge requests found
Pipeline #224260 passed with stage
in 1 minute and 1 second
* Support DVDs with errors on them. So we can recover from corrupt sectors in the .VOB. Also, handle corrupt .IFO files by using the backup .BUP files.
* Support Random and Shuffle Titles. Only sequential Titles are currently supported.
* rework documentation
* implement restriction levels:
0 - execute everything as the app commands
1 - do some sensible sanity checking
2 - be more careful, when operations are prohibited (like not seeking/jumping in the presence of stills or cell commands)
3 - fully respect user prohibitions
* cleanup public API and fix libtool versioning
* Update decoder.c with some of the more rare commands. Update already done to vmcmd.c
* RELEASE! (maybe it's time for libdvdnav 0.5?)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment