log

age author description
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
Mon, 19 Jun 2006 23:00:03 -0700 nenolod [svn] - chase encoding patch removal trunk
Mon, 19 Jun 2006 14:41:51 -0700 nemo [svn] trunk
Mon, 19 Jun 2006 14:33:54 -0700 nemo [svn] Better, nenolod? :-p trunk
Mon, 19 Jun 2006 14:06:54 -0700 nenolod [svn] - solve the blink issue trunk
Mon, 19 Jun 2006 10:52:13 -0700 chainsaw [svn] RMI support for timidity by nemo, for which he would like to credit giacomos amidi-plug detection code. trunk
Mon, 19 Jun 2006 02:29:23 -0700 nenolod [svn] - title streaming works again, but we aren't pushing back to the playlist quite yet trunk
Mon, 19 Jun 2006 01:51:01 -0700 nenolod [svn] - if tuple->length == -1 then don't show a length trunk
Mon, 19 Jun 2006 01:33:30 -0700 nenolod [svn] - give the labels on the left proper identifiers trunk
Mon, 19 Jun 2006 01:00:51 -0700 nenolod [svn] - reset the album art back to the default icon trunk
Sun, 18 Jun 2006 23:58:36 -0700 nenolod [svn] - not sure what all of that cur_dir stuff was, but I think somebody was smoking crack trunk
Sun, 18 Jun 2006 23:53:16 -0700 nenolod [svn] - fix tuple building for FLAC files trunk
Sun, 18 Jun 2006 23:26:41 -0700 nenolod [svn] - this p == tuple check really fucks things up if you move back to the previous tuple after the popup has gone away trunk
Sun, 18 Jun 2006 23:19:46 -0700 nenolod [svn] - nemo's patch applied to fileinfo trunk
Sun, 18 Jun 2006 23:06:45 -0700 nemo [svn] fetch first jpeg/png in directory, hopefully is album image.. merged again, still needs fileinfo, maybe, and undoubtedly tweaking. but bedtime dammit. trunk
Sun, 18 Jun 2006 22:36:26 -0700 nenolod [svn] - disable the psychoaccoustic modeller as it is too screwy right now, and I don't wish to fix it at this point trunk
Sun, 18 Jun 2006 22:28:47 -0700 nenolod [svn] - don't call filepopup_show_for_tuple() more than once trunk
Sun, 18 Jun 2006 22:14:56 -0700 nenolod [svn] - downsize images larger than 150px trunk
Sun, 18 Jun 2006 21:52:46 -0700 nemo [svn] nitpicks, whee! just so I can see the popup when snapped against screen edge. trunk
Sun, 18 Jun 2006 21:45:20 -0700 nenolod [svn] - la la la, resize trunk
Sun, 18 Jun 2006 21:35:32 -0700 nenolod [svn] - initial album art support trunk
Sun, 18 Jun 2006 03:03:40 -0700 nenolod [svn] - roll back difftable changes (apparently we had them mathematically wrong for a reason) trunk
Sun, 18 Jun 2006 02:58:34 -0700 nenolod [svn] - that didn't work to plan trunk
Sun, 18 Jun 2006 02:55:11 -0700 nenolod [svn] - this should be the last set of math corrections trunk
Sun, 18 Jun 2006 02:47:03 -0700 nenolod [svn] - entirely unwire tooltips if the playlist is shaded trunk
Sun, 18 Jun 2006 02:45:57 -0700 nenolod [svn] - more difftable corrections trunk
Sun, 18 Jun 2006 02:08:13 -0700 nenolod [svn] - fix several difftables (fixes via me) trunk
Sun, 18 Jun 2006 02:00:00 -0700 nenolod [svn] - ISO spec says we should use 330 not 332 in the 19th bandInfo slot (fix via flump3dec) trunk
Sun, 18 Jun 2006 01:18:36 -0700 nenolod [svn] - improvements to the tuple popup trunk
Sun, 18 Jun 2006 01:11:55 -0700 nenolod [svn] - make tuples more verbose (they might be a bit big though) trunk
Sun, 18 Jun 2006 00:55:01 -0700 nenolod [svn] - proper X11 way of fixing this trunk
Sun, 18 Jun 2006 00:40:44 -0700 nenolod [svn] - complete fix trunk
Sun, 18 Jun 2006 00:28:12 -0700 nenolod [svn] - kludge trunk
Sat, 17 Jun 2006 20:30:31 -0700 nenolod [svn] - when hovering over a playlist tuple, describe the tuple via a tooltip-like popup trunk
Sat, 17 Jun 2006 19:50:11 -0700 nenolod [svn] - update Makefile trunk
Sat, 17 Jun 2006 19:49:56 -0700 nenolod [svn] - remove playlist_popup trunk
Sat, 17 Jun 2006 16:17:51 -0700 chainsaw [svn] Sync with upstream. This adds Westwood ADL format support. trunk
Fri, 16 Jun 2006 20:55:52 -0700 nenolod [svn] - libaac: use unified fileinfo requester, since functionality is adequate (cannot save data, only read it at present) trunk
Fri, 16 Jun 2006 06:13:21 -0700 yaz [svn] - fix for alsa_mutex deadlock trunk
Fri, 16 Jun 2006 03:50:38 -0700 nenolod [svn] - if entry->tuple == NULL, then probe the file for a decoder and build the appropriate tuple for that entry trunk
Fri, 16 Jun 2006 02:58:33 -0700 nhjm449 [svn] - Buffer indicator support for anyone crazy enough to stream flac. trunk
Fri, 16 Jun 2006 02:35:49 -0700 nenolod [svn] - use mutex locking to make alsa stay happy with dmix trunk
Fri, 16 Jun 2006 02:24:10 -0700 nhjm449 [svn] - Buffer indicator support for vorbis. trunk
Fri, 16 Jun 2006 02:17:33 -0700 nhjm449 [svn] - Support for the buffer indicator in playpaus.png that was apparently trunk
Fri, 16 Jun 2006 01:45:08 -0700 nenolod [svn] - fix ui_fileinfo problem trunk
Thu, 15 Jun 2006 23:02:11 -0700 nenolod [svn] - remove file_info_box code, it sucked. trunk
Thu, 15 Jun 2006 22:58:15 -0700 nenolod [svn] - improvements trunk
Thu, 15 Jun 2006 22:23:39 -0700 nenolod [svn] - hook up fileinfo box stuff trunk
Thu, 15 Jun 2006 22:15:56 -0700 nenolod [svn] - generic info box support trunk
Thu, 15 Jun 2006 22:13:55 -0700 nenolod [svn] - more fun trunk
Thu, 15 Jun 2006 22:01:34 -0700 nenolod [svn] - the fileinfo window is not visible by default trunk
Thu, 15 Jun 2006 22:00:30 -0700 nenolod [svn] - hookup musepack tuple builder (oopsies) trunk
Thu, 15 Jun 2006 21:57:35 -0700 nenolod [svn] - create fileinfo window trunk
Thu, 15 Jun 2006 21:55:45 -0700 nenolod [svn] some minor tweaks trunk
Thu, 15 Jun 2006 21:54:44 -0700 nenolod [svn] - ui_fileinfo goodness (not hooked up yet) trunk
Thu, 15 Jun 2006 19:55:29 -0700 nenolod [svn] - complete tuple for AAC files (tuple->length) trunk
Thu, 15 Jun 2006 19:06:40 -0700 nenolod [svn] - remove unused code (causes a crash on some GTKs, eww!) trunk
Thu, 15 Jun 2006 18:41:54 -0700 nenolod [svn] - I hate libflac's inconsistent API! trunk
Thu, 15 Jun 2006 18:37:15 -0700 nenolod [svn] - flac_get_tuple(): properly calculate length. oops! trunk
Thu, 15 Jun 2006 17:42:59 -0700 nhjm449 [svn] - Don't leave files open after reading their tags! trunk
Thu, 15 Jun 2006 09:17:59 -0700 nenolod [svn] - libaudacious.so.3 trunk
Thu, 15 Jun 2006 07:28:48 -0700 nenolod [svn] - getMP4title removal. trunk
Thu, 15 Jun 2006 06:18:58 -0700 nenolod [svn] - remove unreached code, (now) irrelevant debugging printf's trunk
Thu, 15 Jun 2006 05:50:10 -0700 nenolod [svn] - playlist_compare_artist(): more sanity checking. trunk
Thu, 15 Jun 2006 05:17:49 -0700 nenolod [svn] - we don't really have to unwire track 0 this way, as 0 will be selected by default if no subsong URI is given trunk
Thu, 15 Jun 2006 05:07:23 -0700 nenolod [svn] - sort by Artist trunk
Thu, 15 Jun 2006 04:54:42 -0700 nenolod [svn] - use tuplecache to optimise title sorts trunk
Thu, 15 Jun 2006 04:05:23 -0700 nenolod [svn] - tuple builder for wma trunk
Thu, 15 Jun 2006 03:37:59 -0700 nenolod [svn] - this is a hack until I find a better solution trunk
Thu, 15 Jun 2006 01:22:24 -0700 nenolod [svn] - tuple builder for mp4 files (not AAC, sorry but nobody uses that crap anymore) trunk
Thu, 15 Jun 2006 01:04:41 -0700 nenolod [svn] - tuple builder for musepack files trunk
Thu, 15 Jun 2006 00:18:29 -0700 nenolod [svn] - remove some left over #if 0'd out pipian code trunk
Wed, 14 Jun 2006 23:58:18 -0700 nenolod [svn] - fix some possible segmentation violations trunk
Wed, 14 Jun 2006 23:24:23 -0700 nenolod [svn] - fill in the length part of the tuple (oops) trunk
Wed, 14 Jun 2006 23:19:56 -0700 nenolod [svn] - get_song_tuple() implementation (scrobblerific!) trunk
Wed, 14 Jun 2006 23:08:51 -0700 nenolod [svn] - flac_get_tuple() trunk
Wed, 14 Jun 2006 23:01:39 -0700 nenolod [svn] - some fixes trunk
Wed, 14 Jun 2006 22:41:42 -0700 nenolod [svn] - remove metatag references trunk
Wed, 14 Jun 2006 22:41:05 -0700 nenolod [svn] - remove metatag entirely trunk
Wed, 14 Jun 2006 22:39:13 -0700 nenolod [svn] - if a PlaylistEntry does not have a cached tuple, generate it on demand. trunk
Wed, 14 Jun 2006 22:30:04 -0700 nenolod [svn] - disconnect the scrobbler client from metatag logically trunk
Wed, 14 Jun 2006 22:17:20 -0700 nenolod [svn] - more sanity for input_get_song_tuple() trunk
Wed, 14 Jun 2006 22:08:37 -0700 nenolod [svn] - get_song_tuple implementation trunk
Wed, 14 Jun 2006 21:47:23 -0700 nenolod [svn] - get_song_tuple() implementation trunk
Wed, 14 Jun 2006 20:58:37 -0700 nenolod [svn] - use tuples internally trunk
Wed, 14 Jun 2006 20:49:47 -0700 nenolod [svn] - InputPlugin class: trunk