summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-02avoid sending replicated fader set position messagesPaul Davis
2015-10-02explicitly drop control surface protocols before disconnecting from engine.Paul Davis
2015-10-02add missing "fi" to stage2.run script used for linux installPaul Davis
2015-10-02remove debug outputPaul Davis
2015-10-02the return of the 1 second fade out at session closePaul Davis
2015-10-02fix unbound DSP calc.Robin Gareus
2015-10-02escape markup in region listRobin Gareus
2015-10-02add missing markup escapeRobin Gareus
2015-10-02use new error-messagesRobin Gareus
2015-10-02define more backend error-messages.Robin Gareus
2015-10-02improve CoreAudio error reportingRobin Gareus
2015-10-02fix handler of fader (pitchbend) messages in Mackie Control so that the outbo...Paul Davis
2015-10-02allow aliasing Mackie Control buttons to other buttonsPaul Davis
2015-10-02provide Main/cancel-solo as an action and make rude solo button(s) use itPaul Davis
2015-10-02catch changes in click status and alter LED appropriatelyPaul Davis
2015-10-02change zoom and scrub handling to use modifier bitsPaul Davis
2015-10-02spelling correction in error messagePaul Davis
2015-10-02add a proper license to the GCC ABI check toolRobin Gareus
2015-10-01re-apply roll-delay after seek - fixes #5781Robin Gareus
2015-10-01remove ancient doxyfileRobin Gareus
2015-10-01update DoxyfileRobin Gareus
2015-10-01there's no class called "The" :)Robin Gareus
2015-10-01ALSA: update error-codes for HW initialization.Robin Gareus
2015-10-01Add parent window argument to ARDOUR_UI::check_audioengineTim Mayberry
2015-10-01Display warning when closing Audio Setup dialog with engine stoppedTim Mayberry
2015-10-01Don't hide Audio Setup dialog when clicking 'OK' if engine fails to startTim Mayberry
2015-10-01Use AudioSetupDialog as parent of the error message popup when failing to sta...Tim Mayberry
2015-10-01Return meaningful error codes when ALSA backend fails to startTim Mayberry
2015-10-01Return meaningful error codes when PortaudioBackend fails to startTim Mayberry
2015-10-01Use portaudio error codes in the PortaudioIO class.Tim Mayberry
2015-10-01Use AudioEngine::get_last_backend_error in message dialog when failing to sta...Tim Mayberry
2015-10-01Reinterpret the return value of AudioBackend::start as AudioBackend::ErrorCodeTim Mayberry
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