Sun, 13 Jul 2008 13:17:35 +0000 |
rathann |
remove unused #define
src
|
Sun, 29 Jun 2008 12:58:08 +0000 |
nicodvb |
after an AUDIO change event assign the logical stream to the returned event,
src
|
Sat, 28 Jun 2008 09:20:17 +0000 |
nicodvb |
change the prototype of dvdnav_describe_title_chapters() to use 'self' instead of 'this' for compatibility with c++ compilers
src
|
Sat, 14 Jun 2008 12:33:21 +0000 |
nicodvb |
now autotools use dvdread-config, too. Based on a patch by Dan Nicholson
src
|
Wed, 11 Jun 2008 18:06:43 +0000 |
rathann |
remove obsolete URL from info message (until we get a proper homepage)
src
|
Sun, 08 Jun 2008 09:12:14 +0000 |
nicodvb |
finally removed libdvdread; new build build system temporarily broken: will fix in next commit
src
|
Sun, 08 Jun 2008 09:03:10 +0000 |
nicodvb |
include dvdread headers as <libdvdread/*> for upcoming dvdread removal patch
src
|
Thu, 05 Jun 2008 10:30:17 +0000 |
nicodvb |
(char*) typecase to silence gcc; patch by Erik Hovland org
src
|
Thu, 05 Jun 2008 10:28:59 +0000 |
nicodvb |
in dvdnav_sector_search() vobu is uint32_t it; patch by Erik Hovland org
src
|
Thu, 05 Jun 2008 10:27:01 +0000 |
nicodvb |
in remap_loadmap() memzero tmp before using it; patch by Erik Hovland org
src
|
Thu, 05 Jun 2008 10:24:24 +0000 |
nicodvb |
memzero ICB before using it; patch by Erik Hovland org
src
|
Thu, 05 Jun 2008 10:22:53 +0000 |
nicodvb |
replaced *struct assignment with call to memcpy(); patch by Erik Hovland org
src
|
Thu, 05 Jun 2008 10:19:26 +0000 |
nicodvb |
fixed incorrect type cast; patch by Erik Hovland org
src
|
Thu, 05 Jun 2008 08:55:12 +0000 |
nicodvb |
replace an assert(getenv("HOME)) with a return NULL in cases
src
|
Thu, 05 Jun 2008 08:45:35 +0000 |
nicodvb |
gettimeofday() doesn't exist on windows, but recent mingw32 runtime
src
|