Rename various things in the property system.
[ardour.git] / libs /
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-25 Carl HetheringtonRemove unused and broken method.
2010-08-24 Paul Davisfix load+save of plugin parameter automation
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-23 Paul Davis3.0 version of rev 5564 from 2.x - basic boolean plugin...
2010-08-22 Carl HetheringtonMove some RegionListProperty methods up to SequenceProp...
2010-08-20 Carl HetheringtonDon't write undo records for automation that moves...
2010-08-20 Carl HetheringtonFix automation re-load.
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-20 Carl HetheringtonRe-work duplicate and buggy ensure_buffers() method.
2010-08-20 Paul Davisforward port 7015 from 2.x
2010-08-19 Carl HetheringtonResize internal send target buffers on set_block_size...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
2010-08-18 Carl HetheringtonFix regression accidentally introduced in last commit...
2010-08-18 Carl HetheringtonFix warnings.
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-17 Paul Davisforward port 2.X various changes (not all, but i have...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6909
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-13 Paul DavisBindings save release bindings as well as press bindings
2010-08-13 Carl HetheringtonImplement per-channel phase invert. Fixes #3392. ...
2010-08-13 Carl HetheringtonDon't set session dirty flag on setting up the play...
2010-08-13 Carl HetheringtonMove _port_offset up to AudioPort, as MidiPort does...
2010-08-13 Carl HetheringtonHopefully fix dropped MIDI notes on loop. Fixes #3133.
2010-08-12 Carl HetheringtonAdd option to normalize across all selected regions...
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-12 Carl HetheringtonMake automation-follows-regions the default.
2010-08-11 Paul Davisadd a first hack at a step edit cursor (to be changed...
2010-08-10 Paul Davispart 2 of the OMG-make-radio-buttons-and-actions-work...
2010-08-10 Carl HetheringtonDon't drop MIDI messages that arrive at the very start...
2010-08-09 Carl HetheringtonFix compatibility of marker positional lock style with...
2010-08-09 Carl HetheringtonFix up state save/load of location lock/glue settings.
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
2010-08-09 Carl HetheringtonAdd glue / lock buttons to the location window.
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-08-09 Carl HetheringtonIn marks_either_side, don't return a marker that is...
2010-08-08 Carl HetheringtonAdd tooltip for edit mode selector. Shorten strings...
2010-08-08 Carl HetheringtonLabel panner automation sliders the same as panners.
2010-08-07 Carl HetheringtonCall activate() on plugins when setting state so that...
2010-08-07 Carl HetheringtonAllow local-scope strings to be passed in as constructo...
2010-08-07 Carl HetheringtonPossibly-useful assert.
2010-08-06 Paul Davisdon't try to look up the key info for actions that...
2010-08-06 Paul Davisstart using new keybinding stuff in step editor dialog
2010-08-06 Paul Davisfunctions related to blocking mothership callbacks
2010-08-06 Paul Davisnew files for new per-window/action-driven key binding...
2010-08-05 Paul Davisactually read&parse current version from ardour.org...
2010-08-05 Paul Davisfirst pass a "phone home" facility for version tracking...
2010-08-05 Paul Davisslightly more info when debugging the kbd snooper
2010-08-05 Carl HetheringtonSupport cut / copy / paste of MIDI automation.
2010-08-04 Carl HetheringtonFix SNAFU with auto-connect. Fixes #3379.
2010-08-04 Carl HetheringtonFix peakfile display after record. Fixes at least...
2010-08-02 Carl HetheringtonSuspend transport timecode transmission during playhead...
2010-08-01 Carl HetheringtonPut MIDI sync ports in the Ardour tab of the port matrix.
2010-08-01 Carl HetheringtonFixes to MIDI ports in the matrix.
2010-08-01 Carl HetheringtonFix up mistake in session bundle generation.#
2010-07-30 Carl HetheringtonPut Mackie surface ports into the Ardour tab of the...
2010-07-29 Carl HetheringtonDon't display empty tabs in the port matrix.
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2010-07-28 Carl HetheringtonTrim get_nth_physical port methods.
2010-07-28 Carl HetheringtonAdd session MIDI bundles to enable connection of MIDI...
2010-07-28 Carl HetheringtonFix test compile.
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-27 Carl HetheringtonFix up Mackie control surface to cope with changes...
2010-07-27 Carl HetheringtonFix up gain envelope handling with region split. Fixes...
2010-07-26 Paul Davispart two of: don't crash during startup with no config...
2010-07-26 Paul Davisdon't crash during startup with no config files when...
2010-07-25 Carl HetheringtonPatch from petem to initialise inbound MMC device ID...
2010-07-25 Carl HetheringtonFix case where the working range for the interpolation...
2010-07-25 Carl HetheringtonName evoral test target so that it can be build on...
2010-07-25 Carl HetheringtonRemove end of SearchCache as it is not used (it's alway...
2010-07-25 Paul Davisdo not apply global transport declick to MIDI
2010-07-25 Paul Davisonly push note-on information into the step edit ringbuffer
2010-07-25 Carl HetheringtonRemove test that will never fire.
2010-07-25 Carl HetheringtonMove data file into subdir.
2010-07-25 Carl HetheringtonRemove debug output from last commit.
2010-07-25 Carl HetheringtonAdd test for #3356.
2010-07-25 Carl HetheringtonFix up libardour tests.
2010-07-25 Carl HetheringtonFix up evoral test suite.
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-23 Paul Daviscatch thrown exception when rounding backwards from...
2010-07-23 Carl HetheringtonPatch from dx9s to rearrange the View/Window menus...
2010-07-23 Paul Davisposition tearoffs at WIN_POS_MOUSE when first torn...
2010-07-22 Paul Davisremove a bunch of uses of long (mostly replaced by...
2010-07-22 Paul Davissecond (and hopefully) final part of changes to respond...
2010-07-22 Paul Davisuse Glib::build_filename() to construct fullpath, rathe...
2010-07-22 Paul Davisfirst part of using appropriate .ext extensions for...
2010-07-22 Carl HetheringtonDon't move automation to follow region when a region...
2010-07-22 Carl HetheringtonWhen a region movement is undone, prevent the resulting...
2010-07-21 Paul Davisremoved #if 0 code
2010-07-21 Paul Davisfix up file renaming code a little bit
2010-07-21 Paul Davisforce creation of MIDI (SMF) files on disk whenever...
2010-07-21 Carl HetheringtonSort tracks in the port matrix according to editor...
2010-07-20 Carl HetheringtonMake AutomationLists clear their events when their...
2010-07-20 Carl HetheringtonProperly fix auto-connect so that busses can still...
2010-07-20 Paul Davisadd note IDs and use them for looking up notes during...
2010-07-19 Carl HetheringtonDon't auto-connect busses to hardware inputs. Fixes...
2010-07-19 Carl HetheringtonFix up change list handling on removal and re-addition...
next