Don't try to remove pending state file if the file doesn't exist
[ardour.git] / libs / ardour /
2012-06-23 Tim MayberryDon't try to remove pending state file if the file...
2012-06-23 Tim MayberryUse Glib file utility functions in Session::remove_pend...
2012-06-23 Tim MayberryMove file utility function into pbd/file_utils.h and...
2012-06-23 Tim MayberryMake PBD::sys::exists_and_writable take a string instea...
2012-06-23 Tim MayberryMove three file utility functions from pbd/filesystem...
2012-06-23 Tim MayberryRename PBD::sys::inodes_same to equivalent_paths
2012-06-23 Tim MayberryMove PBD::sys::copy_file/s into pbd/file_utils.h and...
2012-06-23 Tim MayberryUse PBD::sys::copy_file in ARDOUR::create_backup_file
2012-06-23 Tim MayberryUse giomm in PBD::sys::copy_file and change function...
2012-06-23 Tim MayberryRemove unnecessary header include
2012-06-23 Tim MayberryReplace use of pbd/filesystem.h with glib/mm equivalents
2012-06-23 Tim MayberryUse PBD::basename_nosuffix instead of sys::basename
2012-06-23 Tim MayberryUse giomm in ARDOUR::create_backup_file to copy file...
2012-06-23 Tim MayberryReplace use of PBD::sys::path with Glib equivalent
2012-06-23 Tim MayberryRemove now unnecessary header include
2012-06-23 Tim MayberryReplace use of pbd/filesystem.h with Glib:: equivalents
2012-06-23 Tim MayberryReplace use of PBD::sys::path in PluginManager
2012-06-23 Tim MayberryReplace use of pbd/filesystem.h with Glib alternative
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ARDOUR::find_bindings_...
2012-06-23 Tim MayberryUse static string in ARDOUR::user_config_directory
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ARDOUR::user_config_di...
2012-06-23 Tim MayberrySimplify ardour_*_search_path functions
2012-06-23 Tim MayberryRemove unused header include
2012-06-23 Tim MayberryReplace use of PBD::sys::path in AudioLibrary
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ardour/template_utils.h
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ardour/session_state_u...
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ExportProfileManager
2012-06-23 Tim MayberryReplace use of PBD::sys::path in AudioRegionImporter
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-23 Tim MayberryRemove two unnecessary header includes of pbd/mountpoint.h
2012-06-22 Paul Davisdon't try to backup sessions from older versions of...
2012-06-22 Paul Davisintroduce the idea of a "default transport speed",...
2012-06-22 Paul Davisfix reset of transport speed when seamless looping...
2012-06-22 Paul Davisprovide an easier way to add mixed (audio+MIDI) tracks...
2012-06-21 Paul Davissmooth 0.5 second fade out during quit, plus MIDI panic...
2012-06-21 Paul Davisa putatively better approach to cleaning up ports at...
2012-06-20 Paul Daviswhen a session goes away, deliver silence to all curren...
2012-06-20 Carl HetheringtonDeclick before the end of seamless loops, not after...
2012-06-20 Carl HetheringtonComment declick stuff a bit, and fix confusing use...
2012-06-20 Carl HetheringtonVery minor tidy-up.
2012-06-19 Paul Davispatch from colinf that adds an 'empty' preset to the...
2012-06-19 Paul Davis2nd half of patch for handling LV2 presets from colinf...
2012-06-19 Carl HetheringtonWrite the topologically sorted route list back to the...
2012-06-19 Carl HetheringtonAdd load_session to profiling.
2012-06-18 Paul Davismake switching between input+disk monitoring work ...
2012-06-18 Carl HetheringtonSimple arrangement to run basic load tests on a corpus
2012-06-18 Carl HetheringtonFix comment.
2012-06-18 Carl HetheringtonFix (?) failure to load A2 sessions with a ControlOut.
2012-06-18 Carl HetheringtonFix up profiling.
2012-06-18 Carl HetheringtonUse a map of region names to speed up
2012-06-18 Carl HetheringtonDo XML comparisons better in tests.
2012-06-18 Carl HetheringtonBasic region naming test.
2012-06-17 Carl HetheringtonProfile of duplicating lots of regions.
2012-06-17 Carl HetheringtonResurrect profiling code.
2012-06-17 Carl HetheringtonUse hardware optimization when running tests.
2012-06-17 Carl HetheringtonRemove believed-unnecessary and broken MIDI thru option;
2012-06-17 Carl HetheringtonAdd option to disable autoscroll of editor (#4721).
2012-06-16 Carl HetheringtonAdd missing set_state of _mute_control; fixes #3959.
2012-06-16 Carl HetheringtonReturn silence from read_from_sources() if we try to...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-06-16 Paul DavisSsshhhhh....
2012-06-16 Paul Davisextra insurance against ProcessThread::init() being...
2012-06-16 Paul Davisnever try to remove state from a read-only session
2012-06-14 Carl HetheringtonSimple test for playlist region equivalency.
2012-06-14 Carl HetheringtonRemove debugging.
2012-06-14 Carl HetheringtonHopefully fix race between engine being halted and...
2012-06-13 Carl HetheringtonAdd operation_in_progress() method.
2012-06-13 Paul Davisflip default value of Plugin::presets_are_MIDI_programs...
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-06-12 Paul Davisfix complete screw up in connecting MIDNAM PatchNameLis...
2012-06-12 Paul Davismore changes to patch change/plugin preset support...
2012-06-11 Paul Davislots more work trying to create a common structure...
2012-06-11 Paul Davispartially-done (but compile-friendly) move of instrumen...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-06-11 Carl HetheringtonRemove debug code.
2012-06-10 Carl HetheringtonAdd test for compound regions with the layering
2012-06-10 Carl HetheringtonSet up layering correctly on compound playlists so...
2012-06-10 Carl HetheringtonFix off-by-one in computation of crossfade lengths.
2012-06-09 Carl HetheringtonClean up libardour tests a bit.
2012-06-09 Carl HetheringtonDelete the session before the AudioEngine is stopped...
2012-06-09 Carl HetheringtonTest combination of regions.
2012-06-09 Carl HetheringtonComment tweaks.
2012-06-09 Carl HetheringtonFix off-by-one in body_range().
2012-06-09 Carl HetheringtonComment tweak.
2012-06-09 Carl HetheringtonSend LV2 notes to the info stream.
2012-06-09 Carl HetheringtonRename import_audiofiles -> import_files.
2012-06-09 Carl HetheringtonRemove extra .mid suffix added to cloned MIDI region...
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-06-07 Carl HetheringtonDon't set TimeFXRequest done to true too early; it...
2012-06-06 Carl HetheringtonUpdated Spanish translation from Pablo_F (#4912).
2012-06-06 Carl HetheringtonCall PBD::EnumWriter::destroy in ARDOUR::cleanup (from
2012-06-06 Carl HetheringtonCall ARDOUR::cleanup at the end of libardour tests...
2012-06-06 Carl HetheringtonPatch from Tim Mayberry:
2012-06-06 Carl HetheringtonProvide dialogs to edit pan values numerically, at...
2012-06-06 Carl HetheringtonRemove some unused code.
2012-06-05 Paul Daviswhen selecting one of a set of variable I/O configs...
2012-06-04 Paul Davismake ARDOUR::AutomationList state management full local...
2012-06-01 Carl HetheringtonPrevent latency measurement output buffer being silenced by
2012-06-01 Carl HetheringtonMinor tidy-ups to MTDM code; add test.
2012-06-01 Carl HetheringtonWhen we rename a track, only rename its playlist if it
next