summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2020-01-14NO-OP: whitespaceRobin Gareus
2020-01-13Recover Unastudia theme.Ben Loftis
2020-01-13Recover cubasish themeBen Loftis
2020-01-13Recover Blueberry Milk themeBen Loftis
2020-01-13Sort palette colors by name onlyBen Loftis
2020-01-13Add more clues to port themes to new paradigmBen Loftis
2020-01-13Fix more default theme colorsBen Loftis
2020-01-13Tweak the tooltip for PDC buttonBen Loftis
2020-01-13Drop references held by any GUI Lua script after executionRobin Gareus
2020-01-13Fix re-packing of toolbar meterRobin Gareus
2020-01-12Processor list should use the same bg color as other listsBen Loftis
2020-01-12Add missing theme elements, and fix some thinkosBen Loftis
2020-01-12Apply some missing widget namesBen Loftis
2020-01-12Fix preference pane to access for external-syncRobin Gareus
2020-01-12Fix external timecode GUI displayRobin Gareus
2020-01-11fix drawing of zero-length notesPaul Davis
2020-01-11use Note::end_time() == numeric_limits<Beats>::max() as the indicator that a ...Paul Davis
2020-01-11Scale the port matrix with the GUI/font-scaling setting.Carl Hetherington
2020-01-10Clarify insert-time optionRobin Gareus
2020-01-10Stop engine for new session creationRobin Gareus
2020-01-10Special case JACK, sample-rate cannot be changed for new sessionsRobin Gareus
2020-01-09Allow to configure sample-rate of new sessionsRobin Gareus
2020-01-09Remove unused variableRobin Gareus
2020-01-08prevent MIDI note starts being drawn earlier than their region startPaul Davis
2020-01-08Mini-timeline, use explicit cairo-group to consolidate renderingRobin Gareus
2020-01-08Fix samples_as_time_string formattingRobin Gareus
2020-01-07Amend 8a5cbb8: fix variable-names and commentsRobin Gareus
2020-01-06Reenable the correct sort column and type when redisplaying regionsNikolaus Gullotta
2020-01-06Add Lua bindings for UIConfiguration variablesRobin Gareus
2020-01-05Allow public access to the editor-mixer-stripRobin Gareus
2020-01-04Pixel-pushing: editor-meter size and alignmentRobin Gareus
2020-01-02Unconditionally save instant.xml on session-closeRobin Gareus
2020-01-01Fix crash when X11 is not available for VST UIsRobin Gareus
2020-01-01Bump (C) year: the year of ArdourRobin Gareus
2019-12-30restore early-return from fixup_bundle_environment() on macOS if not running ...Paul Davis
2019-12-30Fix formatting samplecnt_t (aka int64_t aka long long int)Robin Gareus
2019-12-29move Transport Masters prefs tab under Transport, with LTC and MTC as subtabsPaul Davis
2019-12-27NO-OP: whitespaceRobin Gareus
2019-12-27Consolidate mini-timeline renderingRobin Gareus
2019-12-27Preferences/Config changes for image-surface settingsRobin Gareus
2019-12-26Vkeybd: force release notes on panicRobin Gareus
2019-12-25Use weak-ptr for source added/removed signals (2/2)Robin Gareus
2019-12-25Vkeybd: improve velocity dropdown usabilityRobin Gareus
2019-12-24Vkeybd: use ArdourWidgets for all GUI elementsRobin Gareus
2019-12-23use new method in MidiPatchManager to use MIDNAM data when setting a MidiTime...Paul Davis
2019-12-19Vkeybd: numeric only spinboxes for octave and velocityRobin Gareus
2019-12-19Vkeybd simplificationRobin Gareus
2019-12-19Vkeybd: re-layout, prepare config & patch pane removalRobin Gareus
2019-12-19Vkeybd: add a mod-wheelRobin Gareus
2019-12-18Remove VST plugin discovery option from first-start wizardRobin Gareus