Robin Gareus rgareus
rgareus pushed to master at ardour/ardour 2024-10-08 05:56:59 -04:00
59e98bd824 Fix reading peak-file after EOF
rgareus pushed to master at ardour/ardour 2024-10-03 12:13:27 -04:00
33806a2735 Revert "Only enable RegionFX in debug builds for the time being"
rgareus pushed to master at ardour/manual 2024-10-02 20:46:50 -04:00
7d4a00bcf5 Update Lua doc for 8.8
rgareus pushed to ydk-touch at ardour/ardour 2024-10-01 23:24:11 -04:00
813ffacbff Hacks to emulate button events
c9d5113ae1 Humble beginnings of implementing Touch API for YDK/Windows
efd16e9550 Touch Support for Ardour Fader
a2e57ecc9b Touch Support for Ardour Button
33be74dd76 Implement multitouch grab
Compare 7 commits »
rgareus pushed to ydk-touch at ardour/ardour 2024-10-01 18:17:32 -04:00
f9498a667f Touch Support for Ardour Fader
00c6aed6cf Touch Support for Ardour Button
bd89fb54c0 Note to grab
f10f5b35d1 Humble beginnings of implementing Touch API for YDK/Windows
5446eae928 Implement YDK Touch API for Linux/X11
Compare 42 commits »
rgareus pushed to master at ardour/ardour 2024-10-01 17:03:35 -04:00
adc9d9e0af VST3: work around plugins that do not heed ContextInfo::kSendCount
rgareus pushed to master at ardour/ardour 2024-10-01 17:00:52 -04:00
66200868c8 VST3: work around plugins that do not heed ContextInfo::kSendCount
rgareus pushed to master at ardour/ardour 2024-10-01 13:24:57 -04:00
44b2377e72 VST3: Fix possible deadlock when using PSL extension for sends
rgareus pushed to master at ardour/ardour 2024-09-30 23:49:48 -04:00
4fc4a2ca09 Pick a sane default for "insert time"
rgareus pushed to master at ardour/ardour 2024-09-30 19:21:52 -04:00
ca7ac7027b VST3: add more debug messages for PSL extensions
rgareus pushed to master at ardour/ardour 2024-09-30 17:36:56 -04:00
22a2cb0624 Ignore inactive routes for pre-roll sub-cycles
1aad6805b3 Fix count-in/preroll recording offsets
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-09-30 13:58:17 -04:00
dab22a7c70 Explicitly set Windows Process Scheduling Class
ed437afda7 Fix thread priorities for Windows builds
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-09-29 12:27:23 -04:00
11f71a3297 Fix playback of sessions with low sample-rate
d60e0e7ade Fix sample-rate display rounding for 22.05kHz
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-09-28 15:40:25 -04:00
c6ef4c3545 Fix interaction with snapshot list
rgareus pushed to master at ardour/ardour 2024-09-28 15:17:08 -04:00
46f61d7662 Fix and simplify Playlist::fade_range for multiple ranges
6b5582deef Small code cleanup and simplification
28605b5351 Fix Audio region fade property mapping
Compare 3 commits »
rgareus pushed to master at ardour/ardour 2024-09-28 08:49:26 -04:00
1d921dec0b Debug thread sched_priority
2014faaeca Fix BaseUI thread priority
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-09-27 23:20:54 -04:00
dd4a1a6d73 Set thread priority relative to backend
72deb74c58 Unconditionally check for mlock
395833e4f8 Always use PBD API for thread priorities
0b5a197f76 NO-OP: whitespace
d089f38481 Use config variable to set IOTask thread policy
Compare 14 commits »
rgareus pushed to master at ardour/ardour 2024-09-27 12:04:56 -04:00
301777e7fe Remove cruft
rgareus pushed to master at ardour/ardour 2024-09-27 11:21:00 -04:00
71a3161252 Error handling for 3751d20ce
rgareus pushed to master at ardour/ardour 2024-09-27 00:00:36 -04:00
3751d20ce9 Use dedicated thread to start export timespans #9798