log stream/stream_cdda.c @ 34646:e0783849f3b6

age author description
Sun, 15 Jan 2012 12:40:02 +0000 reimar Fix seeking beyond EOF in stream_cdda to work with cache.
Tue, 03 Jan 2012 20:47:36 +0000 ib Add checks for errors in stream_cdda's get_track_by_sector().
Sat, 31 Dec 2011 12:20:08 +0000 ib Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
Thu, 29 Dec 2011 16:11:58 +0000 reimar Add comment to a condition that is just a hack around a cdparanoia bug.
Wed, 28 Dec 2011 14:14:12 +0000 ib Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.
Wed, 28 Dec 2011 14:04:27 +0000 ib Allow PARANOIA_MODE_FULL with skipping.
Fri, 23 Dec 2011 21:52:04 +0000 reimar cdda: set position to an actual EOF position when we set EOF.