Andrew Belt
|
2a3c254712
|
Revert to simpler event system
|
6 years ago |
Andrew Belt
|
467dd78e57
|
Fix event bugs
|
6 years ago |
Andrew Belt
|
c3407ca07d
|
Code style: Remove () from `new X()`
|
6 years ago |
Andrew Belt
|
abc34603d9
|
Add WidgetState
|
6 years ago |
Andrew Belt
|
6475c630b5
|
Revise event and widget API (draft), migrate source files to headers (WIP), separate large headers into small headers in subfolders (WIP)
|
6 years ago |
Andrew Belt
|
dd02ec52ad
|
Move Widget class to header, wrap settings, keyboard, and gamepad in namespace
|
6 years ago |
Andrew Belt
|
34af736ee5
|
Add rack0.hpp backward compatibility header for ease of migration
|
6 years ago |
Andrew Belt
|
587f936a99
|
Move random to its own namespace, shuffle files around
|
6 years ago |
Andrew Belt
|
89521fe8cc
|
Move system to its own namespace
|
6 years ago |
Andrew Belt
|
b0ba3c6d20
|
Rename request to network, move to its own namespace
|
6 years ago |
Andrew Belt
|
3fa78176e2
|
Move asset to its own namespace
|
6 years ago |
Andrew Belt
|
bee6f658cf
|
Move logger to its own namespace, add macros to macros.hpp
|
6 years ago |
Andrew Belt
|
c57c76e6d1
|
Move math to its own namespace, clean up deprecated classes
|
6 years ago |
Andrew Belt
|
13107b8577
|
Switch to C++ headers
|
6 years ago |
Andrew Belt
|
b6d3930f00
|
Added better toolbar button tooltip labels
|
6 years ago |
Andrew Belt
|
831362d1c2
|
Disable drawing of power meter on Core AUDIO
|
7 years ago |
Andrew Belt
|
6c817f8d4c
|
Add module preset copy, paste, load, and save
|
7 years ago |
Andrew Belt
|
31c42dfea3
|
Call all Module::on*() events from engine thread, remove mutex from
engineSetSmoothParam() (could be bad?)
|
7 years ago |
Andrew Belt
|
4bde271a36
|
Add key command for Revert Patch
|
7 years ago |
Andrew Belt
|
8ae99e2ef0
|
Added version check
|
7 years ago |
Andrew Belt
|
c756329bfc
|
Update osdialog, fix osdialog filter format
|
7 years ago |
Andrew Belt
|
4e41c35395
|
Add filters to patch open/save dialogs
|
7 years ago |
Andrew Belt
|
7407d20b33
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
7 years ago |
Andrew Belt
|
17eeade228
|
Fix deprecation attributes and dialog messages
|
7 years ago |
Andrew Belt
|
7e49a697d4
|
Remove Module::onCreate and Module::onDelete
|
7 years ago |
Andrew Belt
|
cbf2d8bb8a
|
Fix onCreate() call
|
7 years ago |
Andrew Belt
|
b6b6ec8553
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
7 years ago |
Andrew Belt
|
8063a2faa0
|
Add "lock modules" to toolbar
|
7 years ago |
Andrew Belt
|
c42a9c8aab
|
Remove obsolete MidiIO code, serialize power meter state to settings
|
7 years ago |
Andrew Belt
|
1753453db2
|
ModuleBrowser case insensitive sort for author name
|
7 years ago |
Andrew Belt
|
aa76b4bc81
|
Reorder MIDI-4 poly modes
|
7 years ago |
Andrew Belt
|
98c18acec7
|
Toggle full screen with F11
|
7 years ago |
Andrew Belt
|
a9f4c0e50d
|
Add the rest of the toolbar icons, remove File menu
|
7 years ago |
Andrew Belt
|
ea73afd083
|
Add more icons
|
7 years ago |
Andrew Belt
|
e068ad9e28
|
Add example icon to toolbar
|
7 years ago |
Andrew Belt
|
da45a33ed3
|
Use patches/ directory as default patch location
|
7 years ago |
Andrew Belt
|
67923962e9
|
Reorder driverIds, re-enable Bridge
|
7 years ago |
Andrew Belt
|
fa622a502b
|
Fixed reset() and toJson() for continuous encoders
|
7 years ago |
Andrew Belt
|
64458ce60f
|
Use hex strings for colors in patch file instead of object
|
7 years ago |
Andrew Belt
|
2fa3db43b1
|
Add keypad Enter key command for module browser
|
7 years ago |
Andrew Belt
|
8a9f81cbd7
|
More MIDI restructuring, changed driver -> driverId, device -> deviceId
|
7 years ago |
Andrew Belt
|
531f348dc2
|
Restructure midi for multiplexing, add gamepad midi driver, add CPU
meter
|
7 years ago |
Andrew Belt
|
ba7193050d
|
Fix manage plugins URL
|
7 years ago |
Andrew Belt
|
ef97f7c7ca
|
Condense Module Browser module list item, don't persist filters
|
7 years ago |
Andrew Belt
|
01289be29e
|
Add version to context menu
|
7 years ago |
Andrew Belt
|
a976c831d9
|
Check for status = available in manifests
|
7 years ago |
Andrew Belt
|
f9087788bc
|
Update plugin manager to 0.6 API
|
7 years ago |
Andrew Belt
|
63dd31f7ca
|
Don't draw shadow if opacity is 0
|
7 years ago |
Andrew Belt
|
f69c02efe1
|
Remove upgrade warning, set VERSION in Makefile
|
7 years ago |
Andrew Belt
|
8f30d48d1f
|
Small build system tweaks
|
7 years ago |