Robin Gareus rgareus
rgareus pushed to master at ardour/ardour 2024-10-30 14:20:12 -04:00
952ec57a26 Special case first touch-event: grab and emulate mouse button
23d5dcd080 Fix touch event propagation (custom grab)
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-10-27 12:16:25 -04:00
b45e3ecc0c Allow Lua Processors to declare parameter inline visibility
rgareus pushed to master at ardour/ardour 2024-10-26 09:14:46 -04:00
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
Compare 6 commits »
rgareus pushed to ydk-touch at ardour/ardour 2024-10-26 09:12:24 -04:00
94fb20c066 Hacks to emulate button events
8f32862e58 Humble beginnings of implementing Touch API for YDK/Windows
Compare 2 commits »
rgareus pushed to ydk-touch at ardour/ardour 2024-10-24 17:34:54 -04:00
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
Compare 21 commits »
rgareus pushed to master at ardour/ardour 2024-10-23 08:54:41 -04:00
84027120cc Fix OSC observer heap buffer-overflow
rgareus pushed to master at ardour/ardour 2024-10-22 19:41:25 -04:00
86a4447805 OSC: Never, ever bind a shared_ptr<T> to a signal
2816c85324 Fix OSC observer heap buffer-overflow
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-10-21 18:38:09 -04:00
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
Compare 4 commits »
rgareus pushed to master at ardour/ardour 2024-10-21 18:37:16 -04:00
b5d6b97fd2 Keep inline control state in sync with editor-mixer
rgareus pushed to ydk-touch at ardour/ardour 2024-10-21 17:39:33 -04:00
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
Compare 337 commits »
rgareus pushed to master at ardour/ardour 2024-10-20 20:28:44 -04:00
dab3cc3501 Disable RegionFX plugins in safe-mode
rgareus pushed to master at ardour/livetrax 2024-10-20 14:17:26 -04:00
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
Compare 36 commits »
rgareus pushed to master at ardour/ardour 2024-10-19 15:54:47 -04:00
0d71876189 signals_generated.h is no longer required
rgareus pushed to master at ardour/ardour 2024-10-19 14:51:25 -04:00
7b74faaf57 Tidy up libs/lua/LuaBridge/detail/Userdata.h
rgareus pushed to master at ardour/ardour 2024-10-19 10:46:55 -04:00
a7eb3b7341 un-boost: Add missing #include <cmath> in audiographer silence_trimmer.h
d217b2f8ad un-boost: Add missing #include <functional> in rt_task.h
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-10-19 00:30:30 -04:00
f8e05a595d Remove conflicting include
rgareus pushed to master at ardour/ardour 2024-10-18 23:02:29 -04:00
7b24d38c0f Add more missing include (fix windows builds)
rgareus pushed to master at ardour/ardour 2024-10-18 22:49:29 -04:00
af4d70c243 Use heap to build peak data
rgareus pushed to master at ardour/ardour 2024-10-18 22:46:48 -04:00
0a36cdedac Add missing include (fix windows builds)
rgareus pushed to master at ardour/ardour 2024-10-18 21:48:19 -04:00
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
Compare 18 commits »