Mercurial > audlegacy
graph
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-10-14, by William Pitcock
-
fun util dialog shit -> vtable2007-10-14, by William Pitcock
-
Use GCallback instead of GtkSignalFunc.2007-10-14, by William Pitcock
-
cleaned up German translation a bit2007-10-13, by mf0102
-
ran update-po and updated German translation2007-10-13, by mf0102
-
fix description for two-way scrolling2007-10-13, by mf0102
-
Removed mk1 leftovers.2007-10-13, by Eugene Paskevich
-
Update buildsys.2007-10-13, by Jonathan Schleifer
-
prevent info text being stuck after changing volume2007-10-12, by Tomasz Mon
-
Spelling fix. Spotted by nenolod.2007-10-12, by Eugene Paskevich
-
100ms delay2007-10-12, by William Pitcock
-
oops wrong version2007-10-12, by William Pitcock
-
Add a function to eventqueue API, event_queue_timed() which calls a hook at a postponed time.2007-10-12, by William Pitcock
-
event_queue instead of immediately call so that the other thread can catch up2007-10-12, by William Pitcock
-
add new hook, playback seek, and subscribe mainwin_update_song_info() to it.2007-10-12, by William Pitcock
-
playback_get_length(): Support InputPlayback::set_params().2007-10-11, by William Pitcock
-
introduce playback_get_length()2007-10-11, by Tomasz Mon
-
Use curly braces instead of round ones, since they might not be portable.2007-10-10, by Eugene Paskevich
-
Don't let the strings cross over each other.2007-10-10, by Eugene Paskevich
-
Replicated 2012:31cf04fc588b.2007-10-10, by Eugene Paskevich
-
- make scroller behavior configurable via preferences dialog.2007-10-08, by Yoshiki Yazawa
-
build fix.2007-10-08, by Yoshiki Yazawa
-
generic playback control API2007-10-08, by William Pitcock
-
Add InputPlayback::pass_audio() which replaces produce_audio().2007-10-08, by William Pitcock
-
make sndstretch work properly2007-10-08, by William Pitcock
-
custom_uri/mime go below type defs2007-10-08, by William Pitcock
-
Export MIME/Custom URI APIs2007-10-07, by William Pitcock
-
add InputPlayback::set_params() and InputPlayback::set_title() which will2007-10-07, by William Pitcock
-
use vtable functors for VFS access2007-10-07, by William Pitcock
-
aud_tuple_disassociate2007-10-07, by William Pitcock
-
get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero2007-10-07, by William Pitcock
-
Remove non-existant function.2007-10-07, by William Pitcock
-
fix tuple_get_int declaration2007-10-07, by William Pitcock
-
Export tuple formatter API.2007-10-07, by William Pitcock
-
Export Tuple API.2007-10-07, by William Pitcock
-
We're multi-platform now and stuff.2007-10-07, by William Pitcock
-
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