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
|
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.
|