summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-26a more-likely-to-be-correct version of swing quantization.Paul Davis
2015-06-27remove old irrelevant USER_ARDOUR_DIR in start-up scriptRobin Gareus
2015-06-27remove debug codeRobin Gareus
2015-06-27check editor/mixer/meterbridge window overlap for show/hideRobin Gareus
2015-06-27consolidate codeRobin Gareus
2015-06-27update Window > Mixer accordinglyRobin Gareus
2015-06-26add region layer keybindingsBen Loftis
2015-06-26Alternative approach for show/hide Meterbridge #6386Robin Gareus
2015-06-26swing quantize should skip the FIRST note and start on the SECOND, then alter...Paul Davis
2015-06-26make the quantize dialog persistent so that settings are retainedPaul Davis
2015-06-25keep meterbridge on top of editor - see #6386Robin Gareus
2015-06-25Try to avoid coincident tempo/meter markers when removing timeColin Fletcher
2015-06-25rename TempoMap::cut_time() to remove_time()Colin Fletcher
2015-06-25fix windows debug builds:Robin Gareus
2015-06-24show zero line when a DC offset moves waveform so that it doesn't intersect w...4.1Paul Davis
2015-06-24rationalize save/restore of control surface "feedback" propertyPaul Davis
2015-06-23do not draw waveform outline at x-positions where the waveform "spread" would...Paul Davis