13
0
livetrax/libs/surfaces/push2
Robin Gareus 43fe5c0487
Update Push2 level-meter display (use new API)
The meter-type is now implicit set by route/meter-processor, common
to all UIs.
2019-06-09 19:56:33 +02:00
..
buttons.cc use boost::shared_ptr<> to manage Button/Pad lifetimes in Push2 code 2018-09-02 13:23:57 -04:00
canvas.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
canvas.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
gui.cc push2 gui catches port registrations 2016-09-30 11:23:01 -04:00
gui.h push2 gui catches port registrations 2016-09-30 11:23:01 -04:00
interface.cc
knob.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
knob.h Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
layout.cc MacOS [sic] required changes for Rect in Push 2 code 2016-09-28 17:24:14 -04:00
layout.h push2: tweak layout APIs etc. 2016-09-27 14:59:32 -05:00
leds.cc
level_meter.cc Update Push2 level-meter display (use new API) 2019-06-09 19:56:33 +02:00
level_meter.h Update Push2 level-meter display (use new API) 2019-06-09 19:56:33 +02:00
menu.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
menu.h Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
midi_byte_array.cc add MidiByteArray::compare_n() 2016-09-27 14:59:31 -05:00
midi_byte_array.h add MidiByteArray::compare_n() 2016-09-27 14:59:31 -05:00
mix.cc use boost::shared_ptr<> to manage Button/Pad lifetimes in Push2 code 2018-09-02 13:23:57 -04:00
mix.h use boost::shared_ptr<> to manage Button/Pad lifetimes in Push2 code 2018-09-02 13:23:57 -04:00
push2.cc use boost::shared_ptr<> to manage Button/Pad lifetimes in Push2 code 2018-09-02 13:23:57 -04:00
push2.h use boost::shared_ptr<> to manage Button/Pad lifetimes in Push2 code 2018-09-02 13:23:57 -04:00
scale.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
scale.h use boost::shared_ptr<> to manage Button/Pad lifetimes in Push2 code 2018-09-02 13:23:57 -04:00
splash.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
splash.h push2: tweak layout APIs etc. 2016-09-27 14:59:32 -05:00
track_mix.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
track_mix.h change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
utils.cc
utils.h
wscript convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00