Mercurial > audlegacy
graph
-
[svn] added multiple 'remove duplicates' (by title, by filename, by path+filename) trunkSat, 18 Mar 2006 14:31:38 -0800, by giacomo
-
[svn] - we don't really need to free here, messes up on ID3v2 a *lot* trunkSat, 18 Mar 2006 13:30:56 -0800, by nenolod
-
[svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir trunkSat, 18 Mar 2006 13:21:00 -0800, by giacomo
-
[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