nebogeo
|
b5d918eeb5
|
configure fixes and warning fixes
|
22 years ago |
waxfrenzy
|
a4a57ae3e5
|
Added option to supply paths and override LADSPA_PATH
|
22 years ago |
waxfrenzy
|
250299b315
|
Aded option to supply paths and override LADSPA_PATH
|
22 years ago |
waxfrenzy
|
e4c51ba302
|
Oops. Forgot to clear knobs on clearing plugin...
|
22 years ago |
nebogeo
|
5b5846a375
|
Lots of helptext, streamplugin ported
|
22 years ago |
edgeeffect
|
4bf882084b
|
Updated LFOPlugin so that fine tune/numeric controls now work OK
|
22 years ago |
edgeeffect
|
24e8ff49d5
|
1. Improved label placement for Val, Default, Min, Max, Clamp and Port
2. When "(none)" is selected as the LADSPA plugin it now behaves correctly
3. Improved handling of "@" in plugin maker info
|
22 years ago |
thesloth
|
a72fac5392
|
Not working yet.
|
22 years ago |
nebogeo
|
aea275fbfc
|
fixed a crash trying to load patches with ladspa plugins that aren't in the users libary
|
22 years ago |
nebogeo
|
6adce628b3
|
fixed a crash that could occur when deleting plugins
|
22 years ago |
nebogeo
|
a93d6f6342
|
fixed dupe and ordered makefiles
|
22 years ago |
nebogeo
|
6ea8e9f208
|
fixed circular graph bug, more help, help resizable/slidable, xfade fix
|
22 years ago |
waxfrenzy
|
c2405c652e
|
Added redraw after plugin select
|
22 years ago |
nebogeo
|
148bee2389
|
New/fixed examples, README/CHANGES updated, options crash workaround + other minor bits.
|
22 years ago |
thesloth
|
ad428d7d4e
|
Fixed the volume knob.
|
22 years ago |
thesloth
|
b6c8be8724
|
Initial values of most sliders, and the threshold slider when loaded from file.
|
22 years ago |
thesloth
|
cce9f6078c
|
A small build fix.
|
22 years ago |
waxfrenzy
|
5f7a460a64
|
More help text :)
|
22 years ago |
waxfrenzy
|
4e39deb527
|
Added help text function plus bit of help text - to be completed
|
22 years ago |
nebogeo
|
9dd738599f
|
Added Patrick's helptext and reduce the wire redraw rate.
|
22 years ago |
nebogeo
|
0fb8646a68
|
Localisation added, SeqSelector ported and other fixes
|
22 years ago |
waxfrenzy
|
b46747ac04
|
Fixed (tiny) memory leak for port labels, and replaced strndup with strncpy
|
22 years ago |
thesloth
|
f04825a2ec
|
Just fixing a little mistake.
|
22 years ago |
thesloth
|
a71cb761d6
|
The -lm option appearing twice at linking caused an error.
|
22 years ago |
thesloth
|
5cce87d058
|
The -lm option appearing twice at linking caused an error.
|
22 years ago |
waxfrenzy
|
e3a790b52e
|
Added cstring header for strndup and others
|
22 years ago |
waxfrenzy
|
c2b0b3f05b
|
Fixed fltk linker flags in Makefile.in to use FLTK_LIBS as found by configure
|
22 years ago |
waxfrenzy
|
9eca0ac62e
|
Control knobs added + cleanup
|
22 years ago |
nebogeo
|
5d50c28a59
|
More fixes, including Controller stream fixes Matrix and PoshSampler GUI fixes
|
22 years ago |
nebogeo
|
1798e7442d
|
added DiskWriterPlugin makefile
|
22 years ago |
waxfrenzy
|
ff8051167a
|
Some more fiddling and clean up following tests
|
22 years ago |
waxfrenzy
|
a3b9923261
|
Fixed duplicate name drop-down bug. Duplicated names now numbered.
|
22 years ago |
waxfrenzy
|
9714491cd9
|
Setup tabs controls, and plugin now passes connection state to GUI
|
22 years ago |
nebogeo
|
262b50a04d
|
Misc fixes, mainly split wav writer and oss plugin and matrix fixes.
|
22 years ago |
waxfrenzy
|
5b1ea50f0f
|
Some code shuffling to fix load->save->load bug
|
22 years ago |
waxfrenzy
|
5468375aac
|
Moved port Default field next to Value field - makes more sense :)
|
22 years ago |
waxfrenzy
|
125b28b165
|
Removed String class things from build
|
22 years ago |
waxfrenzy
|
4624d22d64
|
Fixed segfault on load. Defaults now working properly. Selecting (None) plugin works as expected
|
22 years ago |
waxfrenzy
|
e546578d77
|
This isn't needed
|
22 years ago |
waxfrenzy
|
7e990e8a5a
|
Now uses LADSPA default hints if specified
|
22 years ago |
waxfrenzy
|
9925537574
|
Preparation for use of LADSPA defaults on initialisation
|
22 years ago |
waxfrenzy
|
34629cfd86
|
Use system ladspa.h
|
22 years ago |
waxfrenzy
|
c170e2cb45
|
Port input now set to default value if not connected
|
22 years ago |
waxfrenzy
|
d0bae314ac
|
Drop down list for selecting plugin. Text box added for default (non-connected) values
|
22 years ago |
nebogeo
|
0ac5eaf542
|
Fixed in app port connection, disconnection and other stuff.
|
22 years ago |
waxfrenzy
|
5444942bed
|
Removed some cruft
|
22 years ago |
waxfrenzy
|
bb8f9c11af
|
Oops. Forgot to clear Filename lookup vector on cleanup
|
22 years ago |
waxfrenzy
|
6ddadbdaf0
|
Updated build to include LADSPAInfo class
|
22 years ago |
waxfrenzy
|
e077662c91
|
Now uses Unique ID when saving/loading patches. Retains backward compatibility with filename - label patches
|
22 years ago |
waxfrenzy
|
68524cadc4
|
No longer needed - functionality replaced by LADSPAInfo class
|
22 years ago |