log stream/stream_cdda.c @ 33771:6e774a02d00c

age author description
Sat, 04 Jun 2011 10:27:45 +0000 reimar Constrain libcdparanoia's caching which badly breaks playback with -nocache.
Mon, 21 Jun 2010 10:40:30 +0000 diego cosmetics: Reorder functions to avoid forward declarations.
Mon, 21 Jun 2010 10:30:54 +0000 diego Move declarations for functions defined in stream_cddb.c to cdd.h.
Mon, 21 Jun 2010 10:19:01 +0000 diego Move cdda_priv structure to the only place it is used.
Mon, 21 Jun 2010 08:38:23 +0000 diego Remove redundant cdrom_device extern variable declarations.
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Thu, 07 Aug 2008 08:58:07 +0000 diego Rename a bunch of miscellaneous preprocessor directives.
Sun, 13 Jan 2008 12:34:42 +0000 reimar stream_opts should be const
Mon, 17 Dec 2007 15:20:28 +0000 ulion Add cdda stream control for chapter commmands.
Sun, 16 Dec 2007 16:39:10 +0000 ulion Should not change stream->pos in fill_buffer function.
Sat, 15 Dec 2007 15:38:38 +0000 ulion Make the end_sector accessable (it should be).
Fri, 14 Dec 2007 15:39:46 +0000 ulion Only print one track info when exactly seeking to the beginning of a track.