13
0
livetrax/libs/surfaces/push2
2024-11-06 23:03:19 +01:00
..
buttons.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
canvas.cc Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
canvas.h Push2: Mostly fix scale menu text rendering (#8599) 2022-08-26 14:10:40 -06:00
cues.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
cues.h push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
follow_action.h Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
gui.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
gui.h push2: remove unused member 2023-04-21 12:16:37 -06:00
interface.cc Push2: implement MIDI port probing, auto-enable 2023-05-04 00:57:16 +02:00
knob.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
knob.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
layout.cc Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
layout.h push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
leds.cc
level_meter.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
level_meter.h Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
menu.cc Push2: Mostly fix scale menu text rendering (#8599) 2022-08-26 14:10:40 -06:00
menu.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
midi_byte_array.cc Push2: Drop "using namespace std" 2022-08-26 14:10:40 -06:00
midi_byte_array.h Replace boost::shared_array<T> with std::shared_ptr<T[]> 2024-11-06 23:03:19 +01:00
mix.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
mix.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
push2.cc Use .inc.h for #include files that not are plain headers 2024-10-20 03:11:53 +02:00
push2.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
scale.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
scale.h Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
splash.cc Push2: Remove debug printing 2022-08-26 14:10:40 -06:00
splash.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
track_mix.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
track_mix.h Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
utils.cc
utils.h
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00