log

age author description
2007-10-07 William Pitcock aud_tuple_disassociate
2007-10-07 William Pitcock get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
2007-10-07 William Pitcock Remove non-existant function.
2007-10-07 William Pitcock fix tuple_get_int declaration
2007-10-07 William Pitcock Export tuple formatter API.
2007-10-07 William Pitcock Export Tuple API.
2007-10-07 William Pitcock We're multi-platform now and stuff.
2007-10-07 William Pitcock Use a mutex/condvar/timed wait to allow tickless operation in the output loop.
2007-10-06 William Pitcock remove old comment from BMP which is no longer relevant as we never pass NULL there anyway.
2007-10-03 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-10-03 Jonathan Schleifer Fix two gcc warnings.
2007-10-03 mf0102 Updated French translation
2007-10-03 William Pitcock last one i hope
2007-10-03 William Pitcock more typoes
2007-10-03 William Pitcock fix typo!
2007-10-03 William Pitcock multifile plugins :(
2007-10-03 William Pitcock Export ConfigDB API via vtable, adding public aliases: bmp_cfg_db_*, aud_cfg_db_*.
2007-10-03 William Pitcock sed s/bmp_cfg_db/cfg_db/.
2007-10-02 William Pitcock Export VfsBufferedFile functions.
2007-10-02 William Pitcock Export VfsBuffer functions.
2007-10-02 William Pitcock Unbreak compile.
2007-10-02 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.
2007-10-01 William Pitcock kill printf debug
2007-10-01 William Pitcock Instead of waiting 10ms, wait half the time of the period buffer.
2007-10-01 William Pitcock Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.
2007-10-01 William Pitcock Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.
2007-10-01 William Pitcock Seperate the 10hz loop dependent code from the rest of the remaining polling loop.
2007-09-30 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-09-30 William Pitcock Make effect plugins work again.
2007-09-30 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2007-09-30 Matti Hamalainen Remove non-existing function declarations from headers.
2007-09-30 Jonathan Schleifer Revert 40a9792c69f9.
2007-09-30 Jonathan Schleifer Fix install of audacious.desktop.
2007-09-30 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-09-30 Jonathan Schleifer .pc files are arch-independent, therefore they go to ${datadir}.
2007-09-30 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-09-30 William Pitcock Fix audio tab.
2007-09-29 Jonathan Schleifer WTF, why is that file missing?
2007-09-28 mf0102 removed the XMMS title from the equalizer section of the refugee skin
2007-09-28 Tomasz Mon I don't quite have idea how to make everyone happy with this - reverting 23824a113182 as for now
2007-09-27 Jonathan Schleifer I always forget something today :(.
2007-09-27 Jonathan Schleifer I should stop coding for today, I'm too unconcentrated.
2007-09-27 Jonathan Schleifer Fix wrong status message.
2007-09-27 Jonathan Schleifer Add missing targets to .PHONY.
2007-09-27 Jonathan Schleifer D'oh!
2007-09-27 Jonathan Schleifer Add implib to uninstall target.
2007-09-27 Jonathan Schleifer More implib stuff.
2007-09-27 Jonathan Schleifer implib for ${PROG} should finally work.
2007-09-27 Yoshiki Yazawa - -rpath will be automatically set up when --prefix or --exec-prefix is specified. it can be forced to be disabled through --disable-rpath.
2007-09-27 mf0102 partially reverse a patch by js that fixes cygwin, but breaks linux :-)
2007-09-27 Jonathan Schleifer Remove implib stuff again.
2007-09-27 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-09-27 Jonathan Schleifer Update buildsys + small fixes.
2007-09-27 William Pitcock glade cleanups, scrolled window stuff
2007-09-27 William Pitcock Rename vbox32 to audio_page_vbox.
2007-09-26 William Pitcock Fix installation of Audacious desktop icon.
2007-09-26 William Pitcock Remove warnings.
2007-09-26 Jonathan Schleifer Optimize dependency generation.
2007-09-26 Jonathan Schleifer This fixes cygwin.
2007-09-26 Jonathan Schleifer Why TF redefine NULL?
2007-09-26 Jonathan Schleifer Typo.
2007-09-26 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-09-26 Jonathan Schleifer Update buildsys (adds ${PROG_SUFFIX}).
2007-09-25 Matti Hamalainen Simplify adding of all sub-tunes.