summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2015-06-29add Session::reconnect_midi_scene_ports()Paul Davis
2015-06-29add commentPaul Davis
2015-06-29totally bizarre and incorrect solo/mute behaviour for Tracks (ONLY)Paul Davis
2015-06-29[Summary] Changed function name update_route_active_state() on update_route_r...nikolay
2015-06-29provide Session::have_rec_disabled_track()Paul Davis
2015-06-29add the Tracks version of Track::monitoring_state()Paul Davis
2015-06-29adding routes no longer saves session but leaves it marked dirty (Tracks sema...Paul Davis
2015-06-29fix indentationPaul Davis
2015-06-29[Summary] Region changes will make session dirtyGZharun
2015-06-29mark session dirty when markers/ranges are changedPaul Davis
2015-06-29fixed previous commit from Tracks to work correctly in all casesPaul Davis
2015-06-29[Summary] BUG FIXED: New name of a session saved with “save as”, was not ...Valeriy Kamyshniy
2015-06-29[Summary] Adding informative message to failed file copy exception in Session...Valeriy Kamyshniy
2015-06-29save recent templates analogously to recent sessionsPaul Davis
2015-06-29Tracks-specific handling of template dirPaul Davis
2015-06-29fix cherry-pick logic failure with Session::save_template() - Tracks case alr...Paul Davis
2015-06-29[Summary] a) On MAC OS, .DS_Store files are ignored when saving a session by ...Valeriy Kamyshniy
2015-06-29[Summary] For tracks when saving templates, we need stored the Auto Loop Rang...Valeriy Kamyshniy
2015-06-29emit SessionSaveUnderWay signal during template savePaul Davis
2015-06-29improved error handling and checking for Session::save_template()Paul Davis
2015-06-29copy all XCode project files from Tracks.Paul Davis