log

age author description
Fri, 24 Mar 2006 17:31:08 -0800 nenolod [svn] - we should not compile arts_helper.h here. trunk
Fri, 24 Mar 2006 14:20:04 -0800 nenolod [svn] - rule reduction trunk
Fri, 24 Mar 2006 13:31:38 -0800 nenolod [svn] - remove default rules override as it's no longer used here trunk
Fri, 24 Mar 2006 13:30:29 -0800 nenolod [svn] - cosmetic adjustment trunk
Fri, 24 Mar 2006 13:26:21 -0800 nenolod [svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1' trunk
Fri, 24 Mar 2006 13:02:27 -0800 nenolod [svn] - mistake here, we forget to pop back trunk
Fri, 24 Mar 2006 13:01:36 -0800 nenolod [svn] - more recursion fixes trunk
Fri, 24 Mar 2006 12:51:05 -0800 nenolod [svn] - properly recurse build errors trunk
Fri, 24 Mar 2006 11:04:06 -0800 nemo [svn] A basic reenabling of the info dialog trunk
Fri, 24 Mar 2006 08:03:56 -0800 giacomo [svn] fixed multiple spawns of wav-sndfile aboutbox trunk
Fri, 24 Mar 2006 08:00:06 -0800 giacomo [svn] fixed multiple spawns of flac aboutbox trunk
Fri, 24 Mar 2006 07:54:14 -0800 giacomo [svn] fixed multiple spawns of vorbis aboutbox trunk
Fri, 24 Mar 2006 07:51:13 -0800 giacomo [svn] fixed multiple spawns of adplug aboutbox trunk
Fri, 24 Mar 2006 07:02:57 -0800 giacomo [svn] now modplug uses xmms_show_message for its aboutbox trunk
Thu, 23 Mar 2006 17:24:41 -0800 giacomo [svn] new xmms_show_message look trunk
Thu, 23 Mar 2006 15:32:40 -0800 nemo [svn] memcmp since magic isn't a string trunk
Wed, 22 Mar 2006 16:58:39 -0800 nemo [svn] Only compare 4 bytes, unless someone had a reason. trunk
Tue, 21 Mar 2006 11:28:00 -0800 giacomo [svn] amidi-plug: completed merge with 0.2 changes trunk
Tue, 21 Mar 2006 09:22:14 -0800 nenolod [svn] - Also determine a change by track name, patch by nixphoeni. trunk
Mon, 20 Mar 2006 10:57:25 -0800 nenolod [svn] - what was that doing here? trunk
Sun, 19 Mar 2006 13:21:35 -0800 nenolod [svn] - revert (commit 2/2) trunk
Sun, 19 Mar 2006 13:21:11 -0800 nenolod [svn] - revert (commit 1/2) trunk
Sun, 19 Mar 2006 13:12:44 -0800 nenolod [svn] - no longer explodes. still no audio output. trunk
Sun, 19 Mar 2006 12:51:03 -0800 nenolod [svn] - PSF2 support (everything is BORKED right now) trunk
Sat, 18 Mar 2006 14:48:04 -0800 giacomo [svn] shortened the compare-dups-by-path function trunk
Sat, 18 Mar 2006 14:31:38 -0800 giacomo [svn] added multiple 'remove duplicates' (by title, by filename, by path+filename) trunk
Sat, 18 Mar 2006 13:35:16 -0800 nenolod [svn] - yeah lets try not freeing this at all trunk
Sat, 18 Mar 2006 13:32:39 -0800 nenolod [svn] - fix free() stuff properly trunk
Sat, 18 Mar 2006 13:32:01 -0800 giacomo [svn] changed adplug plugin name trunk
Sat, 18 Mar 2006 13:30:56 -0800 nenolod [svn] - we don't really need to free here, messes up on ID3v2 a *lot* trunk
Sat, 18 Mar 2006 13:21:00 -0800 giacomo [svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir trunk
Sat, 18 Mar 2006 12:32:41 -0800 giacomo [svn] added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones) trunk
Sat, 18 Mar 2006 10:09:58 -0800 chainsaw [svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? trunk
Sat, 18 Mar 2006 09:58:29 -0800 chainsaw [svn] Sync header file for rix player as well. trunk
Sat, 18 Mar 2006 09:28:08 -0800 chainsaw [svn] Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo. trunk
Sat, 18 Mar 2006 08:56:03 -0800 chainsaw [svn] Use magic bytes to identify AAC and MP4 as the decoder insists on reading the entire file before making a decision. This can be upsetting to users of large playlists, so reduce that to two 4-byte reads. Extension checking still needed for files that have been butchered by bad taggers, sorry. trunk
Sat, 18 Mar 2006 08:37:21 -0800 giacomo [svn] started to add more icons for the playlist menu entries; others are going to be drawn and added trunk
Sat, 18 Mar 2006 07:34:43 -0800 giacomo [svn] added a 'remove duplicates' option to the playlist removal menu trunk
Fri, 17 Mar 2006 20:07:11 -0800 nenolod [svn] - archive support trunk
Fri, 17 Mar 2006 19:11:49 -0800 nenolod [svn] - equalizer improvements trunk
Fri, 17 Mar 2006 18:21:50 -0800 nenolod [svn] - initial work on skin.hints support (the first step to modernizing our trunk
Fri, 17 Mar 2006 10:25:25 -0800 nenolod [svn] - reinit the visualizer for VIS_SCOPE too. trunk
Tue, 14 Mar 2006 15:35:10 -0800 chainsaw [svn] Only start the decoder for FLAC detection on HTTP. We can handle files much easier, with a metadata check. Faster, less resource intensive, and does not spuriously trigger for wave files. trunk
Mon, 13 Mar 2006 20:21:42 -0800 nenolod [svn] - revert pluginenum change (did no good) trunk
Mon, 13 Mar 2006 19:29:55 -0800 nenolod [svn] - improve the way the scrobbler plugin is compiled trunk
Mon, 13 Mar 2006 14:18:03 -0800 chainsaw [svn] Fix logic error that caused us to lock on to wav. trunk
Mon, 13 Mar 2006 13:58:32 -0800 chainsaw [svn] Be smarter about spotting MP4 files, only fall back on extension for AAC. trunk
Mon, 13 Mar 2006 11:07:18 -0800 nenolod [svn] - use extern here (grr) trunk
Sun, 12 Mar 2006 20:57:18 -0800 nenolod [svn] - if make fails, exit -1 recursively trunk
Sun, 12 Mar 2006 15:18:35 -0800 nenolod [svn] - improvements to the playlist list control, via nhjm trunk
Sun, 12 Mar 2006 15:05:18 -0800 chainsaw [svn] Okay, we need to pinch more playback code to avoid false positives. trunk
Sun, 12 Mar 2006 14:49:19 -0800 chainsaw [svn] Ask the decoder whether this is a WMA file, instead of depending on file magic. trunk
Sun, 12 Mar 2006 14:07:38 -0800 chainsaw [svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic. trunk
Sun, 12 Mar 2006 12:09:33 -0800 nenolod [svn] that should have been strcasecmp trunk
Sun, 12 Mar 2006 11:41:40 -0800 nenolod [svn] - do not include ${DESTDIR} in the symlink target. reported by mokoshi. trunk
Sun, 12 Mar 2006 10:27:25 -0800 nenolod [svn] - only show the SVN revision if we know what it is trunk
Sat, 11 Mar 2006 21:06:47 -0800 nenolod [svn] - safety checks trunk
Sat, 11 Mar 2006 18:13:26 -0800 nenolod [svn] - fix disk_writer build trunk
Sat, 11 Mar 2006 17:30:13 -0800 giacomo [svn] revert erroneous change in objective.mk trunk
Sat, 11 Mar 2006 17:25:53 -0800 giacomo [svn] prefs window: added user@host info in the version label trunk
Sat, 11 Mar 2006 17:10:26 -0800 giacomo [svn] fixed quoting on arts.m4 trunk
Sat, 11 Mar 2006 16:56:50 -0800 giacomo [svn] display audacious version and revision in the prefs window trunk
Sat, 11 Mar 2006 14:20:40 -0800 giacomo [svn] new icons for the preferences window trunk
Sat, 11 Mar 2006 06:21:23 -0800 giacomo [svn] made the preferences window smaller trunk
Fri, 10 Mar 2006 08:20:15 -0800 nenolod [svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunk
Thu, 09 Mar 2006 19:09:41 -0800 nenolod [svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. trunk
Thu, 09 Mar 2006 19:03:27 -0800 nenolod [svn] - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, trunk
Thu, 09 Mar 2006 09:55:56 -0800 giacomo [svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process trunk
Wed, 08 Mar 2006 11:16:59 -0800 nenolod [svn] - fix typo trunk
Wed, 08 Mar 2006 10:11:37 -0800 nenolod [svn] - fix a FD leak here trunk
Wed, 08 Mar 2006 06:57:02 -0800 nenolod [svn] - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins. trunk
Wed, 08 Mar 2006 06:47:02 -0800 nenolod [svn] - add get_written_time(), get_output_time(). trunk
Tue, 07 Mar 2006 11:47:20 -0800 giacomo [svn] update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation) trunk
Sun, 05 Mar 2006 13:42:27 -0800 nenolod [svn] - add nemo to credits trunk
Sun, 05 Mar 2006 13:19:01 -0800 nemo [svn] Don't override input LD_FLAGS - needed to enable profiling. trunk
Sun, 05 Mar 2006 12:46:31 -0800 nemo [svn] Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME? trunk
Sat, 04 Mar 2006 14:34:04 -0800 nenolod [svn] - use OBJECTIVE_DATA instead of a kludge in the posthook here trunk
Sat, 04 Mar 2006 12:22:19 -0800 nenolod [svn] documentation updates for 0.2.2 trunk
Sat, 04 Mar 2006 12:17:20 -0800 nenolod [svn] - add corrected version of Aerdan's jump to file patch trunk
Fri, 03 Mar 2006 23:39:17 -0800 nenolod [svn] - blah, #if 0 out these g_free's until we get to 0.2.3 trunk
Fri, 03 Mar 2006 22:58:55 -0800 nenolod [svn] - clean this up a bit trunk
Fri, 03 Mar 2006 22:55:28 -0800 nenolod [svn] err, actually, nevermind trunk
Fri, 03 Mar 2006 22:53:31 -0800 nenolod [svn] - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it trunk
Fri, 03 Mar 2006 22:50:04 -0800 nenolod [svn] - 0.2.2 trunk
Fri, 03 Mar 2006 21:16:35 -0800 nenolod [svn] - leak fix trunk
Fri, 03 Mar 2006 20:57:36 -0800 nenolod [svn] - fix a memory leak here trunk
Fri, 03 Mar 2006 20:43:06 -0800 nenolod [svn] - finish up here trunk
Fri, 03 Mar 2006 20:09:52 -0800 nenolod [svn] - more sanity checking trunk
Fri, 03 Mar 2006 20:04:24 -0800 nenolod [svn] - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly. trunk
Fri, 03 Mar 2006 19:26:54 -0800 nenolod [svn] - experimental ID32.2 fix trunk
Fri, 03 Mar 2006 10:31:57 -0800 nenolod [svn] - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot trunk
Fri, 03 Mar 2006 10:11:53 -0800 nenolod [svn] - leak fix, take 1 trunk
Thu, 02 Mar 2006 16:07:31 -0800 nenolod [svn] - some compilers couldn't figure the original call out, so put a struct infront of it trunk
Thu, 02 Mar 2006 15:50:49 -0800 nenolod [svn] - oh shit, i just found the error, we were calling malloc(0)! trunk
Thu, 02 Mar 2006 15:01:33 -0800 nenolod [svn] - use /sbin/ldconfig here instead of just ldconfig. trunk
Thu, 02 Mar 2006 08:26:55 -0800 nenolod [svn] untag a critical fixme as it was actually deadchip smoking some craq trunk
Thu, 02 Mar 2006 08:14:36 -0800 nenolod [svn] Add error reporting for many places, patch by external contributor Derek trunk
Thu, 02 Mar 2006 08:00:29 -0800 nenolod [svn] - do not operate on a non-existant fd trunk
Wed, 01 Mar 2006 12:13:38 -0800 nenolod [svn] - found it trunk
Wed, 01 Mar 2006 11:34:43 -0800 nenolod [svn] lalala trunk
Wed, 01 Mar 2006 11:29:36 -0800 nenolod [svn] - do not use type/magic detection here trunk
Wed, 01 Mar 2006 11:17:23 -0800 nenolod [svn] - fix a typo here trunk
Wed, 01 Mar 2006 11:15:40 -0800 nenolod [svn] - reinstate cyc-based checks intelligently trunk
Wed, 01 Mar 2006 11:13:46 -0800 nenolod [svn] - blah trunk
Wed, 01 Mar 2006 11:09:13 -0800 nenolod [svn] - remove cyc based breaking trunk
Wed, 01 Mar 2006 10:39:35 -0800 nenolod [svn] adjust our tolerance a bit trunk
Wed, 01 Mar 2006 10:33:12 -0800 nenolod [svn] ten iterations? trunk
Wed, 01 Mar 2006 10:26:30 -0800 nenolod [svn] blah! trunk
Wed, 01 Mar 2006 10:25:01 -0800 nenolod [svn] - enable debug notice trunk
Wed, 01 Mar 2006 10:24:18 -0800 nenolod [svn] hmm trunk
Wed, 01 Mar 2006 10:05:28 -0800 nenolod [svn] - typo trunk
Wed, 01 Mar 2006 09:40:21 -0800 nenolod [svn] - should be safe to revert now trunk
Wed, 01 Mar 2006 09:39:18 -0800 nenolod [svn] - more sanity checks trunk
Wed, 01 Mar 2006 09:37:37 -0800 nenolod [svn] - sanity checks for mpg123_decode_header trunk
Wed, 01 Mar 2006 09:34:21 -0800 nenolod [svn] - lets not use mpg123_detect_by_content trunk
Wed, 01 Mar 2006 09:07:09 -0800 nenolod [svn] - try to avoid a buffer overflow when detecting an MPEG stream trunk
Tue, 28 Feb 2006 14:56:30 -0800 nenolod [svn] - sanity checks here trunk
Tue, 28 Feb 2006 14:36:33 -0800 giacomo [svn] removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore trunk
Tue, 28 Feb 2006 11:33:08 -0800 nenolod [svn] - generate makefile for BSD/Sun plugin. trunk
Tue, 28 Feb 2006 11:32:33 -0800 nenolod [svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing. trunk
Mon, 27 Feb 2006 22:12:32 -0800 nenolod [svn] kludge trunk
Mon, 27 Feb 2006 21:01:17 -0800 nenolod [svn] put AM_INIT_AUTOMAKE back trunk
Mon, 27 Feb 2006 20:59:50 -0800 nenolod [svn] build intl first trunk
Mon, 27 Feb 2006 20:57:33 -0800 nenolod [svn] add kludge for xorg on pkgsrc trunk
Mon, 27 Feb 2006 20:54:14 -0800 nenolod [svn] update languages trunk
Mon, 27 Feb 2006 20:52:38 -0800 nenolod [svn] blah trunk
Mon, 27 Feb 2006 20:47:59 -0800 nenolod [svn] more progress trunk
Mon, 27 Feb 2006 20:37:43 -0800 nenolod [svn] more stuff trunk
Mon, 27 Feb 2006 20:32:58 -0800 nenolod [svn] more fixing trunk
Mon, 27 Feb 2006 20:24:11 -0800 nenolod [svn] use PACKAGE_NAME instead of PACKAGE for autoconf compatibility trunk
Mon, 27 Feb 2006 20:22:27 -0800 nenolod [svn] another kludge for pkgsrc, C++ edition trunk
Mon, 27 Feb 2006 20:18:03 -0800 nenolod [svn] kludge for pkgsrc machines trunk
Mon, 27 Feb 2006 20:11:58 -0800 nenolod [svn] - remove autopoint trunk
Mon, 27 Feb 2006 20:11:39 -0800 nenolod [svn] - remove need for autopoint trunk
Mon, 27 Feb 2006 18:58:22 -0800 nenolod [svn] - remove LIBTOOL trunk
Mon, 27 Feb 2006 18:54:39 -0800 nenolod [svn] - add config.guess, config.sub. trunk
Mon, 27 Feb 2006 18:42:14 -0800 nenolod [svn] - wtf is this? well it's leaving at any rate. trunk
Mon, 27 Feb 2006 18:39:30 -0800 nenolod [svn] - remove libtoolize trunk
Mon, 27 Feb 2006 18:35:11 -0800 nenolod [svn] documentation updates trunk
Mon, 27 Feb 2006 18:17:55 -0800 nenolod [svn] - fix underwater effects, patch via Spyke @ #audacious trunk
Mon, 27 Feb 2006 16:52:02 -0800 giacomo [svn] Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled trunk
Mon, 27 Feb 2006 16:51:14 -0800 nenolod [svn] - another playlist DND fix trunk
Mon, 27 Feb 2006 16:42:12 -0800 nenolod [svn] drag and drop line rendering fix trunk
Mon, 27 Feb 2006 15:54:47 -0800 nenolod [svn] - revert this trunk
Mon, 27 Feb 2006 15:43:15 -0800 nenolod [svn] - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net> trunk
Mon, 27 Feb 2006 15:20:52 -0800 nenolod [svn] - crash fix at no additional charge trunk
Mon, 27 Feb 2006 15:02:04 -0800 nenolod [svn] - revert OSS warning squashing as the patch created more problems than it solved trunk
Mon, 27 Feb 2006 14:34:47 -0800 nenolod [svn] - fix gconf at no additional charge trunk
Mon, 27 Feb 2006 08:32:57 -0800 nenolod [svn] - memleak fix (noticed by HopeSeekr @ efnet #xmule) trunk
Mon, 27 Feb 2006 07:29:53 -0800 nenolod [svn] - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge. trunk
Mon, 27 Feb 2006 06:34:58 -0800 nenolod [svn] - gconf trunk
Mon, 27 Feb 2006 06:31:47 -0800 nenolod [svn] - gnomevfs trunk
Mon, 27 Feb 2006 06:28:11 -0800 nenolod [svn] - sndfile trunk
Mon, 27 Feb 2006 06:25:36 -0800 nenolod [svn] - fix this stupid thing trunk
Sun, 26 Feb 2006 22:40:13 -0800 nenolod [svn] - create directories that aren't there in the install phase trunk
Sun, 26 Feb 2006 20:47:43 -0800 nenolod [svn] perhaps a fix? trunk
Sun, 26 Feb 2006 20:38:33 -0800 nenolod [svn] - remove automake. no longer used. trunk
Sun, 26 Feb 2006 20:37:20 -0800 nenolod [svn] fix? trunk
Sun, 26 Feb 2006 20:32:47 -0800 nenolod [svn] - convert to objective make. needs testing. trunk
Sun, 26 Feb 2006 20:28:53 -0800 nenolod [svn] - convert to objective make trunk
Sun, 26 Feb 2006 20:27:45 -0800 nenolod [svn] - convert to objective make trunk
Sun, 26 Feb 2006 20:22:38 -0800 nenolod [svn] - convert to objective make trunk
Sun, 26 Feb 2006 20:20:28 -0800 nenolod [svn] - fix data rule (whitespace) trunk
Sun, 26 Feb 2006 20:20:17 -0800 nenolod [svn] convert to objective make trunk
Sun, 26 Feb 2006 20:14:08 -0800 nenolod [svn] rule for installing data trunk
Sun, 26 Feb 2006 20:09:32 -0800 nenolod [svn] - distclean enhancements trunk
Sun, 26 Feb 2006 20:06:12 -0800 nenolod [svn] - fix version info trunk
Sun, 26 Feb 2006 16:17:12 -0800 chainsaw [svn] Remove references to inetctl from the build system. trunk
Sun, 26 Feb 2006 16:14:17 -0800 chainsaw [svn] Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things. trunk
Sun, 26 Feb 2006 15:50:50 -0800 nenolod [svn] - fix trunk
Sun, 26 Feb 2006 15:46:14 -0800 nenolod [svn] fix a warning here, lalala. trunk
Sun, 26 Feb 2006 15:41:10 -0800 nenolod [svn] - fix AAC build trunk
Sun, 26 Feb 2006 15:39:06 -0800 nenolod [svn] - more intelligently handle directory creation trunk
Sun, 26 Feb 2006 15:29:28 -0800 nenolod [svn] - Add makerules. trunk
Sun, 26 Feb 2006 15:23:50 -0800 chainsaw [svn] 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. trunk
Sun, 26 Feb 2006 15:05:40 -0800 nenolod [svn] - fix installation i think trunk
Sun, 26 Feb 2006 13:08:35 -0800 chainsaw [svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunk
Sun, 26 Feb 2006 10:21:49 -0800 chainsaw [svn] 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). trunk
Sun, 26 Feb 2006 01:09:12 -0800 nenolod [svn] experimental fix trunk
Sat, 25 Feb 2006 22:47:48 -0800 nenolod [svn] GUI fix trunk
Sat, 25 Feb 2006 22:33:56 -0800 nenolod [svn] - fix errorbox stuff some more trunk
Sat, 25 Feb 2006 19:17:26 -0800 nenolod [svn] - Fix error box stuff. trunk
Sat, 25 Feb 2006 19:14:32 -0800 nenolod [svn] - New configuration UI. trunk
Sat, 25 Feb 2006 18:40:22 -0800 nenolod [svn] Import new GUI code. Not yet hooked up really. trunk
Sat, 25 Feb 2006 18:24:10 -0800 nenolod [svn] via NhJm: trunk
Sat, 25 Feb 2006 14:56:54 -0800 nenolod [svn] - Use pkg-config to detect libmusicbrainz. trunk
Sat, 25 Feb 2006 14:28:29 -0800 nenolod [svn] Don't install util.h trunk
Sat, 25 Feb 2006 13:49:41 -0800 nenolod [svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) trunk
Sat, 25 Feb 2006 13:15:05 -0800 nenolod [svn] Attach a SONAME to all .so's. trunk
Sat, 25 Feb 2006 12:11:20 -0800 nenolod [svn] - add scrobbler support trunk
Sat, 25 Feb 2006 09:36:36 -0800 chainsaw [svn] Revert debug-only cleanup system verbosity. trunk
Sat, 25 Feb 2006 09:35:27 -0800 chainsaw [svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. trunk
Sat, 25 Feb 2006 01:30:30 -0800 nenolod [svn] - Ok, really revert this. trunk
Sat, 25 Feb 2006 01:25:21 -0800 nenolod [svn] - Roll back broken HTTP-based stream detection code. trunk
Sat, 25 Feb 2006 00:09:42 -0800 nenolod [svn] - Slay unused variables here. trunk
Sat, 25 Feb 2006 00:08:27 -0800 nenolod [svn] - Add a discussion about headless operation. trunk
Fri, 24 Feb 2006 23:57:41 -0800 nenolod [svn] - Slay an unused variable warning here. trunk
Fri, 24 Feb 2006 23:56:24 -0800 nenolod [svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless. trunk
Fri, 24 Feb 2006 23:44:27 -0800 nenolod [svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) trunk
Fri, 24 Feb 2006 23:32:17 -0800 nenolod [svn] Squelch a stupid warning here. trunk
Fri, 24 Feb 2006 23:16:06 -0800 nenolod [svn] - Working exception handling at no extra charge. Closes bugs #408, #409. trunk
Fri, 24 Feb 2006 22:50:55 -0800 nenolod [svn] - Remove libblah.so: cruft from pre-autolink rule times. trunk
Fri, 24 Feb 2006 22:47:30 -0800 nenolod [svn] - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. trunk
Fri, 24 Feb 2006 22:05:06 -0800 nenolod [svn] - Really fix preview generation for PNG/SVG based skins. trunk
Fri, 24 Feb 2006 21:25:33 -0800 nenolod [svn] - Remove pre-objective auto-linking rules for library objectives (cruft) trunk
Fri, 24 Feb 2006 12:36:42 -0800 nenolod [svn] change permissions here trunk
Fri, 24 Feb 2006 12:34:42 -0800 nenolod [svn] install HEADERS properly (oops) trunk
Thu, 23 Feb 2006 18:56:34 -0800 nenolod [svn] We had this backwards. trunk
Thu, 23 Feb 2006 17:04:36 -0800 chainsaw [svn] This came with it. No extra charge. trunk
Thu, 23 Feb 2006 17:03:03 -0800 chainsaw [svn] ESD output plugin ported to objective make by Kyoshi Aman. trunk
Thu, 23 Feb 2006 16:36:31 -0800 nenolod [svn] grr trunk
Thu, 23 Feb 2006 16:09:56 -0800 nenolod [svn] directory creation trunk
Thu, 23 Feb 2006 08:44:06 -0800 nenolod [svn] s/sharedir/datadir trunk
Wed, 22 Feb 2006 18:27:55 -0800 nenolod [svn] Install audacious.pc, audacious.1 and audacious.desktop. trunk
Wed, 22 Feb 2006 17:31:03 -0800 nenolod [svn] Link against libstdc++ because we're intermixing code. trunk
Wed, 22 Feb 2006 17:23:01 -0800 nenolod [svn] honour DESTDIR here too trunk
Wed, 22 Feb 2006 17:17:52 -0800 nenolod [svn] apparently GNU make doesn't like to use @${VAR} trunk
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
Sat, 28 Jan 2006 09:27:32 -0800 nenolod [svn] add playback.c to build trunk
Sat, 28 Jan 2006 09:27:01 -0800 nenolod [svn] we don't need to build libaudcore/Makefile anymore ;) trunk
Sat, 28 Jan 2006 09:21:21 -0800 nenolod [svn] remove libaudcore, we never did anything with it trunk
Sat, 28 Jan 2006 09:15:54 -0800 nenolod [svn] update potfiles trunk
Sat, 28 Jan 2006 09:14:54 -0800 nenolod [svn] per laci, use stock icons in the menu trunk
Sat, 28 Jan 2006 09:07:49 -0800 nenolod [svn] We now require GTK+ 2.6.x. trunk
Sat, 28 Jan 2006 09:00:25 -0800 nenolod [svn] artist - album - title is now the default title format. trunk
Fri, 27 Jan 2006 21:29:56 -0800 nenolod [svn] throw out duplicate XEvents... again, for speed purposes we don't need trunk
Fri, 27 Jan 2006 21:20:29 -0800 nenolod [svn] I like the rotated icon better. trunk
Fri, 27 Jan 2006 20:55:26 -0800 nenolod [svn] icons so far trunk
Fri, 27 Jan 2006 20:31:53 -0800 nenolod [svn] When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. trunk
Fri, 27 Jan 2006 20:09:05 -0800 nenolod [svn] About box tweaks. trunk
Fri, 27 Jan 2006 19:38:19 -0800 nenolod [svn] Patch for improved GYM/VGM file support ala blargg. trunk
Fri, 27 Jan 2006 15:10:44 -0800 giacomo [svn] in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability) trunk
Fri, 27 Jan 2006 14:22:22 -0800 giacomo [svn] do not try to compile amidi-plug if alsa is not available trunk
Fri, 27 Jan 2006 12:00:13 -0800 giacomo [svn] amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available trunk
Thu, 26 Jan 2006 23:22:49 -0800 giacomo [svn] adjusted audacious headers includes in amidi-plug trunk
Thu, 26 Jan 2006 18:45:42 -0800 giacomo [svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunk
Thu, 26 Jan 2006 18:43:59 -0800 giacomo [svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) trunk
Thu, 26 Jan 2006 17:24:48 -0800 nenolod [svn] fixes via blargg. trunk
Thu, 26 Jan 2006 16:35:44 -0800 nenolod [svn] experimental fix trunk
Thu, 26 Jan 2006 15:21:09 -0800 nenolod [svn] whoever wrote output_to_audio() was a crackhead. trunk
Thu, 26 Jan 2006 11:44:29 -0800 nenolod [svn] cleanup produce_audio() a bit. trunk
Thu, 26 Jan 2006 11:37:48 -0800 nenolod [svn] Add tell_audio(AFormat *, gint *, gint *), for retrieving audio trunk
Thu, 26 Jan 2006 11:18:52 -0800 nenolod [svn] tell_audio returns void, not gint. trunk
Thu, 26 Jan 2006 11:11:20 -0800 nenolod [svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to trunk
Thu, 26 Jan 2006 11:06:40 -0800 giacomo [svn] re-added an empty ChangeLog file to avoid autotool complaints trunk
Thu, 26 Jan 2006 10:57:27 -0800 giacomo [svn] about.c buttons centered and properly sized trunk
Thu, 26 Jan 2006 10:47:47 -0800 nenolod [svn] Indentation changes. trunk
Thu, 26 Jan 2006 10:47:29 -0800 nenolod [svn] make "Credits" translatable. trunk
Thu, 26 Jan 2006 10:31:35 -0800 giacomo [svn] custom label/images for about.c buttons trunk
Wed, 25 Jan 2006 22:45:56 -0800 nenolod [svn] sed -i s:XMMS:Audacious:g trunk
Wed, 25 Jan 2006 22:44:32 -0800 nenolod [svn] More doc updates. trunk
Wed, 25 Jan 2006 22:42:38 -0800 nenolod [svn] documentation updates. trunk
Wed, 25 Jan 2006 22:22:45 -0800 nenolod [svn] Add a line between the time and the track name. trunk
Wed, 25 Jan 2006 22:15:52 -0800 nenolod [svn] Make *sure* it's borderless. trunk
Wed, 25 Jan 2006 19:17:49 -0800 nenolod [svn] Credits window is back in action. trunk
Wed, 25 Jan 2006 18:40:41 -0800 nenolod [svn] Remove crap that is unneeded from about.c, update credits information. trunk
Wed, 25 Jan 2006 18:37:38 -0800 giacomo [svn] initial layout for buttons over the png logo trunk
Wed, 25 Jan 2006 18:31:49 -0800 nenolod [svn] Add credits.c to makefile, and fill in as much information as I have. trunk
Wed, 25 Jan 2006 18:19:59 -0800 nenolod [svn] Add show_credits_window() declaration. trunk
Wed, 25 Jan 2006 17:39:42 -0800 nenolod [svn] If a track has a length, then we *really* do not want silence detection, trunk
Wed, 25 Jan 2006 17:27:09 -0800 giacomo [svn] removed X11 dependencies and cflags from audacious/makefile.am trunk
Wed, 25 Jan 2006 09:31:04 -0800 nenolod [svn] New output driver which makes use of Output objects ability to flush trunk
Tue, 24 Jan 2006 21:47:40 -0800 nenolod [svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunk
Tue, 24 Jan 2006 21:34:46 -0800 nenolod [svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunk
Tue, 24 Jan 2006 21:03:30 -0800 nenolod [svn] aboutbox formatting stuffs. trunk
Tue, 24 Jan 2006 20:19:01 -0800 nenolod [svn] hostile merge, phase 2: reimport based on new plugin code trunk
Tue, 24 Jan 2006 20:17:26 -0800 nenolod [svn] Hostile merge, phase 1: remove merge target from the repository. trunk
Tue, 24 Jan 2006 19:10:07 -0800 chainsaw [svn] New code drop from blargg. Needs some work. trunk
Tue, 24 Jan 2006 13:57:22 -0800 nenolod [svn] Whoops. trunk
Tue, 24 Jan 2006 08:25:36 -0800 nenolod [svn] Do not process redundant XEvents... just throw them away. Crude trunk
Tue, 24 Jan 2006 07:52:28 -0800 nenolod [svn] ESD output plugin enhancements by max_verem -at- yahoo.com. trunk
Mon, 23 Jan 2006 14:11:40 -0800 nenolod [svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunk
Mon, 23 Jan 2006 14:07:43 -0800 nenolod [svn] Always on top fix. trunk
Mon, 23 Jan 2006 13:53:26 -0800 nenolod [svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunk
Mon, 23 Jan 2006 12:24:48 -0800 nenolod [svn] Remove ALL Xlib stuff from the skinning engine and use GDK where trunk
Sat, 21 Jan 2006 14:06:25 -0800 chainsaw [svn] Assembly file is now unused. Removing. trunk
Sat, 21 Jan 2006 14:06:07 -0800 chainsaw [svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems. trunk
Sat, 21 Jan 2006 10:03:15 -0800 chainsaw [svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
Sat, 21 Jan 2006 07:12:02 -0800 chainsaw [svn] Use the VFS layer. trunk
Sat, 21 Jan 2006 06:32:50 -0800 chainsaw [svn] Use the VFS subsystem and delete the unused demo source. trunk
Fri, 20 Jan 2006 07:17:03 -0800 nenolod [svn] Reenable wma compilation. trunk
Thu, 19 Jan 2006 19:31:32 -0800 nenolod [svn] SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com> trunk
Thu, 19 Jan 2006 15:45:42 -0800 nenolod [svn] Updated about-logo.png. trunk
Thu, 19 Jan 2006 15:45:01 -0800 nenolod [svn] More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable. trunk
Wed, 18 Jan 2006 21:21:50 -0800 nenolod [svn] Experimental about box stuff... doesnt work right yet. Work in progress! trunk
Wed, 18 Jan 2006 17:18:37 -0800 chainsaw [svn] Tag reading for NSF. trunk
Wed, 18 Jan 2006 17:07:59 -0800 chainsaw [svn] Length detection for VGM; tag reading for GBS. trunk
Wed, 18 Jan 2006 16:03:38 -0800 nenolod [svn] Rename about.c to credits.c trunk
Wed, 18 Jan 2006 16:01:31 -0800 nenolod [svn] Add about-logo.png to the distribution. trunk
Wed, 18 Jan 2006 14:34:54 -0800 chainsaw [svn] Simplify magic reader and get GYM tag reading right. trunk
Wed, 18 Jan 2006 14:03:32 -0800 giacomo [svn] use labs() instead of abs() for long types trunk
Wed, 18 Jan 2006 13:55:23 -0800 giacomo [svn] seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song) trunk
Wed, 18 Jan 2006 12:35:20 -0800 chainsaw [svn] Clean up after myself, reverting botched fix to ffmpeg code. trunk
Wed, 18 Jan 2006 11:21:11 -0800 giacomo [svn] fixed width of the fwd button trunk
Wed, 18 Jan 2006 11:03:23 -0800 nenolod [svn] Remove header that got moved. Oops. trunk
Wed, 18 Jan 2006 10:53:34 -0800 nenolod [svn] Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work trunk
Wed, 18 Jan 2006 10:38:51 -0800 nenolod [svn] Move xml_document stuff into libaudacious. trunk
Tue, 17 Jan 2006 18:15:15 -0800 nenolod [svn] Remove EQ again. *grr* trunk
Tue, 17 Jan 2006 18:12:22 -0800 nenolod [svn] Further speedups trunk
Tue, 17 Jan 2006 18:05:29 -0800 nenolod [svn] Change logic used for drawing the line between the numbers and the trunk
Tue, 17 Jan 2006 17:26:38 -0800 chainsaw [svn] Temporarily stop building the WMA plugin until it can be fixed. trunk
Tue, 17 Jan 2006 17:24:38 -0800 chainsaw [svn] More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
Tue, 17 Jan 2006 15:46:09 -0800 chainsaw [svn] Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently. trunk
Tue, 17 Jan 2006 12:39:37 -0800 nenolod [svn] Possibly play nicer with X11 in the skinning engine's event loop. trunk
Mon, 16 Jan 2006 21:39:45 -0800 nenolod [svn] Revert pause on seek stuff as it did no good anyway and just caused trunk
Mon, 16 Jan 2006 18:29:49 -0800 giacomo [svn] added a new column in the treeview model to store the skin name trunk
Mon, 16 Jan 2006 16:05:02 -0800 nenolod [svn] Make "Unarchived Winamp 2.x skin" &c translatable. trunk
Mon, 16 Jan 2006 15:58:53 -0800 nenolod [svn] Use g_object_(get|set)_data() on the thumbnail object to store the skin trunk
Mon, 16 Jan 2006 15:21:41 -0800 nenolod [svn] Dissect the pango markup using scanf and various string delimiter hacks. trunk
Mon, 16 Jan 2006 14:37:05 -0800 nenolod [svn] new pango-based skin selection sexyness. trunk
Mon, 16 Jan 2006 13:37:00 -0800 nenolod [svn] Revert hack that had no effect. The blips apparently occur on the output side of things. trunk
Mon, 16 Jan 2006 13:29:32 -0800 nenolod [svn] lets not output audio when paused. really. trunk
Mon, 16 Jan 2006 13:24:54 -0800 nenolod [svn] vis fixes trunk
Mon, 16 Jan 2006 13:19:11 -0800 nenolod [svn] Stop playing while seeking the player. trunk
Mon, 16 Jan 2006 10:38:28 -0800 nenolod [svn] The default skin is now distributed as a png skin, not a bmp one due to trunk
Mon, 16 Jan 2006 10:32:57 -0800 nenolod [svn] Be less spammy in the audacious trace log about not being able to find trunk
Mon, 16 Jan 2006 10:30:11 -0800 nenolod [svn] This commit allows for the use of alternate formats to bmp in skin trunk
Sun, 15 Jan 2006 16:49:42 -0800 nenolod [svn] Add a hackhack for FreeBSD ports. trunk
Sun, 15 Jan 2006 07:35:01 -0800 chainsaw [svn] Pinch nicer file info dialog from BMP-WMA. trunk
Sun, 15 Jan 2006 00:34:41 -0800 nenolod [svn] Add `Apply' button to the presets window. Patch via NhJm. trunk
Sat, 14 Jan 2006 18:19:36 -0800 nenolod [svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account. trunk
Sat, 14 Jan 2006 18:12:15 -0800 nenolod [svn] Take matters of seconds into consideration. trunk
Sat, 14 Jan 2006 18:10:44 -0800 nenolod [svn] Ditto for playlist window. trunk
Sat, 14 Jan 2006 18:09:54 -0800 nenolod [svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to trunk
Sat, 14 Jan 2006 17:57:44 -0800 nenolod [svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop. trunk
Sat, 14 Jan 2006 17:21:16 -0800 nenolod [svn] Convert prev/next buttons to tristate, via create_pbutton_ex(). trunk
Sat, 14 Jan 2006 17:05:06 -0800 chainsaw [svn] Hello includes. Goodbye warnings. trunk
Sat, 14 Jan 2006 16:58:03 -0800 nenolod [svn] create_pbutton() should hook on release, not on push. My bad. :P trunk
Sat, 14 Jan 2006 16:49:00 -0800 nenolod [svn] This commit rips out the old equalization engine with a dynamic engine trunk
Sat, 14 Jan 2006 11:03:49 -0800 chainsaw [svn] This file is not used. trunk
Sat, 14 Jan 2006 07:27:13 -0800 chainsaw [svn] Sync with upstream CVS. This implements RIX playback. trunk
Sat, 14 Jan 2006 05:40:19 -0800 chainsaw [svn] That removed so much that it does not play anymore. Add a line of code back. trunk
Sat, 14 Jan 2006 00:02:06 -0800 nenolod [svn] Reliability fixes. trunk
Fri, 13 Jan 2006 20:48:46 -0800 nenolod [svn] timidity fixes... remove duplicated code provided by produce_audio() trunk
Fri, 13 Jan 2006 20:03:07 -0800 nenolod [svn] Buttons are now tri-state, meaning they have both callbacks for push and trunk
Fri, 13 Jan 2006 19:18:38 -0800 nenolod [svn] - remove fullscreen.c, fullscreen.h (I know of nothing for audacious trunk
Fri, 13 Jan 2006 18:36:08 -0800 nenolod [svn] Install input.h and output.h headers. trunk
Fri, 13 Jan 2006 14:57:57 -0800 nenolod [svn] SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
Fri, 13 Jan 2006 14:50:54 -0800 nenolod [svn] Remove equalization code. We do this same processing in the core in 0.2. trunk
Thu, 12 Jan 2006 18:27:22 -0800 nenolod [svn] FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;)) trunk
Wed, 11 Jan 2006 06:11:10 -0800 nenolod [svn] Add a sanity check for crappily written plugins in the decoder cache. trunk
Wed, 11 Jan 2006 05:40:26 -0800 chainsaw [svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunk
Tue, 10 Jan 2006 16:50:39 -0800 chainsaw [svn] Convert to produce_audio usage. trunk
Tue, 10 Jan 2006 12:47:50 -0800 chainsaw [svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunk
Tue, 10 Jan 2006 12:22:40 -0800 chainsaw [svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunk
Mon, 09 Jan 2006 15:00:10 -0800 nenolod [svn] Change copying of scaling properties from factor 11 -> 12, to factor 12 trunk
Mon, 09 Jan 2006 13:15:02 -0800 chainsaw [svn] Support .cmf .sci & .laa without stealing .mid from timidity. trunk
Mon, 09 Jan 2006 12:30:26 -0800 chainsaw [svn] Care about pointer signedness. trunk
Sun, 08 Jan 2006 16:49:05 -0800 chainsaw [svn] Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks. trunk
Sun, 08 Jan 2006 16:03:37 -0800 chainsaw [svn] Care about pointer signedness. trunk
Sun, 08 Jan 2006 15:14:58 -0800 chainsaw [svn] Disable unused function: audmp4_strip_spaces trunk
Sun, 08 Jan 2006 15:02:54 -0800 chainsaw [svn] Use glib function for glib types and care about pointer signedness. trunk
Sun, 08 Jan 2006 14:14:06 -0800 chainsaw [svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). trunk
Sun, 08 Jan 2006 13:39:07 -0800 chainsaw [svn] Initialize variables to zero where required. trunk
Sun, 08 Jan 2006 13:32:21 -0800 chainsaw [svn] Add missing %s in translated string. trunk
Sun, 08 Jan 2006 01:34:37 -0800 nenolod [svn] Updated Ukranian translation. trunk
Sun, 08 Jan 2006 01:33:29 -0800 nenolod [svn] trivial manpage fix (spotted by dai) trunk
Sun, 08 Jan 2006 01:26:45 -0800 nenolod [svn] Updated japanese translation c/o Dai. trunk
Sat, 07 Jan 2006 11:17:08 -0800 chainsaw [svn] Care about pointer signedness. trunk
Sat, 07 Jan 2006 10:19:59 -0800 nenolod [svn] Add giacomo to credits. trunk
Sat, 07 Jan 2006 10:13:28 -0800 nenolod [svn] Generate cache content on demand if it was not previously there. trunk
Sat, 07 Jan 2006 10:02:25 -0800 nenolod [svn] Do not generate a cache when loading a playlist. trunk
Sat, 07 Jan 2006 06:18:41 -0800 chainsaw [svn] Really add S3M support back after receiving a convincing testcase. trunk
Sat, 07 Jan 2006 06:18:13 -0800 chainsaw [svn] Add S3M support back after receiving a convincing testcase. trunk
Thu, 05 Jan 2006 10:21:15 -0800 nenolod [svn] FHS compatibility hacks trunk
Thu, 05 Jan 2006 05:47:09 -0800 nenolod [svn] Version bump to 0.2 -- we've been confusing the hell out of people. trunk
Thu, 05 Jan 2006 00:07:44 -0800 nenolod [svn] Support for FreeBSD 6.x CD Audio DAE. trunk
Wed, 04 Jan 2006 12:26:59 -0800 chainsaw [svn] Remove support for .mid & .s3m; we have other plugins handling those formats already. trunk
Tue, 03 Jan 2006 16:22:07 -0800 chainsaw [svn] AM_CONDITIONAL bug uncovered by deitarion. trunk
Tue, 03 Jan 2006 15:03:55 -0800 chainsaw [svn] Upload missing file for genre handling. trunk
Tue, 03 Jan 2006 14:29:34 -0800 chainsaw [svn] Autotools do not want quoting here, apparently. Fair enough. trunk
Tue, 03 Jan 2006 14:25:32 -0800 chainsaw [svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. trunk
Tue, 03 Jan 2006 13:22:40 -0800 chainsaw [svn] Correct binio detection logic. trunk
Tue, 03 Jan 2006 13:05:55 -0800 nenolod [svn] WTF is this doing with UI code in it :S trunk
Tue, 03 Jan 2006 13:05:01 -0800 nenolod [svn] - remove unused "USE_SIMD" crap left over from BMP trunk
Tue, 03 Jan 2006 12:54:18 -0800 nenolod [svn] - Rename playlistwin stuff to ui_playlist.* trunk
Tue, 03 Jan 2006 12:24:10 -0800 nenolod [svn] fix audio corruption when doing a short write. trunk
Tue, 03 Jan 2006 11:58:24 -0800 nenolod [svn] Rebuild translation database. trunk
Tue, 03 Jan 2006 11:51:19 -0800 nenolod [svn] Do not print verbose "loading plugin" messages, only display errors to trunk
Tue, 03 Jan 2006 09:47:13 -0800 nenolod [svn] Fix adplug compilation issues (also per laci) trunk
Tue, 03 Jan 2006 09:46:01 -0800 nenolod [svn] Update audacious translation template (per laci) trunk
Sun, 01 Jan 2006 06:40:46 -0800 chainsaw [svn] Start caring about pointer signedness. trunk
Sun, 01 Jan 2006 05:35:17 -0800 chainsaw [svn] Sentinel fix; extra NULL required. trunk
Sun, 01 Jan 2006 05:09:47 -0800 chainsaw [svn] We have no choice but to continue as planned. Deploy the sentinels! trunk
Sun, 01 Jan 2006 04:57:22 -0800 chainsaw [svn] Remove last bits of the dirbrowser. trunk
Sat, 31 Dec 2005 17:35:02 -0800 chainsaw [svn] Add parenthesis around assignment used as truth value. trunk
Sat, 31 Dec 2005 17:31:38 -0800 chainsaw [svn] Kill unused var. trunk
Sat, 31 Dec 2005 15:16:16 -0800 chainsaw [svn] Stop GYM playback at the right time, if the length is known. trunk
Sat, 31 Dec 2005 15:15:42 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 31 Dec 2005 15:04:34 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 31 Dec 2005 14:47:56 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 31 Dec 2005 14:37:03 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 31 Dec 2005 14:17:51 -0800 chainsaw [svn] Use file magic instead of extensions (Phase 2). trunk
Sat, 31 Dec 2005 13:36:01 -0800 chainsaw [svn] Implement GYM tag reader. trunk
Sat, 31 Dec 2005 13:14:35 -0800 chainsaw [svn] Implement VGM playback. trunk
Sat, 31 Dec 2005 12:30:19 -0800 chainsaw [svn] Properly fall back to file name if the tag information is invalid (SPC). trunk
Sat, 31 Dec 2005 12:04:53 -0800 chainsaw [svn] Length detection for GYM. trunk
Fri, 30 Dec 2005 17:56:32 -0800 chainsaw [svn] Detect files by content; remove quick detect. trunk
Fri, 30 Dec 2005 17:39:28 -0800 nenolod [svn] - change our slogan to "The future of UNIX multimedia." trunk
Fri, 30 Dec 2005 16:31:39 -0800 chainsaw [svn] Adlib synthesizer (AdPlug) support. trunk
Fri, 30 Dec 2005 14:17:35 -0800 nenolod [svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere. trunk
Fri, 30 Dec 2005 13:52:14 -0800 nenolod [svn] Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P) trunk
Thu, 29 Dec 2005 22:44:13 -0800 nenolod [svn] This commit reduces the amount of times we probe a source down to ONE trunk
Thu, 29 Dec 2005 22:10:26 -0800 nenolod [svn] Cache the decoder used for each PlaylistEntry. This reduces the amount trunk
Thu, 29 Dec 2005 02:29:29 -0800 nenolod [svn] very rudementary http stream detection support for mpg123-clone. trunk
Wed, 28 Dec 2005 13:40:46 -0800 nenolod [svn] mpg123-clone: Add '.mp3.part' to list of allowed extension types. trunk
Mon, 26 Dec 2005 14:12:35 -0800 nenolod [svn] various fixes :( trunk
Mon, 26 Dec 2005 13:56:03 -0800 nenolod [svn] filterchain stuff trunk
Mon, 26 Dec 2005 13:54:41 -0800 nenolod [svn] filterchain stuff trunk
Mon, 26 Dec 2005 13:52:54 -0800 nenolod [svn] filterchain stuff trunk
Mon, 26 Dec 2005 13:35:40 -0800 nenolod [svn] a lot of EQ tweaks, but the preamp still does not work right trunk
Mon, 26 Dec 2005 13:14:23 -0800 nenolod [svn] Use the audacious filterchain for musepack. (I'm not removing the equalizer, because it looks like a better equalizer than the one we have right now.) trunk
Mon, 26 Dec 2005 13:09:53 -0800 nenolod [svn] Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!) trunk
Mon, 26 Dec 2005 13:01:04 -0800 nenolod [svn] ditto for samplerate... we should have full plugin compatibility now trunk
Mon, 26 Dec 2005 12:42:45 -0800 nenolod [svn] Display the MP4/AAC+ bitrate, instead of "VBR". trunk
Mon, 26 Dec 2005 07:19:44 -0800 chainsaw [svn] Replace a tab with spaces to make Mikachu happy. trunk
Mon, 26 Dec 2005 01:16:45 -0800 nenolod [svn] Initial fileinfo box, loosely based around the mpg123-clone one. trunk
Mon, 26 Dec 2005 00:38:59 -0800 nenolod [svn] Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3) trunk
Sun, 25 Dec 2005 23:56:55 -0800 nenolod [svn] safety fix trunk
Sun, 25 Dec 2005 23:22:44 -0800 nenolod [svn] MP4 metadata retrieval support. trunk
Sun, 25 Dec 2005 14:38:14 -0800 chainsaw [svn] Stop last few desperate attempts to hold on to GTK1+ includes. trunk
Sun, 25 Dec 2005 14:25:03 -0800 chainsaw [svn] Delete stale GTK1+ interface code. trunk
Sun, 25 Dec 2005 14:19:40 -0800 chainsaw [svn] And that concludes the story of the whacky OK button. Thank you. trunk
Sun, 25 Dec 2005 14:10:13 -0800 nenolod [svn] further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib) trunk
Sun, 25 Dec 2005 13:31:46 -0800 chainsaw [svn] Implement GYM playback. trunk
Sun, 25 Dec 2005 13:11:21 -0800 chainsaw [svn] Now that the build system is ready, upload the plugin code. trunk
Sun, 25 Dec 2005 13:10:50 -0800 chainsaw [svn] Sexypsf input plugin; patch by dai in bug #395. trunk
Sun, 25 Dec 2005 12:34:53 -0800 chainsaw [svn] Remove Add Directory option as it is broken. Patch by laci, closes bug #377. trunk
Sun, 25 Dec 2005 08:49:09 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 24 Dec 2005 19:30:32 -0800 chainsaw [svn] Change config file location, take plugin.h out of Makefile.am trunk
Sat, 24 Dec 2005 18:31:05 -0800 chainsaw [svn] Remove static plugin.h trickery to cure SIGFPE and related madness. trunk
Tue, 20 Dec 2005 13:33:42 -0800 nenolod [svn] still gives off a warning, but will do the right thing regardless. trunk
Mon, 19 Dec 2005 16:39:12 -0800 nenolod [svn] playlist_list code cleanups from mikachu. trunk
Mon, 19 Dec 2005 08:58:27 -0800 nenolod [svn] JACKd output plugin via external contractor james@develia.org. trunk
Mon, 19 Dec 2005 08:45:45 -0800 nenolod [svn] playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>. trunk
Sun, 18 Dec 2005 14:17:33 -0800 chainsaw [svn] Squash 2 type-punned pointer warnings. trunk
Sun, 18 Dec 2005 13:48:43 -0800 chainsaw [svn] Squash void pointer arithmetic warning in futils.c trunk
Sun, 18 Dec 2005 13:30:27 -0800 chainsaw [svn] Okay, braindead configuration handling. Disabling config button for now. trunk
Sun, 18 Dec 2005 11:42:07 -0800 chainsaw [svn] Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>. trunk
Sun, 18 Dec 2005 09:06:02 -0800 chainsaw [svn] Do not abort if libmpc is not found, just disable musepack plugin. trunk
Sun, 18 Dec 2005 08:56:26 -0800 chainsaw [svn] Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code. trunk
Sun, 18 Dec 2005 07:03:56 -0800 chainsaw [svn] Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list. trunk
Sun, 18 Dec 2005 06:41:22 -0800 chainsaw [svn] Fix spacing in --help output, patch by Mikachu. trunk
Sun, 18 Dec 2005 05:30:29 -0800 chainsaw [svn] Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs. trunk
Sat, 17 Dec 2005 14:59:54 -0800 chainsaw [svn] Squash the implicit declaration warnings by including the correct util.h trunk
Sat, 17 Dec 2005 13:51:17 -0800 chainsaw [svn] Revert changes; this plugin is hard to convert to configdb. Leave it for now. trunk
Sat, 17 Dec 2005 13:14:46 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 17 Dec 2005 13:04:28 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 17 Dec 2005 12:52:02 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 17 Dec 2005 12:36:29 -0800 nenolod [svn] Plugin cleanup functionality, via giacomo. trunk
Sat, 17 Dec 2005 12:09:33 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 17 Dec 2005 11:50:41 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 17 Dec 2005 11:40:29 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 17 Dec 2005 11:14:29 -0800 chainsaw [svn] Remove unnecessary configfile.h include, this plugin has no config support. trunk
Sat, 17 Dec 2005 11:11:13 -0800 chainsaw [svn] Convert to configdb. GThreadify and peel off layer of threading macro madness. trunk
Sat, 17 Dec 2005 08:42:26 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 17 Dec 2005 08:21:58 -0800 chainsaw [svn] Convert to configdb usage. trunk
Fri, 16 Dec 2005 18:40:01 -0800 chainsaw [svn] Config file paths should be ~/.audacious and not ~/.xmms trunk
Fri, 16 Dec 2005 18:25:18 -0800 chainsaw [svn] Squash 3 warnings by compiling as C99 code. Remove round_trick kludge. trunk
Fri, 16 Dec 2005 18:02:41 -0800 chainsaw [svn] Properly initialize vars before use. A debug-only message threw a warning, it had to go. trunk
Fri, 16 Dec 2005 17:48:19 -0800 chainsaw [svn] Squash all 4 warnings in xmms-timidity.c trunk
Fri, 16 Dec 2005 17:34:26 -0800 chainsaw [svn] Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier. trunk
Fri, 16 Dec 2005 17:20:04 -0800 chainsaw [svn] Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning. trunk
Fri, 16 Dec 2005 17:03:15 -0800 chainsaw [svn] Do not discard pointer type qualifiers. trunk
Fri, 16 Dec 2005 16:24:33 -0800 chainsaw [svn] GThreadify input plugin. trunk
Fri, 16 Dec 2005 16:08:46 -0800 chainsaw [svn] Add musepack input plugin & hook into build system. trunk
Fri, 16 Dec 2005 12:17:53 -0800 chainsaw [svn] How about a default timidity.cfg location that actually works? trunk
Fri, 16 Dec 2005 12:08:03 -0800 chainsaw [svn] Sorry, but has anyone ever told you that you talk too much? trunk
Fri, 16 Dec 2005 11:25:47 -0800 chainsaw [svn] GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all. trunk
Wed, 14 Dec 2005 11:36:27 -0800 nenolod [svn] possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups... trunk
Wed, 14 Dec 2005 11:21:10 -0800 nenolod [svn] path change trunk
Wed, 14 Dec 2005 10:19:49 -0800 nenolod [svn] - attach -Iaudacious to libaudcore build crap. trunk
Wed, 14 Dec 2005 08:58:13 -0800 nenolod [svn] Updated japanese translation, via dai. trunk
Wed, 14 Dec 2005 08:51:51 -0800 nenolod [svn] Timidity support, via external contractor dai+audacious@cdr.jp. trunk
Wed, 14 Dec 2005 08:35:56 -0800 nenolod [svn] Update header locations. trunk
Wed, 14 Dec 2005 08:20:45 -0800 nenolod [svn] Very initial start on libaudcore. trunk
Tue, 13 Dec 2005 19:03:19 -0800 nenolod [svn] - Add interface plugin type (buildsystem). trunk
Mon, 12 Dec 2005 23:11:30 -0800 nenolod [svn] Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>. trunk
Sat, 10 Dec 2005 19:12:53 -0800 nenolod [svn] typo fix trunk
Sat, 10 Dec 2005 17:41:21 -0800 chainsaw [svn] Mikmod is obsolete. Let it die. trunk
Sat, 10 Dec 2005 14:31:13 -0800 chainsaw [svn] Use modplug instead of mikmod. Supports more formats & compressed files. trunk
Sat, 10 Dec 2005 13:54:12 -0800 nenolod [svn] Ladspa host module for Audacious. trunk
Sat, 10 Dec 2005 08:42:49 -0800 chainsaw [svn] Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS. trunk
Sat, 10 Dec 2005 08:14:54 -0800 chainsaw [svn] Add quoting to make autotools happy. trunk
Fri, 09 Dec 2005 18:12:22 -0800 nenolod [svn] Merge a cleaned up version of the patch included with #383. Audacious trunk
Fri, 09 Dec 2005 18:03:16 -0800 nenolod [svn] Update translation templates c/o of laci. trunk
Thu, 08 Dec 2005 20:14:43 -0800 nenolod [svn] Add missing lirc.m4. trunk
Thu, 08 Dec 2005 20:12:44 -0800 nenolod [svn] - Remove generated files trunk
Thu, 08 Dec 2005 15:17:54 -0800 chainsaw [svn] Update plugin descriptions in feature overview. trunk
Thu, 08 Dec 2005 15:12:12 -0800 chainsaw [svn] Import sid plugin. Ported from XMMS by giacomo. trunk
Thu, 08 Dec 2005 13:29:31 -0800 nenolod [svn] We shouldn't have to close the output plugin from here. I don't know why trunk
Thu, 08 Dec 2005 11:47:13 -0800 nenolod [svn] revert changes -- broke the plugin :/ trunk
Thu, 08 Dec 2005 11:44:32 -0800 nenolod [svn] Kill some warnings here -- the other warnings I can't kill yet, as I've trunk
Wed, 07 Dec 2005 21:33:57 -0800 nenolod [svn] fix breakage trunk
Wed, 07 Dec 2005 16:54:27 -0800 chainsaw [svn] Use a mutex, lower timeouts. Do not spin waiting for playback to start. trunk
Wed, 07 Dec 2005 15:53:53 -0800 chainsaw [svn] Hook crossfade into build system. trunk
Wed, 07 Dec 2005 15:37:52 -0800 chainsaw [svn] Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy. trunk
Tue, 06 Dec 2005 16:09:32 -0800 chainsaw [svn] Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles. trunk
Tue, 06 Dec 2005 14:02:16 -0800 chainsaw [svn] Made WMA support configurable, defaults to on. trunk
Sun, 04 Dec 2005 15:58:55 -0800 chainsaw [svn] First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet. trunk
Sun, 04 Dec 2005 11:22:16 -0800 chainsaw [svn] Last bit of cast rework by Stephen Bennett. trunk
Sun, 04 Dec 2005 09:29:14 -0800 chainsaw [svn] Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379. trunk
Sun, 04 Dec 2005 08:49:53 -0800 chainsaw [svn] C++ warning fixes by external contractor Stephen Bennett. trunk
Sun, 04 Dec 2005 07:37:06 -0800 chainsaw [svn] Create some proper headers and include them. No more implicit declarations. trunk
Sun, 04 Dec 2005 06:48:27 -0800 chainsaw [svn] Initialize two variables before use and remove an unused one. Squashes 3 warnings. trunk
Sun, 04 Dec 2005 06:26:12 -0800 chainsaw [svn] Do not discard pointer target type, and do not use deprecated g_basename function. trunk
Sun, 04 Dec 2005 06:01:40 -0800 chainsaw [svn] Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment... trunk
Sat, 03 Dec 2005 12:58:13 -0800 chainsaw [svn] These fixme warnings are no longer relevant. trunk
Sat, 03 Dec 2005 09:27:11 -0800 chainsaw [svn] Reduce code duplication and add a return statement. trunk
Sat, 03 Dec 2005 09:14:33 -0800 chainsaw [svn] Add two missing casts and update the player buffer description from XMMS to Audacious. trunk
Sat, 03 Dec 2005 08:46:07 -0800 chainsaw [svn] Avoid discarding pointer type qualifiers. trunk
Sat, 03 Dec 2005 08:17:14 -0800 chainsaw [svn] Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly. trunk
Fri, 02 Dec 2005 15:33:58 -0800 chainsaw [svn] Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too. trunk
Wed, 30 Nov 2005 14:56:57 -0800 nenolod [svn] Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious, trunk
Wed, 30 Nov 2005 00:02:54 -0800 nenolod [svn] C99 compliance issues inside wma.c. trunk
Tue, 29 Nov 2005 14:44:13 -0800 nenolod [svn] Fix AAC linkage for gcc4, which does not autolink against libstdc++. trunk
Sun, 27 Nov 2005 11:58:49 -0800 nenolod [svn] Check for lrintf. Fixed by ahuillet. trunk
Sun, 27 Nov 2005 11:55:31 -0800 nenolod [svn] Update translation template, and add new audacious messages to the POTFILES.in. trunk
Sun, 27 Nov 2005 11:43:05 -0800 nenolod [svn] Revert unicode fixes, cause player to bomb out. trunk
Sat, 26 Nov 2005 20:14:03 -0800 nenolod [svn] Don't use widget_draw_quick() in playlistwin_update_list(). trunk
Sat, 26 Nov 2005 19:04:04 -0800 nenolod [svn] Add gdk_flush() to widget_draw_quick(). trunk
Sat, 26 Nov 2005 18:28:19 -0800 nenolod [svn] - Implement widget_draw_quick(widget_t *) for doing an immediate draw trunk
Sat, 26 Nov 2005 17:44:16 -0800 nenolod [svn] Remove unneeded sanity check. trunk
Sat, 26 Nov 2005 17:36:56 -0800 nenolod [svn] Revert changes. trunk
Sat, 26 Nov 2005 17:22:55 -0800 nenolod [svn] Closer, but doesn't do it properly. trunk
Sat, 26 Nov 2005 17:08:15 -0800 nenolod [svn] Force redraw of audacious playlist window. trunk
Sat, 26 Nov 2005 14:29:35 -0800 nenolod [svn] Update japanese translator's name. Whoops. trunk
Sat, 26 Nov 2005 14:27:26 -0800 nenolod [svn] Updated greek translation, thanks to stavrosg. trunk
Sat, 26 Nov 2005 14:11:04 -0800 nenolod [svn] Version bump -- 0.1.2. trunk
Sat, 26 Nov 2005 14:08:34 -0800 nenolod [svn] Always update the playlist information, regardless of whether it is shaded or not. To ensure this happens, I've attached playlistwin_update_list() to the GUI event loop, trunk
Fri, 25 Nov 2005 23:14:41 -0800 nenolod [svn] GCC2 fixes. trunk
Fri, 25 Nov 2005 20:23:40 -0800 nenolod [svn] Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>: trunk
Fri, 25 Nov 2005 19:54:46 -0800 nenolod [svn] Make the left and right keys work when the playlist window has focus. trunk
Fri, 25 Nov 2005 19:29:04 -0800 nenolod [svn] Add Winamp-style numeric keypad shortcut key support. trunk
Fri, 25 Nov 2005 14:57:51 -0800 nenolod [svn] WTF @ playlist window controlling fonts? o.O trunk
Fri, 25 Nov 2005 13:26:59 -0800 nenolod [svn] Update credits on here reflecting audacious-decoder changes. trunk
Fri, 25 Nov 2005 12:53:16 -0800 nenolod [svn] Glade stuff. trunk
Fri, 25 Nov 2005 12:50:50 -0800 nenolod [svn] Revert logic part of scrolling. trunk
Tue, 22 Nov 2005 21:21:26 -0800 nenolod [svn] gcc4 fixes trunk
Mon, 21 Nov 2005 15:00:26 -0800 chainsaw [svn] Compile WMA by default. It works now. trunk
Mon, 21 Nov 2005 14:59:13 -0800 chainsaw [svn] Working WMA support. I never said it would be pretty, neno, I should said it would play. trunk
Sun, 20 Nov 2005 20:02:32 -0800 nenolod [svn] Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us. trunk
Sun, 20 Nov 2005 14:17:19 -0800 nenolod [svn] Add ctrlsocket_check to generic event loop. trunk
Sun, 20 Nov 2005 12:35:42 -0800 chainsaw [svn] GThreadify output plugin. trunk
Sun, 20 Nov 2005 11:18:16 -0800 chainsaw [svn] Implement GBS playback. trunk
Sun, 20 Nov 2005 10:57:10 -0800 chainsaw [svn] Implement NSF playback. trunk
Sun, 20 Nov 2005 06:44:16 -0800 chainsaw [svn] Include fix, allows the plugin to compile again. trunk
Sun, 20 Nov 2005 00:34:09 -0800 nenolod [svn] Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs) trunk
Sat, 19 Nov 2005 14:42:28 -0800 chainsaw [svn] Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either. trunk
Sat, 19 Nov 2005 05:49:16 -0800 chainsaw [svn] Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h trunk
Sat, 19 Nov 2005 04:36:29 -0800 chainsaw [svn] Increase GCC happiness about libfaad code. trunk
Fri, 18 Nov 2005 09:18:34 -0800 nenolod [svn] Save the preference to enable or disable bitmap fonts. trunk
Fri, 18 Nov 2005 00:59:16 -0800 nenolod [svn] Lets not install libmp4v2. trunk
Thu, 17 Nov 2005 22:10:41 -0800 nenolod [svn] Force pango to use a sane fontsize for the playlist window. trunk
Thu, 17 Nov 2005 21:45:35 -0800 nenolod [svn] Fucking nero idiots suck... trunk
Thu, 17 Nov 2005 14:57:57 -0800 chainsaw [svn] Verify that all files are under version control. Upload a few that were not. trunk
Thu, 17 Nov 2005 14:37:37 -0800 chainsaw [svn] Unbreak my... compile trunk
Thu, 17 Nov 2005 14:01:18 -0800 chainsaw [svn] libmp4v2 goes back to the future trunk
Thu, 17 Nov 2005 12:21:04 -0800 chainsaw [svn] GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC. trunk
Wed, 16 Nov 2005 16:21:11 -0800 chainsaw [svn] Synced with bmp-mp4. Build system is fragile, but should work now. trunk
Wed, 16 Nov 2005 01:12:05 -0800 nenolod [svn] memory leak fix, should close #368.e trunk
Tue, 15 Nov 2005 20:21:50 -0800 nenolod [svn] Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func(). trunk
Tue, 15 Nov 2005 19:24:17 -0800 nenolod [svn] - Fix playback-stop RPC call crash. trunk
Tue, 15 Nov 2005 00:44:39 -0800 nenolod [svn] oops :p trunk
Tue, 15 Nov 2005 00:15:05 -0800 nenolod [svn] Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*. trunk
Mon, 14 Nov 2005 23:48:31 -0800 nenolod [svn] Add --headless to help listing. trunk
Mon, 14 Nov 2005 23:43:39 -0800 nenolod [svn] headless now working, use --headless if you wish to experiment. trunk
Mon, 14 Nov 2005 23:13:44 -0800 nenolod [svn] Initial headless stuff... does not yet work. trunk
Mon, 14 Nov 2005 16:01:00 -0800 chainsaw [svn] GCC would prefer a return statement here. trunk
Mon, 14 Nov 2005 15:58:21 -0800 chainsaw [svn] GCC would prefer a return statement here. trunk
Mon, 14 Nov 2005 15:45:51 -0800 chainsaw [svn] Fix includes to avoid implicit declaration warnings. trunk
Sun, 13 Nov 2005 18:57:54 -0800 nenolod [svn] Titling updates. trunk
Sun, 13 Nov 2005 18:14:56 -0800 nenolod [svn] Fileinfo dialog adjustment. trunk
Sun, 13 Nov 2005 17:59:06 -0800 nenolod [svn] Fix a gcc issue, I think. trunk
Sun, 13 Nov 2005 14:27:07 -0800 chainsaw [svn] List sndfile extensions in the plugin configuration table. trunk
Sun, 13 Nov 2005 13:52:37 -0800 chainsaw [svn] Pthread is not used here, so do not link to it. trunk
Sun, 13 Nov 2005 13:36:38 -0800 chainsaw [svn] Missed an include there. trunk
Sun, 13 Nov 2005 13:33:03 -0800 chainsaw [svn] GThreadify this input plugin. trunk
Sun, 13 Nov 2005 13:27:38 -0800 nenolod [svn] wtf @ USE_MMX trunk
Sun, 13 Nov 2005 13:02:22 -0800 chainsaw [svn] Use GThread instead of pthread. trunk
Sun, 13 Nov 2005 13:02:10 -0800 nenolod [svn] Infinite loop. (oops) trunk
Sun, 13 Nov 2005 12:59:10 -0800 nenolod [svn] Remove stale USE_SIMD stuff. trunk
Sun, 13 Nov 2005 12:55:07 -0800 chainsaw [svn] Use GThread instead of pthread. trunk
Sun, 13 Nov 2005 12:51:07 -0800 nenolod [svn] Really I do. trunk
Sun, 13 Nov 2005 12:50:12 -0800 nenolod [svn] grr... i hate automake trunk
Sun, 13 Nov 2005 12:43:41 -0800 nenolod [svn] Add -lsndfile when using wav-sndfile.c trunk
Sun, 13 Nov 2005 12:33:37 -0800 chainsaw [svn] Use GThread instead of pthread. trunk
Sun, 13 Nov 2005 12:30:00 -0800 nenolod [svn] Remove more optimization. trunk
Sun, 13 Nov 2005 12:28:14 -0800 nenolod [svn] Buffer underrun fix? trunk
Sun, 13 Nov 2005 12:24:31 -0800 nenolod [svn] Remove assembly optimizations, we want to play nicely with any system. trunk
Sun, 13 Nov 2005 11:37:33 -0800 nenolod [svn] Add chainsaw to credits. trunk
Sun, 13 Nov 2005 00:07:48 -0800 nenolod [svn] New skin, care of NhJm, with modifications by me :) trunk
Sat, 12 Nov 2005 20:49:04 -0800 nenolod [svn] AM_CONDITIONAL fix trunk
Sat, 12 Nov 2005 18:02:29 -0800 nenolod [svn] sndfile checks trunk
Sat, 12 Nov 2005 17:47:27 -0800 chainsaw [svn] Add quotes for AC_FIND_FILE to make aclocal-1.9 happy trunk
Sat, 12 Nov 2005 17:27:07 -0800 nenolod [svn] oops trunk
Sat, 12 Nov 2005 17:26:42 -0800 nenolod [svn] autoconf fixes for lirc, still broken trunk
Sat, 12 Nov 2005 17:26:32 -0800 chainsaw [svn] Observe AM_CONDITIONAL name before committing. trunk
Sat, 12 Nov 2005 17:20:49 -0800 chainsaw [svn] Do not try to build LIRC when not enabled. trunk
Sat, 12 Nov 2005 17:19:42 -0800 nenolod [svn] Makefile changes for sndfile. trunk
Sat, 12 Nov 2005 17:12:53 -0800 chainsaw [svn] And that one last Makefile.am for lirc. trunk
Sat, 12 Nov 2005 17:12:20 -0800 chainsaw [svn] Integrate LIRC plugin into build system. trunk
Sat, 12 Nov 2005 17:11:46 -0800 chainsaw [svn] Add LIRC general plugin. trunk
Sat, 12 Nov 2005 15:39:26 -0800 chainsaw [svn] Add sndfile version of the wav plugin. Not integrated into buildsystem yet. trunk
Sat, 12 Nov 2005 14:38:19 -0800 nenolod [svn] Don't crash if there's no handler for pausing. trunk
Sat, 12 Nov 2005 14:34:04 -0800 nenolod [svn] Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org trunk
Sat, 12 Nov 2005 14:15:48 -0800 nenolod [svn] Remove the fucking mutex system that broke. trunk
Sat, 12 Nov 2005 10:51:09 -0800 nenolod [svn] Remove REAL_TO_SHORT from generic decoder. trunk
Thu, 10 Nov 2005 18:25:15 -0800 nenolod [svn] Add ability to override defaults via .audacious/config until we can get a GUI. trunk
Thu, 10 Nov 2005 18:15:39 -0800 nenolod [svn] basic resampling code. trunk
Thu, 10 Nov 2005 18:07:22 -0800 nenolod [svn] More of the same. trunk
Thu, 10 Nov 2005 18:05:56 -0800 nenolod [svn] Move SPC-specific code into SPC-specific routines. trunk
Thu, 10 Nov 2005 17:52:13 -0800 nenolod [svn] Display the amount of DSP channels in the kbps box. trunk
Thu, 10 Nov 2005 17:51:04 -0800 nenolod [svn] looping stuff trunk
Thu, 10 Nov 2005 16:48:36 -0800 nenolod [svn] More thread safety, less XMMS braindamage. trunk
Thu, 10 Nov 2005 16:40:09 -0800 nenolod [svn] Mutex system trunk
Thu, 10 Nov 2005 15:56:32 -0800 nenolod [svn] Don't build wma by default, it's not working. trunk
Thu, 10 Nov 2005 15:15:54 -0800 nenolod [svn] Hook it into the build. trunk
Thu, 10 Nov 2005 15:15:36 -0800 nenolod [svn] Make it compile. :) trunk
Thu, 10 Nov 2005 14:59:08 -0800 nenolod [svn] Generate makefiles for wma plugin. trunk
Thu, 10 Nov 2005 14:57:56 -0800 nenolod [svn] Rename bmp-wma.c to wma.c. trunk
Thu, 10 Nov 2005 14:56:35 -0800 nenolod [svn] Import WMA decoder into SVN. trunk
Thu, 10 Nov 2005 06:41:14 -0800 nenolod [svn] Whoops. trunk
Thu, 10 Nov 2005 06:38:54 -0800 nenolod [svn] symbol fixes trunk
Thu, 10 Nov 2005 06:28:46 -0800 nenolod [svn] fix capitalization trunk
Wed, 09 Nov 2005 21:24:24 -0800 nenolod [svn] Open the output channel before firing up the thread. trunk
Wed, 09 Nov 2005 20:00:16 -0800 nenolod [svn] Remove configure options that no longer have any meaning. trunk
Wed, 09 Nov 2005 19:59:50 -0800 nenolod [svn] Same for SDL. trunk
Wed, 09 Nov 2005 19:57:44 -0800 nenolod [svn] Fix libmikmod test. trunk
Wed, 09 Nov 2005 16:49:31 -0800 nenolod [svn] Update the credits to note the code sync that occured. trunk
Wed, 09 Nov 2005 16:42:39 -0800 nenolod [svn] Optimized decoders, and custom resampler. We don't use these yet. trunk
Wed, 09 Nov 2005 16:40:03 -0800 nenolod [svn] Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently. trunk
Tue, 08 Nov 2005 12:04:15 -0800 nenolod [svn] Fix realize function for the bitmap fonts option. trunk
Tue, 08 Nov 2005 11:56:35 -0800 nenolod [svn] Winorder fixes c/o of Mikachu. trunk
Mon, 07 Nov 2005 23:26:55 -0800 nenolod [svn] More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.) trunk
Mon, 07 Nov 2005 22:13:25 -0800 nenolod [svn] Bring back support for winamp-style bitmap fonts. :) trunk
Mon, 07 Nov 2005 21:03:54 -0800 nenolod [svn] New logo, care of NhJm. trunk
Mon, 07 Nov 2005 21:01:48 -0800 nenolod [svn] version bump to 0.1.1. trunk
Mon, 07 Nov 2005 21:00:31 -0800 nenolod [svn] Merge icons from NhJm. trunk
Thu, 03 Nov 2005 21:56:07 -0800 nenolod [svn] s/xmms/Audacious/g trunk
Thu, 03 Nov 2005 21:53:02 -0800 nenolod [svn] Updates :) trunk
Thu, 03 Nov 2005 21:46:14 -0800 nenolod [svn] Add song_change plugin, ready to go. trunk
Thu, 03 Nov 2005 21:44:02 -0800 nenolod [svn] New and improved configure.ac! trunk
Thu, 03 Nov 2005 21:40:28 -0800 nenolod [svn] Add build infrastructure for General plugins :) trunk
Thu, 03 Nov 2005 17:43:12 -0800 nenolod [svn] stupid glibc >_< trunk
Thu, 03 Nov 2005 17:24:38 -0800 nenolod [svn] Fix linux good! trunk
Thu, 03 Nov 2005 16:08:51 -0800 nenolod [svn] linux fix care of atheme IRC services :P trunk
Thu, 03 Nov 2005 14:17:02 -0800 nenolod [svn] Update configure to generate the makefile for the SPC decoder... trunk
Wed, 02 Nov 2005 22:08:35 -0800 nenolod [svn] Hook the console plugin into the build, it's ready for initial alphatesting. trunk
Wed, 02 Nov 2005 22:07:17 -0800 nenolod [svn] Add about box. trunk
Wed, 02 Nov 2005 21:45:23 -0800 nenolod [svn] Improved latency on the decode loop. trunk
Wed, 02 Nov 2005 21:43:28 -0800 nenolod [svn] Finally! Got the timing working properly on the visualization plugin :) trunk
Wed, 02 Nov 2005 21:26:00 -0800 nenolod [svn] Tell the player that the decoder has fired up :) trunk
Wed, 02 Nov 2005 19:33:25 -0800 nenolod [svn] Use header.game, over header.author, as most SPC files do not contain the composer information. trunk
Wed, 02 Nov 2005 19:31:34 -0800 nenolod [svn] Generate a proper title. trunk
Wed, 02 Nov 2005 19:11:24 -0800 nenolod [svn] Stop playback when requested to by user. trunk
Wed, 02 Nov 2005 18:38:59 -0800 nenolod [svn] Normal sound decoding, now to just figure out how to stop the decode_thread when we need to. trunk
Tue, 01 Nov 2005 23:15:57 -0800 nenolod [svn] More accurate sound reproduction, but there is warbling. Still locks up player on completion. trunk
Tue, 01 Nov 2005 23:01:32 -0800 nenolod [svn] More stuffness. It *decodes*, but: trunk
Tue, 01 Nov 2005 21:53:40 -0800 nenolod [svn] What i have right now is this. trunk
Tue, 01 Nov 2005 21:34:11 -0800 nenolod [svn] More progress -- now loads as an audacious module. :) trunk
Tue, 01 Nov 2005 21:25:40 -0800 nenolod [svn] Oops. trunk
Tue, 01 Nov 2005 21:23:24 -0800 nenolod [svn] More work trunk
Tue, 01 Nov 2005 21:09:52 -0800 nenolod [svn] Add code for decoder thread. trunk
Tue, 01 Nov 2005 20:45:32 -0800 nenolod [svn] Some routines here. Hehe. trunk
Tue, 01 Nov 2005 20:20:20 -0800 nenolod [svn] More endianness fixes. trunk
Tue, 01 Nov 2005 20:18:19 -0800 nenolod [svn] Pass correct endianness information to the library. trunk
Tue, 01 Nov 2005 20:07:16 -0800 nenolod [svn] Typo fix trunk
Tue, 01 Nov 2005 19:57:26 -0800 nenolod [svn] Import the initial sources for console music support. trunk
Tue, 01 Nov 2005 14:55:04 -0800 nenolod [svn] DragonflyBSD fixes. trunk
Tue, 01 Nov 2005 00:11:27 -0800 nenolod [svn] Fix the missing separator in the playback menu. (oops) trunk
Tue, 01 Nov 2005 00:08:25 -0800 nenolod [svn] More work on the main menu... trunk
Mon, 31 Oct 2005 23:46:59 -0800 nenolod [svn] - Add a few things to the main menu. trunk
Mon, 31 Oct 2005 21:16:49 -0800 nenolod [svn] s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g. trunk
Mon, 31 Oct 2005 21:06:43 -0800 nenolod [svn] We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P trunk
Mon, 31 Oct 2005 20:29:31 -0800 nenolod [svn] m4 changes: move libmikmod stuff into m4/libmikmod.m4. trunk
Mon, 31 Oct 2005 20:27:37 -0800 nenolod [svn] Fix build of mikmod plugin. Thanks Pelosz. trunk
Mon, 31 Oct 2005 16:45:17 -0800 nenolod [svn] Do not install libmp4v2.la. trunk
Sun, 30 Oct 2005 21:12:07 -0800 msameer [svn] Commented Work-around for bug #129 trunk
Sun, 30 Oct 2005 21:08:07 -0800 msameer [svn] Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade() trunk
Sun, 30 Oct 2005 15:25:52 -0800 msameer [svn] Call gnome_vfs_escape_path_string() before attempting to open the file. trunk
Sun, 30 Oct 2005 14:02:23 -0800 msameer [svn] ENABLE_AAC conditional so we won't compile it if the user doesn't want. trunk
Sat, 29 Oct 2005 18:59:02 -0700 nenolod [svn] Updates to the AUTHORS document. trunk
Sat, 29 Oct 2005 17:41:30 -0700 msameer [svn] Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't. trunk
Sat, 29 Oct 2005 17:32:21 -0700 msameer [svn] use $have_flac instead of $enable_flac in the summary view. trunk
Sat, 29 Oct 2005 17:04:27 -0700 msameer [svn] Added the SDL M4 Macro. trunk
Sat, 29 Oct 2005 16:32:06 -0700 msameer [svn] libflac test trunk
Sat, 29 Oct 2005 09:28:32 -0700 msameer [svn] Added myself to the AUTHORS file and the about box. trunk
Sat, 29 Oct 2005 09:23:33 -0700 msameer [svn] blah\! trunk
Sat, 29 Oct 2005 09:21:19 -0700 msameer [svn] Added README.bmp to extra dist trunk
Sat, 29 Oct 2005 09:20:07 -0700 msameer [svn] README copied to README.bmp trunk
Sat, 29 Oct 2005 09:16:31 -0700 msameer [svn] Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found trunk
Sat, 29 Oct 2005 09:13:49 -0700 msameer [svn] Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors. trunk
Fri, 28 Oct 2005 23:10:22 -0700 nenolod [svn] Include fix. trunk
Fri, 28 Oct 2005 23:03:59 -0700 nenolod [svn] Update headers, master Makefile. trunk
Fri, 28 Oct 2005 23:01:56 -0700 nenolod [svn] Makefile for Plugins/. trunk
Fri, 28 Oct 2005 23:00:27 -0700 nenolod [svn] configure related path changes trunk
Fri, 28 Oct 2005 22:58:11 -0700 nenolod [svn] Move plugins to Plugins/ trunk
Fri, 28 Oct 2005 21:36:53 -0700 nenolod [svn] Updated japanese translation, thanks to dai. trunk
Fri, 28 Oct 2005 21:24:36 -0700 nenolod [svn] More header changes. trunk
Fri, 28 Oct 2005 21:20:10 -0700 nenolod [svn] More dragonflybsd fixes. trunk
Fri, 28 Oct 2005 20:07:59 -0700 nenolod [svn] dragonflybsd fixes. trunk
Thu, 27 Oct 2005 22:42:57 -0700 nenolod [svn] Fix compilation of FLAC plugin. trunk
Thu, 27 Oct 2005 16:58:54 -0700 nenolod [svn] This commit builds on the second one, improving the accuracy of the dynamic limiter. trunk
Thu, 27 Oct 2005 16:49:50 -0700 nenolod [svn] This commit does the following: trunk
Thu, 27 Oct 2005 12:54:05 -0700 msameer [svn] Cleaning autogenerated files trunk
Thu, 27 Oct 2005 12:50:36 -0700 msameer [svn] Removing all Makefile.in's trunk
Thu, 27 Oct 2005 12:46:45 -0700 msameer [svn] Removing all Makefile.in's trunk
Thu, 27 Oct 2005 12:15:53 -0700 msameer [svn] flac output trunk
Thu, 27 Oct 2005 12:02:46 -0700 msameer [svn] flac output, ripped from flac.sf.net trunk
Thu, 27 Oct 2005 10:28:28 -0700 nenolod [svn] Disk Writer is back! trunk
Wed, 26 Oct 2005 23:57:11 -0700 nenolod [svn] timings, take 3. trunk
Wed, 26 Oct 2005 23:41:50 -0700 nenolod [svn] Timings, take 2. trunk
Wed, 26 Oct 2005 23:21:47 -0700 msameer [svn] Corrected the path of some includes from audacious to libaudacious to fix copmilation error trunk
Wed, 26 Oct 2005 23:00:02 -0700 msameer [svn] Fixed 0000356 trunk
Wed, 26 Oct 2005 15:30:37 -0700 nenolod [svn] timing fixes trunk
Wed, 26 Oct 2005 15:08:53 -0700 nenolod [svn] libvisual-proxy fixes. trunk
Wed, 26 Oct 2005 11:32:09 -0700 nenolod [svn] More fixes. trunk
Wed, 26 Oct 2005 11:22:20 -0700 nenolod [svn] Cleanups trunk
Wed, 26 Oct 2005 11:17:30 -0700 nenolod [svn] Add -lGL to our required libs. trunk
Wed, 26 Oct 2005 10:57:27 -0700 nenolod [svn] Regenerate a bunch of stuff :) trunk
Wed, 26 Oct 2005 10:54:33 -0700 nenolod [svn] Remove binaries. trunk
Wed, 26 Oct 2005 10:53:58 -0700 nenolod [svn] Merge libvisual-proxy. trunk
Wed, 26 Oct 2005 00:46:26 -0700 nenolod [svn] Die! trunk
Wed, 26 Oct 2005 00:42:55 -0700 nenolod [svn] Rebuild configure. trunk
Wed, 26 Oct 2005 00:41:18 -0700 nenolod [svn] Remove dead libvisual dir. trunk
Tue, 25 Oct 2005 22:53:38 -0700 nenolod [svn] Libmikmod. trunk
Tue, 25 Oct 2005 22:09:36 -0700 nenolod [svn] More AAC detection fixes c/o MSameer. trunk
Tue, 25 Oct 2005 21:51:01 -0700 nenolod [svn] Oops, filename should have been 'ext'. trunk
Tue, 25 Oct 2005 21:49:17 -0700 nenolod [svn] Fix trunk
Tue, 25 Oct 2005 21:46:47 -0700 nenolod [svn] Possible crash fix. trunk
Tue, 25 Oct 2005 21:26:50 -0700 nenolod [svn] Update SIGSEGV message, contained the BMP mailing information. trunk
Tue, 25 Oct 2005 21:10:38 -0700 nenolod [svn] tonegen should work now, thanks to MSameer. trunk
Tue, 25 Oct 2005 17:50:25 -0700 nenolod [svn] Remove queue.png from build.list. *grumble* trunk
Tue, 25 Oct 2005 00:18:32 -0700 nenolod [svn] Unhook libvisual from the build. trunk
Mon, 24 Oct 2005 23:13:56 -0700 nenolod [svn] libvisual. trunk
Mon, 24 Oct 2005 20:25:00 -0700 nenolod [svn] More GCC retardation trunk
Mon, 24 Oct 2005 20:15:55 -0700 nenolod [svn] I hate GCC4. trunk
Mon, 24 Oct 2005 20:04:14 -0700 nenolod [svn] I hate macros. trunk
Mon, 24 Oct 2005 16:57:20 -0700 nenolod [svn] Regenerate Makefiles, AAC fixes. trunk
Mon, 24 Oct 2005 16:54:59 -0700 nenolod [svn] Ha! trunk
Mon, 24 Oct 2005 16:54:46 -0700 nenolod [svn] Moo trunk
Mon, 24 Oct 2005 15:33:32 -0700 nenolod [svn] Replacement libmp4v2. trunk
Mon, 24 Oct 2005 15:05:37 -0700 nenolod [svn] Away with the old libmp4v2 that does not work. I have a replacement for thee. trunk
Mon, 24 Oct 2005 14:33:12 -0700 nenolod [svn] Makefiles trunk
Mon, 24 Oct 2005 14:31:39 -0700 nenolod [svn] Fixes for AAC decoder. trunk
Mon, 24 Oct 2005 14:29:19 -0700 nenolod [svn] Debugging notices. trunk
Mon, 24 Oct 2005 14:19:02 -0700 nenolod [svn] - Tone generator plugin. trunk
Mon, 24 Oct 2005 13:59:44 -0700 nenolod [svn] Remove tempfiles. trunk
Mon, 24 Oct 2005 13:55:57 -0700 nenolod [svn] Remove a stamp-po to fix a compile error. trunk
Mon, 24 Oct 2005 11:45:02 -0700 nenolod [svn] AAC plugin is working. trunk
Mon, 24 Oct 2005 11:12:12 -0700 nenolod [svn] More progress :) trunk
Mon, 24 Oct 2005 11:07:02 -0700 nenolod [svn] getting closer trunk
Mon, 24 Oct 2005 11:00:33 -0700 nenolod [svn] - libfaad fixes. trunk
Mon, 24 Oct 2005 10:57:11 -0700 nenolod [svn] - libmp4v2 now compiles trunk
Mon, 24 Oct 2005 10:50:48 -0700 nenolod [svn] Add necessary headers for facilitating the build process from mpeg4ip. trunk
Mon, 24 Oct 2005 10:44:27 -0700 nenolod [svn] Import AAC stuff. trunk
Mon, 24 Oct 2005 03:12:26 -0700 nenolod [svn] Get rid of stuff we don't want in the repository. (compiled translations/autotools cache) trunk
Mon, 24 Oct 2005 03:06:47 -0700 nenolod [svn] Import audacious source. trunk