ardour.git
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-04 John EmmasAdd/remove source(s) in our MSVC project (audiographer)
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-02 Robin GareusAdd GUI option to include session-meta-data when export...
2019-03-02 Robin GareusFFmpeg/MP3 export supports tagging
2019-03-02 Robin GareusRemove another unused include
2019-03-01 Robin GareusShow VCA pane when a new VCA is created.
2019-03-01 Robin GareusAdd a signal to indicate VCA creation
2019-03-01 Robin GareusRevert "Show VCA pane whan adding a VCA"
2019-03-01 Robin GareusShow VCA pane whan adding a VCA
2019-03-01 Robin GareusPrefix an asterisk to indicate plugin replication
2019-03-01 Robin GareusReplicated plugin instances may or may not be mono
2019-03-01 Robin GareusGUI updates to handle monitor-section changes
2019-03-01 Robin GareusUpdate scripts, monitor-section API change
2019-03-01 Robin GareusRevert Monitor-Section to be per session
2019-03-01 Robin GareusNO-OP: whitespace
2019-03-01 Robin GareusDon't use c99 (amend 959947e7f84a)
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...
next