iterator std::set::erase (iterator) is C++11
[ardour.git] / libs /
2017-05-08 Robin Gareusiterator std::set::erase (iterator) is C++11
2017-05-08 Paul Davisfix copy-n-paste error
2017-05-08 Paul Davisfix logic when removing routes
2017-05-08 Paul Davisremove misc. debug output
2017-05-08 Paul Daviswhen removing a Route from Session, remove it from...
2017-05-08 Paul Daviswhen removing Stripables from CoreSelection by ID,...
2017-05-08 Paul Davisallow Session to call Session::remove_stripable_by_id()
2017-05-07 Robin GareusSemaphores need to have a unique name -- fixes #7341
2017-05-06 Robin Gareusreally fix opening session-archives -- amend 1f80f059be
2017-05-06 Robin GareusFix opening session-archives
2017-05-06 Robin GareusNO-OP: whitespace and FSF address
2017-05-06 Robin GareusFactor RMS normalization by sqrt(2); match sine peak
2017-05-06 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-05-06 John EmmasMSVC won't allow us to erase an item referenced by...
2017-05-06 John EmmasThe new class 'ARDOUR::CoreSelection' needs to be expor...
2017-05-05 Len OvensOSC: make some more paths work with or without a parameter.
2017-05-05 Len OvensOSC: remove debug output.
2017-05-05 Paul Davisadd missing files from selection development branch(es)
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-05-05 Paul Davisextend PBD::ID API to allow construction and operator...
2017-05-05 Robin GareusFP8: use new libardour API
2017-05-05 Robin GareusMove special-cased FP8 mute-state into libardour
2017-05-05 Robin GareusFP8: ignore inactive muted tracks w/mute-clear
2017-05-05 Robin GareusFP8: solo+mute undo
2017-05-05 Robin GareusFix converting v4 monitor state -- amend 8a6d30377
2017-05-05 Robin Gareusremove cruft (unused UI::ui_scale)
2017-05-04 Len OvensOSC: personal monitoring, fix crash and minor bugs
2017-05-04 Robin Gareusfix/amend previous commit.
2017-05-04 Robin GareusDon't save "end-is-free" with templates
2017-05-04 Robin GareusLua bindings for "end-is-free" (automatic session-end...
2017-05-04 Robin GareusConvert old v4 Track monitoring session-state (untested)
2017-05-04 Len OvensOSC: Add /jog/mode/name
2017-05-04 Len OvensOSC: Fix puctuation
2017-05-04 Len OvensOSC: arrange modes in a more logical order.
2017-05-03 Len OvensOSC: Add multimode /jog command
2017-05-03 Robin GareusMIDI learn on ctrl + middle-click only (not ctrl +...
2017-05-03 Robin GareusLua bindings to set group color
2017-05-03 Robin GareusMove RouteGroup color into libardour.
2017-05-03 Robin GareusNO-OP: whitespace
2017-05-01 Len OvensOSC scrub, fix numbers to work with usec rather than...
2017-05-01 Len OvensOSC: fix scrub to not use boost ptime.
2017-05-01 Len OvensOSC: add /scrub function
2017-04-29 Robin GareusFix vari-speed and non-locked slave modes
2017-04-29 Robin GareusFP8: channel-navigation/scroll select track on encoder...
2017-04-29 Robin GareusFP8: snap-to scroll tracks, both editor+mixer
2017-04-27 Robin GareusNO-OP: whitespace
2017-04-27 Robin GareusFix flow for measuring latencies of live backends
2017-04-27 Robin GareusALSA backend: always register ports with systemic latency
2017-04-27 Robin GareusFix flow for latency measurements that needs an engine...
2017-04-27 Robin GareusFix Editor/Mixer visibility (OSX, NSGLCanvas)
2017-04-26 Robin Gareusfix a -Wreorder following d837914e2
2017-04-26 Robin GareusAutomationLine time-unit conversion and paste API update
2017-04-26 Tim MayberryUse a const iterator for sorted RouteList in Session...
2017-04-26 Tim MayberrySort Route xml node order by PBD::ID instead of by...
2017-04-25 Robin GareusAssume VST chunks are portable (Mac, Linux, Windows...
2017-04-25 Robin GareusFix conversion in 41b997a90 (monitor cut, invert)
2017-04-25 Robin GareusAdd missing Lua ClassKeys (windows build)
2017-04-25 Robin GareusFix Windows build: declare static class-keys (amend...
2017-04-25 Robin GareusSome more Lua ARDOUR::Plugin bindings
2017-04-25 Robin GareusAdd an API to conveniently query plugin-parameter labels
2017-04-24 Robin GareusAdd ControlEvent Lua bindings and related methods to...
2017-04-24 Robin GareusSwap inheritance, simplifies Lua Bindings
2017-04-22 Robin GareusReset process-graph semaphores on engine-restart
2017-04-22 Robin GareusAdd mechanism to reset/lock semaphores
2017-04-22 Robin Gareusremove unused semaphore
2017-04-22 Robin GareusNO-OP: whitespace
2017-04-22 Robin GareusPrivatize non-public methods
2017-04-22 Robin GareusNO-OP: whitespace
2017-04-21 Len OvensOSC: correct spelling
2017-04-21 Robin GareusResolve potential variable name ambiguity for older...
2017-04-21 Robin GareusRe-nice ALSA MIDI port names
2017-04-21 Robin GareusDo not clear pretty-names set by the backend
2017-04-21 Robin GareusFix thinko in 6ae047cdd and 8f488515 (prefer LV2 symbol...
2017-04-21 Tim MayberryUse correct property names in PBD::Undo class
2017-04-21 Tim MayberryUse XMLNode::get_property in Session::restore_history
2017-04-21 Tim MayberryUse hyphen for XML property names
2017-04-21 Tim MayberryUse XMLNode::get_property in Session::memento_command_f...
2017-04-21 Tim MayberryFix restoration of Plugin Controllable state ID's
2017-04-21 Robin GareusRetain state of disabled ctrl-surfaces
2017-04-21 Robin GareusFix adeadlock (or rather NDEADLCK)
2017-04-21 Robin GareusNotify GUI when tearing down ctrl-surfaces
2017-04-20 Robin GareusNO-OP: whitespace
2017-04-20 Robin GareusFix operator precedence (amend e7e9e025)
2017-04-20 Robin GareusRemove unused enum
2017-04-20 Robin GareusRelax LocaleGuards
2017-04-20 Robin GareusNO-OP: re-order code, add comments
2017-04-20 Robin GareusFP8: some code comments and cleanup
2017-04-19 John EmmasChanges needed for building Tim's new 'string_convert...
2017-04-19 John EmmasChanges needed for building Tim's new 'string_convert...
2017-04-19 Robin GareusDon't explicitly store Auditioner -> Monitor connections.
2017-04-19 Robin GareusPrefer boolean over literal
2017-04-19 Robin GareusRemove cruft. ChanCount::INFINITE is not used
2017-04-19 Tim MayberryChange header include order to try and avoid INFINITE...
2017-04-18 Tim MayberryUse PBD::string_to_uint32 in Playlist class instead...
2017-04-18 Tim MayberryUse fixed size type for Playlist sort id as it is seria...
2017-04-18 Tim MayberryAdd additional PBD::string_to/to_string specializations...
2017-04-18 Tim MayberryUse PBD::to_string to set state-dir property in LV2Plugin
2017-04-18 Tim MayberryUse PBD::to_string() in LV2Plugin instead of string_com...
2017-04-18 Tim MayberryUse std::string::operator+ instead of string_compose...
2017-04-18 Tim MayberryUse std::string::operator+() instead of string_compose...
next