waxfrenzy
|
7f9680660e
|
Added check for pre-version 1 - fixes Soil and the Crop II and IV and any other older patches
|
22 years ago |
waxfrenzy
|
92d9190a62
|
Fixed braindead name-reading code (my fault :) - added length value for name
|
22 years ago |
waxfrenzy
|
84de86450f
|
Fixed subtle empty-name bug on plugin load - now does not read names if length is 0
|
22 years ago |
waxfrenzy
|
eea1c097f2
|
Removed default args from function definitions that caused build to break using gcc-3.x
|
22 years ago |
nebogeo
|
afb8736f2b
|
build fix and added some missing files for the spiralloop
|
22 years ago |
edgeeffect
|
806d72718f
|
Matrix GUI now shows what pattern is playing when triggered externally
|
22 years ago |
nebogeo
|
c716346ea9
|
fixed comments bugs, tidied examples, added AUTHORS
|
22 years ago |
nebogeo
|
80b867c485
|
spiralloop stream fixes, jack port fixes, plugin menu on middle mouse, pop up menu fits over devicegui, changed default theme
|
22 years ago |
edgeeffect
|
95c7531055
|
Fixed SV Filter load / save bug
|
22 years ago |
nebogeo
|
1ca689500e
|
channelhandler bugfixed, monostable mode for flipflop, help window fixes, spiralloop link error
|
22 years ago |
nebogeo
|
64790ad63b
|
added the masherplugin, added a redraw when maximising windows, const fix in sample class
|
22 years ago |
nebogeo
|
018b9b45fd
|
focus bugfix, raising windows, matrix pattern sequencer, spiralloop and misc fixes
|
22 years ago |
edgeeffect
|
d110496520
|
Fixed error - cancel on module rename causes corruption of name
|
22 years ago |
edgeeffect
|
ecab653ae2
|
Fixed bug in loading/saving of AnotherFilter, comments on bug in SVFilter
|
22 years ago |
edgeeffect
|
2c3a9161b7
|
StreamPlugin rewrite - Stereo fixed - new trigs for play stop and finished
|
22 years ago |
edgeeffect
|
6e5dd8c32a
|
mixer - now has between 2 and 16 inputs not just 4
|
22 years ago |
edgeeffect
|
1a7a56b7e8
|
controller - tidied up +/- buttons no longer resize when GUI resizes
|
22 years ago |
edgeeffect
|
f3edd72798
|
logic plugin - added multiple inputs - fixed save/load
|
22 years ago |
edgeeffect
|
f250dc2520
|
SplitSwitch - removed useless commands being sent from GUI to plugin
|
22 years ago |
edgeeffect
|
cb6a8d6069
|
removed useless commands being sent from GUI to plugin
|
22 years ago |
waxfrenzy
|
1273045107
|
CV Plugin now works properly - settings restored correctly on load
|
22 years ago |
nebogeo
|
12c4d684cd
|
SpiralLoopPlugin, TrigPlugin, Fixes, Midiclock
|
22 years ago |
waxfrenzy
|
73936ce302
|
Removed default arguments from function definitions that were already in prototypes - fixes build on gcc-3.2
|
22 years ago |
waxfrenzy
|
09ec7c8a8e
|
Fixed nasty library load/unload bug
|
22 years ago |
waxfrenzy
|
1f5f632e68
|
ifdef'd any rdf stuff - until it's all sorted
|
22 years ago |
waxfrenzy
|
0a9c406a71
|
Don't need path info - lrdf takes care of all this
|
22 years ago |
waxfrenzy
|
b64b57e01c
|
Don't need path info - lrdf takes care of all this
|
22 years ago |
waxfrenzy
|
adb85fa84e
|
Some bits added for lrdf in LADSPAInfo - progressing...
|
22 years ago |
nebogeo
|
1d164f76f8
|
major GUI overhaul + streaming bug in counterplugin fixed
|
22 years ago |
nebogeo
|
a630b4df5f
|
rename modules added, plugin list not needed, plugin id clash fixed, experimental gui option
|
22 years ago |
waxfrenzy
|
1b64b64372
|
Ignore plugin list in prefs file when scanning for plugins
|
22 years ago |
waxfrenzy
|
da55b5a0d0
|
Oops. Forgot to init library Ref Counter
|
22 years ago |
waxfrenzy
|
e4540ec8ca
|
No need to check for ./ and ../ as directories now ignored
|
22 years ago |
waxfrenzy
|
043418c1b9
|
Automatic scanning of plugins added
|
22 years ago |
waxfrenzy
|
646701c98b
|
Minor fix to ignore directories in plugin scan
|
22 years ago |
waxfrenzy
|
14f6d63934
|
Slight changes to LADSPAInfo class
|
22 years ago |
nebogeo
|
62377c2f58
|
put these plugins in the Maths/Logic group
|
22 years ago |
nebogeo
|
3ee455b636
|
Plugin groups, and loads of new plugins
|
22 years ago |
edgeeffect
|
eb3a2dfc14
|
Added new plugins to configure.in
|
22 years ago |
edgeeffect
|
bd37b55351
|
Rotary switch emulation - SplitSwitchPlugin
|
22 years ago |
edgeeffect
|
13b5834935
|
Added rotary-switch emulation plugin MixSwitchPlugin.
|
22 years ago |
edgeeffect
|
fce8ed3315
|
Forgot the icon :)
|
22 years ago |
edgeeffect
|
f3028d465e
|
Ported Wave Shaper to new archetecture
|
22 years ago |
edgeeffect
|
ac1a8e443c
|
Ported Meter to new multi-threaded scheme
|
22 years ago |
edgeeffect
|
e92be7cc72
|
Modified Files:
|
22 years ago |
buserror
|
9afdb01322
|
MacOSX port patches, part 1
|
22 years ago |
nebogeo
|
fabd255231
|
added new plugins
|
22 years ago |
waxfrenzy
|
5600321638
|
Fixed =/== bug
|
22 years ago |
waxfrenzy
|
32ed706ed9
|
Fixed magic character bug in plugin chooser - magic chars / and | now escaped
|
22 years ago |
nebogeo
|
a85ec70497
|
added first pass alsa support to the midi code (doesn't work yet)
|
22 years ago |