use XML state to store processors in mixer (strips) and fixup crash caused by missing...
[ardour.git] / libs /
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-07-31 David RobillardGet MidiRegionView's hands on MidiModel for editing...
2007-07-31 Tim MayberryUse correct install path for powermate control surface...
2007-07-31 Taybin Rutkin- build fixes for OS X.
2007-07-30 Paul Davisanother minor fix for gtkmm breakage with Gtk::Settings...
2007-07-30 David RobillardBasic canvas note event handling framework.
2007-07-28 David RobillardUse 'show contents' note range by default (fix uninitia...
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-24 Sampo SavolainenProtect ardour from sessions with errant capture source...
2007-07-21 Sampo SavolainenWorkaround / safeguard which should enable punching...
2007-07-20 David RobillardRemove random access interface from MidiBuffer, towards...
2007-07-20 David RobillardTrimmed some code by removing silly Java-isms.
2007-07-20 David RobillardFix absolutely atrocious memory leak on MIDI recording...
2007-07-20 David RobillardAdded Note tool to Keymouse Actions menu and gave it...
2007-07-17 David RobillardMidi pencil undo (not yet serializable).
2007-07-16 Paul Davissupport for 16 bit native files, part II
2007-07-16 David RobillardFix formatting of command stuff to adhere to The Guidel...
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-10 Doug McLainshow() widgets explicitly in the MixerUI window, fix...
2007-07-07 David RobillardLinear interpolation for MIDI CC (bar controller, line...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-06 David RobillardMidi CC automation sending (send points only, no linear...
2007-07-05 David RobillardReplace remaining references to 'param_id' (with 'param...
2007-07-05 David RobillardRemove unneeded cruft from Curve.
2007-07-04 David RobillardChanged Processor interface to support out-of-place...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
2007-07-03 David RobillardPan automation/serialization fixes.
2007-06-30 David RobillardPan automation work. Almost, but not quite, working.
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 Doug McLainonly do the widget packing style hack once, instead...
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-06-29 David RobillardSeparate MidiBuffer and AudioBuffer into separate heade...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-28 Paul Davisremove inadvertently committed objects
2007-06-28 Paul Davisadd basic support for the griffin powermate (a control...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardFix annoying warning from canvas var stuff.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-27 Tim MayberryRemove functions from ardour/ardour.h that are now...
2007-06-27 Tim MayberryUse ARDOUR::system_data_search_path instead of get_syst...
2007-06-27 Tim MayberryAdd ARDOUR::system_data_search_path to ardour/filesyste...
2007-06-27 Tim MayberryRemove unused function ARDOUR::find_config_file
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-27 Tim MayberryAdd ARDOUR::ardour_search_path that contains the direct...
2007-06-27 Tim MayberryAdd ARDOUR::config_search_path
2007-06-27 Tim MayberryRename ARDOUR::system_module_directory ARDOUR::ardour_m...
2007-06-27 Tim MayberryAdd PBD::system_data_directories and PBD::system_config...
2007-06-27 Tim MayberryUse sys::path and ARDOUR::user_config_directory in...
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-06-27 Tim MayberryRemove AudioLibrary::uri2path and use Glib::filename_fr...
2007-06-27 Tim MayberryRemove AudioLibrary::path2uri and use Glib::filename_to...
2007-06-27 Tim MayberryUse sys::path and ARDOUR::user_config_directory in...
2007-06-27 Tim MayberryUse sys::path and ARDOUR::user_config_directory in...
2007-06-27 Tim MayberryUse sys::path and ARDOUR::user_config_directory in...
2007-06-27 Tim MayberryUse ARDOUR::user_config_directory in Configuration...
2007-06-27 Tim MayberryUse ARDOUR::user_config_directory in ARDOUR::user_templ...
2007-06-27 Tim MayberryAdd ARDOUR::user_config_directory in new header ardour...
2007-06-27 Tim MayberryRemove inclusion of an unused header file
2007-06-27 Tim MayberryRemove unused and non-portable utility function
2007-06-26 Doug McLainFix for blank (null) strings being saved for any color...
2007-06-26 David Robillard(Untested) loop recording support in MIDI Diskstream...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-25 Doug McLainmake libsndfile build with or without flac support...
2007-06-23 David RobillardFix loading inserts from 2.0 sessions.
2007-06-23 David RobillardAdded missing file.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardSplit PortInsert and PluginInsert into their own files.
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-06-17 David RobillardFix SMF file directory (midifiles instead of audiofiles).
2007-06-17 Tim MayberryRemove unused method Session::template_dir
2007-06-17 Tim MayberryWhitespace fixes in ardour/session.h
2007-06-17 Tim MayberryRemove unused method Session::delete_template
2007-06-17 Tim MayberryRemove unused method Session::rename_template
2007-06-17 Tim MayberryReinstate code removed in rev 1917 that creates the...
2007-06-17 Tim MayberryModify Session::save_template for portablity
2007-06-17 Tim MayberryAdd ardour/template_utils.h that contains ARDOUR::user_...
2007-06-17 Tim MayberryRemove unused Session::template_path method
2007-06-17 Tim MayberryModify PBD::Stateful::add_instant_xml/instant_xml to...
2007-06-17 Tim MayberryMake Stateful::*instant_xml methods protected and non...
2007-06-17 Tim MayberryMove Stateful class declared in pbd/stateful.h into...
2007-06-17 Tim MayberryWhitespace fixes in pbd/stateful.h
2007-06-17 Tim MayberryRemove unused method Session::get_template_list
2007-06-17 Tim MayberryRemove unused method Session::export_dir
2007-06-17 Tim MayberryRemove unused method Session::peak_dir
2007-06-17 Tim MayberryUse SessionDirectory::peak_path in place of Session...
2007-06-17 Tim MayberryUse SessionDirectory and sys::path in Session::peak_pat...
2007-06-17 Tim MayberryRemove unused methods Session::sound_dir and Session...
2007-06-17 Tim MayberryAdd an method for to accessing a Session's SessionDirectory
2007-06-17 Tim MayberryRemove Session::midi_dir...again.
2007-06-17 Tim MayberryReplace Session::discover_best_sound/midi_dir with...
2007-06-17 Tim MayberryForward declare the SessionDirectory class in session...
2007-06-17 Tim MayberryRemove unneeded temporary variable.
2007-06-16 David RobillardFix time canvas separator lines.
2007-06-16 David RobillardMove (default) colours from code to rc file.
next