summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-06-29Tracks specific fix for SR reverting to previous value while creating new ses...Paul Davis
2015-06-29add 176.4kHz to available sample rates in export GUIPaul Davis
2015-06-29add 176.4kHz to export sample possibilitiesPaul Davis
2015-06-29more reliable check for session files, to cover *.ardour.bak cases, and exclu...Paul Davis
2015-06-29Tracks puts the master bus remote ID into a different "namespace" than ArdourPaul Davis
2015-06-29Tracks does not use a K20 meter for the masterPaul Davis
2015-06-29[Summary] In Location::set_state - adding emitted FlagsChanged (if any flag c...VKamyshniy
2015-06-29remove unnecessary and unused changes from grygoriiPaul Davis
2015-06-29remove unused methodPaul Davis
2015-06-29fix whitespace/indentation and remove references to ScopedConnectionLists tha...Paul Davis
2015-06-29[Summary] Eliminated redundant marker update notification which lead to creat...GZharun
2015-06-29noop: indentationPaul Davis
2015-06-29add required headerPaul Davis
2015-06-29make use of loop range as default export range being Tracks specificPaul Davis
2015-06-29[Summary] Per Igor's request: if auto play loop is set on, the main timespan ...VKamyshniy
2015-06-29when loop range is set, if loop-is-mode and seamless looping, set loop for al...Paul Davis
2015-06-29fix inadvertent typoPaul Davis
2015-06-29Tracks uses -inf gain on newly created tracksPaul Davis
2015-06-29bring in more connection-related changes from TracksPaul Davis
2015-06-29add engine_state_controller.cc to libardour sources when building tracksPaul Davis
2015-06-29add track auto-naming options from TracksPaul Davis
2015-06-29fix crash caused by missing return; add explanatory commentsPaul Davis
2015-06-29fix typo in Tracks buildPaul Davis
2015-06-29include Tracks engine state controller header for Tracks buildPaul Davis
2015-06-29add required profile headerPaul Davis
2015-06-29change names for scene I/O port connection methodsPaul Davis
2015-06-29avoid redundant IO port reconnections in Tracks runtime casePaul Davis
2015-06-29noop: more style guide fixesPaul Davis
2015-06-29noop: fix indentation to match style guidePaul Davis
2015-06-29add EngineStateController code from TracksPaul Davis
2015-06-29Fixed issue with crash when invalid get_connections request is made on invali...Paul Davis
2015-06-29add in more Tracks-related auto-(re)connect changesPaul Davis
2015-06-29add in more Tracks-related auto-(re)connect changes, all conditionalized by P...Paul Davis
2015-06-29initial incorporation of Tracks' automatic reconnect features, based on curre...Paul Davis
2015-06-29merge several of the trickiest Tracks- and platform-specific RC configuration...Paul Davis
2015-06-29no-op: indentation and whitespace fixesPaul Davis
2015-06-29[Summary] Added export cleanupGZharun
2015-06-29indentation and formatting cleanupPaul Davis
2015-06-29[Summary] Fixed issue with export built on Mavericks. There was not check on ...GZharun
2015-06-29[Summary] Fixed windows buildGreg Zharun
2015-06-29add channel_count() to audio source APIPaul Davis
2015-06-29another signal related to record state added from Tracks.Paul Davis
2015-06-29distribute use of RouteAddedOrRemoved to appropriate places.Paul Davis
2015-06-29include emission of RouteAddedOrRemoved in Session::add_audio_track()Paul Davis
2015-06-29integrate Session::remove_routes() from Tracks and replace Session::remove_ro...Paul Davis
2015-06-29re-do previous commit with less variablesPaul Davis
2015-06-29Tracks calls tracks "Tracks"; Ardour uses type-namesPaul Davis
2015-06-29Session::reconnect_midi_scene_ports() is a Tracks thing.Paul Davis
2015-06-29add missing profile headerPaul Davis
2015-06-29fix bank ID when MIDI Scene change handles a program change messageGZharun