Vkeybd: add a mod-wheel
[ardour.git] / gtk2_ardour /
2019-12-19 Robin GareusVkeybd: add a mod-wheel
2019-12-18 Robin GareusRemove VST plugin discovery option from first-start...
2019-12-17 Robin GareusFix DSP load sorting with inactive plugins
2019-12-17 Robin GareusVKeybd: exponential pitch-wheel/bend interpolation
2019-12-17 Robin GareusIndicate current Disk-I/O setting
2019-12-16 Nikolaus GullottaAdd additional roll check in transport_record
2019-12-16 Robin GareusVkeybd: fix octave up/down direction, speed up pitch...
2019-12-16 Robin GareusVkeybd: grab all key-events and use timer instead of...
2019-12-16 Robin GareusVkeybd: Experiment with key-repeat for pitch-bend
2019-12-15 Robin GareusVKeybd: Pass on primary (Ctrl/Cmd) shortcuts
2019-12-15 Robin GareusVKeybd: add Up/Down as alternative Pitch-bend shortcuts
2019-12-15 Robin GareusVkeybd: Add tooltip to pitchbend control
2019-12-15 Robin GareusVKeybd: Pitchebend sprung mode and keyboard-shortcuts
2019-12-14 Robin GareusRemove unused API (no more unconditional splash pop...
2019-12-14 Robin GareusFirst batch of MessageDialog replacements
2019-12-14 Robin GareusAdd a MessageDialog wrapper that handles the splash...
2019-12-14 Paul DavisEnable Menu > Quit to work again after startup on macOS
2019-12-14 Paul Daviscleanup and recomment StartupFSM::load_from_application...
2019-12-14 Paul Davisremove unnecessary calls to Application::ready
2019-12-14 Paul Davismove i/o redirect for macOS bundle before no_app_nap...
2019-12-14 Paul Davisemit Application::ready() at a suitable time during...
2019-12-14 Paul Davisadd safety tests inside ShuttleControl to deal with...
2019-12-14 Paul Davisremove use of os_log() API from macOS
2019-12-14 Robin GareusUse InlineControl Port Property
2019-12-14 Robin GareusMake BusSendLevel 1st class citizen (2/2)
2019-12-14 Robin GareusDSPLoad report: allow to sort plugins by load
2019-12-14 Robin GareusIncrease contrast of Plugin DSP load report bar colors
2019-12-13 Robin GareusAmend 561cf86919d commit (toolbar sensitivity)
2019-12-13 Paul Davisallow setting debug flags via an environment variable...
2019-12-13 Paul Davisfix up stderr and stdout on macOS to write to log files...
2019-12-13 Robin GareusFix session sensitivity of some toolbar controls
2019-12-13 Robin GareusVKeybd: shrink height when hiding config pane
2019-12-12 Robin GareusVkeybd: default to single-row QWERTY binding
2019-12-12 Robin GareusNO-OP: some const correctness
2019-12-12 Robin GareusVKeybd: fix MacOS key-bindings
2019-12-12 Paul Davisfix startup FSM handling when pre-release dialog is...
2019-12-12 Paul Davisfix ASL logging/stdout+stderr when running from termina...
2019-12-12 Robin GareusAllow to bind initial Lua action via left-click
2019-12-12 Robin GareusPre-seed Lua action-buttons
2019-12-12 Paul Davisremove MIDI readahead parameter
2019-12-12 Robin GareusFix automation dropdown menu-item active state
2019-12-11 Paul Daviswhen loading a session into a running instance, if...
2019-12-11 Paul DavisNOOP: line merge
2019-12-10 Ben LoftisMonitor Section: Add a spacer so the topmost buttons...
2019-12-10 Ben LoftisSource List nomenclature: Whole files get imported...
2019-12-09 Ben LoftisAutostart must {try to} use the session sample-rate...
2019-12-09 David RobillardSuppress warnings in Gtk headers
2019-12-09 David RobillardFix incorrect parameter type
2019-12-09 Ben LoftisWhen a marker is selected, change the marker color...
2019-12-07 Paul Davis"revert" back to previous loop rect in editor color
2019-12-07 Robin GareusFix nested comments
2019-12-06 Robin GareusUI limitations for mp3 import
2019-12-05 Robin GareusUndo habits of a Serif font lover
2019-12-05 Robin GareusVKeybd: grab and ignore some keys
2019-12-04 Robin GareusPrefer wider/fatter Sans font
2019-12-04 Robin GareusReduce script button width
2019-12-04 Robin GareusAllow using ArdourSans as optional default font
2019-12-04 Robin GareusLoad and register ArdourSans font at application start
2019-12-04 Robin GareusBundle a common Sans Font
2019-12-03 Robin GareusNew approach for Lua bindings to avoid LuaBridge_API...
2019-12-03 Robin GareusAmend 1caef183 (Windows Lua bindings)
2019-12-03 Robin GareusFix Windows builds
2019-11-29 Robin GareusUse a detached window for Preferences at first run
2019-11-26 Robin GareusReset paste-count, paste-offset on undo/redo
2019-11-24 Robin GareusRemember Virtual-Keyboard window size and position
2019-11-23 Paul Davisredesign of declicking and fades around loop boundaries
2019-11-22 Robin GareusEnable some key release event forwarding
2019-11-22 Robin GareusVirtual MIDI keyboard, when visible, gets to handle...
2019-11-22 Robin GareusInform LV2 plugins about main window ID
2019-11-21 Robin GareusGUI: Use new boost::optional API
2019-11-20 Paul Davisadd mixer actions for toggle disk & input monitoring...
2019-11-19 Robin GareusFix Lua Pangolayout ellipsis width
2019-11-19 Robin GareusConsistent toolbar button height
2019-11-19 Robin GareusImprove toolbar layout consistency
2019-11-15 Paul Davisput JACK time master option back in the menus
2019-11-13 Robin GareusFix MIDNAM device list for plugin-provided names
2019-11-12 Robin GareusTweak layout of Plugin-Preset dialog
2019-11-12 Robin GareusAllow to override plugin-provided MIDNAM
2019-11-12 Robin GareusSkip custom MIDNAM files in generic MTAV list
2019-11-11 Robin GareusIndicate the numeric peak-hold is always digital-peak
2019-11-10 Robin GareusPrefs > Plugins > Scan should discover new plugins
2019-11-09 Robin GareusAsk xjadeo to use ArdourMono font for OSD
2019-11-09 Robin GareusFix endless loop when drag/copy locked region
2019-11-09 Robin GareusPreview video frame when dragging
2019-11-09 Robin GareusAdd convenience methods to test for active drags
2019-11-08 Paul Davisfix crash if Splash::pop_back_for() is called without...
2019-11-08 Paul Davisfix crash caused by storing clock modes while loading...
2019-11-07 Paul Davismove all responsibility for autostart into StartupFSM...
2019-11-07 Paul Davisremove unused API
2019-11-06 Paul Davisimplement intended auto-start logic for startupFSM
2019-11-06 Paul Davisif user uses Ctrl/Cmd-w to close a dialog during startu...
2019-11-06 Len OvensSession should not be accessed when not there.
2019-11-03 Robin GareusVirtual-keyboard: momentary pedal (no toggle)
2019-11-02 Robin GareusVirtual-keyboard: "Tab" to sustain (still undocumented)
2019-11-02 Paul Davisimprove operation of ARDOUR_UI::toggle_roll() for loop...
2019-11-02 Paul Davisrename all Evoral source from .(hpp|cpp)$ to .(h|cc)
2019-11-02 Paul Davisvarious adjustments so that a MidiPlaylist gets re...
2019-11-02 Paul Davisalter where note resolution happens when a re-rendering...
2019-11-02 Ben LoftisRemove complicated panner theme logic.
2019-11-02 Robin GareusFan-out multi-channel instruments to tracks (not busses)
next