log

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