make PlaybackBuffer<T>'s power-of-two size computation available to others
[ardour.git] / libs / ardour /
2019-03-18 Robin GareusNO-OP: Use API to set/test state-of-the-state
2019-03-18 Paul Davisremove debug output
2019-03-18 Robin GareusAvoid calling rt-methods from non-rt context
2019-03-17 Robin GareusTemporary change to make auto-return work with broken...
2019-03-17 Robin GareusSpeed up session deletion
2019-03-17 Robin GareusRemove unneeded calls to configure_processors during...
2019-03-17 Robin GareusPrepare to configure procs only once - fix missing...
2019-03-17 Robin GareusNO-OP: prefer to use API to check session-state
2019-03-15 Robin GareusAmend 883ee9c2, setup required invisible processor
2019-03-14 Robin GareusUnused skeleton of the transport state-machine
2019-03-13 Robin GareusNO-OP: re-order code, collect realtime transport actions
2019-03-12 Ben LoftisChange region-equivalence enum to accommodate new mode.
2019-03-12 Robin GareusChange default RE to use Layer+Time
2019-03-12 Robin GareusAdd a time+layer equivalence check
2019-03-11 Robin GareusUse VST's print_parameter() when applicable.
2019-03-11 Robin GareusRemove generic parameter-printer
2019-03-11 Robin GareusRemove cruft, unused variable
2019-03-09 Paul Davisdo not save MIDI port info unnecessarily
2019-03-09 Paul Davison engine (re)start, just mark MIDI port info dirty
2019-03-09 Paul Davisadd runtime warning message
2019-03-08 Paul Davisdrop silly canonical name stuff from MIDI port info...
2019-03-08 Paul Davisrework name/canonical-name stuff for MIDI port info
2019-03-07 Robin GareusFix mp3 export
2019-03-07 Paul Davissave/restore MIDI port pretty names, but prefer backend...
2019-03-07 Paul Davisredesign naming and reload of MIDI port information...
2019-03-07 Paul Davisa more nuanced version of the "do-not-automatically...
2019-03-06 Robin GareusRemove unused fluidsynth setting (since fluidsynth...
2019-03-06 Robin GareusAdd missing newline on error message
2019-03-06 Robin GareusFix typo
2019-03-06 Robin GareusTweak session load
2019-03-05 Robin GareusAllow to call set_state() on existing routes
2019-03-05 Robin GareusTweak, optimize route setup
2019-03-05 Robin GareusUse enum for exec stderr parameter (1/2)
2019-03-05 Robin GareusEnable de-click in disk-reader
2019-03-05 Paul Davisdo not disconnect MidiPortSelection-flagged ports ...
2019-03-04 Robin GareusFix recursive WriteLock crash due to signal emission
2019-03-04 Robin GareusMake it compile again
2019-03-03 Paul Davisremove double assignments and one debug trace output...
2019-03-03 Paul Davisdebug trace output tweaks
2019-03-03 Paul Davisremove debug output
2019-03-03 Paul Davisremove conditional surrounding wait-for-master-to-catch...
2019-03-03 Paul Davisremove debug output
2019-03-03 Paul Davisdo not initialize LTC timecode rate from session FPS
2019-03-03 Paul Davisfix decision about sending MTC to be based not just...
2019-03-03 Paul Davisaudioengine skip should trigger full LTC_Slave::reset...
2019-03-03 Paul DavisLTC_Slave: count frames since reset
2019-03-03 Paul Davisdebug trace output tweaks (including avoiding stderr...
2019-03-03 Paul DavisLTC_Slave::reset() should change _current.speed back...
2019-03-03 Paul DavisNO-OP: brace position
2019-03-03 Paul DavisNO-OP: brace position
2019-03-03 Paul Davisexpand scope of LTC_Slave::reset() to include more...
2019-03-03 Paul Davisfix semantics of LTC_Slave::locked() - we must have...
2019-03-03 Paul Davisfix initialization order
2019-03-03 Paul Davisrename LTC_Slave::prev_sample to prev_frame, correcting...
2019-03-03 Paul Davisremoved _locked property from TransportMaster (it's...
2019-03-03 Paul Davisremove ill-conceived use-session-timecode-format option
2019-03-01 Robin GareusAdd a signal to indicate VCA creation
2019-03-01 Robin GareusRevert Monitor-Section to be per session
2019-03-01 John EmmasAdd/remove source(s) in our MSVC project (libardour)
2019-03-01 Paul Davissimplifications to the logic and additional comments...
2019-02-28 Robin GareusNO-OP: whitespace (remove vi modelines)
2019-02-28 Robin GareusConsolidate gdither noise code
2019-02-28 Robin GareusAmazing PCM byte/array convert functions, unused.
2019-02-28 Robin GareusRemove unused RDF in RIFF prototype
2019-02-28 Robin GareusRemove ancient, unmaintained xcode project files
2019-02-28 Robin GareusFix analysis plugin when using plugin-presets
2019-02-28 Robin GareusAllow to special case plugins used for IR analysis
2019-02-28 Robin GareusCopy state when replicating an AU plugin
2019-02-28 Robin GareusProperly copy LV2 plugin instances on replication
2019-02-28 Robin GareusTake latency into account when analyzing live signal
2019-02-27 Robin GareusPrefer to expose the virtual method for VCA and Route
2019-02-27 Robin GareusExpose Lua bindings to check VCA assignments
2019-02-26 Paul Davisclarifying comment
2019-02-26 Paul Davisenhanced debug trace output
2019-02-26 Paul Davisreorder call to ::track_transport_master() so that...
2019-02-26 Paul Davisenhanced debug trace output
2019-02-26 Paul Davisenhanced debug trace output
2019-02-26 Robin GareusExportFormatFFMPEG supports tagging meta-data
2019-02-26 Robin GareusDisable ffmpeg/metadata by default, use "tag-metadata"
2019-02-26 Robin GareusDebug AudioGrapher::CmdPipeWriter<> command
2019-02-26 Nikolaus GullottaAmend d61efbee3 - remove check for Mixbus
2019-02-26 Nikolaus GullottaRoute::save_as_template() needs call state() with true...
2019-02-26 Robin GareusTimeFx-Filter: do not create a region when operation...
2019-02-26 Robin GareusFix never-ending timestretch
2019-02-22 Paul Davisremove PostTransportWorkCurveReallocate (no longer...
2019-02-22 Robin GareusSort route-templates by name
2019-02-21 Robin GareusRemove unused API, unused variable
2019-02-21 Robin GareusAvoid dynamic-cast, prefer virtual inheritance for...
2019-02-21 Robin GareusAdd API to check for ongoing de-click
2019-02-20 Robin GareusRemove more cruft (unused rf-scale)
2019-02-20 Robin GareusRemove cruft (unused PostTransportInputChange)
2019-02-20 Robin GareusAdd unified API to select plugins to show on control...
2019-02-18 John EmmasAdd/remove source(s) in our MSVC project (libardour)
2019-02-18 Robin GareusRemain silent while a disk-buffer is overwritten
2019-02-17 Robin GareusEmit signal when plugin latency changes
2019-02-17 Robin GareusClean up Latency API (Processor vs Plugin)
2019-02-16 Robin GareusNO-OP: whitespace
2019-02-16 Robin GareusPrepare to allow to disable latency-compensation
2019-02-15 Robin GareusSimply debugging port-registration failures
2019-02-13 Robin GareusOptimize DSP-load calculation, pre-calculate fall-off...
next