summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2015-06-29conditionalize background fades depending on whether this is a tracks or othe...Paul Davis
2015-06-29tweak for static library buildPaul Davis
2015-06-29merge two small pieces of code by Valeriy into libs/gtkmm2ext, conditionally ...Paul Davis
2015-06-29better implementation of configure and build time is_tracks_build() testPaul Davis
2015-06-29fix up waves_fastmeter.cc code to work with current fastmeter APIPaul Davis
2015-06-29add clean and nice check for Tracks buildsPaul Davis
2015-06-29conditionally use correct fast meter implementationPaul Davis
2015-06-29add Waves Tracks version of fastmeterPaul Davis
2015-06-29[Summary] Changed class PersistentTooltip. Now it can be used for 'non-dragga...Nikolay
2015-06-29hand-merge libs/gtkmm2ext part of f49d31a82 from Tracks; provides a way to di...Paul Davis
2015-06-29[Summary] Bug fix #44332 "Please fit the Pan values monitor to channel borders"Nikolay
2015-06-29[Summary]: add keybindings Cmd-h (hide application) for macYPozdnyakov
2015-06-29[Summary]: fix declaration of Cocoa NSApplicationDelegate methods [Reviewed b...YPozdnyakov
2015-06-29current version of valeriy's fader object requires access to libardour API (t...Paul Davis
2015-06-29add fader implementation from TracksPaul Davis
2015-06-29[Summary] Added correct memory alignment for Windows in ../pbd/malign.hGreg Zharun
2015-06-29fix panner selection logic and code in wscriptPaul Davis
2015-06-29[Summary] Added possibility to identify IO thread which does not have require...GZharun
2015-06-29add stacktrace() support for Windows (Grygorii Zharun)Paul Davis