the endless quest to plug memory leaks -- episode 379
[ardour.git] / libs / surfaces /
2016-07-24 Len OvensOSC: Make pan controls work properly with MB too.
2016-07-21 Paul Davisa more reliable/robust/less complex version of previous...
2016-07-21 Paul Davisdo not delete MIDIControllable* when dealing with pendi...
2016-07-20 Len OvensOSC: comp mode control text needs to be changed by...
2016-07-18 Len OvensOSC: check if pan exists, fixes MB crash.
2016-07-18 Len OvensOSC: Get rid of meter noise in MB.
2016-07-15 Len OvensOSC: LFE is a control not a position.
2016-07-14 Len OvensOSC: Fix Soloing to disable all solos in SIP mode as...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Len OvensOSC: Add surface save and restore
2016-07-14 Len OvensOSC: Fix off by one error
2016-07-13 Paul Davisuse Session::cancel_all_solo()
2016-07-13 Paul Davismackie: fix behaviour of clear solo button
2016-07-13 Len OvensOSC: Add global soloing indicator/cancel
2016-07-12 Len OvensOSC: Add /path/band extension for eq_* bands
2016-07-12 Len OvensOSC: Added EQ control, use interface_to_internal to...
2016-07-11 Len OvensOSC: finish feedback for well known controls. Simplify...
2016-07-10 Len OvensWhite space fix only. (Spaces to tabs)
2016-07-08 Len OvensOSC: Add well known controls for pan and compressor
2016-07-07 Len OvensOSC: Add feedback for known pan controls and known...
2016-07-07 Len OvensOSC: Make sure selected strip is corrected when it...
2016-07-07 Paul Davismackie: ensure that the strip where select was pressed...
2016-07-07 Paul Davisset ControlProtocol::_first_selected_stripable at the...
2016-07-06 Paul Davisa few post-rebase cleanups
2016-07-06 Paul Davisrestore/extend/simplify ControlProtocol API to allow...
2016-07-06 Paul Davisremove a bunch of code that will no longer be used
2016-07-05 Len OvensOSC: Clear expand Lamp on strip observer destroy
2016-07-05 Len OvensOSC: Signal for editor mixer change. (Selected or not)
2016-07-05 Len OvensOSC: /strip/select * should set new selected strip...
2016-07-04 Paul Davisuse session stripable selection API
2016-07-04 Len OvensOSC: select is global not per surface.
2016-07-04 Paul Davisoperate directly on realtime controls, not via Session
2016-07-04 Len OvensUI: Add editor_mixer route pointer to session so all...
2016-07-03 Len OvensOSC: select off by one bug, something must have changed...
2016-07-02 Len OvensOSC: Account for some select edge cases
2016-07-02 Len OvensOSC: make sure out of bank strip can not be converted...
2016-07-02 Len OvensOSC: Don't look for which stripable is selected until...
2016-07-02 Len OvensOSC: Change all time feedback to /position/<type>
2016-06-30 Len OvensOSC: Select tweak.
2016-06-30 Len OvensOSC: Reworked select to follow Gui selected strip regar...
2016-06-22 Len OvensOSC: master/monitor forced to sort at end
2016-06-22 Len OvensOSC: Fix math off by one, Check for all stripable contr...
2016-06-22 Robin Gareusfix gcc4 builds C++98
2016-06-22 Len OvensOSC: Might help if I used the right variable, Really...
2016-06-22 Len OvensOSC: Fix out of range track. (crash)
2016-06-22 Len OvensOSC: Add strip type selection.
2016-06-18 John EmmasRemove confusion over ambiguous symbols
2016-06-18 John EmmasUse Glib::usleep() for consistency
2016-06-17 Len OvensOSC: take care of track order changes too. Deal with...
2016-06-16 Len OvensOSC: Blank some more feedback values when select observ...
2016-06-13 Len OvensOSC: Catch new strips, gone strips and redo banks and...
2016-06-12 Paul DavisMackieControl: in sends subview, if there are no sends...
2016-06-12 Paul Davisfix MCP Cancel button "escape" action
2016-06-12 Paul Davisredesign/reimplement selection knowledge in MackieContr...
2016-06-12 Paul Davisreduce verbosity of -D mackie in the presence of contin...
2016-06-11 Len OvensOSC: Add send enable control.
2016-06-11 Len OvensOSC: added solo isolate and solo safe/lock.
2016-06-10 Len OvensOSC: Constrain master pan position as width requires.
2016-06-10 Len OvensOSC: force non-active controls to zero. Keep pan within...
2016-06-10 Paul DavisVarious changes to PresentationInfo and a small consoli...
2016-06-10 Paul Davisremove certain ControlProtocol signals related to strip...
2016-06-10 Len OvensOSC: Finished Select send levels
2016-06-09 Len OvensOSC: change the word phase to polarity as per mailing...
2016-06-09 Len OvensOSC: add phase control
2016-06-09 Len OvensOSC: Added pan width to selected
2016-06-09 Paul Davisnamespace required
2016-06-09 Len OvensOSC: select commands for pan and trim added, feedback...
2016-06-07 Paul Davisfix faderport's use of action name
2016-06-07 Len OvensOSC: reset select strip on bank change or select for...
2016-06-06 Len OvensOSC: Respond to GUI select.
2016-06-06 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-06-06 Len OvensOSC: More controls in /select/*, off by one fixed
2016-06-05 Paul Davisdon't connect to individual PresentationInfo signals...
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Len OvensOSC: Added feedback for /select
2016-06-04 Len OvensOSC: Bug fix for no monitor, bug fix heart beat on...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-01 Len OvensOSC: Fixed some button type commands to have path only...
2016-06-01 John EmmasAccommodate recently introduced source(s) in our MSVC...
2016-06-01 Len OvensOSC: finish /set_surface group of commands.
2016-05-31 Len OvensOSC: Paths changed, feedback added, etc.
2016-05-31 Paul Davisuse new record safe control in surface support
2016-05-31 Paul Davisfix SNAFU in which Stripable::rec_enable_control()...
2016-05-31 Paul Davisuse correct signal to select route from generic MIDI...
2016-05-31 Paul Davisremove now-redundant control protocol route-selection...
2016-05-31 Paul Davisremove no-longer-used TrackSelectionChanged signal...
2016-05-31 Paul Davisremove no-effect handling of route active-status change...
2016-05-31 Paul Davisremove any reference to Route in Generic MIDI support...
2016-05-31 Paul Davisconvert faderport to use Stripable instead of Route
2016-05-31 Paul Davisfix crash in mackie code caused by assumption that...
2016-05-31 Paul Davismanually fix rebase/merge issues for Mackie Control...
2016-05-31 Paul Davismake mackie surfaces aware of VCAs
2016-05-31 Paul Davisconvert Mackie Control Surface support to use Stripable...
2016-05-31 Paul Davisadd Stripable analogs for Route signals and methods...
2016-05-31 Paul Davisremove irrelevant, out of date and incorrect comment
2016-05-31 Paul Davismove ControllableDescriptor from libpbd to libardour...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisremove Route::listening_via_monitor()
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
next