Tue, 10 Jun 2008 00:52:44 +0200 |
mf0102 |
adapt C++ plugins to new API
|
Mon, 09 Jun 2008 17:53:09 +0200 |
Tomasz Mon |
I don't think redraw signal is needed anymore
|
Sun, 08 Jun 2008 11:47:10 +0900 |
Yoshiki Yazawa |
AUDLDFLAGS is required to pick libaudutil.so up when prefix has been specified.
|
Fri, 06 Jun 2008 15:30:41 +0300 |
Matti Hamalainen |
Remove legacy audio format conversion from OSS plugin. Core aka libSAD
|
Fri, 06 Jun 2008 15:02:21 +0300 |
Matti Hamalainen |
Perform same cleanups as in "old" OSS plugin.
|
Fri, 06 Jun 2008 15:01:35 +0300 |
Matti Hamalainen |
Staticize.
|
Fri, 06 Jun 2008 14:52:25 +0300 |
Matti Hamalainen |
Use g_free().
|
Fri, 06 Jun 2008 14:51:38 +0300 |
Matti Hamalainen |
Use g_free() as it should be used.
|
Fri, 06 Jun 2008 14:41:31 +0300 |
Matti Hamalainen |
Combine about.c and init.c to OSS.c
|
Fri, 06 Jun 2008 12:52:49 +0200 |
Tomasz Mon |
more work on skins plugin settings
|
Fri, 06 Jun 2008 13:41:12 +0300 |
Matti Hamalainen |
Add a NULL check to avoid an idiotic crash. (This bug also revealed a
|
Fri, 06 Jun 2008 13:40:13 +0300 |
Matti Hamalainen |
A completely rewritten approach for probing MPEG Audio files, using a
|
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()
|