ardour.git
2007-07-04 David RobillardChanged Processor interface to support out-of-place...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 Paul Davisset powermate env keys in SConstruct, so that POWERMATE...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
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 McLainfix compiler warning
2007-06-29 Doug McLainremove color.h
2007-06-29 Doug McLainfixed typo
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 Doug McLainquick fix for weird colorselection bug where alpha...
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-28 Tim MayberryUse the file name as the track name when importing...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardAdded missing AddMidiCCTrackDialog files.
2007-06-27 David RobillardAdded dialog to allow adding any Midi CC track.
2007-06-27 David Robillardplugin_automation_line.[h|cc] -> processor_automation_l...
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 PBD::find_file_in_search_path and ardour/filesystem...
2007-06-27 Tim MayberryUse ARDOUR::system_data_search_path instead of get_syst...
2007-06-27 Tim MayberryRemove two directories from ARDOUR_PATH that now longer...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path and ardour/filesystem...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path and ardour/filesystem...
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 MayberryUse signal_toggled instead of signal_clicked in ThemeMa...
2007-06-27 Tim MayberryMove some code from ARDOUR_UI::setup_theme to ThemeMana...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path instead of ARDOUR...
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path in ThemeManager to...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path instead of find_confi...
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-27 Tim MayberryRemove inclusion of an unused header file
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 McLainremoved redundant creation of a system rc file
2007-06-25 Doug McLainmake libsndfile build with or without flac support...
2007-06-25 Doug McLainuse different symbol for flac version check, the other...
2007-06-24 David RobillardDisable excessive colour debugging print statements.
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 RobillardRemove references to ardour.colors.
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 MayberryUse ARDOUR::system/user_template_directory in NewSessio...
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 MayberryUse Session::session_directory in ARDOUR_UI::display_cl...
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 MayberryUse Session::session_directory to access the export...
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 MayberryUse Session::session_directory to access the sound...
2007-06-17 Tim MayberryUse Session::session_directory and sys::path in Editor...
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...
next