log

age author description
Wed, 22 Feb 2006 17:12:10 -0800 nenolod [svn] directory creation stuff trunk
Wed, 22 Feb 2006 17:10:11 -0800 nenolod [svn] add HEADERS for audacious/ trunk
Wed, 22 Feb 2006 17:07:25 -0800 nenolod [svn] If the makefile has a HEADERS variable, then install them to the trunk
Wed, 22 Feb 2006 17:04:47 -0800 nenolod [svn] versioning for libaudacious.so trunk
Wed, 22 Feb 2006 16:37:26 -0800 nenolod [svn] Ok, really fix this stupid bug. trunk
Wed, 22 Feb 2006 16:30:23 -0800 nenolod [svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout trunk
Tue, 21 Feb 2006 13:09:39 -0800 chainsaw [svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. trunk
Sun, 19 Feb 2006 18:20:51 -0800 nenolod [svn] - Fix mp3 detection properly. trunk
Sun, 19 Feb 2006 18:05:14 -0800 nenolod [svn] fix libvisual-proxy conditional trunk
Sun, 19 Feb 2006 15:50:50 -0800 chainsaw [svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123. trunk
Sun, 19 Feb 2006 15:35:37 -0800 chainsaw [svn] Actually use the cleanup hooks on general & visualization plugins. trunk
Sun, 19 Feb 2006 15:18:05 -0800 chainsaw [svn] Get mpg123 going. Nenolod promises to fix this properly soon. trunk
Sun, 19 Feb 2006 15:03:06 -0800 chainsaw [svn] Port inetctl plugin from XMMS. trunk
Sun, 19 Feb 2006 12:39:36 -0800 nenolod [svn] FIX trunk
Sun, 19 Feb 2006 08:36:35 -0800 chainsaw [svn] Juggle declarations around so that GCC likes the order of things. trunk
Sun, 19 Feb 2006 06:34:25 -0800 chainsaw [svn] Initialize org variable before using it. trunk
Sun, 19 Feb 2006 06:13:53 -0800 chainsaw [svn] Disabled unused void function add_instlist. trunk
Sun, 19 Feb 2006 06:00:47 -0800 chainsaw [svn] Only build what the configure system tells us to build. trunk
Sun, 19 Feb 2006 05:48:58 -0800 chainsaw [svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). trunk
Sat, 18 Feb 2006 16:36:33 -0800 chainsaw [svn] An explicit cast a day keeps the compiler warning at bay. trunk
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
Thu, 02 Feb 2006 16:15:10 -0800 nenolod [svn] ditto for static libraries trunk
Thu, 02 Feb 2006 16:14:33 -0800 nenolod [svn] try to add a "default" make rule for $(OBJECTIVE_BINS) trunk
Thu, 02 Feb 2006 16:12:08 -0800 nenolod [svn] buildsystem improvements trunk
Thu, 02 Feb 2006 16:03:51 -0800 nenolod [svn] Conversion to new system. trunk
Thu, 02 Feb 2006 15:49:25 -0800 nenolod [svn] Update vorbis. trunk
Thu, 02 Feb 2006 15:44:45 -0800 nenolod [svn] squelch warnings -- they're getting annoying seeing again and again trunk
Thu, 02 Feb 2006 15:42:11 -0800 nenolod [svn] Add -I../.. here to satisfy OSS header dependency (O_o) trunk
Thu, 02 Feb 2006 15:40:33 -0800 nenolod [svn] convert cdaudio trunk
Thu, 02 Feb 2006 15:37:08 -0800 nenolod [svn] update to objective make trunk
Thu, 02 Feb 2006 15:33:01 -0800 nenolod [svn] Convert aac over, make sure mpg123 is compiled -fPIC trunk
Thu, 02 Feb 2006 14:52:47 -0800 nenolod [svn] Announce objective completion. trunk
Thu, 02 Feb 2006 14:50:05 -0800 nenolod [svn] Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST) trunk
Thu, 02 Feb 2006 14:47:26 -0800 nenolod [svn] Announce when we're building a library or binary objective, not just a component objective. trunk
Thu, 02 Feb 2006 14:43:34 -0800 nenolod [svn] fix make clean trunk
Thu, 02 Feb 2006 14:42:17 -0800 nenolod [svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of trunk
Thu, 02 Feb 2006 14:21:14 -0800 nenolod [svn] buildsystem upgrade trunk
Thu, 02 Feb 2006 14:17:33 -0800 nenolod [svn] Add confirmation messages. trunk
Thu, 02 Feb 2006 14:15:36 -0800 nenolod [svn] some buildsystem changes... nothing notable yet trunk
Thu, 02 Feb 2006 13:57:20 -0800 nenolod [svn] needed requirements for objective-based buildsystem (automake replacement) trunk
Wed, 01 Feb 2006 19:42:23 -0800 nenolod [svn] Remove the elusive playlistwin visualiser that we do not use. trunk
Wed, 01 Feb 2006 14:04:14 -0800 nenolod [svn] I made an error in the ChangeLog, whoops. trunk
Wed, 01 Feb 2006 14:01:16 -0800 nenolod [svn] ChangeLog trunk
Wed, 01 Feb 2006 13:57:44 -0800 nenolod [svn] - Update mpg123 configure options trunk
Wed, 01 Feb 2006 13:36:46 -0800 giacomo [svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times trunk
Wed, 01 Feb 2006 13:11:14 -0800 nenolod [svn] Mouse icon. trunk
Wed, 01 Feb 2006 13:10:07 -0800 nenolod [svn] update hungarian translation trunk
Wed, 01 Feb 2006 13:09:25 -0800 nenolod [svn] make lirc strings translatable trunk
Wed, 01 Feb 2006 13:09:00 -0800 nenolod [svn] make WMA plugin strings translatable trunk
Wed, 01 Feb 2006 13:08:39 -0800 nenolod [svn] make timidity strings translatable trunk
Wed, 01 Feb 2006 13:08:20 -0800 nenolod [svn] update POTFILES.in trunk
Mon, 30 Jan 2006 05:44:27 -0800 nenolod [svn] Sanity checking inside vfs_() functions. trunk
Sun, 29 Jan 2006 14:17:45 -0800 giacomo [svn] reverted changes applied in r564, the backward seek behaved strangely trunk
Sun, 29 Jan 2006 12:38:24 -0800 giacomo [svn] added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted trunk
Sat, 28 Jan 2006 19:23:29 -0800 giacomo [svn] centered text in audacious logo window trunk
Sat, 28 Jan 2006 17:08:53 -0800 nenolod [svn] Make a tweak to the build_stamp.c rule. trunk
Sat, 28 Jan 2006 13:54:44 -0800 nenolod [svn] *ding* fix for chainsaw trunk
Sat, 28 Jan 2006 13:45:34 -0800 nenolod [svn] fix giacomo's bug I think trunk
Sat, 28 Jan 2006 11:49:45 -0800 nenolod [svn] add disk_getvol and disk_setvol trunk
Sat, 28 Jan 2006 11:13:12 -0800 giacomo [svn] adapted the logo text for gettext translations trunk
Sat, 28 Jan 2006 09:40:22 -0800 chainsaw [svn] Updated Czech translation by Jan N. <finn@sendmail.cz> trunk