log

age author description
Wed, 28 May 2008 21:19:42 +0300 Matti Hamalainen General code cleanups.
Wed, 28 May 2008 21:17:51 +0300 Matti Hamalainen Check for libneon >= 0.27 and conditionally compile with ne_set_connect_timeout().
Wed, 28 May 2008 20:56:05 +0300 Matti Hamalainen Backed out changeset c1258ae018ee
Wed, 28 May 2008 20:51:52 +0300 Matti Hamalainen Possibly fix some cases where certain X11 keysyms are not found.
Wed, 28 May 2008 20:31:51 +0300 Matti Hamalainen A global and unlocked ne_uri structure was being used for some reason.
Wed, 28 May 2008 15:41:52 +0200 Tomasz Mon don't free gdk_events during playlistwin_motion
Wed, 28 May 2008 15:25:09 +0200 Tomasz Mon little fix
Wed, 28 May 2008 16:13:43 +0300 Matti Hamalainen Use g_strlcpy instead of strncpy.
Wed, 28 May 2008 16:12:03 +0300 Matti Hamalainen Use Glib memory allocation and free() consistently -- libc malloc and free
Wed, 28 May 2008 15:55:59 +0300 Matti Hamalainen Use PACKAGE_VERSION in the user agent string.
Wed, 28 May 2008 15:55:18 +0300 Matti Hamalainen Use Glib types.
Wed, 28 May 2008 15:48:02 +0300 Matti Hamalainen Possible fix for IceCast stream titles getting cut at first single quote.
Wed, 28 May 2008 14:32:59 +0300 Matti Hamalainen Include audacious/plugin.h to fix a undefined symbol.
Tue, 27 May 2008 15:04:24 +0300 Matti Hamalainen Use stock Gtk+2 buttons in configuration dialog, it's nicer.; Added
Sun, 25 May 2008 23:04:33 +0300 Paula Stanciu fixed crash when prefs window was closed while scanning
Sun, 25 May 2008 21:44:27 +0300 Paula Stanciu added the marshal files
Sun, 25 May 2008 21:29:48 +0300 Paula Stanciu branch merge
Sun, 25 May 2008 21:29:07 +0300 Paula Stanciu added device discovery in the plugin's prefs window
Wed, 21 May 2008 16:04:24 +0300 Paula Stanciu merge
Sat, 17 May 2008 21:22:49 +0300 Paula Stanciu add bluetooth plugin
Sun, 25 May 2008 20:03:48 +0300 Matti Hamalainen Synchronized typedef name changes from XMMS-SID.
Fri, 23 May 2008 17:17:16 +0200 Tomasz Mon add few more config items
Fri, 23 May 2008 15:38:38 +0200 Tomasz Mon use equalzier changed hook
Fri, 23 May 2008 13:47:15 +0200 Tomasz Mon use more hooks
Fri, 23 May 2008 12:36:47 +0200 Tomasz Mon make use of ui_fileinfo
Fri, 23 May 2008 12:29:53 +0200 Tomasz Mon use fileinfopopup
Fri, 23 May 2008 12:03:01 +0200 Tomasz Mon little change
Fri, 23 May 2008 11:56:03 +0200 Tomasz Mon save active skin path
Fri, 23 May 2008 11:50:18 +0200 Tomasz Mon save config on plugin cleanup
Thu, 22 May 2008 21:42:31 +0200 Tomasz Mon make playlistwin_update_info and playlistwin_update_sinfo working