summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-01Add a couple of error codes to AudioBackend::ErrorCodeTim Mayberry
2015-09-30Gray out "strip silence" and "rhtyhm ferret" for midi regions.André Nusser
2015-09-30Merge branch 'chaot4-fix_track_list_context_menu'Paul Davis
2015-09-30Fixed spelling.André Nusser
2015-09-30Make all the context menu entries of the track list work.André Nusser
2015-09-30change the logic for a capture buffer flush to disk when a locate is occuringPaul Davis
2015-09-30tweak some debug outputPaul Davis
2015-09-30remove apparently bogus adjustment to capture_captured in AudioDiskstream::tr...Paul Davis
2015-09-30split Butler::flush_tracks_to_disk() into two distinct versions with clear na...Paul Davis
2015-09-29is there a better way to make gcc+enumwriter happy?Robin Gareus
2015-09-29Fix midi tracer to show MSB too. (fixes #6566)Len Ovens
2015-09-29set waveform height depending on Layer modeRobin Gareus
2015-09-28Fix Mackie control metering (fixes #6608).Len Ovens
2015-09-28Revert "change the way the audio clock cursor is drawn (somewhat of an experi...Paul Davis
2015-09-29BWF USID according to EBU-R99Robin Gareus
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