Mercurial > libdvdnav.hg
graph
-
use the new VM copy mechanism to try-run program skipping and report failure in case srcWed, 12 Mar 2003 11:39:49 +0000, by mroi
-
- provide the means to make copies of the VM to try certain operations on a copy and srcWed, 12 Mar 2003 11:38:11 +0000, by mroi
-
current versions of libdvdread use a nav_types.h we cannot use any more, because the srcThu, 06 Mar 2003 22:43:52 +0000, by mroi
-
loosening this test a bit makes "Spy Game" German RC2 work srcSun, 24 Nov 2002 15:09:18 +0000, by mroi
-
patch from Marco Z¸«ählke for reporting correct title number srcSat, 23 Nov 2002 11:05:45 +0000, by mroi
-
warning: ugly fix ahead! (see comment in the code for details) srcFri, 22 Nov 2002 17:14:26 +0000, by mroi
-
include some fixes done in xine's copy to avoid merging conflicts srcThu, 24 Oct 2002 16:48:19 +0000, by mroi
-
port Stephen's comment fixing to avoid problems when syncing xine-lib's copy of srcWed, 23 Oct 2002 11:38:09 +0000, by mroi
-
changes to read cache behaviour inspired by Thibaut Mattern: srcSun, 29 Sep 2002 21:51:06 +0000, by mroi
-
- allow seeking to offset 0 (pressing '0' in xine won't work otherwise) srcFri, 27 Sep 2002 13:18:02 +0000, by mroi
-
First patch for personalized dvd viewing. I have not tested it yet. srcTue, 17 Sep 2002 11:00:25 +0000, by jcdutton
-
Adding "Personalizing DVD Viewing" files from <kevin_smathers@hp.com> srcTue, 17 Sep 2002 10:47:02 +0000, by jcdutton
-
Get xine dvd:///dev/dvd:1.2 i.e. title play working again. srcMon, 16 Sep 2002 16:27:18 +0000, by jcdutton
-
Add a new API function, to allow for more flexible menu button control. srcWed, 04 Sep 2002 11:41:52 +0000, by jcdutton
-
Add a comment so I can tell which version of the CVS a user is using. srcTue, 03 Sep 2002 00:41:48 +0000, by jcdutton
-
Improve debugging output to help with debugging button activations. srcSun, 01 Sep 2002 12:33:06 +0000, by jcdutton
-
Add a bit more debug info. Now print PGCN in debug. srcSun, 01 Sep 2002 10:57:15 +0000, by jcdutton
-
Fix bug whereby libdvdnav would totally fail if run with #define TRACE enabled. srcThu, 29 Aug 2002 04:59:00 +0000, by jcdutton
-
Nice to have in compiling with #define TRACE switched on! srcThu, 29 Aug 2002 04:45:54 +0000, by jcdutton
-
Remove an assert() so that user initiated jumps to particlar menus does not seg fault if srcThu, 29 Aug 2002 04:01:43 +0000, by jcdutton
-
align read cache chunks in memory to allow use of raw devices srcMon, 19 Aug 2002 16:52:21 +0000, by mroi
-
update spu clut, spu channel and audio channel more often srcFri, 09 Aug 2002 21:34:27 +0000, by mroi
-
my automake 1.6.1 shouted "blank line after trailing \" srcFri, 02 Aug 2002 15:55:18 +0000, by mroi
-
Use libtool versioning from now on -- breaks binary compatibility (sorry) but better in the long run. srcFri, 02 Aug 2002 08:39:45 +0000, by richwareham
-
Some NULL-pointer check from aschultz@cs.uni-magdeburg.de srcFri, 26 Jul 2002 07:27:52 +0000, by richwareham
-
Moved get_current_nav_pci into dvdnac.c, changed example to use it instead of 'home-rolled' srcThu, 25 Jul 2002 14:51:40 +0000, by richwareham
-
Patch from aschultz@cs.uni-magdeburg.de to allow for still-frame 'peek-ahead' srcThu, 25 Jul 2002 14:42:33 +0000, by richwareham
-
ensure serialized access to the cache to avoid concurrent access on the srcSun, 21 Jul 2002 10:16:45 +0000, by mroi
-
We need to update the button info when moving around in menus. srcWed, 17 Jul 2002 15:04:28 +0000, by mroi
-
hop on menu calls, patch by Phil Hassey <philhassey@users.sourceforge.net> srcTue, 16 Jul 2002 16:24:19 +0000, by mroi
-
fix stupid bug: test if the buffer is there before using it srcSat, 13 Jul 2002 20:42:55 +0000, by mroi
-
report all spu types (widescreen, letterbox and pan&scan), not widescreen srcFri, 05 Jul 2002 14:18:55 +0000, by mroi
-
Rename some of the functions in vm.c to help readability. srcTue, 02 Jul 2002 22:57:10 +0000, by jcdutton
-
Disable the read_cache miss dprintf when read_cache is disabled. srcWed, 26 Jun 2002 14:53:41 +0000, by jcdutton
-
Biiiiiiig change to let doxygen generate some docs for the library. Note that I'm in no way sure that the autoconf stuff plays nice. srcThu, 06 Jun 2002 15:03:09 +0000, by richwareham
-
Experimental multi-threaded cache now enabled by default so that it can get tested during change from 0.1.1 to 0.1.2 srcSat, 01 Jun 2002 14:52:11 +0000, by richwareham
-
Added some packaging patches from Philipp Matthias Hahn <pmhahn@titan.lahn.de> and an initial (non-working) multi-threaded read-ahead cache. srcSat, 01 Jun 2002 12:00:40 +0000, by richwareham
-
Fixed (what appears to be) an error in JumpVTS_PTT implementation, it didn't call play_PGC after jumping. srcThu, 30 May 2002 15:56:41 +0000, by richwareham
-
We don't need this file anymore, it's dynamically created now. srcThu, 30 May 2002 14:26:59 +0000, by f1rmb
-
'Objectified' the read-ahead cache in preparation to implement a 'proper' threaded cache a-la that recommended in the DVD Demystified book. srcThu, 30 May 2002 09:52:29 +0000, by richwareham
-
Angles now work (still a few wrinkles though -- e.g. angle does not reset to '1' when returning to menus) srcThu, 09 May 2002 11:57:24 +0000, by richwareham
-
Make sure that the library gets installed as libdvdnav-major.minor.sub.so srcMon, 29 Apr 2002 09:15:52 +0000, by richwareham
-
Insert some assert commands to hopefully catch a DVD which will give us information on what to do if these values are != 0. srcTue, 23 Apr 2002 13:18:31 +0000, by jcdutton
-
Why rewrite vm function, use it instead (this remark is for me, of course ;-) ). srcTue, 23 Apr 2002 12:34:39 +0000, by f1rmb
-
Start of rewrite of libdvdnav. Still need to re-implement seeking. srcMon, 22 Apr 2002 22:01:28 +0000, by jcdutton
-
Change/fix SPU active stream id. Same for audio. Few new functions, largely srcMon, 22 Apr 2002 20:57:15 +0000, by f1rmb
-
Implement General Register Counters or GPRM counters. srcFri, 12 Apr 2002 20:06:41 +0000, by jcdutton
-
Change the bits function so that there are no global variables left. srcTue, 09 Apr 2002 20:13:06 +0000, by jcdutton
-
Added some debug info, to hopefully help in tracking bugs in libdvdnav. srcTue, 09 Apr 2002 15:19:07 +0000, by jcdutton
-
Stop C++ bitching about some things and extend the menus example srcSun, 07 Apr 2002 14:10:11 +0000, by richwareham
-
Slight correction to handle quicker menu transitions. srcSat, 06 Apr 2002 18:42:05 +0000, by jcdutton
-
Add API call to get number of programmes in current title. srcTue, 02 Apr 2002 22:25:21 +0000, by richwareham
-
Added reset patch from Kees Cook <kees@outflux.net> srcTue, 02 Apr 2002 18:22:27 +0000, by richwareham