log

age author description
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.