2007-10-17 |
Stany HENRY |
Several minor improvements.
|
2007-10-16 |
Stany HENRY |
After a (despairingly long) murky period, I finally made it... ;-)
|
2007-10-16 |
William Pitcock |
there's no way in hell that will work on win32, so just #ifndef it for 1.5...
|
2007-10-16 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-16 |
William Pitcock |
all of this shit to allow for skins to provide gtk skinning too...
|
2007-10-15 |
Christian Birchinger |
Export dock functions
|
2007-10-15 |
William Pitcock |
fixes.
|
2007-10-15 |
William Pitcock |
s/sidhe/distfiles-master/
|
2007-10-15 |
William Pitcock |
forgot to export a symbol. now I am done. really.
|
2007-10-15 |
William Pitcock |
build fix
|
2007-10-15 |
William Pitcock |
static import libraries on Win32/BeOS/etc (-Wl,--out-implib) and dynamic import libraries (POSIX) are no longer needed.
|
2007-10-15 |
William Pitcock |
bump API version.
|
2007-10-15 |
William Pitcock |
link everything up.
|
2007-10-15 |
William Pitcock |
flows
|
2007-10-15 |
William Pitcock |
finalised the API, I think.
|
2007-10-15 |
William Pitcock |
export input_check_file().
|
2007-10-15 |
William Pitcock |
export util_get_localdir().
|
2007-10-15 |
William Pitcock |
add missing include.
|
2007-10-15 |
William Pitcock |
export the fileinfopopup API.
|
2007-10-15 |
William Pitcock |
export formatter and prefswin APIs
|
2007-10-14 |
William Pitcock |
export AudDRCT API.
|
2007-10-14 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-14 |
William Pitcock |
PluginMenu API is exported now. No changes required to plugins.
|
2007-10-14 |
VDR dai (audacious) |
update Japanese translation
|
2007-10-14 |
William Pitcock |
add include guard
|
2007-10-14 |
William Pitcock |
fix a typo
|
2007-10-14 |
William Pitcock |
fix some oopses
|
2007-10-14 |
William Pitcock |
export xconvert API
|
2007-10-14 |
William Pitcock |
export INIFile APIs
|
2007-10-14 |
William Pitcock |
export hook API
|
2007-10-14 |
William Pitcock |
more fixing
|
2007-10-14 |
William Pitcock |
some tweaks
|
2007-10-14 |
William Pitcock |
export ip_data and cfg
|
2007-10-14 |
William Pitcock |
proper guard names
|
2007-10-14 |
William Pitcock |
missing header...
|
2007-10-14 |
William Pitcock |
export Playlist API, remove old crap that isn't there anymore
|
2007-10-14 |
William Pitcock |
fix an oops
|
2007-10-14 |
William Pitcock |
vtable get_gentitle_format().
|
2007-10-14 |
William Pitcock |
export PlaylistContainer API in vtable.
|
2007-10-14 |
William Pitcock |
strings API -> vtable
|
2007-10-14 |
William Pitcock |
fix for livelock reported by joker...
|
2007-10-14 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-14 |
William Pitcock |
fun util dialog shit -> vtable
|
2007-10-14 |
William Pitcock |
Use GCallback instead of GtkSignalFunc.
|
2007-10-13 |
mf0102 |
cleaned up German translation a bit
|
2007-10-13 |
mf0102 |
ran update-po and updated German translation
|
2007-10-13 |
mf0102 |
fix description for two-way scrolling
|
2007-10-13 |
Eugene Paskevich |
Removed mk1 leftovers.
|
2007-10-13 |
Jonathan Schleifer |
Update buildsys.
|
2007-10-12 |
Tomasz Mon |
prevent info text being stuck after changing volume
|
2007-10-12 |
Eugene Paskevich |
Spelling fix. Spotted by nenolod.
|
2007-10-12 |
William Pitcock |
100ms delay
|
2007-10-12 |
William Pitcock |
oops wrong version
|
2007-10-12 |
William Pitcock |
Add a function to eventqueue API, event_queue_timed() which calls a hook at a postponed time.
|
2007-10-12 |
William Pitcock |
event_queue instead of immediately call so that the other thread can catch up
|
2007-10-12 |
William Pitcock |
add new hook, playback seek, and subscribe mainwin_update_song_info() to it.
|
2007-10-11 |
William Pitcock |
playback_get_length(): Support InputPlayback::set_params().
|
2007-10-11 |
Tomasz Mon |
introduce playback_get_length()
|
2007-10-10 |
Eugene Paskevich |
Use curly braces instead of round ones, since they might not be portable.
|
2007-10-10 |
Eugene Paskevich |
Don't let the strings cross over each other.
|