summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-23several changes, major and minor, to improve threaded waveview renderingPaul Davis
2015-06-23update video import flags, relax GOP size.Robin Gareus
2015-06-23silence clang int/float/double -Wabsolute-valueRobin Gareus
2015-06-23create sortable, linear list for cache clearing on demand, rather than trying...Paul Davis
2015-06-23textual tweakPaul Davis
2015-06-23provide control over waveform image cache size from GUIPaul Davis
2015-06-23change location for initialization of static WaveView image cache, and provid...Paul Davis
2015-06-22stop endless loop in WaveViewCache::cache_flush()Paul Davis
2015-06-22When using the Editor's Shuttle control, stop any shuttling by calling Sessio...John Emmas
2015-06-21Add option to mackie control profile editor to remove binding (fixes #6301)Len Ovens
2015-06-21Remove "" around CATALOG number in .cue fileColin Fletcher
2015-06-21Amend button caption in 'Remove time' dialogueColin Fletcher
2015-06-19also log session-load error to stderr.Robin Gareus
2015-06-19two more corrections to waveform zooming changesPaul Davis
2015-06-19fix call to consolidate image cache to use the information held in the requestPaul Davis
2015-06-19various tweaks to the height/sizing of audioregion views and their waveformsPaul Davis