Mercurial > audlegacy
graph
-
aud_tuple_disassociateSun, 07 Oct 2007 01:06:50 -0500, by William Pitcock
-
get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zeroSun, 07 Oct 2007 01:04:41 -0500, by William Pitcock
-
Remove non-existant function.Sun, 07 Oct 2007 00:32:35 -0500, by William Pitcock
-
fix tuple_get_int declarationSun, 07 Oct 2007 00:28:00 -0500, by William Pitcock
-
Export tuple formatter API.Sun, 07 Oct 2007 00:16:35 -0500, by William Pitcock
-
Export Tuple API.Sun, 07 Oct 2007 00:04:09 -0500, by William Pitcock
-
We're multi-platform now and stuff.Sat, 06 Oct 2007 21:20:27 -0500, by William Pitcock
-
Use a mutex/condvar/timed wait to allow tickless operation in the output loop.Sat, 06 Oct 2007 20:35:52 -0500, by William Pitcock
-
remove old comment from BMP which is no longer relevant as we never pass NULL there anyway.Sat, 06 Oct 2007 16:36:47 -0500, by William Pitcock
-
Automated merge with ssh://sidhe.atheme.org//hg/audaciousWed, 03 Oct 2007 17:37:49 +0200, by Jonathan Schleifer
-
Fix two gcc warnings.Wed, 03 Oct 2007 17:37:30 +0200, by Jonathan Schleifer
-
Updated French translationWed, 03 Oct 2007 16:27:11 +0200, by mf0102
-
last one i hopeTue, 02 Oct 2007 21:52:34 -0500, by William Pitcock
-
more typoesTue, 02 Oct 2007 21:51:07 -0500, by William Pitcock
-
fix typo!Tue, 02 Oct 2007 21:50:12 -0500, by William Pitcock
-
multifile plugins :(Tue, 02 Oct 2007 21:47:17 -0500, by William Pitcock
-
Export ConfigDB API via vtable, adding public aliases: bmp_cfg_db_*, aud_cfg_db_*.Tue, 02 Oct 2007 21:41:06 -0500, by William Pitcock
-
sed s/bmp_cfg_db/cfg_db/.Tue, 02 Oct 2007 21:21:50 -0500, by William Pitcock
-
Export VfsBufferedFile functions.Mon, 01 Oct 2007 23:39:22 -0500, by William Pitcock
-
Export VfsBuffer functions.Mon, 01 Oct 2007 23:32:57 -0500, by William Pitcock
-
Unbreak compile.Mon, 01 Oct 2007 23:26:00 -0500, by William Pitcock
-
Start working on exporting all public functions via a vtable. The API version will be bumped to 7 once I am done and -Wl,-export-dynamic is removed.Mon, 01 Oct 2007 23:00:46 -0500, by William Pitcock
-
kill printf debugMon, 01 Oct 2007 14:16:52 -0500, by William Pitcock
-
Instead of waiting 10ms, wait half the time of the period buffer.Mon, 01 Oct 2007 14:16:13 -0500, by William Pitcock
-
Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.Mon, 01 Oct 2007 13:42:37 -0500, by William Pitcock
-
Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.Mon, 01 Oct 2007 12:38:51 -0500, by William Pitcock
-
Seperate the 10hz loop dependent code from the rest of the remaining polling loop.Mon, 01 Oct 2007 00:41:25 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSun, 30 Sep 2007 12:02:15 -0500, by William Pitcock