Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2024-07-11 21:10:21 -04:00
5401f2c3eb ifdef out modified-with check (intended for livetrax)
eeccb813bb remove unused local variable
68ebcc36a9 show a dedicated message dialog for WrongProgram exceptions
54f810f90e throw WrongProgram exception if session was modified with incompatible app
4212e23e77 make "modified-with" a session member
Compare 5 commits »
paul pushed to master at ardour/livetrax 2024-07-11 13:53:10 -04:00
b404a91097 revise rules for PortGroupList::gather() to put master outs on their own tab
paul pushed to master at ardour/livetrax 2024-07-10 16:49:45 -04:00
dfec455d22 better rules for hiding track outputs in port matrix
paul pushed to master at ardour/ardour 2024-07-09 12:14:52 -04:00
249442fe99 JACK backend: fix race condition caused by not wrapping jack_set_property() in JACK_SERVER_CALL
paul pushed to master at ardour/livetrax 2024-07-09 11:54:32 -04:00
df515ab30a do not add "direct" to the name of direct out sends after a route rename
ea99222240 remove debug output
945f286028 use Send::set_owner() so that direct outs show up with better names
0836d8cd27 Add Send::set_owner()
d4253860f7 JACK backend: fix race condition caused by not wrapping jack_set_property() in JACK_SERVER_CALL
Compare 5 commits »
paul pushed to master at ardour/livetrax 2024-07-08 13:07:52 -04:00
decc9c1d19 LT: do not show regular outs from tracks in audio connections window
paul pushed to master at ardour/ardour 2024-07-03 20:51:38 -04:00
7052f57ee9 no drag-n-drop for VCA masters, since they are intended to be non-reorderable
paul pushed to master at ardour/livetrax 2024-07-02 00:45:41 -04:00
e8ff2a9c5c Merge branch 'ardour'
78ea2521b0 fix previous commit to Kurzweil K2700 MIDNAM
Compare 2 commits »
paul pushed to master at ardour/ardour 2024-07-02 00:44:58 -04:00
78ea2521b0 fix previous commit to Kurzweil K2700 MIDNAM
paul pushed to master at ardour/livetrax 2024-07-01 18:40:51 -04:00
270571a8fd Merge branch 'ardour'
dd4abedb8c add <Author> to Kurzweil K2700 MIDNAM
630587ee3f VST2: amend prev commit, ignore SysEx and invalid MIDI events
e1ef129ab0 VST2: store VstMidiEvents with the correct size
5360ba0000 VST3: store kAfterTouch events with the correct size
Compare 5 commits »
paul pushed to master at ardour/ardour 2024-07-01 14:27:40 -04:00
dd4abedb8c add <Author> to Kurzweil K2700 MIDNAM
paul pushed to pianorule at ardour/ardour 2024-06-30 16:21:05 -04:00
7ef41edfc2 fix management of undo/redo and _current_editing_context
ba9040bcb3 attach shared bindings to a parent of editor canvas to make them accessible
Compare 2 commits »
paul pushed to pianorule at ardour/ardour 2024-06-30 10:16:16 -04:00
67cb92c4b9 make undo/redo action sensitivity work with multiple EditingContexts
07038f5dcb add API to access PBD::UndoHistory member of HistoryOwner
Compare 2 commits »
paul pushed to pianorule at ardour/ardour 2024-06-29 18:48:15 -04:00
0ddf4af617 undo history for MidiCueEditor
6b04393f9a move undo/redo key bindings into shared "Editing" space
f09e7b85ef show Bindings _name in DEBUG_TRACE output
7c47cfdb3d adjust MidiModel API to require HistoryOwner not Session for commands
2efa501aed show HistoryOwner::_name in DEBUG_TRACE messages
Compare 5 commits »
paul pushed to pianorule at ardour/ardour 2024-06-28 00:27:57 -04:00
d8d620db7e make CueEditor be a HistoryOwner and start on undo/redo refactor
2fc08dd62a NO-OP: add useful comment
1aa0f56128 Session IS-A history owner
09c5b967a4 abstract concept of a history owner from ARDOUR::Session into libpbd
Compare 4 commits »
paul pushed to master at ardour/ardour 2024-06-27 18:51:23 -04:00
41b6c8a5bf fix previous commit (typo)
paul pushed to master at ardour/ardour 2024-06-27 18:42:18 -04:00
8efab1c796 fix handling of MIDI controller MSB & LSB values
paul pushed to pianorule at ardour/ardour 2024-06-27 18:22:42 -04:00
01b8850c1a use MidiModel::ContentsChanged to drive MIDI cue edit swaps (GUI version)
bf49d22ec4 use MidiModel::ContentsChanged to drive MIDI cue edit swaps
Compare 2 commits »
paul pushed to pianorule at ardour/ardour 2024-06-26 23:53:18 -04:00
0d58465297 remove debug output
ae9532a781 more changes to get MIDI clip editing working
a7c5f4b727 add ::render() to MidiModel since that's what we'll be editing
9a77808145 more preparation for MIDI cue editing to propagate to the slot (trigger)
04c5f8fd63 further preparation for MIDI cue editing in triggerbox code
Compare 120 commits »
paul pushed to pianorule at ardour/ardour 2024-06-26 23:41:05 -04:00
6447f0d0b5 remove debug output
652094531a more changes to get MIDI clip editing working
5f5976d79b add ::render() to MidiModel since that's what we'll be editing
27714af5d0 more preparation for MIDI cue editing to propagate to the slot (trigger)
759b30d22c further preparation for MIDI cue editing in triggerbox code
Compare 156 commits »