Wed, 21 May 2008 21:38:41 +0200 |
Tomasz Mon |
little fix
|
Wed, 21 May 2008 21:35:11 +0200 |
Tomasz Mon |
add playlistwindow
|
Wed, 21 May 2008 18:40:48 +0200 |
Tomasz Mon |
fix double free
|
Wed, 21 May 2008 17:15:47 +0200 |
Tomasz Mon |
set track info on change
|
Wed, 21 May 2008 16:52:23 +0200 |
Tomasz Mon |
make play and sotp buttons working
|
Wed, 21 May 2008 17:27:26 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 21 May 2008 17:26:47 +0300 |
Matti Hamalainen |
A stray semicolon (';') at end of if-statement made a function end
|
Wed, 21 May 2008 16:22:12 +0200 |
mf0102 |
Added ui_fileopener
|
Wed, 21 May 2008 16:12:50 +0200 |
mf0102 |
Added image that was forgotten in a previous commit
|
Wed, 21 May 2008 16:44:05 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 21 May 2008 16:43:48 +0300 |
Matti Hamalainen |
Remove the strange timeout function from ALSA plugin's mixer handling, this
|
Wed, 21 May 2008 16:42:00 +0300 |
Matti Hamalainen |
Combine init.c into alsa.c and use a preprocessor define for configdb ID for consistency.
|
Wed, 21 May 2008 16:38:10 +0300 |
Matti Hamalainen |
Remove unused preprocessor defines.
|
Wed, 21 May 2008 15:16:34 +0200 |
Tomasz Mon |
don't quit audacious if skins plugin gets unloaded
|
Wed, 21 May 2008 14:53:26 +0200 |
Tomasz Mon |
remove few equalizerwin related if 0's
|
Wed, 21 May 2008 14:45:16 +0200 |
Tomasz Mon |
add ui_equalizer
|
Wed, 21 May 2008 14:23:38 +0200 |
Tomasz Mon |
add ui_skinned_equalizer_slider
|
Wed, 21 May 2008 13:39:53 +0200 |
Tomasz Mon |
fix seeking
|
Wed, 21 May 2008 13:16:27 +0200 |
Tomasz Mon |
usee audacious_drct_get_length
|
Wed, 21 May 2008 12:37:40 +0200 |
Tomasz Mon |
work in progress - add ui_manager and ui_main_evlisteners
|
Wed, 21 May 2008 09:08:05 +0300 |
Matti Hamalainen |
Oops, forgot to link scrobbler plugin with libaudutil. Fixed.
|
Wed, 21 May 2008 09:06:33 +0300 |
Matti Hamalainen |
Use the md5 routines in libaudutil.
|
Wed, 21 May 2008 09:06:21 +0300 |
Matti Hamalainen |
Use the md5 routines in libaudutil.
|
Wed, 21 May 2008 08:32:33 +0300 |
Matti Hamalainen |
Updated bug tracker address.
|
Wed, 21 May 2008 05:43:54 +0300 |
Matti Hamalainen |
Only scan "*.{c,cxx,cc}" instead of "*.c*" when updating POTFILES.in.
|
Wed, 21 May 2008 04:41:03 +0300 |
Matti Hamalainen |
Fixed a missing include audacious/plugin.h.
|
Wed, 21 May 2008 02:27:01 +0300 |
Matti Hamalainen |
More indentation cleanups.
|
Wed, 21 May 2008 00:47:13 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 21 May 2008 00:46:06 +0300 |
Matti Hamalainen |
Indentation cleanups.
|
Tue, 20 May 2008 22:12:14 +0200 |
Tomasz Mon |
add ui_main - with huge amount of #if 0 to sort out later
|