ardour.git
2018-11-28 Robin GareusRemove ambiguous API implementation
2018-11-28 Robin GareusConsolidate ambiguous engine API calls
2018-11-28 Robin GareusConsolidate API, prefer ->running()
2018-11-28 Robin GareusConsolidate two more engine-checks
2018-11-28 Robin GareusNO-OP: Clarify function name
2018-11-27 Robin GareusUse central method to check for engine for processor...
2018-11-27 Robin GareusUse central method to check for engine where required
2018-11-27 Robin GareusPrepare central engine check and user notification
2018-11-27 Robin GareusCatch potential exceptions when adding tracks/busses
2018-11-27 Robin GareusGUI limitation: Require engine to add/remove tracks...
2018-11-26 Robin GareusFix stuck connection block when template load fails.
2018-11-26 Robin GareusPrevent deadlock when removing routes w/o engine
2018-11-26 Robin GareusDon't allow to add/remove monitor-section w/o engine
2018-11-26 Robin GareusFix various issues when the engine disconnects:
2018-11-25 Robin GareusFix a double-free, introduced in b06713bd8e57
2018-11-25 Robin GareusDo not allocate MIDI buffers for signal analysis
2018-11-25 Robin GareusFix Linux/PPC64 runtime
2018-11-25 Robin GareusAllow compilation with winpthreads -- closes #7691
2018-11-25 Robin GareusBundle x42-limiter with binaries
2018-11-24 Robin GareusAuditioner: check if removing synth succeeds
2018-11-23 Robin GareusHandle some midnam edge-cases
2018-11-23 Robin GareusNO-OP: whitespace and re-organization
2018-11-23 Robin GareusLoad audition synth on demand
2018-11-23 Robin GareusUpdate Fluidsynth to v2.0.2
2018-11-23 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
2018-11-23 John EmmasAdd/remove source(s) in our MSVC project (audiographer)
2018-11-23 John EmmasAdd/remove source(s) in our MSVC project (libardour)
2018-11-22 Robin GareusAmend prev. commit, actually remove (1.0 - x) as was...
2018-11-22 Robin GareusBackwards compatible sndfile support
2018-11-22 Robin GareusExtend LV2UI-Request-Parameter File/Path GUI
2018-11-22 Robin GareusSave LV2 Port Property values locally
2018-11-22 Robin GareusFix LV2UI_Request_Parameter Feature URI
2018-11-21 Robin GareusUpdate codec-quality display when ExportFormat changes
2018-11-21 Robin GareusProperly revert FormatSpec changes on "cancel"
2018-11-21 Robin GareusAllow to revert export-format from disk
2018-11-21 Robin GareusSet encoder quality for existing ExportFormatSpecs
2018-11-21 Robin GareusEarly prototype for _LV2UI_Request_Parameter extension
2018-11-20 Olivier HumbertFix a window size potential issue
2018-11-20 Robin GareusUpdate GUI, use/remove meta-data methods that have...
2018-11-20 Robin GareusInclude session-metadata in external/ffmpeg export
2018-11-20 Robin GareusPrepare session-metadata export to external command
2018-11-20 Robin GareusVorbis Quality Config GUI
2018-11-20 Robin GareusImplement vorbis encoder quality
2018-11-19 Robin GareusHandle port-export report of unplayable files
2018-11-19 Robin GareusAdd some mp3 export presets
2018-11-19 Robin GareusFFMPEG/MP3 encoder quality select GUI
2018-11-19 Robin GareusImplement FFMPEG/MP3 export-format spec and profile
2018-11-19 Robin GareusPrepare export-format codec-quality setting
2018-11-19 Robin GareusFix Windows and Mac Builds
2018-11-19 Robin GareusInitial backend support for external export encoder
2018-11-19 Robin GareusAdd Pipe-to-command export backend
2018-11-19 Robin GareusUse libardour video-tool path (2/2)
2018-11-19 Robin GareusMove video-tool paths to libardour (1/2)
2018-11-19 Robin GareusAdd API to write raw data to child processes.
2018-11-16 Robin GareusLower impact of periodic backup script.
2018-11-16 Robin GareusUpdate classkeys to match new total LuaSignal count...
2018-11-16 Robin GareusAdd a 1Hz Lua Callback Signal
2018-11-15 Robin GareusProperly limit generic-UI window size
2018-11-15 Robin GareusAdd headless split benchmark script
2018-11-15 Robin GareusLuaSession: allow multi-line commands and functions
2018-11-13 Len OvensMake foldback bus match foldback sends namewise
2018-11-13 Len OvensChanged send/deliver role "Personal" to "Foldback"...
2018-11-13 Len OvensOSC: New personal monitor buses no longer need to be...
2018-11-13 Len OvensOSC: logic thinko fix
2018-11-12 Robin GareusFix load/save Lua Editor scripts
2018-11-12 Robin GareusFix saving Lua Callbacks when un/register succeeds
2018-11-12 Robin Gareusamend 02f92300, skip backup snapshot when recording
2018-11-11 Robin GareusAdd Lua script to benchmark region-split operation
2018-11-11 Robin GareusAdd callback script to periodically save a backup snapshot
2018-11-11 Jan LentferLCXL: some final fixes
2018-11-11 Robin GareusAnother engine dialog edge-case fix to set the samplerate
2018-11-11 Robin GareusFix sample-rate override when changing backends or...
2018-11-11 Robin GareusFix playhead smoothing when auditioning.
2018-11-08 Len OvensOSC: specify which stiripable type we want
2018-11-08 Len OvensChange get_routes to get_routelist where appropriate.
2018-11-08 Len Ovensget_stripables and get_routelist are now presentationin...
2018-11-07 Robin GareusConsolidate VST Plugin Info
2018-11-07 Robin GareusForce VST category to be "Instrument" for instruments.
2018-11-07 Robin GareusHonor effFlagsIsSynth and always assume those VSTs...
2018-11-07 Robin GareusGUI options to select FLAC as media format
2018-11-07 Robin GareusAdd support for recording to .flac
2018-11-07 Robin GareusNO-OP: whitespace
2018-11-07 Robin GareusClose files at rec-stop (re-open as needed)
2018-11-06 Robin GareusSkip updating options for hidden file-dialog
2018-11-05 Robin GareusDSP-Load Window: subscribe to newly added routes
2018-11-04 Robin GareusSave Lua UI scripts separately
2018-11-04 Johannes MuellerNO-OP: whitespace
2018-11-04 Robin GareusRemove C++11'ism
2018-11-04 Robin GareusFix AudioUnit, missing const in cbef72b8a13
2018-11-04 Robin GareusPrefer const references for Pin/Channel maps
2018-11-04 Robin GareusPlugin pin-mapping micro-optimization
2018-11-04 Robin GareusOptimize Plugin connect & run API, use const maps
2018-11-04 Robin GareusOptimize Parameter Control Loop
2018-11-03 Paul Davisrename TransportMasterManager::init() to ::set_default_...
2018-11-03 Paul Davisfix crash during first-run configuration of the applica...
2018-11-02 Len OvensAllow strips to add or remove personal sends
2018-11-02 Len OvensA listen route has no aux sends
2018-11-01 Robin GareusWork around tooltips in treeviews selection issue ...
2018-11-01 Johannes MuellerCreate sidechain ports when created from template ...
2018-11-01 Len OvensAllow ListenBus to be added by GUI
next