summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29set micro_version, used for tracks buildsPaul Davis
2015-06-29tracks build ... backends are hard-codedPaul 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-29add now-expected -D defines for a Tracks 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-29fix logic/declaration issue with modified PersistentTooltip APIPaul 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-29use Tracks' MainMenuDisabler during session lock (could be improved with more...Paul Davis
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-29define PROGRAM_NAME in waf conf/bld objects, to allow program-dependent stuff...Paul 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
2015-06-29fix static library buildPaul Davis
2015-06-29[Summary]: Switching from Multi-Out mode to Stereo-out shouldn’t reset pann...YPozdnyakov
2015-06-29make available panners dependent on program namePaul Davis
2015-06-29initialize uninitialized var - possible fix for #6400Robin Gareus
2015-06-29remember max shuttle-speedRobin Gareus
2015-06-29update system configRobin Gareus
2015-06-29add missing config variable for shuttle_max_speedRobin Gareus
2015-06-28add keybinding, V, for video windowBen Loftis
2015-06-28tweak some window-bindings. Use C for Clock and B for meter-BridgeBen Loftis
2015-06-28show selection trim cursors in Range modeBen Loftis
2015-06-28link to new floss-tutorialRobin Gareus
2015-06-28don’t confuse “Fader” with “Trim” (both <Amp>s)Robin Gareus