log src/audacious/output.c @ 4233:74c6f3d3cf1d

age author description
Sat, 12 Jan 2008 06:39:56 -0600 William Pitcock Make sample rate conversion work with mono files. (Bugzilla #88)
Thu, 22 Nov 2007 17:34:46 +0100 Christian Birchinger Revert because it sets volume to 100% on playback start.
Mon, 19 Nov 2007 21:35:25 +0100 Jonathan Schleifer Multiple changes.
Fri, 19 Oct 2007 05:24:54 -0500 William Pitcock don't use semaphore/condvar messaging on Darwin because mach threads are high latency
Mon, 08 Oct 2007 01:43:58 -0500 William Pitcock Add InputPlayback::pass_audio() which replaces produce_audio().
Mon, 08 Oct 2007 01:36:41 -0500 William Pitcock make sndstretch work properly
Sat, 06 Oct 2007 20:35:52 -0500 William Pitcock Use a mutex/condvar/timed wait to allow tickless operation in the output loop.
Tue, 02 Oct 2007 21:21:50 -0500 William Pitcock sed s/bmp_cfg_db/cfg_db/.
Mon, 01 Oct 2007 14:16:52 -0500 William Pitcock kill printf debug
Mon, 01 Oct 2007 14:16:13 -0500 William Pitcock Instead of waiting 10ms, wait half the time of the period buffer.
Tue, 18 Sep 2007 13:39:21 -0500 William Pitcock equalizer -> flow API trunk
Tue, 18 Sep 2007 13:33:45 -0500 William Pitcock Vis -> Flow API. trunk
Tue, 18 Sep 2007 13:31:05 -0500 William Pitcock Add time to flow_execute() and friends. trunk
Tue, 18 Sep 2007 13:30:13 -0500 William Pitcock Remove effects handling code (it's processed in the flow now). trunk
Tue, 18 Sep 2007 13:21:08 -0500 William Pitcock effect processing -> flow manager API / attached to postproc_flow. trunk