log

age author description
Sat, 18 Feb 2006 16:15:16 -0800 chainsaw [svn] Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo). trunk
Sat, 18 Feb 2006 14:02:57 -0800 chainsaw [svn] More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail. trunk
Sat, 18 Feb 2006 13:21:21 -0800 chainsaw [svn] Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo. trunk
Sat, 18 Feb 2006 08:23:30 -0800 chainsaw [svn] Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea. trunk
Thu, 16 Feb 2006 07:40:35 -0800 nenolod [svn] id3v1 tag stuffs. trunk
Sun, 12 Feb 2006 11:10:41 -0800 chainsaw [svn] Check for have_alsa to enable ALSA, and not have_oss. trunk
Sun, 12 Feb 2006 10:24:16 -0800 nenolod [svn] Conditionalize the buildsystem. trunk
Sun, 12 Feb 2006 08:59:11 -0800 chainsaw [svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. trunk
Sun, 12 Feb 2006 07:12:26 -0800 chainsaw [svn] Do not show 00:00 when stopped in shaded mode, closes bug #390. trunk
Sat, 11 Feb 2006 09:10:33 -0800 chainsaw [svn] Updated japanese translation by dai, from bug #384. trunk
Sat, 11 Feb 2006 08:25:14 -0800 chainsaw [svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunk
Wed, 08 Feb 2006 16:08:04 -0800 chainsaw [svn] Trim the header a bit too. trunk
Wed, 08 Feb 2006 16:07:34 -0800 chainsaw [svn] Remove config dependency, font usage and misc dead code. trunk
Tue, 07 Feb 2006 11:54:28 -0800 nenolod [svn] use the default rule for building library objectives here trunk
Tue, 07 Feb 2006 06:40:04 -0800 nenolod [svn] do not forkbomb if we have a malformed makefile trunk
Mon, 06 Feb 2006 17:10:47 -0800 chainsaw [svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunk
Mon, 06 Feb 2006 16:52:28 -0800 chainsaw [svn] MP3 linking fixes by NhJm. trunk
Mon, 06 Feb 2006 16:47:35 -0800 chainsaw [svn] Musepack build fix by NhJm. trunk
Mon, 06 Feb 2006 16:41:01 -0800 chainsaw [svn] Vorbis linking fix by Kiyoshi Aman. trunk
Mon, 06 Feb 2006 16:24:20 -0800 chainsaw [svn] Build fixes for SID by NhJm. trunk
Mon, 06 Feb 2006 12:08:35 -0800 chainsaw [svn] Convert crossfade & disk_writer to new build system. trunk
Sun, 05 Feb 2006 13:58:33 -0800 chainsaw [svn] Start building adplug. trunk
Sun, 05 Feb 2006 13:32:51 -0800 chainsaw [svn] Fix building of the musepack plugin. trunk
Sun, 05 Feb 2006 07:14:48 -0800 chainsaw [svn] Convert OSS & ALSA output plugins. trunk
Sun, 05 Feb 2006 07:14:24 -0800 chainsaw [svn] Convert OSS & ALSA output plugins. trunk
Sat, 04 Feb 2006 17:29:52 -0800 nenolod [svn] buildsystem fixes, shouldn't bomb now :P trunk
Sat, 04 Feb 2006 17:22:10 -0800 nenolod [svn] Oops. trunk
Sat, 04 Feb 2006 11:47:01 -0800 nenolod [svn] Run ldconfig as an install-posthook operation, some systems need it. trunk
Sat, 04 Feb 2006 11:44:06 -0800 nenolod [svn] Convert Visualization plugins over. trunk
Sat, 04 Feb 2006 11:30:06 -0800 nenolod [svn] we never did anything here, removing for confusion trunk
Sat, 04 Feb 2006 11:19:32 -0800 nenolod [svn] playlist_list widget improvements via plasmaroo trunk
Fri, 03 Feb 2006 07:26:58 -0800 nenolod [svn] General plugins converted trunk
Fri, 03 Feb 2006 07:15:37 -0800 nenolod [svn] Effects conversion trunk
Fri, 03 Feb 2006 07:11:33 -0800 nenolod [svn] modplug conversion trunk
Fri, 03 Feb 2006 06:51:47 -0800 nenolod [svn] wav conversion trunk
Fri, 03 Feb 2006 06:44:11 -0800 nenolod [svn] wma conversion trunk
Fri, 03 Feb 2006 06:38:16 -0800 nenolod [svn] ditto trunk
Fri, 03 Feb 2006 06:36:31 -0800 nenolod [svn] fixes trunk
Fri, 03 Feb 2006 06:34:31 -0800 nenolod [svn] ditto trunk
Fri, 03 Feb 2006 06:34:08 -0800 nenolod [svn] oops trunk
Fri, 03 Feb 2006 06:33:34 -0800 nenolod [svn] sexypsf conversion trunk
Fri, 03 Feb 2006 06:30:51 -0800 nenolod [svn] sid conversion trunk
Fri, 03 Feb 2006 06:26:41 -0800 nenolod [svn] remove unused makefile trunk
Thu, 02 Feb 2006 19:35:40 -0800 nenolod [svn] vorbis linkage trunk
Thu, 02 Feb 2006 19:32:18 -0800 nenolod [svn] fix libconsole linkage trunk
Thu, 02 Feb 2006 19:10:15 -0800 nenolod [svn] fix some path issues trunk
Thu, 02 Feb 2006 19:06:15 -0800 nenolod [svn] link against libid3 if available trunk
Thu, 02 Feb 2006 19:01:48 -0800 nenolod [svn] install subobjectives trunk
Thu, 02 Feb 2006 18:49:10 -0800 nenolod [svn] make sure mpg123 installs correctly trunk
Thu, 02 Feb 2006 18:47:47 -0800 nenolod [svn] timidity conversion trunk
Thu, 02 Feb 2006 18:33:24 -0800 nenolod [svn] flac conversion trunk
Thu, 02 Feb 2006 18:28:19 -0800 nenolod [svn] adplug fixes trunk
Thu, 02 Feb 2006 18:26:59 -0800 nenolod [svn] Musepack conversion trunk
Thu, 02 Feb 2006 18:23:59 -0800 nenolod [svn] Convert adplug over to build objectives... trunk
Thu, 02 Feb 2006 18:16:36 -0800 nenolod [svn] remove old LIBTOOL crap trunk
Thu, 02 Feb 2006 18:16:10 -0800 nenolod [svn] build objective for amidi-plug trunk
Thu, 02 Feb 2006 18:13:17 -0800 nenolod [svn] remove unused components trunk
Thu, 02 Feb 2006 17:46:30 -0800 nenolod [svn] libaudacious has two objectives that are evaluated, a static object and trunk
Thu, 02 Feb 2006 17:32:49 -0800 nenolod [svn] Convert audacious over to a binary objective. trunk
Thu, 02 Feb 2006 16:20:49 -0800 nenolod [svn] more fixes trunk