ardour.git
2019-03-01 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
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-03-01 Paul Davisauto-return is still available if using JACK transport
2019-02-28 Robin GareusRemove unused RulerType
2019-02-28 Robin GareusNO-OP: whitespace
2019-02-28 Robin GareusAbort when Action cast failed
2019-02-28 Robin GareusConsolidate ToggleAction cast, use new API
2019-02-28 Robin GareusInitialize per session instant state
2019-02-28 Robin Gareusx-fade uses cairo-generated icons, remove XPM
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 GareusThe end of long and winding "road to compiling" cdc2d055f
2019-02-28 Robin GareusRemove unused RDF in RIFF prototype
2019-02-28 Robin GareusRemove even more cruft
2019-02-28 Robin GareusMove bug-tool into the Python Museum
2019-02-28 Robin GareusRemove ancient, unmaintained xcode project files
2019-02-28 Robin GareusRemove cruft, unused files
2019-02-28 Robin GareusClean up remnants from a half eaten apple
2019-02-28 Robin GareusAdd phase labels -180..180 deg for analysis display
2019-02-28 Robin GareusNO-OP: whitespace
2019-02-28 Robin GareusNO-OP: whitespace
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-28 Robin GareusNO-OP: whitespace
2019-02-28 Robin GareusRe-work plugin-analysis (fix crashes)
2019-02-27 Robin GareusMore slaved_to() replacements, fix typo
2019-02-27 Robin GareusConsolidate code, use dedicated API
2019-02-27 Robin GareusAmend f474d0d4a9, remove explicit casts
2019-02-27 Robin GareusPrefer to expose the virtual method for VCA and Route
2019-02-27 Robin GareusUpdate Lua VCA example script
2019-02-27 Robin GareusExpose Lua bindings to check VCA assignments
2019-02-26 Robin GareusFix crash when pressing "Esc" without a session
2019-02-26 Robin GareusDo not save export format for indirect changes
2019-02-26 Paul Davisclarifying comment
2019-02-26 Robin GareusAdd example script to thin automation
2019-02-26 Paul Davisinitial version of transport state machine diagram
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 GareusRemove unused define
2019-02-26 Robin GareusPrefer vfork() over system() when opening an URI
2019-02-26 Robin GareusTimeFx-Filter: do not create a region when operation...
2019-02-26 Robin GareusRe-work TimeFX cancel/abort
2019-02-26 Robin GareusFix TimeFX threading (detached thread must not be joined)
2019-02-26 Robin GareusFix never-ending timestretch
2019-02-23 Robin GareusUpdate Fluidsynth to v2.0.4
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 GareusTweak Plugin List script: output formatting and name
2019-02-20 Robin GareusALlow Markup for LuaDialog.Message
2019-02-20 Robin GareusScript to list and count plugins used in this session
2019-02-20 Robin GareusAdd unified API to select plugins to show on control...
2019-02-19 Alby MMade any -> none mappings remove events
2019-02-19 Alby MSimplified translation table, fixed edge cases
2019-02-19 Alby MMinor updates from code review
2019-02-19 Alby MAdded MIDI Remap Lua DSP plugin
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 GareusUpdate Latency UI, subscribe to changes
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 GareusTweak meterbridge track reordering -- amend d03574987
2019-02-16 Paul Davisremove references to "Editor_menus" which is an action...
2019-02-16 Paul Davisadditional logic to avoid showing top-level menu action...
2019-02-16 Paul Davisrename Main_menu action to Main menu
2019-02-16 Paul Davisfix mistaken action paths used in MonitorSection
2019-02-16 Paul Davismonitor section "global actions" are only global, no...
2019-02-16 Paul Davisget ordering correct of global binding set creation...
2019-02-16 Paul DavisMonitorSection should only define global actions for...
2019-02-16 Paul Davisget ordering correct of global binding set creation...
2019-02-16 Robin GareusTentative Latency GUI update
2019-02-16 Robin GareusFix some signed/unsigned warnings
2019-02-16 Robin GareusNO-OP: whitespace
2019-02-16 Robin GareusPrepare to allow to disable latency-compensation
2019-02-15 Paul Davisbetter and more correct bindings for monitor section
2019-02-15 Robin GareusFix crash when touching stale Automation Points
2019-02-15 Robin GareusSimply debugging port-registration failures
2019-02-13 Robin GareusOptimize DSP-load calculation, pre-calculate fall-off...
2019-02-13 Robin GareusFix meterbridge to follow track/bus re-ordering
2019-02-13 Ben LoftisFix for automation-line edits using the Range+Draw...
2019-02-12 Ben Loftismidi-audition-synth-uri is deprecated (libardour part).
2019-02-12 Ben Loftismidi-audition-synth-uri is deprecated (gtk2 part).
2019-02-12 Ben LoftisHard-code GMsynth as the fallback, and allow UI to...
2019-02-12 Ben LoftisAllow the selected Instrument to be used as the auditio...
next