Robin Gareus rgareus
rgareus pushed to master at ardour/ardour 2022-05-01 18:31:40 -04:00
73face7a8a Revert "Small tool to test event-loop and x-thread signals "
rgareus pushed to master at ardour/ardour 2022-05-01 18:03:12 -04:00
f7e917c123 Potential fix for M1 x-thread events
rgareus pushed to master at ardour/ardour 2022-05-01 17:24:49 -04:00
dfaf790e7d Add more debug messages to event-loop test tool
rgareus pushed to master at ardour/ardour 2022-05-01 15:22:44 -04:00
7780d38ed0 Small tool to test event-loop and x-thread signals (remove before release)
rgareus pushed to io-plug at ardour/ardour 2022-05-01 10:31:05 -04:00
8764aec5fe API Thought experiments to generalize graph processing
d1629b67c0 Prepare IOPlug processing as GraphNode
d42640884e Use new Route fed-by API
35c084c957 Untangle Graph from Route
Compare 4 commits »
rgareus pushed to io-plug at ardour/ardour 2022-04-28 22:18:45 -04:00
18a51aae37 Use new Route fed-by API
bab1503de0 Untangle Graph from Route
30378bb7f9 Prepare for fed-by API update
6a3c753d15 Prepare for GraphNode::feeds () API update
Compare 4 commits »
rgareus pushed to io-plug at ardour/ardour 2022-04-27 22:11:23 -04:00
0a6b945126 Untangle Graph from Route (WIP)
rgareus pushed to io-plug at ardour/ardour 2022-04-27 17:32:07 -04:00
b00096afed Implement I/O Plugin GUI
ee644e02c1 Bootstrap IO Plugin UI
266f088ceb Implement IOPlug processing as RTTasklist
990415249c Session support to add/remove save/load IOPlugs
35a3868ae6 Session-wide plugin support (IOPlug)
Compare 15 commits »
rgareus pushed to master at ardour/ardour 2022-04-27 17:31:39 -04:00
706140181e Refactor IOButton::update, expose API to set connection-text
rgareus pushed to master at ardour/ardour 2022-04-27 09:08:53 -04:00
8d4516228a Update default time-domain logic
rgareus pushed to master at ardour/ardour 2022-04-27 07:16:23 -04:00
7cd16d9473 Apply new Item method name to various other usage sites
rgareus pushed to master at ardour/ardour 2022-04-27 06:57:08 -04:00
0e804be818 Fix typo in 1dafa5017e (first automation point on line)
rgareus pushed to io-plug at ardour/ardour 2022-04-26 19:05:51 -04:00
1b3685ecea Implement I/O Plugin GUI
rgareus pushed to io-plug at ardour/ardour 2022-04-26 16:56:29 -04:00
61f0239dc6 Get started with I/O Plugin GUI
a0b1fb278f Bootstrap IO Plugin UI
f656fcae5f Implement IOPlug processing as RTTasklist
90c16253eb Session support to add/remove save/load IOPlugs
72790c7f6f Session-wide plugin support (IOPlug)
Compare 21 commits »
rgareus pushed to master at ardour/ardour 2022-04-26 09:36:55 -04:00
98bfede1fc Restore connections when using templates
rgareus pushed to master at ardour/ardour 2022-04-25 18:26:13 -04:00
b8ebdbc44a Fix showing automation lane on touch
rgareus pushed to master at ardour/ardour 2022-04-25 12:33:16 -04:00
1dafa5017e Always place first automation point using the current value
rgareus pushed to master at ardour/ardour 2022-04-25 09:40:18 -04:00
be927f7a58 Revert "Debug async MIDI port (M1 builds)"
rgareus pushed to master at ardour/ardour 2022-04-23 17:12:24 -04:00
f8a0de5928 Debug async MIDI port (M1 builds)
9ce91e2952 NO-OP: clang-format
c1d6c0690e Fix poll() edge case on macOS, clean up logic
Compare 3 commits »
rgareus pushed to master at ardour/ardour 2022-04-23 12:03:26 -04:00
2be95cf197 Update log messages for mac package script