new solo safe/lock button image from oofus (a tad ugly, dare might i say)
[ardour.git] / libs /
2011-11-02 Paul Davistighten up spacing of tearoff arrow
2011-11-01 Carl HetheringtonAllocate some thread-local buffers for the GUI thread...
2011-11-01 Paul Davisstart trying to remove the use of Plugin::info()->n_...
2011-11-01 Paul Davisa better fix for the silent buffer issue: whenever...
2011-11-01 Paul Davisforce re-silence of buffers in ProcessThread::get_silen...
2011-11-01 Carl HetheringtonMake plugin scanner objects give leaf names to their...
2011-11-01 Carl HetheringtonAdd an option to disable editor update during drags...
2011-11-01 Carl HetheringtonGive group and meter point buttons controllable visibility.
2011-11-01 Carl HetheringtonTrim include.
2011-11-01 Paul Davismove CairoWidget::ActiveState and Visual state up into...
2011-11-01 Paul Davisremove useless debugging output
2011-10-31 Carl HetheringtonRemove unused variable.
2011-10-31 Carl HetheringtonComment.
2011-10-31 Carl HetheringtonFix compensation of roll delay with MIDI tracks; data
2011-10-31 Carl HetheringtonTake commit() out of process() in both types of
2011-10-31 Carl HetheringtonComment.
2011-10-31 Carl HetheringtonRemove Diskstream member playback_distance that can be
2011-10-31 Carl HetheringtonA few comments and minor coding style adjustments.
2011-10-31 Carl HetheringtonRemove unused method.
2011-10-31 Carl HetheringtonRemove unused parameter.
2011-10-31 Carl HetheringtonRemove unused code.
2011-10-29 Carl HetheringtonSome limited control of mixer strip component
2011-10-29 Paul Davismake it possible (hackily) to pick the base color for...
2011-10-29 Paul Davistweaks to boost debug related code, from a boost debugg...
2011-10-29 Paul Davischange internal API used by native VST support to read...
2011-10-29 Carl HetheringtonRemove some unused stuff.
2011-10-29 Carl HetheringtonReload meters in the right place even if they are set to
2011-10-29 Carl HetheringtonPatch from nettings to comment out soundtouch-related
2011-10-28 Carl HetheringtonRestore ardour_jack_error.
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-28 Carl HetheringtonImprove audioengine includes slightly.
2011-10-28 Carl HetheringtonRemove unused method.
2011-10-28 Carl HetheringtonRemove unused stuff.
2011-10-28 Carl HetheringtonRevert inadvertantly committed stuff from 10322.
2011-10-27 Carl HetheringtonMinor cleanups to IO.
2011-10-27 Paul Davisshow address of dangling SessionHandle-derived objects
2011-10-26 Paul Davisprovide C API for rounded rectangle cairo utility
2011-10-26 Paul Davisremove left-over debugging call to sleep(3) (!!!)
2011-10-26 Carl HetheringtonDon't resort routes at every step during a session's
2011-10-26 Carl HetheringtonWait for the butler to be quiescent before starting
2011-10-24 Carl HetheringtonRe-claim double-clicks on pixfaders to re-fix #3470.
2011-10-24 Carl HetheringtonSave and restore _saved_meter_point; fixes #4195.
2011-10-24 Carl HetheringtonMove some code up from {Midi,Audio}Track to Track.
2011-10-24 Carl HetheringtonRemove unused call_base parameter from Route::_set_state.
2011-10-24 Carl HetheringtonFix awful thinko in previous commit.
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-24 Carl HetheringtonReset source paths on session rename (fixes #4389).
2011-10-24 Carl HetheringtonExpose sources_root() for Session and make everything...
2011-10-24 Carl HetheringtonExpose set_path so that the Session can alter it.
2011-10-23 David RobillardEnsure we always have at least 1 MIDI buffer
2011-10-23 Carl HetheringtonFix read of MIDI undo information to use the correct...
2011-10-22 Carl HetheringtonUse correct sources_root even when sessions are loaded...
2011-10-22 Carl HetheringtonAdd function to recover a full path from something...
2011-10-22 Carl HetheringtonImplement reset() in panners, and use it from the GUI...
2011-10-22 Paul Davischange several startup messages to be triggered only...
2011-10-21 Paul Davisadd MonitorState enum to enum manager
2011-10-21 Paul Davisimproved/fixed monitoring_state() logic from chrisg
2011-10-21 Paul Davisnotify about commit change when we slip out of rec...
2011-10-21 Paul Davisget rid of click when transport changes state and we...
2011-10-21 Paul Davistweak Track::monitoring_state() logic once more
2011-10-21 Paul Davisadd route group support for monitoring choices
2011-10-21 Paul Davistweak monitoring state logic
2011-10-21 Paul Davisfix display (and handling of) monitoring status during...
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-10-21 Paul Davissave&restore for track monitor state
2011-10-21 David RobillardMore robust plugin I/O mapping.
2011-10-20 Paul Davismake monitor=In work during no-roll conditions without...
2011-10-20 Paul Davisagain, drop the assert when asked to read part of an...
2011-10-20 Paul Davisremove absurd internal Crossfade constructor that confu...
2011-10-20 Paul Davisobey monitor=disk when recording also; remove debug...
2011-10-20 Paul Davisfix an aggressive assert that crashes out when reading...
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-10-20 Paul Davisinclude abstract_ui.cc in mackie source to actually...
2011-10-20 Paul Davismake mackie control header include abstract_ui.h (might...
2011-10-20 Paul Davisfix minor typo
2011-10-20 Paul Davisadd (commented) new version of fit-to-pixels function...
2011-10-19 David RobillardTrim include tree.
2011-10-19 Paul Davisadd AU parameter listening stuff from 2.X
2011-10-19 Paul Davisdebugging with thorwil: don't redirect JACK msgs via...
2011-10-19 Paul Davisdebugging with thorwil
2011-10-19 David RobillardRemove dubious Evoral::Event methods that exposed non...
2011-10-19 Paul Davisworking AU instruments (MIDI-driven synth plugins)
2011-10-19 Carl HetheringtonFix insertion of processors at the point at which the...
2011-10-19 Carl HetheringtonFinish off half-cleanup.
2011-10-19 Carl HetheringtonImprove plugin hide logic to prevent crashes when tryin...
2011-10-19 Carl Hetheringtonflush_buffers on all of a route's deliveries so that...
2011-10-19 Carl HetheringtonRemove unnecessary virtual declaration.
2011-10-19 David RobillardTrim the include tree.
2011-10-18 Paul Davisdeliver MIDI events to AU plugins that want them
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-18 Paul Davisnew debugging flags for PluginManager and AudioUnits
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-10-18 Paul Davisremove gnome canvas from ardour source tree (require...
2011-10-18 Carl HetheringtonRemove unused code.
2011-10-17 Carl HetheringtonDiscard MIDI when sending to the monitor bus. Fixes
2011-10-13 Paul Davisavoid listing duplicate LXVST plugins that are discover...
2011-10-13 Paul Davisadd new per-session MIDI-region-copy-is-fork: if set...
2011-10-07 Carl HetheringtonRemove unused variable.
2011-10-07 David RobillardFix crash on "Consolidate Range" on MIDI tracks (#4226).
2011-10-07 David RobillardFix crash when moving end marker after deleting loop...
next