expand use of new BasicUI API for transport button state to all control surfaces
[ardour.git] / libs /
2019-12-30 Paul Davisexpand use of new BasicUI API for transport button...
2019-12-30 Paul Davisuse new Session API to deal with transport state
2019-12-30 Paul Davisuse new BasicUI and Session API to deal with transport...
2019-12-30 Paul Davisprovide new methods for BasicUI that wrap the "complexi...
2019-12-30 Paul Davisrecomment a DEBUG_TRACE statement that generates too...
2019-12-30 Paul Davisadd EMIT_SIGNAL comment
2019-12-30 Paul Davisadd Session::transport_stopped_or_stopping()
2019-12-30 Paul Davisfix a cast warning (as recommended in GTK+ docs
2019-12-29 Robin GareusUse human-numeric-sort for plugin scale-points
2019-12-29 Robin GareusAdd a numerically_less compare operator
2019-12-28 Paul Davisfix JACK transport sync
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 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-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-23 Paul Davisadd a mechanism to use existing MIDNAM info and connect...
2019-12-23 Paul Davisbasics of threaded MIDNAM loading
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 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-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 GareusFix MIDI port i/o when vari-speeding
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 Paul Davisfix logic error that prevented MIDI playlists from...
2019-12-15 Robin GareusLV2: add state:mapPath as supported feature and sort...
2019-12-15 Paul Davisfix behavior of DiskReader when moved after an instrument
2019-12-14 Paul Davistruncate unnecessarily verbose debug set/bits output
2019-12-14 Robin GareusAdd Inline Control Port Property
2019-12-14 Robin GareusMake BusSendLevel 1st class citizen (1/2)
2019-12-13 Robin GareusAdd Lua bindings to query AutomationControl paramater...
2019-12-13 Robin GareusFix mismatched delete
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-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 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 David RobillardFix font size on Push2
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 Robin GareusFix automation alignment for latent plugins
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 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 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-06 Robin GareusSpeed up seeking in mp3s
2019-12-06 Robin GareusFix issues with VBR mp3s, detect duration by decoding
next