log

age author description
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
Sun, 07 Oct 2007 19:12:28 -0500 William Pitcock custom_uri/mime go below type defs
Sun, 07 Oct 2007 18:00:57 -0500 William Pitcock Export MIME/Custom URI APIs
Sun, 07 Oct 2007 14:05:16 -0500 William Pitcock add InputPlayback::set_params() and InputPlayback::set_title() which will
Sun, 07 Oct 2007 13:40:45 -0500 William Pitcock use vtable functors for VFS access
Sun, 07 Oct 2007 01:06:50 -0500 William Pitcock aud_tuple_disassociate
Sun, 07 Oct 2007 01:04:41 -0500 William Pitcock get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
Sun, 07 Oct 2007 00:32:35 -0500 William Pitcock Remove non-existant function.
Sun, 07 Oct 2007 00:28:00 -0500 William Pitcock fix tuple_get_int declaration
Sun, 07 Oct 2007 00:16:35 -0500 William Pitcock Export tuple formatter API.
Sun, 07 Oct 2007 00:04:09 -0500 William Pitcock Export Tuple API.
Sat, 06 Oct 2007 21:20:27 -0500 William Pitcock We're multi-platform now and stuff.
Sat, 06 Oct 2007 20:35:52 -0500 William Pitcock Use a mutex/condvar/timed wait to allow tickless operation in the output loop.
Sat, 06 Oct 2007 16:36:47 -0500 William Pitcock remove old comment from BMP which is no longer relevant as we never pass NULL there anyway.