1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Always attempt to move forward on a seek More... over 13 years ago
Update changelog. More... over 13 years ago
Do not use non-standard sys/fcntl.h include, use just fcntl.h
reimar
as Reimar Döffinger
More... about 14 years ago
Fix typos in comments More... over 14 years ago
Fix grammar in dvdnav.h More... over 14 years ago
Fix typos in dvdnav.h. More... over 14 years ago
Initialize epos More... over 14 years ago
Prevent abort if a menu doesn't exist. More... over 14 years ago
If there is no VMGI or PGCI return instead of try to get them More... almost 15 years ago
Remove the special case test for uid=0 More... almost 15 years ago
Fix a spelling error in the comments More... almost 15 years ago
Add dvdnav_program_play & dvdnav_current_title_program More... almost 15 years ago
Make sure part is initialized More... almost 15 years ago
Prevent deadlock in dvdnav_reset More... almost 15 years ago
Clear all of position_current More... almost 15 years ago
Pointer validation fixing More... about 15 years ago
logs belong to stderr, not stdout; More... about 15 years ago
Prevent display of garbage volume label when the file being scanned is not a dvd. This is a simple movement of the code that logs the volume name to after the point that some basic validation of the disc has been performed. More... about 15 years ago
in vm:c set_PGN removed restriction that didn't play multi-PGC titles; More... about 15 years ago
Fix pthread_mutex_destroy macro for Win32 More... about 15 years ago
Provide a way to retrieve video resolution. Needed for correct aspect ratio support in VLC. More... about 15 years ago
Update ChangeLog for next release. More... over 15 years ago
bump version due to dvdnav_get_serial_string addition More... over 15 years ago
Cosmetic change only - os2_open More... almost 16 years ago
OS/2 portability fix More... almost 16 years ago
in dvdnav_describe_chapters() ifo could be leaked in case of erros More... about 16 years ago
implement and export dvdnav_get_serial_string(); More... over 16 years ago
Fix compilation of menus.c example after headers were moved.
reimar
as Reimar Döffinger
More... over 16 years ago
Move dvd_types.h, dvdnav_events.h and dvdnav.h into a dvdnav directory. This allows getting rid of the DVDNAV_COMPILE define hack and makes it easier to use the library without installing or integrating the source into some other project directly.
reimar
as Reimar Döffinger
More... over 16 years ago
Allow specifying the DVD device as program argument. More... over 16 years ago