log

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