Mercurial > audlegacy
graph
-
[svn] If the pref is still going to appear, suppose one should allow it to do something. trunkWed, 29 Mar 2006 07:37:10 -0800, by nemo
-
[svn] Make refreshing optional, default to disabled if Gnome VFS available. trunkWed, 29 Mar 2006 07:35:54 -0800, by nemo
-
[svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane trunkTue, 28 Mar 2006 20:11:34 -0800, by nhjm449
-
[svn] * No Playlist Advance context menu checkmark fix (bug #456) trunkMon, 27 Mar 2006 17:23:36 -0800, by nhjm449
-
[svn] Gapless support. This comes with a few caveats, that I will mention here: trunkMon, 27 Mar 2006 13:05:09 -0800, by nenolod
-
[svn] - Unbreak headless support. This probably needs to be backported to 0.2.4. trunkMon, 27 Mar 2006 11:02:35 -0800, by nenolod
-
[svn] - nhjm is now on core so lets make a note of that in the credits trunkSun, 26 Mar 2006 14:17:03 -0800, by nenolod
-
[svn] - disable the scrobbler plugin if curl isn't there (for real) trunkSat, 25 Mar 2006 17:27:49 -0800, by nenolod
-
[svn] Pending proper layout, make a little less vertical at least. trunkFri, 24 Mar 2006 19:14:03 -0800, by nemo
-
[svn] - remove default rules override as it's no longer used here trunkFri, 24 Mar 2006 13:31:38 -0800, by nenolod
-
[svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1' trunkFri, 24 Mar 2006 13:26:21 -0800, by nenolod
-
[svn] fixed multiple spawns of wav-sndfile aboutbox trunkFri, 24 Mar 2006 08:03:56 -0800, by giacomo
-
[svn] now modplug uses xmms_show_message for its aboutbox trunkFri, 24 Mar 2006 07:02:57 -0800, by giacomo
-
[svn] Only compare 4 bytes, unless someone had a reason. trunkWed, 22 Mar 2006 16:58:39 -0800, by nemo
-
[svn] amidi-plug: completed merge with 0.2 changes trunkTue, 21 Mar 2006 11:28:00 -0800, by giacomo
-
[svn] - Also determine a change by track name, patch by nixphoeni. trunkTue, 21 Mar 2006 09:22:14 -0800, by nenolod
-
[svn] - no longer explodes. still no audio output. trunkSun, 19 Mar 2006 13:12:44 -0800, by nenolod
-
[svn] - PSF2 support (everything is BORKED right now) trunkSun, 19 Mar 2006 12:51:03 -0800, by nenolod
-
[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