summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2019-12-18Fix DSP load sorting with inactive pluginsRobin Gareus
2019-12-17VKeybd: exponential pitch-wheel/bend interpolationRobin Gareus
2019-12-17Indicate current Disk-I/O settingRobin Gareus
2019-12-16Add additional roll check in transport_recordNikolaus Gullotta
2019-12-16Vkeybd: fix octave up/down direction, speed up pitch-bendRobin Gareus
2019-12-16Vkeybd: grab all key-events and use timer instead of key-repeatRobin Gareus
2019-12-16Vkeybd: Experiment with key-repeat for pitch-bendRobin Gareus
2019-12-15VKeybd: Pass on primary (Ctrl/Cmd) shortcutsRobin Gareus
2019-12-15VKeybd: add Up/Down as alternative Pitch-bend shortcutsRobin Gareus
2019-12-15Vkeybd: Add tooltip to pitchbend controlRobin Gareus
2019-12-15VKeybd: Pitchebend sprung mode and keyboard-shortcutsRobin Gareus
2019-12-14Remove unused API (no more unconditional splash pop-back)Robin Gareus
2019-12-14First batch of MessageDialog replacementsRobin Gareus
2019-12-14Add a MessageDialog wrapper that handles the splash-screenRobin Gareus
2019-12-14Enable Menu > Quit to work again after startup on macOSPaul Davis
2019-12-14cleanup and recomment StartupFSM::load_from_application_api()Paul Davis
2019-12-14remove unnecessary calls to Application::readyPaul Davis
2019-12-14move i/o redirect for macOS bundle before no_app_nap() and commentPaul Davis
2019-12-14emit Application::ready() at a suitable time during startupPaul Davis
2019-12-14add safety tests inside ShuttleControl to deal with _session == 0Paul Davis
2019-12-14remove use of os_log() API from macOSPaul Davis
2019-12-14Use InlineControl Port PropertyRobin Gareus
2019-12-14Make BusSendLevel 1st class citizen (2/2)Robin Gareus
2019-12-14DSPLoad report: allow to sort plugins by loadRobin Gareus
2019-12-14Increase contrast of Plugin DSP load report bar colorsRobin Gareus
2019-12-13Amend 561cf86919d commit (toolbar sensitivity)Robin Gareus
2019-12-13allow setting debug flags via an environment variable (ARDOUR_DEBUG_FLAGS)Paul Davis
2019-12-13fix up stderr and stdout on macOS to write to log files in ~/Library/Preferen...Paul Davis
2019-12-13Fix session sensitivity of some toolbar controlsRobin Gareus
2019-12-13VKeybd: shrink height when hiding config paneRobin Gareus
2019-12-12Vkeybd: default to single-row QWERTY bindingRobin Gareus
2019-12-12NO-OP: some const correctnessRobin Gareus
2019-12-12VKeybd: fix MacOS key-bindingsRobin Gareus
2019-12-12fix startup FSM handling when pre-release dialog is shown AND cmdline session...Paul Davis
2019-12-12fix ASL logging/stdout+stderr when running from terminal in macOSPaul Davis
2019-12-12Allow to bind initial Lua action via left-clickRobin Gareus
2019-12-12Pre-seed Lua action-buttonsRobin Gareus
2019-12-11remove MIDI readahead parameterPaul Davis
2019-12-12Fix automation dropdown menu-item active stateRobin Gareus
2019-12-11when loading a session into a running instance, if the SR doesn't match the e...Paul Davis
2019-12-11NOOP: line mergePaul Davis
2019-12-10Monitor Section: Add a spacer so the topmost buttons are not visually grouped...Ben Loftis