Mercurial > libdvdnav.hg
graph
-
In vm_new_vm(), use the proper calloc() argument order src tipWed, 04 Dec 2013 23:02:01 +0000, by rathann
-
Reset vm->hop_channel while resetting everything else in vm_reset srcSun, 10 Nov 2013 11:38:58 +0000, by rathann
-
Prevent general CPP macro from causing strange behavior. srcSun, 06 Oct 2013 20:54:43 +0000, by rathann
-
Correct comment. dvdnav_time_search *is* implemented, just somewhat srcSun, 06 Oct 2013 20:47:20 +0000, by rathann
-
Let dvdnav_describe_title_chapters() skip PGCs with missing cells. srcThu, 03 Oct 2013 23:15:54 +0000, by rathann
-
Let dvdnav_describe_title_chapters() skip PGCs with a cell number of zero. srcThu, 03 Oct 2013 22:30:48 +0000, by rathann
-
Prevent segmentation faults in vdnav_describe_title_chapters() srcThu, 03 Oct 2013 22:19:25 +0000, by rathann
-
Fix crash when trying to play a DVD from different region than currently set srcThu, 03 Oct 2013 22:10:07 +0000, by rathann
-
Unbreak playback of DVDs with menus, broken by r1245. srcTue, 05 Feb 2013 21:25:29 +0000, by rathann
-
Restore C++ compatibility by renaming the parameter to 'self' like in srcSun, 09 Dec 2012 21:39:37 +0000, by rathann
-
Make sure we get nav packets for all cells in multi angle features srcSun, 09 Dec 2012 21:22:15 +0000, by rathann
-
Do not use non-standard sys/fcntl.h include, use just fcntl.h srcSat, 11 Jun 2011 15:42:20 +0000, by reimar
-
If there is no VMGI or PGCI return instead of try to get them srcFri, 30 Jul 2010 23:34:24 +0000, by erik
-
logs belong to stderr, not stdout; patch by John Stebbins srcTue, 01 Jun 2010 10:02:38 +0000, by nicodvb
-
Prevent display of garbage volume label when the file being scanned is srcTue, 01 Jun 2010 10:01:33 +0000, by nicodvb
-
in vm:c set_PGN removed restriction that didn't play multi-PGC titles; patch by John Stebbins srcTue, 01 Jun 2010 08:17:15 +0000, by nicodvb
-
in dvdnav_describe_chapters() ifo could be leaked in case of erros; fixed by Erik Hovland srcWed, 22 Apr 2009 07:40:57 +0000, by nicodvb
-
implement and export dvdnav_get_serial_string(); patch by Matthew Wire devel - mrwire - co - uk. Fixed by Erik srcMon, 02 Feb 2009 22:55:58 +0000, by nicodvb
-
Move dvd_types.h, dvdnav_events.h and dvdnav.h into a dvdnav directory. srcTue, 30 Dec 2008 14:48:46 +0000, by reimar
-
Use consistent license headers everywhere: Fix wrong FSF address. srcSun, 14 Sep 2008 15:40:51 +0000, by diego
-
after an AUDIO change event assign the logical stream to the returned event, srcSun, 29 Jun 2008 12:58:08 +0000, by nicodvb
-
change the prototype of dvdnav_describe_title_chapters() to use 'self' instead of 'this' for compatibility with c++ compilers srcSat, 28 Jun 2008 09:20:17 +0000, by nicodvb
-
now autotools use dvdread-config, too. Based on a patch by Dan Nicholson srcSat, 14 Jun 2008 12:33:21 +0000, by nicodvb
-
remove obsolete URL from info message (until we get a proper homepage) srcWed, 11 Jun 2008 18:06:43 +0000, by rathann
-
finally removed libdvdread; new build build system temporarily broken: will fix in next commit srcSun, 08 Jun 2008 09:12:14 +0000, by nicodvb