log dvdnav.h @ 389:d3c273ced49c src

age author description
Sun, 14 Sep 2008 15:40:51 +0000 diego Use consistent license headers everywhere: Fix wrong FSF address. src
Sat, 06 Sep 2008 21:55:51 +0000 rathann Remove all trailing whitespace, src
Sat, 30 Aug 2008 12:12:13 +0000 rathann Sync with current libdvdread header location. src
Sun, 13 Jul 2008 16:52:11 +0000 rathann reverted MP_DVDNAV #define removal src
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