# HG changeset patch # User nenolod # Date 1141094111 28800 # Node ID 13239a9476df659929fe1aaec71448525165fd84 # Parent f8c37b2bcfa12c1758ca3412d4f3725f15dda948 [svn] documentation updates diff -r f8c37b2bcfa1 -r 13239a9476df ChangeLog --- a/ChangeLog Mon Feb 27 18:17:55 2006 -0800 +++ b/ChangeLog Mon Feb 27 18:35:11 2006 -0800 @@ -1,3 +1,768 @@ +2006-02-27 20:17:55 William Pitcock + + - fix underwater effects, patch via Spyke @ #audacious + +2006-02-27 18:52:02 Giacomo Lozito + + * Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled + +2006-02-27 18:51:14 William Pitcock + + - another playlist DND fix + +2006-02-27 18:42:12 William Pitcock + + * drag and drop line rendering fix + +2006-02-27 17:54:47 William Pitcock + + - revert this + +2006-02-27 17:43:15 William Pitcock + + - remerge fixed version of OSS patch. Submitted by Bren + +2006-02-27 17:20:52 William Pitcock + + - crash fix at no additional charge + +2006-02-27 17:02:04 William Pitcock + + - revert OSS warning squashing as the patch created more problems than it solved + +2006-02-27 16:34:47 William Pitcock + + - fix gconf at no additional charge + +2006-02-27 10:32:57 William Pitcock + + - memleak fix (noticed by HopeSeekr @ efnet #xmule) + +2006-02-27 09:29:53 William Pitcock + + - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge. + +2006-02-27 08:34:58 William Pitcock + + - gconf + +2006-02-27 08:31:47 William Pitcock + + - gnomevfs + +2006-02-27 08:28:11 William Pitcock + + - sndfile + +2006-02-27 08:25:36 William Pitcock + + - fix this stupid thing + +2006-02-27 00:40:13 William Pitcock + + - create directories that aren't there in the install phase + +2006-02-26 22:47:43 William Pitcock + + * perhaps a fix? + +2006-02-26 22:38:33 William Pitcock + + - remove automake. no longer used. + +2006-02-26 22:37:20 William Pitcock + + * fix? + +2006-02-26 22:32:47 William Pitcock + + - convert to objective make. needs testing. + +2006-02-26 22:28:53 William Pitcock + + - convert to objective make + +2006-02-26 22:27:45 William Pitcock + + - convert to objective make + +2006-02-26 22:22:38 William Pitcock + + - convert to objective make + +2006-02-26 22:20:28 William Pitcock + + - fix data rule (whitespace) + +2006-02-26 22:20:17 William Pitcock + + * convert to objective make + +2006-02-26 22:14:08 William Pitcock + + * rule for installing data + +2006-02-26 22:09:32 William Pitcock + + - distclean enhancements + +2006-02-26 22:06:12 William Pitcock + + - fix version info + +2006-02-26 18:17:12 Tony Vroon + + * Remove references to inetctl from the build system. + +2006-02-26 18:14:17 Tony Vroon + + * Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things. + +2006-02-26 17:50:50 William Pitcock + + - fix + +2006-02-26 17:46:14 William Pitcock + + * fix a warning here, lalala. + +2006-02-26 17:41:10 William Pitcock + + - fix AAC build + +2006-02-26 17:39:06 William Pitcock + + - more intelligently handle directory creation + +2006-02-26 17:29:28 William Pitcock + + - Add makerules. + +2006-02-26 17:23:50 Tony Vroon + + * Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase. + +2006-02-26 17:05:40 William Pitcock + + - fix installation i think + +2006-02-26 15:08:35 Tony Vroon + + * Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). + +2006-02-26 12:21:49 Tony Vroon + + * Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo). + +2006-02-26 03:09:12 William Pitcock + + * experimental fix + +2006-02-26 00:47:48 William Pitcock + + * GUI fix + +2006-02-26 00:33:56 William Pitcock + + - fix errorbox stuff some more + +2006-02-25 21:17:26 William Pitcock + + - Fix error box stuff. + +2006-02-25 21:14:32 William Pitcock + + - New configuration UI. + +2006-02-25 20:40:22 William Pitcock + + * Import new GUI code. Not yet hooked up really. + +2006-02-25 20:24:10 William Pitcock + + * via NhJm: + - Grammatical updates to the audacious man page, + - Remove unused event boxes from the preferences pane. + +2006-02-25 16:56:54 William Pitcock + + - Use pkg-config to detect libmusicbrainz. + +2006-02-25 16:28:29 William Pitcock + + * Don't install util.h + +2006-02-25 15:49:41 William Pitcock + + - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) + +2006-02-25 15:15:05 William Pitcock + + * Attach a SONAME to all .so's. + +2006-02-25 14:11:20 William Pitcock + + - add scrobbler support + +2006-02-25 11:36:36 Tony Vroon + + * Revert debug-only cleanup system verbosity. + +2006-02-25 11:35:27 Tony Vroon + + * Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. + +2006-02-25 03:30:30 William Pitcock + + - Ok, really revert this. + +2006-02-25 03:25:21 William Pitcock + + - Roll back broken HTTP-based stream detection code. + +2006-02-25 02:09:42 William Pitcock + + - Slay unused variables here. + +2006-02-25 02:08:27 William Pitcock + + - Add a discussion about headless operation. + +2006-02-25 01:57:41 William Pitcock + + - Slay an unused variable warning here. + +2006-02-25 01:56:24 William Pitcock + + - Add some sanity checking to make sure we can't do X11 stuff when running headless. + +2006-02-25 01:44:27 William Pitcock + + - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) + - Version bump: 0.2.1 + +2006-02-25 01:32:17 William Pitcock + + * Squelch a stupid warning here. + +2006-02-25 01:16:06 William Pitcock + + - Working exception handling at no extra charge. Closes bugs #408, #409. + +2006-02-25 00:50:55 William Pitcock + + - Remove libblah.so: cruft from pre-autolink rule times. + +2006-02-25 00:47:30 William Pitcock + + - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. + +2006-02-25 00:05:06 William Pitcock + + - Really fix preview generation for PNG/SVG based skins. + +2006-02-24 23:25:33 William Pitcock + + - Remove pre-objective auto-linking rules for library objectives (cruft) + +2006-02-24 14:36:42 William Pitcock + + * change permissions here + +2006-02-24 14:34:42 William Pitcock + + * install HEADERS properly (oops) + +2006-02-23 20:56:34 William Pitcock + + * We had this backwards. + +2006-02-23 19:04:36 Tony Vroon + + * This came with it. No extra charge. + +2006-02-23 19:03:03 Tony Vroon + + * ESD output plugin ported to objective make by Kyoshi Aman. + +2006-02-23 18:36:31 William Pitcock + + * grr + +2006-02-23 18:09:56 William Pitcock + + * directory creation + +2006-02-23 10:44:06 William Pitcock + + * s/sharedir/datadir + +2006-02-22 20:27:55 William Pitcock + + * Install audacious.pc, audacious.1 and audacious.desktop. + +2006-02-22 19:31:03 William Pitcock + + * Link against libstdc++ because we're intermixing code. + +2006-02-22 19:23:01 William Pitcock + + * honour DESTDIR here too + +2006-02-22 19:17:52 William Pitcock + + * apparently GNU make doesn't like to use @${VAR} + +2006-02-22 19:12:10 William Pitcock + + * directory creation stuff + +2006-02-22 19:10:11 William Pitcock + + * add HEADERS for audacious/ + +2006-02-22 19:07:25 William Pitcock + + * If the makefile has a HEADERS variable, then install them to the + * INCLUDEDIR. + +2006-02-22 19:04:47 William Pitcock + + * versioning for libaudacious.so + +2006-02-22 18:37:26 William Pitcock + + * Ok, really fix this stupid bug. + +2006-02-22 18:30:23 William Pitcock + + * Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout + * is only registered once. + +2006-02-21 15:09:39 Tony Vroon + + * Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. + +2006-02-19 20:20:51 William Pitcock + + - Fix mp3 detection properly. + - Generate thumbnails for nextgen skins as well as WA2.x ones. + +2006-02-19 20:05:14 William Pitcock + + * fix libvisual-proxy conditional + +2006-02-19 17:50:50 Tony Vroon + + * 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. + +2006-02-19 17:35:37 Tony Vroon + + * Actually use the cleanup hooks on general & visualization plugins. + +2006-02-19 17:18:05 Tony Vroon + + * Get mpg123 going. Nenolod promises to fix this properly soon. + +2006-02-19 17:03:06 Tony Vroon + + * Port inetctl plugin from XMMS. + +2006-02-19 14:39:36 William Pitcock + + * FIX + +2006-02-19 10:36:35 Tony Vroon + + * Juggle declarations around so that GCC likes the order of things. + +2006-02-19 08:34:25 Tony Vroon + + * Initialize org variable before using it. + +2006-02-19 08:13:53 Tony Vroon + + * Disabled unused void function add_instlist. + +2006-02-19 08:00:47 Tony Vroon + + * Only build what the configure system tells us to build. + +2006-02-19 07:48:58 Tony Vroon + + * Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). + +2006-02-18 18:36:33 Tony Vroon + + * An explicit cast a day keeps the compiler warning at bay. + +2006-02-18 18:15:16 Tony Vroon + + * 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). + +2006-02-18 16:02:57 Tony Vroon + + * More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail. + +2006-02-18 15:21:21 Tony Vroon + + * 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. + +2006-02-18 10:23:30 Tony Vroon + + * 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. + +2006-02-16 09:40:35 William Pitcock + + * id3v1 tag stuffs. + +2006-02-12 13:10:41 Tony Vroon + + * Check for have_alsa to enable ALSA, and not have_oss. + +2006-02-12 12:24:16 William Pitcock + + * Conditionalize the buildsystem. + +2006-02-12 10:59:11 Tony Vroon + + * Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. + +2006-02-12 09:12:26 Tony Vroon + + * Do not show 00:00 when stopped in shaded mode, closes bug #390. + +2006-02-11 11:10:33 Tony Vroon + + * Updated japanese translation by dai, from bug #384. + +2006-02-11 10:25:14 Tony Vroon + + * Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. + +2006-02-08 18:08:04 Tony Vroon + + * Trim the header a bit too. + +2006-02-08 18:07:34 Tony Vroon + + * Remove config dependency, font usage and misc dead code. + +2006-02-07 13:54:28 William Pitcock + + * use the default rule for building library objectives here + +2006-02-07 08:40:04 William Pitcock + + * do not forkbomb if we have a malformed makefile + +2006-02-06 19:10:47 Tony Vroon + + * GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. + +2006-02-06 18:52:28 Tony Vroon + + * MP3 linking fixes by NhJm. + +2006-02-06 18:47:35 Tony Vroon + + * Musepack build fix by NhJm. + +2006-02-06 18:41:01 Tony Vroon + + * Vorbis linking fix by Kiyoshi Aman. + +2006-02-06 18:24:20 Tony Vroon + + * Build fixes for SID by NhJm. + +2006-02-06 14:08:35 Tony Vroon + + * Convert crossfade & disk_writer to new build system. + +2006-02-05 15:58:33 Tony Vroon + + * Start building adplug. + +2006-02-05 15:32:51 Tony Vroon + + * Fix building of the musepack plugin. + +2006-02-05 09:14:48 Tony Vroon + + * Convert OSS & ALSA output plugins. + +2006-02-05 09:14:24 Tony Vroon + + * Convert OSS & ALSA output plugins. + +2006-02-04 19:29:52 William Pitcock + + * buildsystem fixes, shouldn't bomb now :P + +2006-02-04 19:22:10 William Pitcock + + * Oops. + +2006-02-04 13:47:01 William Pitcock + + * Run ldconfig as an install-posthook operation, some systems need it. + +2006-02-04 13:44:06 William Pitcock + + * Convert Visualization plugins over. + +2006-02-04 13:30:06 William Pitcock + + * we never did anything here, removing for confusion + +2006-02-04 13:19:32 William Pitcock + + * playlist_list widget improvements via plasmaroo + +2006-02-03 09:26:58 William Pitcock + + * General plugins converted + +2006-02-03 09:15:37 William Pitcock + + * Effects conversion + +2006-02-03 09:11:33 William Pitcock + + * modplug conversion + +2006-02-03 08:51:47 William Pitcock + + * wav conversion + +2006-02-03 08:44:11 William Pitcock + + * wma conversion + +2006-02-03 08:38:16 William Pitcock + + * ditto + +2006-02-03 08:36:31 William Pitcock + + * fixes + +2006-02-03 08:34:31 William Pitcock + + * ditto + +2006-02-03 08:34:08 William Pitcock + + * oops + +2006-02-03 08:33:34 William Pitcock + + * sexypsf conversion + +2006-02-03 08:30:51 William Pitcock + + * sid conversion + +2006-02-03 08:26:41 William Pitcock + + * remove unused makefile + +2006-02-02 21:35:40 William Pitcock + + * vorbis linkage + +2006-02-02 21:32:18 William Pitcock + + * fix libconsole linkage + +2006-02-02 21:10:15 William Pitcock + + * fix some path issues + +2006-02-02 21:06:15 William Pitcock + + * link against libid3 if available + +2006-02-02 21:01:48 William Pitcock + + * install subobjectives + +2006-02-02 20:49:10 William Pitcock + + * make sure mpg123 installs correctly + +2006-02-02 20:47:47 William Pitcock + + * timidity conversion + +2006-02-02 20:33:24 William Pitcock + + * flac conversion + +2006-02-02 20:28:35 William Pitcock + + * remove dead code + +2006-02-02 20:28:19 William Pitcock + + * adplug fixes + +2006-02-02 20:26:59 William Pitcock + + * Musepack conversion + +2006-02-02 20:23:59 William Pitcock + + * Convert adplug over to build objectives... + +2006-02-02 20:16:36 William Pitcock + + * remove old LIBTOOL crap + +2006-02-02 20:16:10 William Pitcock + + * build objective for amidi-plug + +2006-02-02 20:13:17 William Pitcock + + * remove unused components + +2006-02-02 19:46:30 William Pitcock + + * libaudacious has two objectives that are evaluated, a static object and + * a shared object. + +2006-02-02 19:32:49 William Pitcock + + * Convert audacious over to a binary objective. + +2006-02-02 18:20:49 William Pitcock + + * more fixes + +2006-02-02 18:15:10 William Pitcock + + * ditto for static libraries + +2006-02-02 18:14:33 William Pitcock + + * try to add a "default" make rule for $(OBJECTIVE_BINS) + +2006-02-02 18:12:08 William Pitcock + + * buildsystem improvements + +2006-02-02 18:03:51 William Pitcock + + * Conversion to new system. + +2006-02-02 17:49:25 William Pitcock + + * Update vorbis. + +2006-02-02 17:44:45 William Pitcock + + * squelch warnings -- they're getting annoying seeing again and again + +2006-02-02 17:42:11 William Pitcock + + * Add -I../.. here to satisfy OSS header dependency (O_o) + +2006-02-02 17:40:33 William Pitcock + + * convert cdaudio + +2006-02-02 17:37:08 William Pitcock + + * update to objective make + +2006-02-02 17:33:01 William Pitcock + + * Convert aac over, make sure mpg123 is compiled -fPIC + +2006-02-02 16:52:47 William Pitcock + + * Announce objective completion. + +2006-02-02 16:50:05 William Pitcock + + * Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST) + +2006-02-02 16:47:26 William Pitcock + + * Announce when we're building a library or binary objective, not just a component objective. + +2006-02-02 16:43:34 William Pitcock + + * fix make clean + +2006-02-02 16:42:17 William Pitcock + + * convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of + * difference anyway... + +2006-02-02 16:21:14 William Pitcock + + * buildsystem upgrade + +2006-02-02 16:17:33 William Pitcock + + * Add confirmation messages. + +2006-02-02 16:15:36 William Pitcock + + * some buildsystem changes... nothing notable yet + +2006-02-02 15:57:20 William Pitcock + + * needed requirements for objective-based buildsystem (automake replacement) + +2006-02-01 21:42:23 William Pitcock + + * Remove the elusive playlistwin visualiser that we do not use. + +2006-02-01 16:04:14 William Pitcock + + * I made an error in the ChangeLog, whoops. + +2006-02-01 16:01:16 William Pitcock + + * ChangeLog + +2006-02-01 15:57:44 William Pitcock + + - Update mpg123 configure options + - Update NEWS. + +2006-02-01 15:36:46 Giacomo Lozito + + * amidi-plug: ensure that i_seq_off() can be safely called multiple times + +2006-02-01 15:11:14 William Pitcock + + * Mouse icon. + +2006-02-01 15:10:07 William Pitcock + + * update hungarian translation + +2006-02-01 15:09:25 William Pitcock + + * make lirc strings translatable + +2006-02-01 15:09:00 William Pitcock + + * make WMA plugin strings translatable + +2006-02-01 15:08:39 William Pitcock + + * make timidity strings translatable + +2006-02-01 15:08:20 William Pitcock + + * update POTFILES.in + 2006-01-30 07:44:27 William Pitcock * Sanity checking inside vfs_() functions. diff -r f8c37b2bcfa1 -r 13239a9476df NEWS --- a/NEWS Mon Feb 27 18:17:55 2006 -0800 +++ b/NEWS Mon Feb 27 18:35:11 2006 -0800 @@ -1,3 +1,17 @@ +Audacious 0.2.1 (2006-02-28) + +Enhancements +* MP2 audio support +* Scrobbler support +* SID really works this time +* Number of code cleanups around the tree + +Removals +* Crossfade support + +Bugfixes +* More than you can shake a stick at + Audacious 0.2 (2006-02-01) Enhancements