summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2019-08-12Add Pref to write mixer-screenshot post-exportRobin Gareus
2019-08-12Consolidate: use PBD method to try hard-linkingRobin Gareus
2019-08-12Initialize variableRobin Gareus
2019-08-12Fix middle-click note selectionRobin Gareus
2019-08-12Fix midi-note selection invertRobin Gareus
2019-08-12(RegionList) Don't change selection for context-menuRobin Gareus
2019-08-12Add Lua-Dialog support for FileChooserWidget (save file)Robin Gareus
2019-08-11Allow to inhibit screensaver/system sleepRobin Gareus
2019-08-11Simplify screensaver inhibit API and fix OSX compatibilityRobin Gareus
2019-08-11Prototype infrastructure to disable screensaverRobin Gareus
2019-08-07Add Lua bindings for Pango AlignmentRobin Gareus
2019-08-06Gui should allow foldback bus to be mono.Len Ovens
2019-08-04Fix meter metric visibility on narrow strips - #7781Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-08-03Remove cruftRobin Gareus
2019-08-01(Source List) Handle Session::RemoveSourceBen Loftis
2019-08-01(Source List) Replace missing initializer; fixes a bug where Sources did not ...Ben Loftis
2019-08-01(Source List) Implement insert-region action... now uses the Source List.Ben Loftis
2019-08-01(Source List) Recover Regions feature: WIPBen Loftis
2019-08-01(Source List) Revert to displaying whole-file Regions instead of Sources.Ben Loftis
2019-08-01(Source List) No need to show the path when file is internal to session.Ben Loftis
2019-08-01(Source List) merge fixesBen Loftis
2019-08-01(Source List) Clean up the natural_position implementation (gtk2 part).Ben Loftis
2019-08-01(Source List) Implement remove_selected_sources when the user clicks Delete key.Ben Loftis
2019-08-01(Source List) NOOP: whitespace cleanupPaul Davis
2019-08-01(Source List) Fix drag-n-drop.Ben Loftis
2019-08-01(Source List) Source list, Region List: Resolve various action+behaviors bet...Ben Loftis
2019-08-01(Source List) Region Tags (gtk2 part)Ben Loftis
2019-08-01(Source List) Make clock change func more explicit.Ben Loftis
2019-08-01(Source List) Region List rewrite (gtk2 part)Ben Loftis
2019-08-01(Source List) Source property signals (gtk2 part)Ben Loftis
2019-07-26Prefix env variable with "ARDOUR_" 2/2Robin Gareus
2019-07-25Puls der ZeitRobin Gareus
2019-07-25Fix engine-dialog for backends without MIDI optionsRobin Gareus
2019-07-22Location timestamp changes - can now sort by location creation date: gtk partNikolaus Gullotta
2019-07-19Refine Stem-Export selection optionsRobin Gareus
2019-07-18remove -C,-E and -U command line optionsPaul Davis
2019-07-18reverse part of a previous change to session dialogPaul Davis
2019-07-18some cleanups to the use of "require_new" in the SessionDialogPaul Davis
2019-07-18remove debug outputPaul Davis
2019-07-18don't bother with session dialog if user has already provided the namePaul Davis
2019-07-18if a user specifies just a session name (not path) and it does not exist, use...Paul Davis
2019-07-18Allow to use session-init/setup scripts from the commandlineRobin Gareus
2019-07-18Fix --template commandline optionRobin Gareus
2019-07-18Consolidate code: use libardour API to sort scriptsRobin Gareus
2019-07-18Expose mixer window screenshot method as Lua bindingRobin Gareus
2019-07-18Tweak Mixer screenshot method, include VCA, master-busRobin Gareus
2019-07-17Prepare screenshot of all mixer-stripsRobin Gareus
2019-07-17Use an explicit class-member for the mixer-strip containerRobin Gareus
2019-07-17Re-use existing latency display methodRobin Gareus