13
0
livetrax/libs/surfaces/push2
Robin Gareus 357361c89d Fix --no-nls (4/5), i18n include order in libs/*
"i18n.h" needs to be included last (after any includes that may indirectly
pull in getext or libintl etc)
2018-09-21 19:05:39 +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
gui.cc push2 gui catches port registrations 2016-09-30 11:23:01 -04:00
gui.h
interface.cc
knob.cc
knob.h
layout.cc
layout.h
leds.cc push2: working bidirectional communication, some transport control/display (LED only); some scrolling 2016-09-27 14:59:29 -05:00
level_meter.cc
level_meter.h
menu.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
menu.h
midi_byte_array.cc
midi_byte_array.h
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