log

age author description
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
Tue, 20 May 2008 20:23:15 +0200 Tomasz Mon add ui_skinned_equalizer_graph
Tue, 20 May 2008 20:13:25 +0200 Tomasz Mon oops
Tue, 20 May 2008 20:08:33 +0200 Tomasz Mon add ui_skinned_horizontal_slider
Tue, 20 May 2008 20:06:38 +0200 Tomasz Mon add ui_skinned_number
Tue, 20 May 2008 20:03:38 +0200 Tomasz Mon add ui_skinned_monostereo and ui_skinned_playstatus
Tue, 20 May 2008 20:00:31 +0200 Tomasz Mon add ui_skinned_textbox
Tue, 20 May 2008 19:50:03 +0200 Tomasz Mon add ui_skinned_button
Tue, 20 May 2008 19:41:12 +0200 Tomasz Mon use plugin's own config
Tue, 20 May 2008 16:34:06 +0200 Tomasz Mon more work on config
Tue, 20 May 2008 15:36:47 +0200 Tomasz Mon use more local configuration options
Tue, 20 May 2008 14:37:50 +0200 Tomasz Mon add ui_skinned_menurow
Mon, 19 May 2008 18:07:28 +0200 Tomasz Mon branch merge
Mon, 19 May 2008 18:05:54 +0200 Tomasz Mon add vis and svis
Mon, 19 May 2008 07:22:53 +0300 Matti Hamalainen Fixed a rare null-pointer dereference in Audacious-SID, discovered via zzuf.
Mon, 19 May 2008 04:57:28 +0300 Matti Hamalainen Fix some plugins after the cleanup.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Mon, 19 May 2008 01:52:11 +0200 Stefano D'Angelo Implemented query_format() callback in all effect plugins
Sun, 18 May 2008 16:59:05 +0200 Tomasz Mon introduce ui_skinned_window_button_press and ui_skinned_window_button_release