Fix save/reload of pan automation.
[ardour.git] / libs / ardour /
2010-09-18 Carl HetheringtonFix save/reload of pan automation.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-16 Carl HetheringtonTidy formatting.
2010-09-16 Paul Davismake resampled sources (during import) report their...
2010-09-15 Paul Davislincoln's patch to stop a3 from nuking bounced files...
2010-09-14 Carl HetheringtonTidy up PeaksReady locking slightly and emit it during...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-09-14 Carl HetheringtonFix restoration of MementoCommand<Crossfade>. Fixes...
2010-09-14 Carl HetheringtonJust flush processors on stop (when plugins-stop-on...
2010-09-09 Carl HetheringtonPatch from Lincoln to fix placement of plugins in 2...
2010-09-09 Carl HetheringtonFix assertion failure when turning plugins off.
2010-09-07 Carl HetheringtonFix restore of fader automation from 2.X sessions.
2010-09-07 David RobillardFix missing virtual destructors.
2010-09-07 David RobillardUpgrade to latest autowaf.
2010-09-07 Carl HetheringtonSet up session range location correctly from 2.X sessio...
2010-09-06 Carl HetheringtonFix comment.
2010-09-06 Carl HetheringtonDon't create a feedback loop by auto-connecting a maste...
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-09-03 Carl HetheringtonRemoved unused code.
2010-09-03 Carl HetheringtonDon't add standard processors twice to routes from...
2010-09-03 Carl HetheringtonFix restore of sends from session files for both 2...
2010-09-02 Carl HetheringtonActivate plugins that are added to a PluginInsert after...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-09-01 Carl HetheringtonDefault to play mode for MIDI controllers. Fixes ...
2010-09-01 Carl HetheringtonClean up MidiSource::midi_read now that the signed...
2010-09-01 Carl HetheringtonFix error in diskstream fill calculations. Fixes ...
2010-09-01 Carl HetheringtonFix uninitialised value.
2010-08-31 Paul Davisdon't set jack transport position frame (violates JACK...
2010-08-31 Paul Davismostly fix 3409 by making it impossible to sync to...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-08-30 Carl HetheringtonAllow crossfades from the undo record to be recreated...
2010-08-30 Paul Davisminor tweaks
2010-08-30 Paul Davisforce AIFF and WAV exports to Big and Little endianness...
2010-08-29 Carl Hetherington(Hopefully) clarify operator= and copy construction...
2010-08-29 Carl HetheringtonFix up some inconsistencies in handling of region sync...
2010-08-26 Paul Davissome (unfinished) work on incorporating Ben's rev 6919...
2010-08-26 Carl HetheringtonFix crossfade undo using the stateful diff system....
2010-08-25 Paul Davischeck dependents in Playlist after moving a region...
2010-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-25 Paul Davisstrip no-longer used code related to plugin parameter...
2010-08-25 Paul Davismake sure that Crossfades increment source use counts
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-25 Carl HetheringtonModify StatefulDiffCommand undo record to only contain...
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl HetheringtonMove various code up the Property / Stateful hierarchies.
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-24 Paul Davisfix load+save of plugin parameter automation
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 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 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 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 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 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-06 Paul Davisfunctions related to blocking mothership callbacks
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 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 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-28 Carl HetheringtonTrim get_nth_physical port methods.
2010-07-28 Carl HetheringtonAdd session MIDI bundles to enable connection of MIDI...
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-27 Carl HetheringtonFix up gain envelope handling with region split. Fixes...
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...
next