log

age author description
Wed, 21 May 2008 13:53:20 +0300 Matti Hamalainen Removed 'Reload Plugins'-button, as it's broken and usually just causes problems.
Wed, 21 May 2008 10:39:53 +0300 Matti Hamalainen Guess what? More work on finnish translation. :D
Wed, 21 May 2008 08:54:18 +0300 Matti Hamalainen Added libaudutil for functionality that does not fit into plugin API, but
Wed, 21 May 2008 08:32:58 +0300 Matti Hamalainen Updated bug tracker address.
Wed, 21 May 2008 08:16:45 +0300 Matti Hamalainen Added myself in translator credits.
Wed, 21 May 2008 08:12:34 +0300 Matti Hamalainen And yet some more work on Finnish translation...
Wed, 21 May 2008 05:45:28 +0300 Matti Hamalainen Only scan "*.{c,cxx,cc}" instead of "*.c*" when updating POTFILES.in.
Wed, 21 May 2008 05:37:19 +0300 Matti Hamalainen More work on the finnish translation.
Wed, 21 May 2008 05:16:24 +0300 Matti Hamalainen Few updates to Finnish translation.
Wed, 21 May 2008 04:45:43 +0300 Matti Hamalainen Silence some pointless warnings in resume_playback_on_startup() by not using g_return_if_fail().
Wed, 21 May 2008 04:43:12 +0300 Matti Hamalainen Made handling of commandline options to happen before plugin and playlist
Mon, 19 May 2008 18:11:41 +0200 Tomasz Mon Suffix all type names in core with _
Mon, 19 May 2008 04:32:52 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 19 May 2008 03:02:57 +0300 Matti Hamalainen Updated copyright year.
Mon, 19 May 2008 02:09:10 +0300 Matti Hamalainen Use temporary variables for scale factors.
Mon, 19 May 2008 01:29:46 +0300 Matti Hamalainen Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
Sun, 18 May 2008 21:11:14 +0300 Matti Hamalainen Use gsize and g_realloc in smart_realloc().
Mon, 19 May 2008 02:04:09 +0200 Stefano D'Angelo Added my name in the credits so that you don't forget about me :-)
Sun, 18 May 2008 16:54:22 +0200 Tomasz Mon introduce ui_skinned_window_button_press and ui_skinned_window_button_release
Sun, 18 May 2008 16:06:33 +0200 mf0102 Hookify a visualization function
Sun, 18 May 2008 09:12:30 +0200 Tomasz Mon kill ui_skinned_cursor
Sun, 18 May 2008 08:59:01 +0200 Tomasz Mon kill skin_load_cursor
Sat, 17 May 2008 14:22:22 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 17 May 2008 14:21:47 +0300 Matti Hamalainen Clarified and fixed the explanation of structure packing and unaligned memory access.
Thu, 15 May 2008 19:25:45 +0200 Jonathan Schleifer Automated merge with ssh://hg.atheme.org//hg/audacious
Thu, 15 May 2008 19:25:29 +0200 Jonathan Schleifer Make MPRIS work again.
Wed, 14 May 2008 00:35:09 +0200 mf0102 - rename dock.c to ui_dock.c
Mon, 12 May 2008 23:06:39 +0200 mf0102 we don't show builtin features anymore
Mon, 12 May 2008 23:01:06 +0200 mf0102 removed variable "has_x11_connection" from main.c, needed to hookify some functions therefore
Mon, 12 May 2008 19:31:11 +0200 mf0102 whoops, too much cosmetics is bad for the overall appearance