summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2015-09-28add new action and loop marker menu item for setting up loop recordPaul Davis
2015-09-27mixer-strip name context-menu cleanupRobin Gareus
2015-09-27add deva to authors.Robin Gareus
2015-09-27Close export directory browser dialog when clicking on 'Cancel' button, Fixes...Tim Mayberry
2015-09-27fix mixer group-tab width - #6572Robin Gareus
2015-09-25fix crash at session-close, amend dec4790dRobin Gareus
2015-09-24redisplay markers after removal - fixes #6596Robin Gareus
2015-09-21Hide create new item from Group Tab context menuTodd Naugle
2015-09-21Create new Groups with a consistent set of default properties.Todd Naugle
2015-09-21processor-box: explicitly check for "Amp" (Fader)Robin Gareus
2015-09-21save-as, update button sensitivity when dir changesRobin Gareus
2015-09-20add André to authors list.Robin Gareus