bsp2
|
848871160e
|
initial commit
|
6 years ago |
Andrew Belt
|
84093ef8b3
|
Add module preset copy, paste, load, and save
|
6 years ago |
Andrew Belt
|
8a37a18be7
|
Make parameter smoothing thread-safe and lock-free
|
6 years ago |
Andrew Belt
|
bda18f9732
|
Clean up RealTimeConvolver
|
7 years ago |
Andrew Belt
|
e7f5cc169d
|
Call all Module::on*() events from engine thread, remove mutex from
engineSetSmoothParam() (could be bad?)
|
7 years ago |
Andrew Belt
|
677318e7e5
|
Clear lastPath if user prompts to clear a previously-crashed patch
|
7 years ago |
Andrew Belt
|
78ca1ca035
|
Add key command for Revert Patch
|
7 years ago |
Andrew Belt
|
80aa7544a7
|
Create local directory in assetInit()
|
7 years ago |
Andrew Belt
|
1fb34f3334
|
Added version check
|
7 years ago |
Andrew Belt
|
13f1345a66
|
Type into MidiCcChoices
|
7 years ago |
Andrew Belt
|
a6a7fb8203
|
Learn CC only if value changes
|
7 years ago |
Andrew Belt
|
70535cafc4
|
Remove +/-12V clamping of wires
|
7 years ago |
Andrew Belt
|
d3a6f545e3
|
Don't retrigger on release for MIDI-1
|
7 years ago |
Andrew Belt
|
394537b6d9
|
Update osdialog, fix osdialog filter format
|
7 years ago |
Andrew Belt
|
502eb21e0a
|
Add filters to patch open/save dialogs
|
7 years ago |
Andrew Belt
|
7bc73669a1
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
7 years ago |
Andrew Belt
|
b81df0e7fc
|
Fix deprecation attributes and dialog messages
|
7 years ago |
Andrew Belt
|
221db5cc30
|
Remove Module::onCreate and Module::onDelete
|
7 years ago |
Andrew Belt
|
d37508327f
|
Fix onCreate() call
|
7 years ago |
Andrew Belt
|
09a883d4f4
|
Fix asset.cpp variable names
|
7 years ago |
Andrew Belt
|
0529b0f8d4
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
7 years ago |
Andrew Belt
|
9e5494e824
|
Add "lock modules" to toolbar
|
7 years ago |
Andrew Belt
|
7d4de0be00
|
Remove obsolete MidiIO code, serialize power meter state to settings
|
7 years ago |
Andrew Belt
|
5215625b25
|
ModuleBrowser case insensitive sort for author name
|
7 years ago |
Andrew Belt
|
c728df0249
|
Reorder MIDI-4 poly modes
|
7 years ago |
Andrew Belt
|
550e47096f
|
Use Framebuffer for IconButton SVG
|
7 years ago |
Andrew Belt
|
3bd8a47dae
|
Toggle full screen with F11
|
7 years ago |
Andrew Belt
|
5548c826c1
|
Add 10 pixels to tooltip because of Retina text width bug
|
7 years ago |
Andrew Belt
|
944b4dfc93
|
Add the rest of the toolbar icons, remove File menu
|
7 years ago |
Andrew Belt
|
9e68dfbf51
|
Revert "Use GLFW sticky key implementation"
This reverts commit a5dac7d877 .
|
7 years ago |
Andrew Belt
|
382d76b8a1
|
Add more icons
|
7 years ago |
Andrew Belt
|
2713427219
|
Add example icon to toolbar
|
7 years ago |
Andrew Belt
|
93d2bcc946
|
Use GLFW sticky key implementation
|
7 years ago |
Andrew Belt
|
e1914779a9
|
Reenable antialiasing (typo)
|
7 years ago |
Andrew Belt
|
c855b936e1
|
Clean up window.cpp
|
7 years ago |
Andrew Belt
|
72526ccc78
|
Remember pressed keyboard keys upon release
|
7 years ago |
Andrew Belt
|
44a38b97c9
|
Use patches/ directory as default patch location
|
7 years ago |
Andrew Belt
|
73a548a759
|
Reset clock divider in MIDI-1 when MIDI Stop is received
|
7 years ago |
Andrew Belt
|
e82e1bf480
|
Fix typo in velocity mode for MIDI-Trig
|
7 years ago |
Andrew Belt
|
0813b69f80
|
Fix Bridge port name for ID=-1
|
7 years ago |
Andrew Belt
|
7daa83539b
|
Add MenuSeparator
|
7 years ago |
Andrew Belt
|
7a3e183859
|
Add more debug info when loading plugins
|
7 years ago |
Andrew Belt
|
c33e129565
|
No longer require caps lock for QWERTY keyboard MIDI driver
|
7 years ago |
Andrew Belt
|
8c72621992
|
MIDI and RtMidi driver fixes
|
7 years ago |
Andrew Belt
|
b9b68e03c6
|
Clamp cables to +/-12V
|
7 years ago |
Andrew Belt
|
2aedb48938
|
Add velocity mode to MIDI-Trig
|
7 years ago |
Andrew Belt
|
b7da4389e4
|
Revise way to initialize MIDI drivers
|
7 years ago |
Andrew Belt
|
09f79b1797
|
Reorder driverIds, re-enable Bridge
|
7 years ago |
Andrew Belt
|
2c6845e7e9
|
Fixed reset() and toJson() for continuous encoders
|
7 years ago |
Andrew Belt
|
f4fd102f4e
|
Update GLFW, fix caps lock detection
|
7 years ago |