log stream/stream_dvd_common.h @ 37195:ac6c37d85d65 default tip

age author description
Wed, 30 Jun 2010 10:09:19 +0000 diego Move dvd_speed extern variable declaration from stream_dvd_common.h to stream.h.
Mon, 21 Jun 2010 08:58:09 +0000 diego Move dvd_device extern declaration from stream_dvd_common.h to stream.h.
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Tue, 10 Nov 2009 23:20:05 +0000 reimar Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed
Tue, 10 Nov 2009 23:15:48 +0000 reimar Move arrays used by both dvd and dvdnav to dvd_common.
Tue, 10 Nov 2009 23:10:57 +0000 reimar Share dvd_device extern declaration between dvd and dvdnav.
Thu, 08 Jan 2009 19:28:28 +0000 reimar Switch internal dvdread to libdvdread SVN external.
Sat, 30 Aug 2008 12:22:21 +0000 rathann Rename internal libdvdread fork from dvdread to libdvdread
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Mon, 16 Jun 2008 08:40:01 +0000 diego Add missing #includes to fix 'make checkheaders'.
Sat, 31 May 2008 12:52:55 +0000 nicodvb adapted to the dvdread->libdvdread transition in dvdnav's repository
Mon, 10 Mar 2008 19:28:42 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Sat, 04 Aug 2007 21:59:26 +0000 cehoyos Moved dvdtimetomsec to stream_dvd_common.c.