.. |
FilePicker.cpp
|
remove some unused methods on FluidSynthModel. make FilePicker update displayed text upon load. read and write into XML just the bits that we need, and take advantage of attribute names' being indexed. take more care in setting sfont_id.
|
2019-07-27 23:04:20 +01:00 |
FilePicker.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
FluidSynthModel.cpp
|
fix choice of preset via plugin host (safely updates table from non-message thread)
|
2019-07-30 21:36:54 +01:00 |
FluidSynthModel.h
|
remove unused, reduce duplication
|
2019-07-30 21:12:49 +01:00 |
GuiConstants.h
|
encapsulate responsibility of params. add params for ADSR and filter. attempt to sync Slider. not obviously working yet.
|
2019-07-01 23:55:14 +01:00 |
MidiConstants.h
|
encapsulate responsibility of params. add params for ADSR and filter. attempt to sync Slider. not obviously working yet.
|
2019-07-01 23:55:14 +01:00 |
MyColours.cpp
|
add lazarus source
|
2018-02-27 00:25:20 +00:00 |
MyColours.h
|
add lazarus source
|
2018-02-27 00:25:20 +00:00 |
Pills.cpp
|
remove unused, reduce duplication
|
2019-07-30 21:12:49 +01:00 |
Pills.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
PluginEditor.cpp
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
PluginEditor.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
PluginProcessor.cpp
|
fix choice of preset via plugin host (safely updates table from non-message thread)
|
2019-07-30 21:36:54 +01:00 |
PluginProcessor.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
SlidersComponent.cpp
|
restore ADSR and filter from save. shorten switch statements into map lookups.
|
2019-07-29 23:46:38 +01:00 |
SlidersComponent.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
SurjectiveMidiKeyboardComponent.cpp
|
add lazarus source
|
2018-02-27 00:25:20 +00:00 |
SurjectiveMidiKeyboardComponent.h
|
add lazarus source
|
2018-02-27 00:25:20 +00:00 |
TableComponent.cpp
|
fix choice of preset via plugin host (safely updates table from non-message thread)
|
2019-07-30 21:36:54 +01:00 |
TableComponent.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
TablesComponent.cpp
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
TablesComponent.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
Util.h
|
progress integrating table with store, decoupling from fluidsynth model
|
2019-07-13 22:37:26 +01:00 |