ardour.git
2019-12-28 Paul Davisadd new Session method to return the worst_latency_prer...
2019-12-28 Paul Davisregister TransportState enum for use with enumwriter
2019-12-27 Robin GareusNO-OP: whitespace
2019-12-27 Robin GareusConsolidate mini-timeline rendering
2019-12-27 Robin GareusPreferences/Config changes for image-surface settings
2019-12-27 Robin GareusReplace explicit image-surface with cairo pattern/group
2019-12-27 Robin GareusAllow for per-widget image-surface backing
2019-12-27 Paul Davisremove unused member
2019-12-27 Paul Davisvariable rename
2019-12-27 Paul Davisimprove parseability of a comment
2019-12-26 Robin GareusVkeybd: force release notes on panic
2019-12-25 Robin GareusUse weak-ptr for source added/removed signals (2/2)
2019-12-25 Robin GareusUse weak-ptr for source added/removed signals (1/2)
2019-12-25 Robin GareusPrevent copy-construction of sources to be destroyed...
2019-12-25 Robin GareusNO-OP: comment signal emission
2019-12-25 Robin GareusVkeybd: improve velocity dropdown usability
2019-12-24 Robin GareusVkeybd: use ArdourWidgets for all GUI elements
2019-12-23 Paul Davisuse new method in MidiPatchManager to use MIDNAM data...
2019-12-23 Paul Davisadd a mechanism to use existing MIDNAM info and connect...
2019-12-23 Paul Davisbasics of threaded MIDNAM loading
2019-12-19 Robin GareusVkeybd: numeric only spinboxes for octave and velocity
2019-12-19 Paul Davisslightly enhanced error handling when loading MIDNAM...
2019-12-19 Paul Davishandle MIDI rendering correctly when there are no regions
2019-12-19 Robin GareusVkeybd simplification
2019-12-19 Robin GareusVkeybd: re-layout, prepare config & patch pane removal
2019-12-19 Robin GareusVkeybd: add a mod-wheel
2019-12-19 Paul Davisfix thinko ... we're checking if a DiskReader handles...
2019-12-19 Paul Davisfurther improve debug message
2019-12-19 Paul Davisfix thinko in MidiRegion::render()
2019-12-19 Paul Davisremove debug message
2019-12-19 Paul Davisfix debug message
2019-12-19 Paul Davisfix Temporal::Beats::operator*
2019-12-19 Paul Davistweak debug output
2019-12-19 Paul Davisdo not try to process audio in a diskreader with no...
2019-12-18 Paul Davisfix crash when looping with a MIDI track
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 GareusCont'd work on Playlists import from old 2.x sessions
2019-12-17 Paul Davisa new stop command while in the middle of declick-to...
2019-12-17 Robin GareusDirectly apply MIDI automation state changes
2019-12-17 Robin GareusVKeybd: exponential pitch-wheel/bend interpolation
2019-12-17 Robin GareusFix MIDI port i/o when vari-speeding
2019-12-17 Robin GareusIndicate current Disk-I/O setting
2019-12-16 Robin GareusConvert Disksteam & Playlists from old 2.x sessions
2019-12-16 Paul Davisremove mistakenly left-in debug stacktrace
2019-12-16 Paul Davisreinstate missing latency initialization code
2019-12-16 Paul Davisexpand DEBUG_TRACE output
2019-12-16 Robin GareusRemove cruft, unused API
2019-12-16 Robin GareusParse v2 session-information
2019-12-16 Robin GareusLua bindings for well-known send controls
2019-12-16 Nikolaus GullottaAdd additional roll check in transport_record
2019-12-16 Paul Davisfix logic error that prevented MIDI playlists from...
2019-12-16 Robin GareusVkeybd: fix octave up/down direction, speed up pitch...
2019-12-16 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
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 GareusLV2: add state:mapPath as supported feature and sort...
2019-12-15 Robin GareusVkeybd: Add tooltip to pitchbend control
2019-12-15 Robin GareusVKeybd: Pitchebend sprung mode and keyboard-shortcuts
2019-12-15 Paul Davisfix behavior of DiskReader when moved after an instrument
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 Davistruncate unnecessarily verbose debug set/bits output
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 GareusAdd Inline Control Port Property
2019-12-14 Robin GareusMake BusSendLevel 1st class citizen (2/2)
2019-12-14 Robin GareusMake BusSendLevel 1st class citizen (1/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 GareusAdd Lua bindings to query AutomationControl paramater...
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-13 Robin GareusFix mismatched delete
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 Robin GareusAdd method to look up Lua script by name
2019-12-12 Paul Davisreduce another race condition risk
2019-12-12 Paul Davisremove debug output
2019-12-12 Paul Davisremove useless lock
2019-12-12 Paul Davisfix playback of newly added/modified MIDI data
2019-12-12 Paul Davisexpand DEBUG_TRACE() statement
2019-12-12 Robin GareusBOOST_SP_NOEXCEPT is n/a in boost 1.62
next