Mercurial > audlegacy
graph
-
Several minor improvements.2007-10-17, by Stany HENRY
-
After a (despairingly long) murky period, I finally made it... ;-)2007-10-16, by Stany HENRY
-
there's no way in hell that will work on win32, so just #ifndef it for 1.5...2007-10-16, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-10-16, by William Pitcock
-
all of this shit to allow for skins to provide gtk skinning too...2007-10-16, by William Pitcock
-
Export dock functions2007-10-15, by Christian Birchinger
-
fixes.2007-10-15, by William Pitcock
-
s/sidhe/distfiles-master/2007-10-15, by William Pitcock
-
forgot to export a symbol. now I am done. really.2007-10-15, by William Pitcock
-
build fix2007-10-15, by William Pitcock
-
static import libraries on Win32/BeOS/etc (-Wl,--out-implib) and dynamic import libraries (POSIX) are no longer needed.2007-10-15, by William Pitcock
-
bump API version.2007-10-15, by William Pitcock
-
link everything up.2007-10-15, by William Pitcock
-
flows2007-10-15, by William Pitcock
-
finalised the API, I think.2007-10-15, by William Pitcock
-
export input_check_file().2007-10-15, by William Pitcock
-
export util_get_localdir().2007-10-15, by William Pitcock
-
add missing include.2007-10-15, by William Pitcock
-
export the fileinfopopup API.2007-10-15, by William Pitcock
-
export formatter and prefswin APIs2007-10-15, by William Pitcock
-
export AudDRCT API.2007-10-14, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-10-14, by William Pitcock
-
PluginMenu API is exported now. No changes required to plugins.2007-10-14, by William Pitcock
-
update Japanese translation2007-10-14, by VDR dai (audacious)
-
add include guard2007-10-14, by William Pitcock
-
fix a typo2007-10-14, by William Pitcock
-
fix some oopses2007-10-14, by William Pitcock
-
export xconvert API2007-10-14, by William Pitcock
-
export INIFile APIs2007-10-14, by William Pitcock
-
export hook API2007-10-14, by William Pitcock
-
more fixing2007-10-14, by William Pitcock
-
some tweaks2007-10-14, by William Pitcock
-
export ip_data and cfg2007-10-14, by William Pitcock
-
proper guard names2007-10-14, by William Pitcock
-
missing header...2007-10-14, by William Pitcock
-
export Playlist API, remove old crap that isn't there anymore2007-10-14, by William Pitcock
-
fix an oops2007-10-14, by William Pitcock
-
vtable get_gentitle_format().2007-10-14, by William Pitcock
-
export PlaylistContainer API in vtable.2007-10-14, by William Pitcock
-
strings API -> vtable2007-10-14, by William Pitcock
-
fix for livelock reported by joker...2007-10-14, by William Pitcock
-
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