Mercurial > audlegacy
graph
-
Oops, forgot to rename one file.2008-06-04, by Matti Hamalainen
-
Rename the audtool source files to be saner.2008-06-04, by Matti Hamalainen
-
Cure some 'repetitive code syndromes' from audtool.2008-06-04, by Matti Hamalainen
-
Add a new dbus / remote interface function for getting available "standard" Tuple field names.2008-06-04, by Matti Hamalainen
-
We already require Glib >= 2.14, so these #if's for checking >= 2.12 are2008-06-04, by Matti Hamalainen
-
Use str_assert_utf8() where it makes sense in the core.2008-06-04, by Matti Hamalainen
-
Check that we have proper GNU libc version before enabling backtrace2008-06-04, by Matti Hamalainen
-
Added a temporary function str_assert_utf8() for finding points in code2008-06-04, by Matti Hamalainen
-
Remove useless str_to_utf8() conversions.2008-06-04, by Matti Hamalainen
-
Use a define (AUD_EQUALIZER_NBANDS) instead of magic value 10 everywhere.2008-06-04, by Matti Hamalainen
-
Note about equalizer problems.2008-06-04, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-06-04, by Matti Hamalainen
-
Fix help messages in audtool to have correct tuple field names... this2008-06-04, by Matti Hamalainen
-
Don't escape strings in audacious_get_tuple_field_data(), because we are2008-06-04, by Matti Hamalainen
-
Fix a autoconf warning about cached variable identifier.2008-06-01, by Matti Hamalainen
-
export create_widgets to PAPI2008-06-04, by Tomasz Mon
-
prevent endless loop2008-05-31, by Tomasz Mon
-
change visualization timeout; export calc_stereo_pcm, calc_mono_pcm and calc_mono_freq to PAPI2008-05-31, by Tomasz Mon
-
NO_PLAY_BUTTON and PLAY_BUTTON defines don't quite make sense2008-05-30, by Tomasz Mon
-
run open file dialogue on drct_eject() (Bugzilla #18)2008-05-30, by Tomasz Mon
-
Handle properly the situation when player is not running and files are added from commandline.2008-05-28, by Matti Hamalainen
-
Remove useless UTF-8 conversion, the strings are already guaranteed to be UTF-8.2008-05-28, by Matti Hamalainen
-
don't free gdk_events during playlistwin_motion2008-05-28, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-05-25, by Matti Hamalainen
-
Quote variable assignment.2008-05-25, by Matti Hamalainen
-
Added a newline at end of file.2008-05-22, by Matti Hamalainen
-
remove ui_main_set_initial_volume, call volume set hook instead2008-05-25, by Tomasz Mon
-
add equalizer changed hook2008-05-23, by Tomasz Mon
-
branch merge2008-05-22, by Tomasz Mon
-
Backed out changeset 25ec507c23bc2008-05-22, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-05-22, by Matti Hamalainen
-
Oops, libmcs check was faulty. Thanks to Nazca for spotting it.2008-05-22, by Matti Hamalainen
-
implement event_queue_with_data_free()2008-05-21, by Tomasz Mon
-
remove ui_main_evlistener_playback_initiate as it sounds crazy2008-05-21, by Tomasz Mon
-
move playback_set_sample_params function call to playlist.c2008-05-21, by Tomasz Mon
-
add audacious_drct_initiate2008-05-21, by Tomasz Mon
-
revert DBus removals2008-05-21, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-05-21, by Matti Hamalainen
-
Fix the initialization after messing it up myself - commandline argument handling was happening twice.2008-05-21, by Matti Hamalainen
-
uncomment last dbus functions that need UI access2008-05-21, by mf0102
-
add audacious_drct_get_length2008-05-21, by Tomasz Mon
-
Removed 'Reload Plugins'-button, as it's broken and usually just causes problems.2008-05-21, by Matti Hamalainen
-
Guess what? More work on finnish translation. :D2008-05-21, by Matti Hamalainen
-
Added libaudutil for functionality that does not fit into plugin API, but2008-05-21, by Matti Hamalainen
-
Updated bug tracker address.2008-05-21, by Matti Hamalainen
-
Added myself in translator credits.2008-05-21, by Matti Hamalainen
-
And yet some more work on Finnish translation...2008-05-21, by Matti Hamalainen
-
Only scan "*.{c,cxx,cc}" instead of "*.c*" when updating POTFILES.in.2008-05-21, by Matti Hamalainen