Mercurial > audlegacy
graph
-
[svn] added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones) trunkSat, 18 Mar 2006 12:32:41 -0800, by giacomo
-
[svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? trunkSat, 18 Mar 2006 10:09:58 -0800, by chainsaw
-
[svn] Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo. trunkSat, 18 Mar 2006 09:28:08 -0800, by 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. trunkSat, 18 Mar 2006 08:56:03 -0800, by chainsaw
-
[svn] started to add more icons for the playlist menu entries; others are going to be drawn and added trunkSat, 18 Mar 2006 08:37:21 -0800, by giacomo
-
[svn] added a 'remove duplicates' option to the playlist removal menu trunkSat, 18 Mar 2006 07:34:43 -0800, by giacomo
-
[svn] - initial work on skin.hints support (the first step to modernizing our trunkFri, 17 Mar 2006 18:21:50 -0800, by nenolod
-
[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. trunkTue, 14 Mar 2006 15:35:10 -0800, by chainsaw
-
[svn] - improve the way the scrobbler plugin is compiled trunkMon, 13 Mar 2006 19:29:55 -0800, by nenolod
-
[svn] Fix logic error that caused us to lock on to wav. trunkMon, 13 Mar 2006 14:18:03 -0800, by chainsaw
-
[svn] Be smarter about spotting MP4 files, only fall back on extension for AAC. trunkMon, 13 Mar 2006 13:58:32 -0800, by chainsaw
-
[svn] - improvements to the playlist list control, via nhjm trunkSun, 12 Mar 2006 15:18:35 -0800, by nenolod
-
[svn] Okay, we need to pinch more playback code to avoid false positives. trunkSun, 12 Mar 2006 15:05:18 -0800, by chainsaw
-
[svn] Ask the decoder whether this is a WMA file, instead of depending on file magic. trunkSun, 12 Mar 2006 14:49:19 -0800, by chainsaw
-
[svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic. trunkSun, 12 Mar 2006 14:07:38 -0800, by chainsaw
-
[svn] - do not include ${DESTDIR} in the symlink target. reported by mokoshi. trunkSun, 12 Mar 2006 11:41:40 -0800, by nenolod