Robin Gareus rgareus
rgareus pushed to master at ardour/ardour 2024-09-26 20:55:02 -04:00
d8e4e7b259 Fix calculating intersection of waveform rectangle
rgareus pushed to master at ardour/ardour 2024-09-26 19:42:03 -04:00
9945d7721f Allow to investigate I/O thread policy
rgareus pushed to ydk-touch at ardour/ardour 2024-09-26 13:46:05 -04:00
a2015c9ced Touch Support for Ardour Button
rgareus pushed to ydk-touch at ardour/ardour 2024-09-26 10:26:30 -04:00
b8fd29a7a4 Note to grab
3f2e65719b Humble beginnings of implementing Touch API for YDK/Windows
e2a53ad1e8 Implement YDK Touch API for Linux/X11
a974e155a5 Define YDK/YTKMM Touch Event API
6cc54aa1b0 Fix playhead moving beyond loop range
Compare 5 commits »
rgareus pushed to master at ardour/ardour 2024-09-26 10:26:13 -04:00
6cc54aa1b0 Fix playhead moving beyond loop range
rgareus pushed to ydk-touch at ardour/ardour 2024-09-26 01:31:32 -04:00
a3b8d77957 Note to grab
de93ce4caf Humble beginnings of implementing Touch API for YDK/Windows
d601a03537 Implement YDK Touch API for Linux/X11
6d55636602 Define YDK/YTKMM Touch Event API
dc92ed1bc9 Fix Pre-Fader RegionFx when looping
Compare 29 commits »
rgareus pushed to master at ardour/ardour 2024-09-25 22:39:39 -04:00
dc92ed1bc9 Fix Pre-Fader RegionFx when looping
rgareus pushed to master at ardour/ardour 2024-09-25 21:45:59 -04:00
180e90b81a Only call non_realtime_locate() when locating
4f33105ae0 Process PostTransportOverWrite after all
e1f465a952 NO-OP: improve butler and disk-i/o debug messages
Compare 3 commits »
rgareus pushed to master at ardour/ardour 2024-09-25 20:27:16 -04:00
75e6a77c3e Fix another debug message
rgareus pushed to master at ardour/ardour 2024-09-25 20:21:43 -04:00
9d0415ba04 Waveview: fix visual jitter when trimming or splitting regions
68eb63e0c8 Waveview: fix rounding, span entire region rectangle
b28090c64c Peakdata: start striding at consistent offsets
5d65d7f051 Peakdata: correctly set peaks of left and right end
Compare 4 commits »
rgareus pushed to master at ardour/ardour 2024-09-25 19:31:30 -04:00
0357c12fcc Really fix compiler warnings for clang < v15
rgareus pushed to master at ardour/ardour 2024-09-25 15:44:04 -04:00
60b3b24cc8 Do not allow changing the loop range while recording
rgareus pushed to master at ardour/ardour 2024-09-25 14:06:22 -04:00
18e0cba1cb Fix underruns when looping/locating and changing region content
5af023c70b Fix some debug messages
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-09-24 10:11:15 -04:00
72cac07ae7 Generic MIDI: do not send touch events for all mapped controlers
d3f536a7ff Remove unused variable
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-09-22 10:14:46 -04:00
66fdee2e45 Require user's color theme files to be versioned
rgareus pushed to master at ardour/ardour 2024-09-19 11:24:50 -04:00
adf511264b NO-OP: sort dark color names alphabetically
rgareus pushed to master at ardour/ardour 2024-09-18 09:27:54 -04:00
57a6773833 Check compiler version to set compiler warning options
rgareus pushed to ydk-touch at ardour/ardour 2024-09-17 21:04:36 -04:00
f487bd62b8 Humble beginnings of implementing Touch API for YDK/Windows
f7b2f9300a Implement YDK Touch API for Linux/X11
1e1d243042 Define YDK/YTKMM Touch Event API
8ab7c05382 Fix fan-out of instruments with illegal path-chars in their port-name
09e9d7781b Add build support for macOS/Sonoma
Compare 5 commits »
rgareus pushed to ydk-touch at ardour/ardour 2024-09-17 19:48:33 -04:00
a4bf04b720 Bootstrap YDK/X11 touch
rgareus pushed to ydk-touch at ardour/ardour 2024-09-17 17:09:00 -04:00
8c4ad6233c Bootstrap YDK/X11 touch