summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-28change clearlooks style file so that small_entry and related styles use text ...Paul Davis
2015-09-28Merge branch 'chaot4-fix_lock_solo_ctrl_shift'Paul Davis
2015-09-28Introduce Ctrl+Shift+Click on lock solo in the mixer.André Nusser
2015-09-28fix initialization of reserved I/O names vectorPaul Davis
2015-09-28fix const-nessPaul Davis
2015-09-28Revert "add new action and loop marker menu item for setting up loop record"Paul Davis
2015-09-28get loop recording working when using seam-ed loopingPaul Davis
2015-09-28better more reliable checks on renamed, newly created and imported track/bus ...Paul Davis
2015-09-28change semantics of 4th argument to Session::locate to mean "this locate is c...Paul Davis
2015-09-28change the way the audio clock cursor is drawn (somewhat of an experiment but...Paul Davis
2015-09-28when editing an audio clock, swallow illegal keys rather than allowing them t...Paul Davis
2015-09-28fix the logic of the GUI "toggle roll" action as it pertains to loop recordingPaul Davis
2015-09-28a few new DEBUG_TRACE calls related to session transport statePaul Davis
2015-09-28minor fix for possible off-by-one logic when at/near the end of the loop rangePaul Davis
2015-09-28fix a long-standing bug arising from a change to some logic which reversed an...Paul Davis
2015-09-28move code location where loop playback is cancelled when stoppingPaul Davis
2015-09-28loop record is a feature whether or not loop-is-mode is true or notPaul Davis
2015-09-28Session::disable_record() should work whether we are in loop mode or notPaul Davis
2015-09-28add new action and loop marker menu item for setting up loop recordPaul Davis
2015-09-28fix long options of gcc-glibmm-abi-check.Robin Gareus
2015-09-28remove outdated limiationRobin Gareus
2015-09-28remove cruft.Robin Gareus
2015-09-27mixer-strip name context-menu cleanupRobin Gareus
2015-09-27add deva to authors.Robin Gareus
2015-09-27Sort ports in state-save.Robin Gareus
2015-09-27LV2 state cleanup, patch from deva. closes #6607Robin Gareus
2015-09-27Close export directory browser dialog when clicking on 'Cancel' button, Fixes...Tim Mayberry
2015-09-27update semantics of PBD::remove_directory()Robin Gareus
2015-09-27fix mixer group-tab width - #6572Robin Gareus
2015-09-26accept/ignore --gcc5abi option during packaging.Robin Gareus
2015-09-26..and another packaging typoRobin Gareus
2015-09-26add missing space.Robin Gareus
2015-09-26linux-installer: gcc4/5 warning.Robin Gareus
2015-09-26new tool to test gcc4/5 ABIRobin Gareus
2015-09-26remove old gcc ABI (libstc++) test toolRobin Gareus
2015-09-26gcc5/c++11 deprecates std::auto_ptrRobin Gareus
2015-09-25copy LV2 options to heap.Robin Gareus
2015-09-25fix crash at session-close, amend dec4790dRobin Gareus
2015-09-24Add some casting to keep MSVC happyJohn Emmas
2015-09-24Add some newly introduced sources to our MSVC project (libardour)John Emmas
2015-09-24redisplay markers after removal - fixes #6596Robin Gareus
2015-09-23fix iterator after map::erase().Robin Gareus
2015-09-22standardize VST Callback debug message printRobin Gareus
2015-09-22add debug flags for VST CallbacksRobin Gareus
2015-09-21Hide create new item from Group Tab context menuTodd Naugle
2015-09-21PBD::Debug to stdoutRobin Gareus
2015-09-21amend 01403dc (VST Pin connected)Robin Gareus
2015-09-21Create new Groups with a consistent set of default properties.Todd Naugle
2015-09-21Update RouteGroup property defaults.Todd Naugle
2015-09-21processor-box: explicitly check for "Amp" (Fader)Robin Gareus