Fri, 07 Jul 2006 12:42:32 -0700 |
chainsaw |
[svn] Modplug conftest fix by Christian "Joker" Birchinger from Gentoo.
trunk
|
Fri, 07 Jul 2006 08:37:38 -0700 |
yaz |
[svn] - libguess/Makefile is not necessary.
trunk
|
Fri, 07 Jul 2006 08:33:43 -0700 |
yaz |
[svn] - next/previous button failed to work in some environments. 150ms seems little bit too short.
trunk
|
Tue, 04 Jul 2006 17:29:40 -0700 |
nenolod |
[svn] mpgdec:
trunk
|
Tue, 04 Jul 2006 04:59:27 -0700 |
nenolod |
[svn] - recursively locate album art, by external contributor Oliver Lumpton.
trunk
|
Tue, 04 Jul 2006 00:48:43 -0700 |
nenolod |
[svn] - make this a compile-time define
trunk
|
Tue, 04 Jul 2006 00:46:20 -0700 |
nenolod |
[svn] - bitch about invalid bitstreams right in the middle of our stream
trunk
|
Tue, 04 Jul 2006 00:37:37 -0700 |
nenolod |
[svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary.
trunk
|
Tue, 04 Jul 2006 00:25:25 -0700 |
nenolod |
[svn] - fix a regression involving large ID3 tags being bolted right in the middle of a fraunhofer VBRX TOC (iTunes fucking fails)
trunk
|
Sat, 01 Jul 2006 16:19:46 -0700 |
chainsaw |
[svn] Show whether modplug will actually be built (wrong var was being displayed).
trunk
|
Sat, 01 Jul 2006 04:24:23 -0700 |
nhjm449 |
[svn] - Added playlist-delete command.
trunk
|
Sat, 01 Jul 2006 04:01:26 -0700 |
nhjm449 |
[svn] - No more cdaudio crashy.
trunk
|
Sat, 01 Jul 2006 03:11:13 -0700 |
nenolod |
[svn] - fix the skinwin realisation bug
trunk
|
Fri, 30 Jun 2006 04:18:20 -0700 |
yaz |
[svn] - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution.
trunk
|
Thu, 29 Jun 2006 16:46:01 -0700 |
chainsaw |
[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.
trunk
|
Thu, 29 Jun 2006 05:58:34 -0700 |
yaz |
[svn] - now filepopup menu shows its state through checkbox.
trunk
|
Thu, 29 Jun 2006 03:42:13 -0700 |
yaz |
[svn] - add a menu item that toggles filepopup to the playlist popup menu.
trunk
|
Thu, 29 Jun 2006 02:57:27 -0700 |
yaz |
[svn] - add toggle option for filepopup window
trunk
|
Thu, 29 Jun 2006 00:38:22 -0700 |
yaz |
[svn] - m3u file should be written in locale encoding.
trunk
|
Wed, 28 Jun 2006 19:24:02 -0700 |
nenolod |
[svn] - hookup tuple->formatter
trunk
|
Wed, 28 Jun 2006 19:06:06 -0700 |
nenolod |
[svn] - add tuple->formatter to tuplespace
trunk
|
Wed, 28 Jun 2006 18:53:47 -0700 |
nenolod |
[svn] - tuple builder for PSF files
trunk
|
Wed, 28 Jun 2006 18:21:25 -0700 |
chainsaw |
[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.
trunk
|
Wed, 28 Jun 2006 15:32:15 -0700 |
nenolod |
[svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss.
trunk
|
Wed, 28 Jun 2006 13:50:30 -0700 |
nenolod |
[svn] - why are we requiring a lock in functions that are in the nolock namespace?
trunk
|
Wed, 28 Jun 2006 13:16:32 -0700 |
nenolod |
[svn] - extra sanity checking keeps the double-free away
trunk
|
Wed, 28 Jun 2006 13:02:34 -0700 |
chainsaw |
[svn] AltiVec-accelerated DCT64 pinched from mplayer SVN. Needs to be integrated into the build system.
trunk
|
Wed, 28 Jun 2006 12:51:43 -0700 |
nenolod |
[svn] - add --no-log switch to disable the system logger (and instead dump to stdout)
trunk
|
Wed, 28 Jun 2006 12:46:09 -0700 |
nenolod |
[svn] - use a more standard-looking default title format
trunk
|
Wed, 28 Jun 2006 12:24:47 -0700 |
nenolod |
[svn] - sanity checking prevents us from exploding when we encounter a file we don't support
trunk
|
Wed, 28 Jun 2006 11:59:29 -0700 |
nenolod |
[svn] - cleanups
trunk
|
Wed, 28 Jun 2006 07:01:29 -0700 |
chainsaw |
[svn] Thanks to fluxinator this botched submission is now fixed.
trunk
|
Wed, 28 Jun 2006 06:29:38 -0700 |
chainsaw |
[svn] User did not test his submission. Fix based on reports by fluxinator on #audacious.
trunk
|
Wed, 28 Jun 2006 03:35:52 -0700 |
chainsaw |
[svn] German translation update by hansmi from Gentoo.
trunk
|
Wed, 28 Jun 2006 01:31:31 -0700 |
nenolod |
[svn] - properly cast the GDK_WINDOW()
trunk
|
Tue, 27 Jun 2006 23:14:47 -0700 |
yaz |
[svn] - itemtag buffer was too short. e.g. 256 bytes could hold only 28 url encoded kanji characters.
trunk
|
Tue, 27 Jun 2006 20:32:51 -0700 |
nenolod |
[svn] - improve resampling rate detection algorithm
trunk
|
Tue, 27 Jun 2006 19:52:20 -0700 |
nenolod |
[svn] - add a note explaining that this algorithm sucks and will be discarded before 1.1 release
trunk
|
Tue, 27 Jun 2006 19:46:46 -0700 |
nenolod |
[svn] - add missing declaration
trunk
|
Tue, 27 Jun 2006 19:44:29 -0700 |
nenolod |
[svn] - math was buggy here, sorry!
trunk
|
Tue, 27 Jun 2006 19:39:52 -0700 |
nenolod |
[svn] - dynamic resampler with interpolation, no special GUI options for it yet though (this replaces the mpg123 "way" of doing it)
trunk
|
Tue, 27 Jun 2006 03:00:41 -0700 |
chainsaw |
[svn] Update translation credits for German (hansmi) & Polish (vojcek).
trunk
|
Tue, 27 Jun 2006 02:47:29 -0700 |
chainsaw |
[svn] Updated Polish translation by Wojciech Myrda <vojcek@tlen.pl>.
trunk
|
Mon, 26 Jun 2006 22:36:52 -0700 |
nhjm449 |
[svn] - Show bitmap text for ";"
trunk
|
Mon, 26 Jun 2006 22:35:54 -0700 |
nhjm449 |
[svn] - Don't show popups if the pointer isn't even in the playlist window.
trunk
|
Mon, 26 Jun 2006 21:28:56 -0700 |
nemo |
[svn] added free
trunk
|
Sat, 24 Jun 2006 19:00:08 -0700 |
chainsaw |
[svn] Updated italian translation (and stop translating a set of line separators), by Diego "Flameeyes" Petteno from Gentoo.
trunk
|
Sat, 24 Jun 2006 15:33:41 -0700 |
chainsaw |
[svn] Deactivate unused check_command function to squash 1 warning.
trunk
|
Sat, 24 Jun 2006 02:57:45 -0700 |
yaz |
[svn] fix for memory leak in bmp_rcfile_open()
trunk
|
Sat, 24 Jun 2006 02:43:36 -0700 |
nenolod |
[svn] - avoid a memory leak with images
trunk
|
Fri, 23 Jun 2006 13:34:05 -0700 |
chainsaw |
[svn] Have period time default to 100ms to keep snd-aoa on PPC from going all clickety-click on us.
trunk
|
Thu, 22 Jun 2006 07:04:25 -0700 |
yaz |
[svn] try to avoid malconversion of latin1 character when chardet has been enabled.
trunk
|
Thu, 22 Jun 2006 03:01:46 -0700 |
nenolod |
[svn] - smarter way to detect gmake
trunk
|
Thu, 22 Jun 2006 02:35:01 -0700 |
nenolod |
[svn] - avoid system /bin/test in Makefiles as it may not behave as expected
trunk
|
Wed, 21 Jun 2006 02:23:25 -0700 |
nenolod |
[svn] - sanity checks (don't send NULL pointers off to GTK)
trunk
|
Tue, 20 Jun 2006 00:38:31 -0700 |
nenolod |
[svn] - some NSFEs are fucked in the head apparently
trunk
|
Tue, 20 Jun 2006 00:16:02 -0700 |
nhjm449 |
[svn] - s/Miscillaneous/Miscellaneous/ in audtool.c
trunk
|
Tue, 20 Jun 2006 00:05:04 -0700 |
nhjm449 |
[svn] - cdaudio playlist tuple support; needs some fixing
trunk
|
Mon, 19 Jun 2006 23:39:11 -0700 |
nenolod |
[svn] - libaac: potential buffer overflow vulnerability fix
trunk
|
Mon, 19 Jun 2006 23:19:46 -0700 |
nenolod |
[svn] - category titles
trunk
|