log stream/stream_dvdnav.c @ 25746:330af0160c2d

age author description
Sun, 13 Jan 2008 12:34:42 +0000 reimar stream_opts should be const
Sat, 05 Jan 2008 14:22:48 +0000 nicodvb implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
Tue, 01 Jan 2008 17:34:57 +0000 nicodvb include dvdnav.h from its installation directory rather than appending
Tue, 01 Jan 2008 17:01:03 +0000 nicodvb private structures belong to the C file using them, not to header files included somewhere else
Sat, 08 Dec 2007 18:16:02 +0000 nicodvb removed stupid checks
Sun, 02 Dec 2007 21:37:08 +0000 reimar stream_opts arrays should be const
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Sat, 01 Dec 2007 11:35:03 +0000 nicodvb at startup show audio and subtitle streams available in the chosen title with all their properties
Thu, 29 Nov 2007 23:25:14 +0000 nicodvb -identify also shows the duration(s) of the title(s)
Thu, 29 Nov 2007 23:01:46 +0000 nicodvb cosmetics: moved identification code to a separate function
Thu, 29 Nov 2007 00:16:08 +0000 nicodvb when no title is chosen -identify all titles present in the dvd
Thu, 29 Nov 2007 00:13:11 +0000 nicodvb with -identify show the title being described
Wed, 28 Nov 2007 23:50:05 +0000 nicodvb -identify chapters of chosen title
Fri, 16 Nov 2007 21:32:09 +0000 nicodvb report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi
Wed, 14 Nov 2007 22:26:14 +0000 nicodvb removed forgotten and out of date comment
Wed, 14 Nov 2007 22:25:10 +0000 nicodvb removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assume our fork)
Sat, 15 Sep 2007 09:13:24 +0000 nicodvb Removed dead code related to stills.
Sat, 01 Sep 2007 21:35:07 +0000 nicodvb a mouse selection may require at least a video codec reinit
Sat, 01 Sep 2007 21:00:18 +0000 nicodvb implemented STREAM_CTRL_GET_ASPECT_RATIO
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Thu, 23 Aug 2007 23:14:00 +0000 cehoyos Removed uninitialized variable.
Sat, 04 Aug 2007 21:25:28 +0000 nicodvb cosmetics: removed commented code and small reindentation
Sat, 04 Aug 2007 21:16:22 +0000 nicodvb removed unused variables
Sun, 29 Jul 2007 17:57:12 +0000 reimar More doxygen comments
Sun, 22 Apr 2007 10:27:44 +0000 nicodvb after a DVDNAV_VTS_CHANGE event report the title being played
Mon, 09 Apr 2007 16:05:58 +0000 nicodvb implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdnav from mphq required
Fri, 15 Dec 2006 23:12:50 +0000 nicodvb simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte
Thu, 14 Dec 2006 23:08:09 +0000 nicodvb implemented dvdnav_lang_from_aid() to retrieve audio language
Thu, 14 Dec 2006 22:11:43 +0000 nicodvb added dvdnav_aid_from_lang() to support -alang
Sun, 10 Dec 2006 17:25:54 +0000 nicodvb added function to return the language of the specified subtitle id. Patch by