Mercurial > audlegacy
graph
-
[svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunkFri, 10 Mar 2006 08:20:15 -0800, by nenolod
-
[svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. trunkThu, 09 Mar 2006 19:09:41 -0800, by nenolod
-
[svn] - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, trunkThu, 09 Mar 2006 19:03:27 -0800, by nenolod
-
[svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process trunkThu, 09 Mar 2006 09:55:56 -0800, by giacomo
-
[svn] - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins. trunkWed, 08 Mar 2006 06:57:02 -0800, by nenolod
-
[svn] - add get_written_time(), get_output_time(). trunkWed, 08 Mar 2006 06:47:02 -0800, by nenolod
-
[svn] update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation) trunkTue, 07 Mar 2006 11:47:20 -0800, by giacomo
-
[svn] Don't override input LD_FLAGS - needed to enable profiling. trunkSun, 05 Mar 2006 13:19:01 -0800, by nemo
-
[svn] Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME? trunkSun, 05 Mar 2006 12:46:31 -0800, by nemo
-
[svn] - use OBJECTIVE_DATA instead of a kludge in the posthook here trunkSat, 04 Mar 2006 14:34:04 -0800, by nenolod
-
[svn] - add corrected version of Aerdan's jump to file patch trunkSat, 04 Mar 2006 12:17:20 -0800, by nenolod
-
[svn] - blah, #if 0 out these g_free's until we get to 0.2.3 trunkFri, 03 Mar 2006 23:39:17 -0800, by nenolod
-
[svn] - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it trunkFri, 03 Mar 2006 22:53:31 -0800, by nenolod
-
[svn] - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly. trunkFri, 03 Mar 2006 20:04:24 -0800, by nenolod
-
[svn] - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot trunkFri, 03 Mar 2006 10:31:57 -0800, by nenolod
-
[svn] - some compilers couldn't figure the original call out, so put a struct infront of it trunkThu, 02 Mar 2006 16:07:31 -0800, by nenolod
-
[svn] - oh shit, i just found the error, we were calling malloc(0)! trunkThu, 02 Mar 2006 15:50:49 -0800, by nenolod
-
[svn] - use /sbin/ldconfig here instead of just ldconfig. trunkThu, 02 Mar 2006 15:01:33 -0800, by nenolod
-
[svn] untag a critical fixme as it was actually deadchip smoking some craq trunkThu, 02 Mar 2006 08:26:55 -0800, by nenolod
-
[svn] Add error reporting for many places, patch by external contributor Derek trunkThu, 02 Mar 2006 08:14:36 -0800, by nenolod
-
[svn] - try to avoid a buffer overflow when detecting an MPEG stream trunkWed, 01 Mar 2006 09:07:09 -0800, by nenolod
-
[svn] removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore trunkTue, 28 Feb 2006 14:36:33 -0800, by giacomo
-
[svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing. trunkTue, 28 Feb 2006 11:32:33 -0800, by nenolod
-
[svn] use PACKAGE_NAME instead of PACKAGE for autoconf compatibility trunkMon, 27 Feb 2006 20:24:11 -0800, by nenolod
-
[svn] - wtf is this? well it's leaving at any rate. trunkMon, 27 Feb 2006 18:42:14 -0800, by nenolod
-
[svn] - fix underwater effects, patch via Spyke @ #audacious trunkMon, 27 Feb 2006 18:17:55 -0800, by nenolod
-
[svn] Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled trunkMon, 27 Feb 2006 16:52:02 -0800, by giacomo
-
[svn] - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net> trunkMon, 27 Feb 2006 15:43:15 -0800, by nenolod
-
[svn] - revert OSS warning squashing as the patch created more problems than it solved trunkMon, 27 Feb 2006 15:02:04 -0800, by nenolod
-
[svn] - memleak fix (noticed by HopeSeekr @ efnet #xmule) trunkMon, 27 Feb 2006 08:32:57 -0800, by nenolod
-
[svn] - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge. trunkMon, 27 Feb 2006 07:29:53 -0800, by nenolod
-
[svn] - create directories that aren't there in the install phase trunkSun, 26 Feb 2006 22:40:13 -0800, by nenolod
-
[svn] Remove references to inetctl from the build system. trunkSun, 26 Feb 2006 16:17:12 -0800, by chainsaw
-
[svn] Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things. trunkSun, 26 Feb 2006 16:14:17 -0800, by chainsaw
-
[svn] - more intelligently handle directory creation trunkSun, 26 Feb 2006 15:39:06 -0800, by nenolod
-
[svn] Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase. trunkSun, 26 Feb 2006 15:23:50 -0800, by chainsaw
-
[svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunkSun, 26 Feb 2006 13:08:35 -0800, by chainsaw
-
[svn] Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo). trunkSun, 26 Feb 2006 10:21:49 -0800, by chainsaw
-
[svn] Import new GUI code. Not yet hooked up really. trunkSat, 25 Feb 2006 18:40:22 -0800, by nenolod
-
[svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) trunkSat, 25 Feb 2006 13:49:41 -0800, by nenolod
-
[svn] Revert debug-only cleanup system verbosity. trunkSat, 25 Feb 2006 09:36:36 -0800, by chainsaw
-
[svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. trunkSat, 25 Feb 2006 09:35:27 -0800, by chainsaw