log

age author description
Fri, 06 Jun 2008 06:41:10 +0300 Matti Hamalainen Remove the obsolete is_our_file() function.
Thu, 05 Jun 2008 16:04:52 +0300 Matti Hamalainen Updated pkg.m4.
Thu, 05 Jun 2008 15:45:12 +0300 Matti Hamalainen Use a bit bigger buffer.
Thu, 05 Jun 2008 11:12:17 +0300 Matti Hamalainen Synchronized acinclude.m4.
Thu, 05 Jun 2008 05:56:32 +0300 Matti Hamalainen Synchronized acinclude.m4 from core.
Thu, 05 Jun 2008 04:16:47 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Thu, 05 Jun 2008 04:16:37 +0300 Matti Hamalainen Added .hgignore.
Wed, 04 Jun 2008 14:27:05 +0200 Tomasz Mon add basic configuration gui
Sun, 01 Jun 2008 17:12:08 +0200 Tomasz Mon make setting random skin on play working
Sun, 01 Jun 2008 17:01:47 +0200 Tomasz Mon oops
Sun, 01 Jun 2008 16:44:03 +0200 Tomasz Mon make skin_load_viscolor working
Sun, 01 Jun 2008 16:28:51 +0200 Tomasz Mon clean some more stuff at skins_cleanup()
Sun, 01 Jun 2008 15:57:12 +0200 Tomasz Mon add ui_skinselector
Sun, 01 Jun 2008 01:02:11 +0300 Matti Hamalainen Fixed js's commit, and few other things.
Sat, 31 May 2008 23:59:24 +0200 Jonathan Schleifer Remind me to not commit when I'm too tired¡Ä
Sat, 31 May 2008 23:58:08 +0200 Jonathan Schleifer Sorry, I forgot a [], so NEON_LIBS was at the wrong place.
Sat, 31 May 2008 23:50:56 +0200 Jonathan Schleifer Include NEON_LIBS when checking for ne_set_connect_timeout.
Sat, 31 May 2008 23:45:02 +0200 Jonathan Schleifer Don't check for neon 0.27, but for ne_set_connect_timeout.
Sat, 31 May 2008 14:17:37 +0200 Tomasz Mon make vis working
Fri, 30 May 2008 21:02:12 +0200 Tomasz Mon introduce ui_skinned_button_set_inside
Fri, 30 May 2008 06:09:16 +0300 Matti Hamalainen Experimental changes in MADPlug's probing function to lessen chance of misdetection
Fri, 30 May 2008 05:17:45 +0300 Matti Hamalainen "Fix" demac plugin not to arbitrarily determine that all files belong to it...
Thu, 29 May 2008 02:35:19 +0300 Matti Hamalainen A tentative fix for adding XSPF playlists with relative file/pathnames.
Wed, 28 May 2008 22:21:54 +0300 Matti Hamalainen Add and use a neon_strcmp() function to simplify string comparisions.
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