Mercurial > audlegacy
graph
-
[svn] - handle a situation where ID3 tags are bolted on the front. trunkWed, 12 Jul 2006 21:16:35 -0700, by nenolod
-
[svn] - install the amidi-plug plugins to ${libdir}/amidi-plug. trunkTue, 11 Jul 2006 18:02:24 -0700, by nenolod
-
[svn] - make cdaudio access cddb via protocol level 6 for utf-8 reply. trunkTue, 11 Jul 2006 16:49:16 -0700, by yaz
-
[svn] amidi-plug alsa: check if a sequencer actually exists before requesting sequencer port list trunkMon, 10 Jul 2006 17:37:19 -0700, by giacomo
-
[svn] ensure that the fileinfo popup in playlist disappears when the cursor is moved again trunkMon, 10 Jul 2006 08:40:14 -0700, by giacomo
-
[svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now. trunkMon, 10 Jul 2006 06:41:11 -0700, by yaz
-
[svn] - vast improvements to the songchange plugin trunkMon, 10 Jul 2006 04:39:43 -0700, by nenolod
-
[svn] - provide some additional debugging hints with gdk_error_trap_push/pop. trunkMon, 10 Jul 2006 02:37:04 -0700, by nenolod
-
[svn] - some improvements to song_change, still sucky trunkMon, 10 Jul 2006 01:18:38 -0700, by nenolod
-
[svn] - properly respect signedness in get_spc_info_(). trunkSun, 09 Jul 2006 22:59:20 -0700, by nenolod
-
[svn] Security fixes from AdPlug CVS (their July 7 commit shortly before the secunia announcement). trunkSat, 08 Jul 2006 08:29:18 -0700, by chainsaw
-
[svn] Modplug conftest fix by Christian "Joker" Birchinger from Gentoo. trunkFri, 07 Jul 2006 12:42:32 -0700, by chainsaw
-
[svn] - next/previous button failed to work in some environments. 150ms seems little bit too short. trunkFri, 07 Jul 2006 08:33:43 -0700, by yaz
-
[svn] - recursively locate album art, by external contributor Oliver Lumpton. trunkTue, 04 Jul 2006 04:59:27 -0700, by nenolod
-
[svn] - bitch about invalid bitstreams right in the middle of our stream trunkTue, 04 Jul 2006 00:46:20 -0700, by nenolod
-
[svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary. trunkTue, 04 Jul 2006 00:37:37 -0700, by nenolod
-
[svn] - fix a regression involving large ID3 tags being bolted right in the middle of a fraunhofer VBRX TOC (iTunes fucking fails) trunkTue, 04 Jul 2006 00:25:25 -0700, by nenolod
-
[svn] Show whether modplug will actually be built (wrong var was being displayed). trunkSat, 01 Jul 2006 16:19:46 -0700, by chainsaw
-
[svn] - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution. trunkFri, 30 Jun 2006 04:18:20 -0700, by yaz
-
[svn] Forcibly disabled Altivec ifdefs. The code that it wants to call is not actually present. ffmpeg SVN (libavcodec/ppc) has code you could pinch, but that needs to be integrated in proper style. I have given up on this. If you get it working, submit me a patch. trunkThu, 29 Jun 2006 16:46:01 -0700, by chainsaw
-
[svn] - now filepopup menu shows its state through checkbox. trunkThu, 29 Jun 2006 05:58:34 -0700, by yaz
-
[svn] - add a menu item that toggles filepopup to the playlist popup menu. trunkThu, 29 Jun 2006 03:42:13 -0700, by yaz
-
[svn] - m3u file should be written in locale encoding. trunkThu, 29 Jun 2006 00:38:22 -0700, by yaz
-
[svn] Hook up Altivec-enabled DCT64 for MP3. WMA throws a tantrum on Altivec machines. Submit a patch, or wait for me to fix it. trunkWed, 28 Jun 2006 18:21:25 -0700, by chainsaw
-
[svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss. trunkWed, 28 Jun 2006 15:32:15 -0700, by nenolod
-
[svn] - why are we requiring a lock in functions that are in the nolock namespace? trunkWed, 28 Jun 2006 13:50:30 -0700, by nenolod
-
[svn] - extra sanity checking keeps the double-free away trunkWed, 28 Jun 2006 13:16:32 -0700, by nenolod
-
[svn] AltiVec-accelerated DCT64 pinched from mplayer SVN. Needs to be integrated into the build system. trunkWed, 28 Jun 2006 13:02:34 -0700, by chainsaw
-
[svn] - add --no-log switch to disable the system logger (and instead dump to stdout) trunkWed, 28 Jun 2006 12:51:43 -0700, by nenolod
-
[svn] - use a more standard-looking default title format trunkWed, 28 Jun 2006 12:46:09 -0700, by nenolod
-
[svn] - sanity checking prevents us from exploding when we encounter a file we don't support trunkWed, 28 Jun 2006 12:24:47 -0700, by nenolod
-
[svn] Thanks to fluxinator this botched submission is now fixed. trunkWed, 28 Jun 2006 07:01:29 -0700, by chainsaw
-
[svn] User did not test his submission. Fix based on reports by fluxinator on #audacious. trunkWed, 28 Jun 2006 06:29:38 -0700, by chainsaw
-
[svn] German translation update by hansmi from Gentoo. trunkWed, 28 Jun 2006 03:35:52 -0700, by chainsaw
-
[svn] - itemtag buffer was too short. e.g. 256 bytes could hold only 28 url encoded kanji characters. trunkTue, 27 Jun 2006 23:14:47 -0700, by yaz
-
[svn] - improve resampling rate detection algorithm trunkTue, 27 Jun 2006 20:32:51 -0700, by nenolod
-
[svn] - add a note explaining that this algorithm sucks and will be discarded before 1.1 release trunkTue, 27 Jun 2006 19:52:20 -0700, by nenolod