log

age author description
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.)