Mercurial > audlegacy
graph
-
Use a mutex/condvar/timed wait to allow tickless operation in the output loop.2007-10-07, by William Pitcock
-
remove old comment from BMP which is no longer relevant as we never pass NULL there anyway.2007-10-06, by William Pitcock
-
Automated merge with ssh://sidhe.atheme.org//hg/audacious2007-10-03, by Jonathan Schleifer
-
Fix two gcc warnings.2007-10-03, by Jonathan Schleifer
-
Updated French translation2007-10-03, by mf0102
-
last one i hope2007-10-03, by William Pitcock
-
more typoes2007-10-03, by William Pitcock
-
fix typo!2007-10-03, by William Pitcock
-
multifile plugins :(2007-10-03, by William Pitcock
-
Export ConfigDB API via vtable, adding public aliases: bmp_cfg_db_*, aud_cfg_db_*.2007-10-03, by William Pitcock
-
sed s/bmp_cfg_db/cfg_db/.2007-10-03, by William Pitcock
-
Export VfsBufferedFile functions.2007-10-02, by William Pitcock
-
Export VfsBuffer functions.2007-10-02, by William Pitcock
-
Unbreak compile.2007-10-02, by William Pitcock
-
kill printf debug2007-10-01, by William Pitcock
-
Instead of waiting 10ms, wait half the time of the period buffer.2007-10-01, by William Pitcock
-
Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.2007-10-01, by William Pitcock
-
Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.2007-10-01, by William Pitcock
-
Seperate the 10hz loop dependent code from the rest of the remaining polling loop.2007-10-01, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-09-30, by William Pitcock
-
Make effect plugins work again.2007-09-30, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-09-30, by Matti Hamalainen
-
Remove non-existing function declarations from headers.2007-09-30, by Matti Hamalainen
-
Revert 40a9792c69f9.2007-09-30, by Jonathan Schleifer
-
Fix install of audacious.desktop.2007-09-30, by Jonathan Schleifer
-
Automated merge with ssh://sidhe.atheme.org//hg/audacious2007-09-30, by Jonathan Schleifer
-
.pc files are arch-independent, therefore they go to ${datadir}.2007-09-30, by Jonathan Schleifer
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-09-30, by William Pitcock
-
Fix audio tab.2007-09-30, by William Pitcock
-
WTF, why is that file missing?2007-09-29, by Jonathan Schleifer
-
removed the XMMS title from the equalizer section of the refugee skin2007-09-28, by mf0102
-
I don't quite have idea how to make everyone happy with this - reverting 23824a113182 as for now2007-09-28, by Tomasz Mon
-
I always forget something today :(.2007-09-27, by Jonathan Schleifer
-
I should stop coding for today, I'm too unconcentrated.2007-09-27, by Jonathan Schleifer
-
Fix wrong status message.2007-09-27, by Jonathan Schleifer
-
Add missing targets to .PHONY.2007-09-27, by Jonathan Schleifer
-
D'oh!2007-09-27, by Jonathan Schleifer
-
Add implib to uninstall target.2007-09-27, by Jonathan Schleifer
-
More implib stuff.2007-09-27, by Jonathan Schleifer
-
implib for ${PROG} should finally work.2007-09-27, by Jonathan Schleifer
-
partially reverse a patch by js that fixes cygwin, but breaks linux :-)2007-09-27, by mf0102
-
Remove implib stuff again.2007-09-27, by Jonathan Schleifer
-
Automated merge with ssh://sidhe.atheme.org//hg/audacious2007-09-27, by Jonathan Schleifer
-
Update buildsys + small fixes.2007-09-27, by Jonathan Schleifer
-
glade cleanups, scrolled window stuff2007-09-27, by William Pitcock
-
Rename vbox32 to audio_page_vbox.2007-09-27, by William Pitcock
-
Fix installation of Audacious desktop icon.2007-09-26, by William Pitcock
-
Remove warnings.2007-09-26, by William Pitcock
-
Optimize dependency generation.2007-09-26, by Jonathan Schleifer
-
This fixes cygwin.2007-09-26, by Jonathan Schleifer
-
Why TF redefine NULL?2007-09-26, by Jonathan Schleifer
-
Typo.2007-09-26, by Jonathan Schleifer
-
Automated merge with ssh://sidhe.atheme.org//hg/audacious2007-09-26, by Jonathan Schleifer
-
Update buildsys (adds ${PROG_SUFFIX}).2007-09-26, by Jonathan Schleifer
-
Simplify adding of all sub-tunes.2007-09-25, by Matti Hamalainen
-
Branch merge.2007-09-25, by Matti Hamalainen
-
Slight cleanup of few functions and fix a potential segfault.2007-09-25, by Matti Hamalainen
-
Typecast to (long)2007-09-25, by Matti Hamalainen