Levin Oehlmann
|
f742710758
Macro cleanup (#6095)
|
3 years ago |
Johannes Lorenz
|
2f17c0da2b
Fix/improve includes/fwd decls
|
3 years ago |
Andrés
|
372fe3bdcf
Play automation pattern when midi controller connected (#5657)
|
3 years ago |
Alexandre Almeida
|
6e081265ba
Rename MidiTime to TimePos (#5684)
|
4 years ago |
Hussam al-Homsi
|
8c7e63b35b
Remove macros likely() and unlikely() (#5530)
|
4 years ago |
Hyunjin Song
|
044c88c271
Merge branch 'stable-1.2'
|
4 years ago |
Johannes Lorenz
|
a0f4e50805
Fix knobs not updating vals on link (#4904)
|
5 years ago |
Johannes Lorenz
|
534d7ca9c5
Fix doxygen comment
|
5 years ago |
David CARLIER
|
dac59a5fa0
C++11 inheritance updates
|
5 years ago |
Johannes Lorenz
|
2c134d65fe
Code style + Extend for TempoSyncKnob
|
5 years ago |
Johannes Lorenz
|
0fd5693e12
Improve dcast
|
5 years ago |
Johannes Lorenz
|
d06f5088a1
Move macro definition out of class
|
5 years ago |
Johannes Lorenz
|
5101aa0214
Make Model class visitable
|
5 years ago |
Johannes Lorenz
|
ee05523319
Extend quoting for AutomatableModels
|
5 years ago |
Lukas W
|
966bf1c6de
Use CMake GenerateExportHeader
|
7 years ago |
Colin Wallace
|
ca3a7f3015
Remove unused method and extraneous state from AutomatableModelView (#4258)
|
6 years ago |
Colin Wallace
|
56b4740146
Copy/paste model values to system clipboard
|
6 years ago |
Colin Wallace
|
7593b2ee58
Replace macro magic with a template base class
|
6 years ago |
Lukas W
|
a96771bb2d
Add Q_OBJECT to FloatModel, IntModel, BoolModel
|
7 years ago |
Lukas W
|
8d6cb120b9
Replace MemoryManager implementation with rpmalloc (#3873)
|
7 years ago |
Steffen Baranowsky
|
5a2d8f12ad
fixes rounding issue in automatablemodel (#3597)
|
7 years ago |
Lukas W
|
6004edae5c
Include past automation patterns in processing (#3382)
|
7 years ago |
grejppi
|
9e85d7c66e
update all copyright headers to the proper url (#3326)
|
7 years ago |
Steffen Baranowsky
|
7cf6150e75
suggest a fix for precision on knob dragging (#3075)
|
7 years ago |
Javier Serrano Polo
|
f14cb687de
Drop forceStep in AutomatableModel (#3010)
|
8 years ago |
Dave French
|
589cd4fb59
Model::isValueChanged correctly returns if sample exactness is used.
|
9 years ago |
Lukas W
|
df9d495571
Some #include cleanups
|
9 years ago |
Vesa
|
75770b4d2e
Fix 64 bit, increase mm usage
|
10 years ago |
Vesa
|
740a7e6850
Merge branch 'stable-1.1'
|
10 years ago |
Vesa
|
f8c618b0ed
Modify BassBooster to show how to replace signals/slots in DSP
|
10 years ago |