Fix include statements so they match all other files in gtk2_ardour
[ardour.git] / libs /
2007-11-26 David RobillardUse normal Processor run_in_place interface on Meter.
2007-11-25 David RobillardFix crash on MIDI region split.
2007-11-15 Tim MayberryChange return type of Session::import_audiofiles to...
2007-11-15 Tim MayberryRename Session::import_audiofile to Session::import_aud...
2007-11-15 Tim MayberryImprove the readability of Session::import_audiofile
2007-11-15 Tim MayberryRefactor Session::import_audiofile to reduce complexity...
2007-11-15 Tim MayberryRemove an unnessesary use of goto in Session::import_au...
2007-11-15 Tim MayberryCheck for cancel at the top of the main loop in Session...
2007-11-15 Tim MayberryUse sys::basename instead of PBD::basename_nosuffix...
2007-11-15 Tim MayberrySimplify finalization code in Session::import_audiofile
2007-11-15 Tim MayberryUse std::copy instead of for loop in Session::import_au...
2007-11-15 Tim MayberryUse full name of file being imported in status message...
2007-11-15 Tim MayberryPass a path argument to ImportableSource rather than...
2007-11-15 Tim MayberryFix mixed usage of tabs and spaces for indentation...
2007-11-15 Tim MayberryUse std::auto_ptr instead of boost::scoped_ptr in Sessi...
2007-11-15 Tim MayberryMove variable declaration closer to usage
2007-11-15 Tim MayberryUse sys::remove instead of ::unlink in Session::import_...
2007-11-15 Tim MayberryRemove unused variable in Session::import_audiofile
2007-11-15 Tim MayberryUse scoped_ptr in Session::import_audiofile to manage...
2007-11-15 Tim MayberryRefactor part of Session::import_audiofile into write_a...
2007-11-15 Tim MayberryUse std::vector and boost::shared_array instead of...
2007-11-15 Tim MayberryUse boost::scoped_array to manage working buffer for...
2007-11-15 Tim MayberryMove filename generation in Session::import_audiofile...
2007-11-15 Tim MayberryUse boost::shared_ptr for RAII with a SNDFILE handle...
2007-11-13 Carl HetheringtonMore missing bits.
2007-11-13 Carl HetheringtonYet more missing things. I'm going slightly mad.
2007-11-13 Carl HetheringtonAdd some more bits.
2007-11-13 Carl HetheringtonFix up permissions.
2007-11-13 Carl HetheringtonFix up permissions.
2007-11-13 Carl HetheringtonMore missing stuff...
2007-11-13 Carl HetheringtonRe-add glibmm2 properly.
2007-11-13 Carl HetheringtonAdd stuff missing from yesterday's library commit.
2007-11-13 Tim MayberryDon't log info message when creating session directories
2007-11-13 Tim MayberryDon't log a warning when the system template directory...
2007-11-13 Tim MayberryRemove unused header include from ardour/ladspa_plugin.cc
2007-11-13 Tim MayberryModify Session::path_from_region_name for portability
2007-11-13 Tim MayberryReplace Glib::file_test with sys::exists in Session...
2007-11-13 Carl HetheringtonAdd missing cairomm lib from previous commit.
2007-11-12 Carl HetheringtonUpgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairo...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-11-05 Carl HetheringtonFix for some problems with punch ranges.
2007-10-31 David RobillardDo unto MIDI as thou hath done unto audio.
2007-10-31 David RobillardTruly atomic port mixdown function setting.
2007-10-31 Paul Davisnew files added
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-25 David RobillardUse SSE/veclib/whatever for AudioBuffer::accumulate_from
2007-10-25 David RobillardFix mixed space/tab evil in globals.cc for no particula...
2007-10-25 David RobillardClean/strengthen up constructor/type stuff in new port...
2007-10-23 Carl HetheringtonRe-work Port construction slightly so that _flags is...
2007-10-23 Carl HetheringtonFix a probably-irrelevant warning from valgrind.
2007-10-23 Carl HetheringtonFix crash due to invalidated shared_ptr, as suggested...
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-10-17 David RobillardFix compilation.
2007-10-17 Paul Davisadded file
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-13 Carl HetheringtonFix up physical port bundles.
2007-10-12 Paul Davisfix peakfile/sourcefactory botch
2007-10-12 Paul Davisfixes for varispeed playback, mackie control compilatio...
2007-10-12 Paul Davisadd keybinding editor
2007-10-11 Paul Davisadd missing file
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-10 Carl HetheringtonMake sure we notice when an IO's port count is reduced...
2007-10-09 Carl HetheringtonRemove a file that should have been removed a few commi...
2007-10-09 Carl HetheringtonFew cleanups related to signed-ness of minimum/maximum...
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-10-07 David RobillardFix several MIDI timestamp related problems:
2007-10-05 Sampo SavolainenFix crash with tracks/busses with more outputs than...
2007-10-04 Carl HetheringtonFix to stacked layering for the case when a region...
2007-10-04 David RobillardMerge the two separate 'add notes to midi region' inter...
2007-09-27 Sampo SavolainenMake sure plugins are activated at least once before...
2007-09-25 Sampo SavolainenMake sure activate() and deactivate() are never run...
2007-09-11 Paul Davisclick reset error fixed, plus some older work on sends...
2007-09-11 Paul Davismake sure that AudioRegion::set_live_state() notifies...
2007-09-11 Paul Davismake OSC thread register with GUI
2007-09-10 David RobillardFix crash on playhead relocate in MIDI regions w/o...
2007-09-10 David RobillardFix note separator lines adaptation to changing track...
2007-09-09 Tim MayberryFix a misdefinition in ardour/recent_sessions.h
2007-09-09 Tim MayberryIf sys::copy_file fails, try and remove the target...
2007-09-09 Tim MayberryUse sys::path and sys::rename in Session::rename_state...
2007-09-09 Tim MayberryModify Session::load_history for portability
2007-09-09 Tim MayberryModify Session::save_history for portability
2007-09-09 Tim MayberryAdd function sys::rename to pbd/filesystem.h/cc. Rename...
2007-09-09 Tim MayberryAdd history_suffix to ardour/filename_extensions.cc
2007-09-09 Tim MayberryUse std::transform with sys::basename in ARDOUR::get_fi...
2007-09-06 David RobillardDeep "automation regions" support.
2007-09-05 Tim MayberryFix source directory paths so that the session name...
2007-09-04 Tim MayberryRemove unused header includes from ardour/session_direc...
2007-09-04 Tim MayberryUse PBD::sys::operator/ instead of PBD::sys::path:...
2007-09-04 Tim MayberryAdd PBD::sys::operator/ to pbd/filesystem for convenien...
2007-09-04 Tim MayberryUse sys::remove instead of ::unlink in Session::remove_...
2007-09-04 Tim MayberryAdd ARDOUR::TapeFileMatcher class for matching filename...
2007-09-04 Tim MayberryUse PBD::get_files_in_directory instead of PBD::Scanner...
2007-09-04 Tim MayberryUse path::leaf instead of sys::basename in SessionDirec...
2007-09-04 Tim MayberryUse path::leaf in sys::basename and sys::extension
2007-09-04 Tim MayberryAdd path::leaf method function to the PBD::sys::path...
next