Block a user
952ec57a26
Special case first touch-event: grab and emulate mouse button
23d5dcd080
Fix touch event propagation (custom grab)
8f32862e58
Humble beginnings of implementing Touch API for YDK/Windows
000a1aaa46
Touch Support for Ardour Fader
24b916d125
Touch Support for Ardour Button
79dae5f2b4
Implement multitouch grab
5cf392b17a
Implement YDK Touch API for Linux/X11
94fb20c066
Hacks to emulate button events
8f32862e58
Humble beginnings of implementing Touch API for YDK/Windows
18a471a1dd
Hacks to emulate button events
5c732838f1
Humble beginnings of implementing Touch API for YDK/Windows
000a1aaa46
Touch Support for Ardour Fader
24b916d125
Touch Support for Ardour Button
79dae5f2b4
Implement multitouch grab
86a4447805
OSC: Never, ever bind a shared_ptr<T> to a signal
2816c85324
Fix OSC observer heap buffer-overflow
7a4fe02d53
wscript:
waf i18n
is usually running pot&po&mo and should thus also run appdata_i18n_mo
6742c1e4b4
wscript:
waf i18n
should generate gtk2_ardour/appdata/ardour.appdata.pot when invoking appdata_i18n_pot
e520cf6bac
wscript: Actually invoke autowaf.build_i18n_pot in i18n_pot_func
8e2a9dfd91
wscript: Fix i18n names for tk
5392ce96ab
Hacks to emulate button events
5a0fbf6f27
Humble beginnings of implementing Touch API for YDK/Windows
49b318fdcd
Touch Support for Ardour Fader
cfbd2d4c8f
Touch Support for Ardour Button
b852eec228
Implement multitouch grab
d0a7cd00b5
Merge branch 'ardour'
0d71876189
signals_generated.h is no longer required
7b74faaf57
Tidy up libs/lua/LuaBridge/detail/Userdata.h
a7eb3b7341
un-boost: Add missing #include <cmath> in audiographer silence_trimmer.h
d217b2f8ad
un-boost: Add missing #include <functional> in rt_task.h
a7eb3b7341
un-boost: Add missing #include <cmath> in audiographer silence_trimmer.h
d217b2f8ad
un-boost: Add missing #include <functional> in rt_task.h
74c4ca3e52
Reduce reliance on boost - the hard part
ff95d81612
Reduce reliance on boost - the easy part
168b917730
Prepare for std::optional
7037d86a00
Add tool to reduce relince on boost
8eb9263af2
Replace boost::format with PBD::string_compose