Mercurial > audlegacy-plugins
graph
-
[svn] Sync with upstream. Subsong improvements for ADL, new JBM player. trunkWed, 18 Apr 2007 07:38:58 -0700, by chainsaw
-
[svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries trunkMon, 16 Apr 2007 01:35:24 -0700, by giacomo
-
[svn] - merge some local changes which makes curl threading more reliable. trunkSun, 15 Apr 2007 12:23:05 -0700, by nenolod
-
[svn] - alsa: on volume changes, only use channel switches if the audio card supports separated ones trunkSun, 15 Apr 2007 11:33:11 -0700, by giacomo
-
[svn] A cast a day keeps the compiler warning at bay. trunkSat, 14 Apr 2007 18:09:55 -0700, by chainsaw
-
[svn] Hammer the WMA plugin into shape enough to bolt the following upstream commit on: "WMA decoder improvement, output closer to the dmo binary. trunkSat, 14 Apr 2007 17:38:32 -0700, by chainsaw
-
[svn] I said to indent it, not to break it, hmmkay? trunkSat, 14 Apr 2007 16:09:21 -0700, by chainsaw
-
[svn] Run indent -ts4 -nut -bli0 -cdw on this messy lot. Upstream is not consistent with whitespace anyway, no loss there. trunkSat, 14 Apr 2007 15:23:50 -0700, by chainsaw
-
[svn] Now in sync with AdPlug upstream, merging their commit: "Removed superfluous exit() call. This was detected as part of a GCC 4.3 trunkFri, 13 Apr 2007 09:27:41 -0700, by chainsaw
-
[svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly. trunkFri, 13 Apr 2007 09:09:50 -0700, by chainsaw
-
[svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS). trunkFri, 13 Apr 2007 08:07:32 -0700, by chainsaw
-
[svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value trunkFri, 13 Apr 2007 05:23:27 -0700, by giacomo
-
[svn] - add DEBUG_CURL to enable curl internal debugging messages trunkThu, 12 Apr 2007 14:55:59 -0700, by nenolod
-
[svn] - only create a new thread if handle->cancel is 0. trunkThu, 12 Apr 2007 14:04:26 -0700, by nenolod
-
[svn] - use a g_cond_wait() to ensure curl has started up before we try to read. trunkThu, 12 Apr 2007 13:22:28 -0700, by nenolod
-
[svn] - if handle->cancel = TRUE, immediately abort the fread operation. trunkThu, 12 Apr 2007 12:02:56 -0700, by nenolod
-
[svn] - fix curl.c:913: warning: implicit declaration of function 'strdup' trunkThu, 12 Apr 2007 11:29:07 -0700, by nenolod
-
[svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned. trunkThu, 12 Apr 2007 11:07:04 -0700, by nenolod
-
[svn] - initial import of flacng from audacious-flacng-0.012 trunkMon, 09 Apr 2007 10:55:23 -0700, by nenolod
-
[svn] - use C-style vectors instead of apple's stuff trunkMon, 09 Apr 2007 08:50:46 -0700, by nenolod
-
[svn] Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build. trunkMon, 09 Apr 2007 08:11:42 -0700, by chainsaw
-
[svn] - replace random number generator in dithering code with SIMD-oriented Fast Mersenne Twister (SFMT). it reduces CPU load on SSE2 or AltiVec capable platform. trunkSun, 08 Apr 2007 21:30:22 -0700, by yaz
-
[svn] - now wav plugin can handle remaining buffered data at the end of playing. trunkSat, 07 Apr 2007 11:06:36 -0700, by yaz
-
[svn] - statusicon: invert skip direction in mouse wheel; much better this way trunkFri, 06 Apr 2007 12:34:10 -0700, by giacomo
-
[svn] - statusicon: add an option to use mouse wheel to change playing song instead of volume trunkFri, 06 Apr 2007 11:47:07 -0700, by giacomo
-
[svn] revise reopen output code for #880. time count would be reset if output was closed. so I took two measures for it. trunkThu, 05 Apr 2007 21:12:59 -0700, by yaz
-
[svn] - statusicon: memorize player windows visibility status between sessions trunkThu, 05 Apr 2007 10:47:18 -0700, by giacomo
-
[svn] - statusicon: smarter show/hide on statusicon click (plugin will now correctly handle the situation where the player window is always hidden and the playlist window should be shown/hidden) trunkWed, 04 Apr 2007 11:49:12 -0700, by giacomo
-
[svn] - patches from upstream TTA author. see http://boards.nenolod.net/viewtopic.php?t=375 trunkWed, 04 Apr 2007 10:52:15 -0700, by nenolod
-
[svn] - aosd: added support to detect whether a composite manager is running (either standard with _NET_WM_CM_Sn or xcompmgr) trunkWed, 04 Apr 2007 07:48:53 -0700, by giacomo
-
[svn] rootvis: do not call cleanup routines if the plugin was not initted trunkMon, 02 Apr 2007 13:54:59 -0700, by giacomo
-
[svn] aosd: added compile option in configure for composite support; this way, if support is compiled in, we can safely check if the composite module is loaded trunkMon, 02 Apr 2007 04:03:06 -0700, by giacomo
-
[svn] - aosd: beta4, ghosd source was rewritten to support argb visual (x composite extension) as an option, this allows to have real transparency in the OSD trunkSat, 31 Mar 2007 17:44:23 -0700, by giacomo