edgeeffect
4f30455269
PoshSampler Fixes, (Wave) File Chooser improvements
21 years ago
edgeeffect
9d9f8e328f
new right-click menu, new mouse clicks
21 years ago
aj_genius
a860214ab6
make configure spewage a debug flag
21 years ago
aj_genius
024237703d
fixed pasting where the source path contains spaces
21 years ago
aj_genius
de09d12600
fixed creating file paths with spaces/odd chars.
fixed wavechooser compiling,
change matrix to reset internel sequencer on reset instead of too first pattern
fixed posh sampler pitch changing on reset.
21 years ago
edgeeffect
6a8922c4d4
new menu bar
21 years ago
edgeeffect
09e3f2d172
Translate Plugin, Misc Fixes
21 years ago
aj_genius
d18804769c
fixed UpdateDataSize for channel handler, fixed scope and meter accordingly
made pause an info variable so jack(and other audio plugins) can sanely
handle outputing null/0 while paused, fixed jack change buffer and samplerate,
Pause/Play and Reset should now work properly.
21 years ago
aj_genius
f7eae4a591
Added Reset Button to Main Bar(not always safe - can sometimes freeze program)
critical fix for saving comments
21 years ago
aj_genius
ba21d1c2b7
Add Pause/Play Button, switch PauseAudio functionality to Freeze/Thaw so Pause doesn't freeze gui updates
21 years ago
aj_genius
325e98a5a3
Started AudioDriver framework, switched Jack and OSS for basic differences,
as a result SSM will now always try and follow Jack settings while attached.
21 years ago
edgeeffect
3ea7426070
Next phase of MousePlugin development
21 years ago
aj_genius
813881ffe8
adding the ability to reset any plugins state(but not settings)
at any given point, so that changes to the audio subsystems can
be applied live(needed for jack).
this is also usefull in that it can give the ability for a Reset
button on the toolbar along side a play/pause button for being able
to at any point completely kill audio and reset to begining(usefull
for recording takes where you want it to start at specific point w/out
the delays echos etc overlapping for the first iteration.
21 years ago
aj_genius
be2e0b766a
try and fix header includes for gcc 2.95
21 years ago
aj_genius
0d1d13c3ed
Add Copy, Paste, and Merge functionality to the Canvas.
This adds the ability to select multiple devices either by a ctrl-mouse drag
or by ctrl-click on individual devices title to do finer selection
and deselection, and then ctrl-right-click on the canvas to produce a menu
with the options to cut/copy/paste/delete selection or to merge an existing
patch entirely into the patch. Pasting or merging will auto-select new devices
so any old devices will lose selection.
To remove selection simply click anywhere on canvas.
Current problems -
Multiple Select drag is buggy and may select items not in the selection area.
Multiple OSS plugins are buggy so merging/pasting an OSS device can cause crashing.
21 years ago
aj_genius
844af13fc6
fix ClearUp and add Kill() override to JackPlugin
21 years ago
aj_genius
ba141f3908
change delete routines so audio devices are deleted seperate from their GUI
21 years ago
edgeeffect
1d4829109d
DiskWrite and Jack compile fixes - Minor Meter Fixes
21 years ago
aj_genius
6e4baf30a9
Partly rework Deleting Devices, seems to fix random(and sometimes not so random) crashes
21 years ago
edgeeffect
ff496c27c6
Getting ready for release
21 years ago
edgeeffect
6e2a8c7f6f
Fixed Bug 787272 - Rewritten distributorPlugin
21 years ago
edgeeffect
85498c4c12
Plugin Loading Bug Fix
22 years ago
edgeeffect
8524db08ae
Mergind SpiralInfo with SpiralSynthModularInfo / Makefile tidy
22 years ago
edgeeffect
d84fc76c3c
lots more GUI enhancements - colours themeable - new scope controls
22 years ago
nebogeo
8402d736cb
prettified the gui a bit, namespaced the plugin C api
22 years ago
edgeeffect
0216f469b0
General Small Bug Fixes
22 years ago
edgeeffect
ebdd277f6e
smaller plugin groups - new toolbar on main app.
22 years ago
edgeeffect
6401f3a406
fix: segfault If no trailing "/" on PluginPath command line option.
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
nebogeo
c716346ea9
fixed comments bugs, tidied examples, added AUTHORS
22 years ago
nebogeo
018b9b45fd
focus bugfix, raising windows, matrix pattern sequencer, spiralloop and misc fixes
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
nebogeo
3ee455b636
Plugin groups, and loads of new plugins
22 years ago
nebogeo
6adce628b3
fixed a crash that could occur when deleting plugins
22 years ago
nebogeo
6ea8e9f208
fixed circular graph bug, more help, help resizable/slidable, xfade fix
22 years ago
nebogeo
148bee2389
New/fixed examples, README/CHANGES updated, options crash workaround + other minor bits.
22 years ago
nebogeo
0fb8646a68
Localisation added, SeqSelector ported and other fixes
22 years ago
nebogeo
5d50c28a59
More fixes, including Controller stream fixes Matrix and PoshSampler GUI fixes
22 years ago
nebogeo
8c08035add
thread fix
22 years ago
nebogeo
5531587854
Realtime SCHED_FIFO mode working, matrix fixes, PawfalYesNo fixes
22 years ago
thesloth
7e774f371d
Add a command line option to override the plugin path.
22 years ago
nebogeo
05add77f7c
One to many input->output mapping, KeyboardPlugin, fixed Matrix lag, -v and -h
commandline options, new modules appear at consistent point, comment redraw fix,
help added, new dialogues.
22 years ago
nebogeo
d92afcaf26
GUI optimisation, added --CallbackOnly mode, detection of fltk built with --enable-shared
22 years ago
nebogeo
666a1ef41a
Added some handy debug traces
22 years ago
nebogeo
36118dbaf5
Fixed crash when instanciating comments
22 years ago
nebogeo
99c0934eb2
merged branches and removed traces
23 years ago
nebogeo
6e80f8b602
added debugging #define for tracing crashes in plugins
23 years ago
nebogeo
00f3348773
fixed dodgy group resizing
23 years ago
nebogeo
b09a8a6681
reinstated the comment button
23 years ago