log dvdnav.h @ 384:9991d074349a src

age author description
Sun, 13 Jul 2008 13:17:35 +0000 rathann remove unused #define 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, 31 May 2008 12:34:25 +0000 nicodvb adapted the tree to the dvdread->libdvdread transition src
Thu, 29 Nov 2007 23:24:05 +0000 nicodvb now dvdnav_describe_title_chapters() also returns the duration of the title src
Wed, 28 Nov 2007 23:19:00 +0000 nicodvb added dvdnav_describe_title_chapters(title) src
Sun, 19 Aug 2007 21:25:04 +0000 rathann - fix compilation of C++ code using dvdnav.h (this is a reserved C++ keyword) src
Sun, 05 Aug 2007 20:27:59 +0000 nicodvb dvdread is now built as independent library and installed system-wide alongside libdvdnav src
Mon, 11 Jun 2007 21:14:12 +0000 nicodvb implemented dvdnav_get_audio_attr and dvdnav_get_spu_attr; patch by Attila Otvos src
Sat, 28 Apr 2007 09:27:27 +0000 nicodvb when compiling against external dvdread add a compile time macro to src
Sun, 22 Apr 2007 20:01:44 +0000 nicodvb include dvdnav/nav_types.h in the installed dvdnav.h src
Fri, 20 Apr 2007 23:24:59 +0000 nicodvb moved all header inclusions from .h to .c files; my word, I've never seen such a horrible entanglement as in this mess src
Wed, 11 Apr 2007 19:52:10 +0000 nicodvb added dvdnav_audio_stream_channels(); patch by Andreas Oman (andreas olebyn nu) src
Tue, 10 Apr 2007 20:50:09 +0000 nicodvb renamed dvdnav_audio_stream_to_format() as dvdnav_audio_stream_format() as implemeted in dvdnav.c; patch by Andreas Oman (andreas olebyn nu) src
Sun, 08 Apr 2007 17:45:19 +0000 nicodvb implemented dvdnav_get_current_time() with obvious meaning src
Sun, 08 Apr 2007 17:41:12 +0000 nicodvb define MP_DVDNAV to identify the version of the library used used src
Thu, 14 Dec 2006 13:28:07 +0000 jcdutton Implement: src
Wed, 20 Apr 2005 16:16:20 +0000 mroi fix compiler warnings related to aliasing violations src
Fri, 18 Mar 2005 20:27:14 +0000 mrouthier added dvdnav_get_restrictions() src
Mon, 09 Jun 2003 15:17:44 +0000 mroi clarify these functions src
Sun, 11 May 2003 01:13:40 +0000 jcdutton Start some cleanups. src
Sun, 11 May 2003 00:25:24 +0000 jcdutton Remove all references to S_OK and S_ERR. src
Tue, 06 May 2003 02:28:28 +0000 tchamp Fixed the link order again and changed a return value to match better with Win32 src
Sun, 27 Apr 2003 01:26:18 +0000 jcdutton Modified libdvdnav to do without libdvdread. src
Tue, 08 Apr 2003 13:32:11 +0000 mroi update comment src
Thu, 03 Apr 2003 12:57:41 +0000 mroi since noone objected, I will get serious with that: src
Sat, 29 Mar 2003 14:16:28 +0000 mroi * only install the headers that really are intended for public use src
Sun, 23 Mar 2003 15:24:31 +0000 mroi PGC based positioning src
Wed, 12 Mar 2003 11:40:10 +0000 mroi update some comments src
Tue, 25 Feb 2003 14:08:16 +0000 mroi new event DVDNAV_WAIT src
Thu, 20 Feb 2003 15:32:21 +0000 mroi big libdvdnav cleanup, quoting the ChangeLog: src
Wed, 18 Sep 2002 04:21:45 +0000 jcdutton Improved DVD menu selection. src
Mon, 16 Sep 2002 16:54:41 +0000 jcdutton Start to get dvd mrl working in xine. src
Wed, 04 Sep 2002 11:41:52 +0000 jcdutton Add a new API function, to allow for more flexible menu button control. src
Tue, 03 Sep 2002 07:50:45 +0000 jcdutton Improve chapter selection functions. src
Mon, 02 Sep 2002 03:20:01 +0000 jcdutton Implement proper prev/next chapter/part. src
Thu, 25 Jul 2002 14:51:40 +0000 richwareham Moved get_current_nav_pci into dvdnac.c, changed example to use it instead of 'home-rolled' src
Thu, 25 Jul 2002 14:42:33 +0000 richwareham Patch from aschultz@cs.uni-magdeburg.de to allow for still-frame 'peek-ahead' src
Fri, 12 Jul 2002 15:46:44 +0000 mroi use new memcopy'less read ahead cache src
Fri, 12 Jul 2002 14:02:52 +0000 richwareham Move documentation around a little src
Fri, 05 Jul 2002 14:18:55 +0000 mroi report all spu types (widescreen, letterbox and pan&scan), not widescreen src
Sat, 15 Jun 2002 02:10:18 +0000 jcdutton Add dvd menu language selection api. src
Thu, 06 Jun 2002 15:03:09 +0000 richwareham 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. src
Mon, 22 Apr 2002 22:01:28 +0000 jcdutton Start of rewrite of libdvdnav. Still need to re-implement seeking. src
Mon, 22 Apr 2002 20:57:15 +0000 f1rmb Change/fix SPU active stream id. Same for audio. Few new functions, largely src
Wed, 10 Apr 2002 16:45:57 +0000 jcdutton Actually fix the const this time! src
Sun, 07 Apr 2002 14:10:11 +0000 richwareham Stop C++ bitching about some things and extend the menus example src
Tue, 02 Apr 2002 22:25:21 +0000 richwareham Add API call to get number of programmes in current title. src
Tue, 02 Apr 2002 18:22:27 +0000 richwareham Added reset patch from Kees Cook <kees@outflux.net> src
Tue, 12 Mar 2002 19:45:53 +0000 richwareham Initial revision src