Robin Gareus rgareus
rgareus pushed to master at ardour/ardour 2024-09-02 18:41:28 -04:00
a9a5787399 osc: Fix send and plugin page size in /set_surface
142fa9f55d osc: Let OSCSelectObserver know about feedback config changes
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-09-01 13:17:50 -04:00
867eaa0b13 Remove unused libs/pbd/pbd/stl_functors.h
rgareus pushed to master at ardour/ardour 2024-09-01 13:14:18 -04:00
e48d97ed69 Turn PinMappings class into a type alias
rgareus pushed to master at ardour/ardour 2024-09-01 13:00:07 -04:00
da0e6c7d60 Add explicit PBD namespace prefix to Signal
rgareus pushed to master at ardour/ardour 2024-08-31 17:43:06 -04:00
1b343a1fec Revert "Reduce locate overhead for optimized builds"
rgareus pushed to master at ardour/ardour 2024-08-31 09:21:48 -04:00
3391c69ec0 Profile RegionFx processing
960d72012d Reduce locate overhead for optimized builds
Compare 2 commits »
rgareus pushed to master at ardour/ardour 2024-08-30 23:55:22 -04:00
98c906b733 Remove unused function
f41d7514b0 Use C++11-style initialization of Editor.last_event_time
0cf73d459b Deprecate ARDOUR::PinMappings C++11's std::map::at emulation
2263b0280b Change to C++11-style std::map initialization in ExportHandler::finish_timespan()
Compare 4 commits »
rgareus pushed to master at ardour/ardour 2024-08-30 20:55:21 -04:00
b13f04c61e RegionFX: fix hiding RFx GUI when removing regions
aa5dbdd770 GUI combined Latency/TailTime widget
6d47758671 Add TailTime Icon
520bbfe515 Add proper API to expose plugin tailtime
Compare 4 commits »
rgareus pushed to master at ardour/ardour 2024-08-29 20:19:05 -04:00
2d076cccb1 Only enable RegionFX in debug builds for the time being
rgareus pushed to master at ardour/ardour 2024-08-29 17:31:47 -04:00
f16ad8053e Remove #include <boost/enable_shared_from_this.hpp>
eb72aae389 Remove #include <boost/smart_ptr.hpp>
17275239db Remove boost-debug
c0062fff86 Remove #include <boost/shared_ptr.hpp>
3abf0a9058 Remove unneeded #include <boost/math/distributions.hpp>
Compare 15 commits »
rgareus pushed to tempo-map-fixes at ardour/ardour 2024-08-29 12:14:32 -04:00
20e41f0840 Use consistent ticks per beat for each metrum
8902ae2aa9 Fix metronom for meters N/M with M < 4 (eg. 2/2)
c37d523b2e Fix heap-use-after-free when deleting tempo-markers
f4c978cf88 Fix MIDI patch/CC state restore #9770
ed105fdf66 Allow to reactivate disable tracks in the editor
Compare 13 commits »
rgareus pushed to master at ardour/ardour 2024-08-29 10:06:04 -04:00
c37d523b2e Fix heap-use-after-free when deleting tempo-markers
rgareus pushed to master at ardour/ardour 2024-08-28 22:28:02 -04:00
f4c978cf88 Fix MIDI patch/CC state restore #9770
rgareus pushed to master at ardour/ardour 2024-08-28 20:28:42 -04:00
ed105fdf66 Allow to reactivate disable tracks in the editor
rgareus pushed to master at ardour/ardour 2024-08-27 23:15:04 -04:00
24fe6adb02 Amend previous commit
rgareus pushed to master at ardour/ardour 2024-08-27 22:28:39 -04:00
84a3d0c559 Fix copy/paste, windows (not Linux) VSTs..
rgareus pushed to master at ardour/ardour 2024-08-27 22:16:21 -04:00
79e2ffff2a LXVST: fix crash at exit if Linux VSTs are disabled or X11 connection fails
rgareus pushed to master at ardour/ardour 2024-08-27 15:56:41 -04:00
c77d2d42b9 VST3: fix runloop query (amend 83207e04e7)
rgareus pushed to master at ardour/ardour 2024-08-27 12:45:54 -04:00
8fd081679d Add a debug option to investigate RegionFX related underruns
rgareus pushed to master at ardour/ardour 2024-08-26 20:04:52 -04:00
83207e04e7 VST3: move static runloop from plugin to Host
3ced8cc6bc RegionFX: fix undo/redo of region state
Compare 2 commits »