..
buttons.cc
another action name fix for Push2 support
2017-01-28 19:16:24 +01:00
canvas.cc
stop using gkd_pango_context_get() in ArdourCanvas::Canvas and require concrete instances to supply a Pango::Context; do this for GtkCanvas and Push2Canvas
2016-10-13 17:18:54 -04:00
canvas.h
stop using gkd_pango_context_get() in ArdourCanvas::Canvas and require concrete instances to supply a Pango::Context; do this for GtkCanvas and Push2Canvas
2016-10-13 17:18:54 -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
ancillary change related to removal of boost::optional<Rect>
2017-01-19 20:55:38 +01:00
knob.h
fix various aspects of knob function
2016-09-27 14:59:32 -05: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
push2: working bidirectional communication, some transport control/display (LED only); some scrolling
2016-09-27 14:59:29 -05:00
level_meter.cc
add missing/moved files from push2 merge
2016-09-27 15:42:26 -05:00
level_meter.h
add missing/moved files from push2 merge
2016-09-27 15:42:26 -05:00
menu.cc
Fixed array index out of bounds in Push2Menu::set_active()
2016-10-12 14:50:03 -04:00
menu.h
MacOS [sic] required changes for Rect in Push 2 code
2016-09-28 17:24:14 -04: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
Remove direct calls to set solo_control()
2017-02-17 03:58:51 +01:00
mix.h
push2: tweak layout APIs etc.
2016-09-27 14:59:32 -05:00
push2.cc
attempt to fix windows failed build by including pthread.h to get DEBUG_THREAD_SELF correctly defined
2016-09-30 12:52:07 -04:00
push2.h
remove unused variable
2016-10-17 15:58:39 -04:00
scale.cc
fix some compiler warnings (from mingw)
2016-09-30 13:07:53 -04:00
scale.h
remove unused member variable
2016-09-30 11:23:01 -04:00
splash.cc
MacOS [sic] required changes for Rect in Push 2 code
2016-09-28 17:24:14 -04:00
splash.h
push2: tweak layout APIs etc.
2016-09-27 14:59:32 -05:00
track_mix.cc
Rectangle is ambiguous on Windows
2016-09-29 13:56:10 +02:00
track_mix.h
MacOS [sic] required changes for Rect in Push 2 code
2016-09-28 17:24:14 -04:00
utils.cc
push2: parameterize and centralize colors
2016-09-27 14:59:31 -05:00
utils.h
push2: parameterize and centralize colors
2016-09-27 14:59:31 -05:00
wscript
remove debug cruft from wscript for push2 that breaks with python3
2017-01-21 15:04:39 +00:00