summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-10-20Automation - more toggled controller twiddling.nick_m
2015-10-20Fix redo action sensitivity for non-editor undo stack changes.nick_m
2015-10-20Make automation record undo per pass rather than per touch.nick_m
2015-10-20Toggled automation fixes.nick_m
2015-10-20Amend last commit.nick_m
2015-10-20Make control point selection more consistent.nick_m
2015-10-18one less deprecated APIRobin Gareus
2015-10-18GUI changes use new AppleUtility LibraryRobin Gareus
2015-10-18amend prev commit.Robin Gareus
2015-10-18fix additive linkflagsRobin Gareus
2015-10-17Replace static PBD::Signal in NoteBase with direct call to MidiRegionViewTim Mayberry
2015-10-17Introduce "Transpose..." also in the context menu of selected notes.André Nusser
2015-10-17Fix tiny memory leak.André Nusser
2015-10-17Include "Transform..." into MIDI region menu.André Nusser
2015-10-18fftw-3.3.5/windows .dll includes threads libRobin Gareus
2015-10-18disable follow-edits with external sync #6577Robin Gareus
2015-10-17and another "f"Robin Gareus
2015-10-17four f* f's.Robin Gareus
2015-10-17thread-safe fftw (needs fftw-3.3.5)Robin Gareus
2015-10-16fix #6640 (snapshot clears "dirty" flag)Robin Gareus
2015-10-16use API to add system-specific volumes - #6643Robin Gareus
2015-10-16strip silence: report analysis progressRobin Gareus
2015-10-16strip silence: wait for analysis to completeRobin Gareus
2015-10-15re-enable engine sensitive actions..Robin Gareus
2015-10-15rework 8b80fe0, use std::string, not char*Robin Gareus
2015-10-14Avoid calls to Glib::ustring << operator at all cost.Robin Gareus
2015-10-14update AU GUI positioning and resizing.Robin Gareus
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