ardour.git
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
2019-12-12 Paul Davisuse process lock to lock out process() during playback...
2019-12-12 Paul Davisremove MIDI readahead parameter
2019-12-12 Paul Davisvariable renaming in Butler for various buffer sizes
2019-12-12 Robin GareusFix stackoverflow, endless recursion on ComparableShare...
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-11 Robin GareusFix loading plugin state from sessions
2019-12-11 Robin GareusRemove hardcoded session-state versions
2019-12-11 Paul Davisshould probably resolve MIDI notes when loop bounds...
2019-12-11 Paul Davisfix unnecssary disruption of MIDI stream when disabling...
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-10 Paul Davisuse PlayistChanged appropriately to fix MIDI output
2019-12-10 Paul Davisuse bitmask values for OverwriteReason, as was intended
2019-12-10 Paul Davisrevert to single buffer for disk playback, and 5.x...
2019-12-09 Ben LoftisAutostart must {try to} use the session sample-rate...
2019-12-09 David RobillardFix font size on Push2
2019-12-09 David RobillardSuppress warnings in Gtk headers
2019-12-09 David RobillardFix deprecated-copy warnings
2019-12-09 David RobillardUse labs() for long instead of abs()
2019-12-09 David RobillardFix catch of polymorphic type by value
2019-12-09 David RobillardRemove unused variable
2019-12-09 David RobillardFix incorrect parameter type
2019-12-09 Robin GareusFix automation alignment for latent plugins
2019-12-09 Ben LoftisWhen a marker is selected, change the marker color...
2019-12-09 Paul Davisfix error when continuing to refill audio playback...
2019-12-09 Robin GareusFix two compiler warnings
2019-12-09 Paul Davismore debug output
2019-12-09 Paul Davisavoid a locate-to-loop-start from cancelling looping
2019-12-09 Paul Daviscorrect logic errors related to roll-after-locate in...
2019-12-09 Paul Davisfix missing SessionEvent when **all** tracks need a...
2019-12-08 Robin GareusBetter, more consistent fix for d0dcca109
2019-12-08 Robin GareusFix Pan automation when using "Touch"
2019-12-08 Daniel AppeltUpdate lua script to current playlist API
2019-12-08 John EmmasMSVC project changes needed to support the new 'mp3...
2019-12-08 John EmmasMinor changes needed to make the 'mp3 import' sources...
2019-12-08 Robin GareusAdd support for LV2 state:freePath feature
2019-12-08 Robin GareusNO-OP: whitespace
2019-12-07 Paul Davisfix behavior when pressing l to loop (not in loop-is...
2019-12-07 Paul Davis"revert" back to previous loop rect in editor color
2019-12-07 Paul Davisfunctional double buffering when using DiskReader:...
2019-12-07 Paul Davisa few parameter changes, and flesh out code to switch...
2019-12-07 Paul Davisinitial conversion to double buffering inside DiskReader
2019-12-07 Robin GareusFix 64bit OSX/MacOS builds
2019-12-07 Robin GareusDo not allow to embed ogg/vorbis files, require import
2019-12-07 Robin GareusRemove #ifdef'ed format-specific error-log messages
2019-12-07 Robin GareusFlatten nested try/catch clauses
2019-12-07 Robin GareusRemove unused API, reduce sndfile/coreaudio specialization
2019-12-07 Robin GareusFix nested comments
2019-12-06 Robin GareusAdd tsan option to trace data-races
2019-12-06 Robin GareusSpeed up seeking in mp3s
2019-12-06 Robin GareusFix issues with VBR mp3s, detect duration by decoding
2019-12-06 Robin GareusClear TransportAbort flag after stop
2019-12-06 Robin GareusFix Windows build
2019-12-06 Robin GareusMark .mp2 and .mp3 as valid file-extensions
2019-12-06 Robin GareusUI limitations for mp3 import
2019-12-06 Robin GareusImplement mp3 import, using minimp3
2019-12-06 Robin GareusAdd "seekable" SoundFile info (in prep for mp3 import)
2019-12-06 Robin GareusFlatten nested try/catch clauses
2019-12-05 Robin GareusVKeybd: Set default MIDI port flags
2019-12-05 Robin GareusUndo habits of a Serif font lover
2019-12-05 Robin GareusVKeybd: grab and ignore some keys
2019-12-05 Paul Davisremove mistakenly left in session event enum
2019-12-05 Paul Davischanges to use overwrite-buffers when loop is disabled...
2019-12-05 Robin GareusFix for-loop condition (comma has no effect)
next