Sun, 11 May 2008 22:29:30 +0100 |
Tony Vroon |
Add fmts gchar array of supported extensions.
|
Sat, 10 May 2008 13:41:06 +0900 |
Yoshiki Yazawa |
now path can be specified for cddb lookup via http.
|
Sat, 10 May 2008 03:08:07 +0300 |
Matti Hamalainen |
Synchronized Autoconf/m4 cleanups from XMMS-SID.
|
Thu, 08 May 2008 22:16:40 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 08 May 2008 22:16:12 +0300 |
Matti Hamalainen |
VFS file handle was not correctly closed and freed in certain situations,
|
Thu, 08 May 2008 22:07:03 +0300 |
Matti Hamalainen |
Using a static buffer, eh? Don't. Just don't.
|
Thu, 08 May 2008 22:05:21 +0300 |
Matti Hamalainen |
Cosmetics.
|
Thu, 08 May 2008 22:01:01 +0300 |
Matti Hamalainen |
Sanitize Tuple creation, remove useless usage of GString and string duplications.
|
Thu, 08 May 2008 21:56:41 +0300 |
Matti Hamalainen |
Cosmetic cleanups / indentation.
|
Thu, 08 May 2008 21:54:55 +0300 |
Matti Hamalainen |
Use Glib types.
|
Thu, 08 May 2008 21:51:47 +0300 |
Matti Hamalainen |
Fix uninitialied GtkWidget variable in about box creation.
|
Wed, 30 Apr 2008 14:37:27 +0300 |
Matti Hamalainen |
Removed unused modplug/gui/Makefile.
|
Wed, 07 May 2008 19:10:06 +0300 |
Cristi Magherusan |
fix int types redefinition caused by bad order of #includes, pointed by pelya on IRC
|
Wed, 30 Apr 2008 13:29:56 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 30 Apr 2008 05:01:37 +0300 |
Matti Hamalainen |
MIDI files were never properly supported (and probably shouldn't be, because
|
Wed, 30 Apr 2008 04:59:30 +0300 |
Matti Hamalainen |
Mark common fields and input-plugin specific fields via comments.
|
Tue, 29 Apr 2008 02:17:57 +0300 |
Matti Hamalainen |
A leftover J2B reference removed.
|
Mon, 28 Apr 2008 18:24:46 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 28 Apr 2008 17:30:54 +0300 |
Matti Hamalainen |
We don't use libmikmod, so remove the m4 macros for it.
|
Mon, 21 Apr 2008 16:39:18 +0300 |
Matti Hamalainen |
Various new helper macros added for simplifying and sanitizing configure.ac.
|
Mon, 28 Apr 2008 18:15:22 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 28 Apr 2008 16:35:16 +0300 |
Matti Hamalainen |
Stddefs.h has multiple include guards already, removed the superfluous ones.
|
Mon, 28 Apr 2008 16:33:09 +0300 |
Matti Hamalainen |
Remove useless MS-related #pragma.
|
Mon, 28 Apr 2008 16:46:35 +0300 |
Matti Hamalainen |
We have never actually supported J2B (Jazz Jackrabbit 2) modules (the loader
|
Mon, 28 Apr 2008 16:31:52 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Mon, 28 Apr 2008 16:31:05 +0300 |
Matti Hamalainen |
Fixes integrated from Schism tracker ModPlug engine.
|
Mon, 28 Apr 2008 04:24:33 +0300 |
Matti Hamalainen |
Removed unused header modplug.h
|
Mon, 21 Apr 2008 18:42:00 +0300 |
Matti Hamalainen |
Variable rename.
|
Mon, 21 Apr 2008 03:51:15 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 21 Apr 2008 03:48:17 +0300 |
Matti Hamalainen |
Updated pkg.m4 from Debian testing and added some shell portability fixes myself.
|
Thu, 17 Apr 2008 21:54:16 +0200 |
Jonathan Schleifer |
buildsys.mk.in: Fixed typo.
|
Thu, 17 Apr 2008 05:34:30 +0300 |
Matti Hamalainen |
Remove DBUS_CFLAGS and DBUS_LIBS from Makefiles that don't need them.
|
Thu, 17 Apr 2008 05:19:51 +0300 |
Matti Hamalainen |
One would assume that DBUS is not used in the CUE plugin; thus DBUS_CFLAGS
|
Thu, 17 Apr 2008 05:15:02 +0300 |
Matti Hamalainen |
Actually substitute/define OSS_CFLAGS.
|
Thu, 17 Apr 2008 05:06:14 +0300 |
Matti Hamalainen |
Typofix MONWGLI_LIBS -> MOWGLI_LIBS.
|
Thu, 17 Apr 2008 05:04:07 +0300 |
Matti Hamalainen |
Remove -I../../intl and PANGO_{CFLAGS,LIBS} from those Makefiles where they are not needed (in practice almost all of them.)
|
Wed, 09 Apr 2008 15:48:36 +0300 |
Matti Hamalainen |
Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
|
Wed, 09 Apr 2008 13:31:10 +0300 |
Matti Hamalainen |
Indentation.
|
Wed, 09 Apr 2008 02:42:40 +0300 |
Cristi Magherusan |
added a configure message for crystalizer
|
Tue, 08 Apr 2008 15:19:44 -0500 |
William Pitcock |
Further tweaks, should work fine now.
|
Tue, 08 Apr 2008 15:11:35 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 08 Apr 2008 15:10:31 -0500 |
William Pitcock |
Add crystalizer plugin.
|
Mon, 07 Apr 2008 15:54:32 +0400 |
Eugene Zagidullin |
skip leading junk in APE files (launchpad #211908)
|
Sun, 06 Apr 2008 17:30:22 +0400 |
Eugene Zagidullin |
switch to AUDDBG
|
Thu, 03 Apr 2008 14:48:48 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 02 Apr 2008 23:05:53 +0300 |
Matti Hamalainen |
A numeric #define with an expression not enclosed in parentheses is dangerous.
|
Wed, 02 Apr 2008 23:02:09 +0300 |
Matti Hamalainen |
Remove completely wtf pointer nulling. Variables don't magically change
|
Wed, 02 Apr 2008 22:58:35 +0300 |
Matti Hamalainen |
Remove some completely useless null-pointer checks, g_free() checks the pointer anyway.
|
Thu, 03 Apr 2008 00:59:00 +0300 |
Matti Hamalainen |
Use macro wrapping for Gtk+ v1 vs v2 differences, yet again.
|
Thu, 03 Apr 2008 00:53:45 +0300 |
Matti Hamalainen |
Cosmetic variable and function argument name changes.
|
Thu, 03 Apr 2008 00:52:14 +0300 |
Matti Hamalainen |
Change tabs to 4 spaces, everywhere.
|
Wed, 02 Apr 2008 19:55:15 +0300 |
Matti Hamalainen |
Remove debugging printfs.
|
Wed, 02 Apr 2008 19:53:39 +0300 |
Matti Hamalainen |
Cosmetic cleanups, synchronized from XMMS-SID.
|
Wed, 02 Apr 2008 18:06:07 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 02 Apr 2008 17:51:41 +0300 |
Matti Hamalainen |
Fixed cue-sheet plugin to have the vfs extensions support.
|
Wed, 02 Apr 2008 12:35:24 +0900 |
Yoshiki Yazawa |
added a cast to suppress warning
|
Wed, 02 Apr 2008 12:28:27 +0900 |
Yoshiki Yazawa |
warning suppression
|
Mon, 31 Mar 2008 16:32:54 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 16:03:22 +0300 |
Matti Hamalainen |
Include cleanups, part #6.
|
Mon, 31 Mar 2008 15:22:07 +0300 |
Matti Hamalainen |
Include cleanups, part #5.
|
Mon, 31 Mar 2008 15:18:05 +0300 |
Matti Hamalainen |
Include cleanups, part #4.
|
Mon, 31 Mar 2008 15:11:29 +0300 |
Matti Hamalainen |
Include cleanups, part #3.
|
Mon, 31 Mar 2008 14:55:14 +0300 |
Matti Hamalainen |
Include cleanups, part #2.
|
Mon, 31 Mar 2008 14:00:33 +0300 |
Matti Hamalainen |
Include cleanups, part #1.
|
Mon, 31 Mar 2008 12:57:49 +0300 |
Matti Hamalainen |
Use glib types.
|
Mon, 31 Mar 2008 04:45:30 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 04:44:26 -0500 |
William Pitcock |
API fix
|
Mon, 31 Mar 2008 04:44:09 -0500 |
William Pitcock |
use projectm 1.1 again
|
Mon, 31 Mar 2008 12:38:35 +0300 |
Matti Hamalainen |
Remove unused and completely wtf #includes.
|
Mon, 31 Mar 2008 11:58:18 +0300 |
Matti Hamalainen |
Remove leftover #define
|
Mon, 31 Mar 2008 09:49:59 +0300 |
Matti Hamalainen |
De-constify.
|
Mon, 31 Mar 2008 09:22:44 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 08:14:09 +0300 |
Matti Hamalainen |
Moved formatter stuff to the only plugin that actually used it.
|
Mon, 31 Mar 2008 09:21:36 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 08:46:21 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Mon, 31 Mar 2008 08:16:11 +0300 |
Matti Hamalainen |
Added myself.
|
Mon, 31 Mar 2008 08:15:52 +0300 |
Matti Hamalainen |
2008
|
Mon, 31 Mar 2008 08:16:11 +0300 |
Matti Hamalainen |
Added myself.
|
Mon, 31 Mar 2008 08:15:52 +0300 |
Matti Hamalainen |
2008
|
Mon, 31 Mar 2008 08:14:09 +0300 |
Matti Hamalainen |
Moved formatter stuff to the only plugin that actually used it.
|
Mon, 31 Mar 2008 15:02:24 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Sun, 30 Mar 2008 17:36:35 +0200 |
mf0102 |
- update-po, German translation update
|
Sun, 30 Mar 2008 08:17:21 +0300 |
Matti Hamalainen |
Do NOT use 'volatile' keyword!
|
Sun, 30 Mar 2008 06:29:55 +0300 |
Matti Hamalainen |
Some code sanitation and cleanups. Fixes some memory-access problems, but certain others still persist
|
Sun, 30 Mar 2008 01:25:40 +0200 |
Matti Hamalainen |
Use Glib endianess macros.
|
Sun, 30 Mar 2008 01:16:00 +0200 |
Matti Hamalainen |
Remove some useless wrapping of functions.
|
Sun, 30 Mar 2008 00:59:41 +0200 |
Matti Hamalainen |
Change version to 1.9.0 to indicate journey towards Audacious2.
|
Sat, 29 Mar 2008 13:52:19 +0200 |
Matti Hamalainen |
Removed some wtf #includes.
|
Sat, 29 Mar 2008 12:52:18 +0200 |
Matti Hamalainen |
Certain piece of allocated memory was free'd before we were done with it,
|
Sat, 29 Mar 2008 12:14:17 +0200 |
Matti Hamalainen |
Added a menuitem for 'Rescan CD' into that other menu too, since 'Add CD' is in both.
|
Sat, 29 Mar 2008 12:08:06 +0200 |
Matti Hamalainen |
Indeed 'new' might not be a C keyword, but it's a C++ keyword and thus not recommended to be used as a identifier.
|
Sat, 29 Mar 2008 12:06:38 +0200 |
Matti Hamalainen |
Tiny cleanups of repetitive code syndrome madness; Added some null-pointer checks.
|
Sat, 29 Mar 2008 11:28:11 +0200 |
Matti Hamalainen |
Added a plugin-services menu option to force re-scanning of CD, patch
|
Sat, 29 Mar 2008 11:14:39 +0200 |
Matti Hamalainen |
Removed xs_memset(), just use memset().
|
Fri, 28 Mar 2008 02:42:17 +0200 |
Matti Hamalainen |
Fixed Mercurial instructions for stable branches.
|
Thu, 27 Mar 2008 04:15:28 +0200 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 25 Mar 2008 22:04:31 +0200 |
Matti Hamalainen |
Fuglyness trimming.
|
Sun, 23 Mar 2008 21:03:51 +0200 |
Matti Hamalainen |
Add note about license in about box.
|
Thu, 27 Mar 2008 00:13:29 +0900 |
Yoshiki Yazawa |
take care of force_v2_val, only_v1_val and only_v2_val
|
Thu, 27 Mar 2008 00:05:43 +0900 |
Yoshiki Yazawa |
make force reopen audio default
|
Wed, 26 Mar 2008 23:50:50 +0900 |
Yoshiki Yazawa |
exclude zip etc which doesn't contain any mod file.
|
Tue, 25 Mar 2008 17:28:14 +0100 |
mf0102 |
initialize configuration GUI only if needed
|
Mon, 24 Mar 2008 17:40:33 +0100 |
Sascha Hlusiak |
alsa: Make spinlocks a bit less scary. Don't lock up in alsa_flush when output is closed.
|
Thu, 20 Mar 2008 01:37:46 +0900 |
Yoshiki Yazawa |
revive support for zip and other archive formats. T.M aka teknocat pointed out this problem and provided preliminary patch.
|
Mon, 17 Mar 2008 21:38:04 +0100 |
mf0102 |
patch by chrome
|
Fri, 14 Mar 2008 15:13:40 +0200 |
Matti Hamalainen |
Minor shellscript consistency cleanups, always test strings
|
Fri, 14 Mar 2008 13:51:17 +0200 |
Matti Hamalainen |
Use glib types consistently.
|
Fri, 14 Mar 2008 02:01:38 +0300 |
Eugene Zagidullin |
Added tag audacious-plugins-1.5.0 for changeset 695e2c6040f2
|
Thu, 13 Mar 2008 17:00:03 -0500 |
William Pitcock |
Drop NEWS and ChangeLog.
audacious-plugins-1.5.0
|
Thu, 13 Mar 2008 16:42:02 -0500 |
William Pitcock |
Remove debugging notice.
|
Thu, 13 Mar 2008 16:39:55 -0500 |
William Pitcock |
Fix version relation.
|
Thu, 13 Mar 2008 16:39:13 -0500 |
William Pitcock |
Make this work with projectM 1.0 again.
|
Thu, 13 Mar 2008 23:23:04 +0200 |
Matti Hamalainen |
Some sanitization, I hope.
|
Thu, 13 Mar 2008 22:53:14 +0200 |
Matti Hamalainen |
Removed unused file and directory.
|
Thu, 13 Mar 2008 22:52:38 +0200 |
Matti Hamalainen |
I suppose the -plugins should be version 1.5.0 too.
|
Thu, 13 Mar 2008 22:32:40 +0200 |
Matti Hamalainen |
Check for Audacious >= 1.5.0 instead.
|
Tue, 11 Mar 2008 23:10:28 +0200 |
Calin Crisan ccrisan |
Fixed the nocd-dialog; however it may still crash when starting audacious with cdda:// argument
|
Sat, 08 Mar 2008 10:17:53 +0100 |
Tomasz Mon |
string arrays should be freed with g_strfreev()
|
Sat, 08 Mar 2008 09:57:38 +0100 |
CJ Kucera |
Fixes for scrobbler plugin - skipped tracks, inappropriate scrobbling, re-tabs (Bugzilla #200)
|
Fri, 07 Mar 2008 15:56:40 -0600 |
William Pitcock |
Remove unneeded vars.
|