log

age author description
Mon, 01 Oct 2007 23:00:46 -0500 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 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.
Mon, 01 Oct 2007 13:42:37 -0500 William Pitcock Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.
Mon, 01 Oct 2007 12:38:51 -0500 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 00:41:25 -0500 William Pitcock Seperate the 10hz loop dependent code from the rest of the remaining polling loop.
Sun, 30 Sep 2007 12:02:15 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 30 Sep 2007 12:02:07 -0500 William Pitcock Make effect plugins work again.
Sun, 30 Sep 2007 15:29:07 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 30 Sep 2007 15:28:40 +0300 Matti Hamalainen Remove non-existing function declarations from headers.
Sun, 30 Sep 2007 13:22:21 +0200 Jonathan Schleifer Revert 40a9792c69f9.
Sun, 30 Sep 2007 13:21:17 +0200 Jonathan Schleifer Fix install of audacious.desktop.
Sun, 30 Sep 2007 13:09:12 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
Sun, 30 Sep 2007 13:08:53 +0200 Jonathan Schleifer .pc files are arch-independent, therefore they go to ${datadir}.
Sat, 29 Sep 2007 20:30:31 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious