Mercurial > audlegacy-plugins
graph
-
[svn] Get rid of compile warnings. Also, note that this is a one-line fix trunk2006-11-04, by asheldon
-
[svn] Port pthread -> gthread, port audio output to produce_audio, sprinkle debug printfs. Still broken, good luck trunk2006-11-04, by chainsaw
-
[svn] Build this thing in a proper two-stage process. As it hardlocks instead of playing it is not built by default yet. trunk2006-11-04, by chainsaw
-
[svn] Properly zero out proxy configuration strings if no value is retrieved, otherwise we crash and burn on shutdown. trunk2006-11-03, by chainsaw
-
[svn] - yield back to the scheduler after processing a frame (maybe this will make paranormal be nicer.) trunk2006-11-03, by nenolod
-
[svn] Relabel MPlayer plugin in plugins list and fix window title; we're not xmms, kthx. trunk2006-11-03, by kiyoshi
-
[svn] - faster line calculation algorithm (only calculates 256 or 128 points of the waveform) trunk2006-11-03, by nenolod
-
[svn] - compile with -DFULLSCREEN_HACK to get the fullscreen overlay stuff trunk2006-11-03, by nenolod
-
[svn] - now working on amd64/little-endian. no idea how it was working in bigendian mode, though. trunk2006-11-03, by nenolod
-
[svn] - add worms preset. demonstrates the floating particles renderer, 298 times/frame. trunk2006-11-02, by nenolod
-
[svn] - so like, when will somebody else make some presets for this thing? trunk2006-11-02, by nenolod
-
[svn] - allow waves to be drawn with a custom value instead of just 255 trunk2006-11-02, by nenolod
-
[svn] - add value replace filter, replaces a range of values with a different value trunk2006-11-02, by nenolod
-
[svn] - NOOP instruction. What this does is basically takes a slot in a trunk2006-11-01, by nenolod
-
[svn] - mosaic effect (in progress, custom size will be in the next commit) trunk2006-11-01, by nenolod
-
[svn] - branchscope preset... a very advanced example of branching, multiple trunk2006-11-01, by nenolod
-
[svn] - add OnBeat container. children are only iterated on a detected beat. trunk2006-11-01, by nenolod
-
[svn] - another example preset showing the true power of on-beat branched execution trunk2006-11-01, by nenolod
-
[svn] - use a quantized variance instead of a fast fft sum for beat detection with thresholding trunk2006-11-01, by nenolod
-
[svn] - update this preset for the new version of the branching container. trunk2006-11-01, by nenolod
-
[svn] - add quakingscope paranormal preset (fairly complex colourmap/branched execution example) trunk2006-10-31, by nenolod