summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-10-12no need for ugly cast constructors, just add a second argumentPaul Davis
2015-10-11revert 7e0055; the original text better reflected realityBen Loftis
2015-10-09Fix wrong 'Import to Region List' default on first call. -fixes #6631André Nusser
2015-10-08Fix "Select All * Edit Point" when used as shortcut. -fixes #6626André Nusser
2015-10-07allow to use non-emphasis regardless of custom samplesRobin Gareus
2015-10-07Added use click emphasis toggle (gtk2_ardour)Damien Zammit
2015-10-07fix crash on 2nd LockRobin Gareus
2015-10-07add missing includeRobin Gareus
2015-10-07fix solo-group overrideRobin Gareus
2015-10-07amend prev commit.Robin Gareus
2015-10-07update solo button callback semanticsRobin Gareus
2015-10-07fix crash for solo btn2 + primary-modRobin Gareus
2015-10-06cancel-solo always clears all solo-state, just in case.Robin Gareus
2015-10-06Do not restore engine state if we don't have controlRobin Gareus
2015-10-06Stop engine when clicking back button in latency measurement tab of EngineCon...Tim Mayberry
2015-10-06Remove unused methods in ARDOUR_UI for starting/stopping engineTim Mayberry
2015-10-06Add EngineControl::stop_engine method to show errors when stopping engineTim Mayberry
2015-10-06Handle all errors when starting backend in EngineDialogTim Mayberry
2015-10-06Align switch statement with case labels to reduce indentation in EngineDialogTim Mayberry
2015-10-06Update sample rate and CPU load in status bar when AudioEngine stoppedTim Mayberry
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05remove unused fstream includesRobin Gareus
2015-10-05remove ofstream from gtk2ardourRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-04add a hidden option to show hidden processorsRobin Gareus
2015-10-04change wording of autosave option to be more clearPaul Davis
2015-10-04remove unused functionRobin Gareus
2015-10-04don't export video-frame request functionRobin Gareus
2015-10-02escape markup in region listRobin Gareus
2015-10-02add missing markup escapeRobin Gareus
2015-10-02provide Main/cancel-solo as an action and make rude solo button(s) use itPaul Davis
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-01Use AudioEngine::get_last_backend_error in message dialog when failing to sta...Tim Mayberry
2015-09-30Gray out "strip silence" and "rhtyhm ferret" for midi regions.André Nusser
2015-09-30Fixed spelling.André Nusser
2015-09-30Make all the context menu entries of the track list work.André Nusser
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-28Revert "change the way the audio clock cursor is drawn (somewhat of an experi...Paul Davis
2015-09-28change clearlooks style file so that small_entry and related styles use text ...Paul Davis
2015-09-28Introduce Ctrl+Shift+Click on lock solo in the mixer.André Nusser
2015-09-28Revert "add new action and loop marker menu item for setting up loop record"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