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 |
nebogeo
|
f9a681c14f
|
added
|
22 years ago |
nebogeo
|
cfeb7682f3
|
Added note filtering
|
22 years ago |
nebogeo
|
e64314de90
|
works now (kinda)
|
22 years ago |
nebogeo
|
3602efa7a2
|
changes for the sequencerplugin
|
22 years ago |
nebogeo
|
a5f59d026d
|
fixes for svf,matrix,stereomixer and removed gui watchdog that timed out with modal dialogs
|
22 years ago |
thesloth
|
48802c0151
|
Makefile fix.
|
22 years ago |
nebogeo
|
af1560d59a
|
removed the sequencer tutorial, which doesn't work anymore due to the lack of a sequencer plugin
|
22 years ago |
waxfrenzy
|
e8b786be03
|
Fixed maker setting bug (maker was being set for all plugins due to file-scope buffer)
|
22 years ago |
nebogeo
|
3c28cf7d4b
|
scope plugin was missing from configure.in list
|
22 years ago |
nebogeo
|
204af179a0
|
fixed an output plugin bug incorporated in the last commit
|
22 years ago |
nebogeo
|
3c6be46311
|
Matrix and Outputplugin fixes, more info in README
|
22 years ago |