ardour.git
2019-03-09 Robin GareusWork-around crash when printing bindings
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-09 Paul Davisavoid crazy levels of work when MIDI Port Info preferen...
2019-03-08 Paul Davisdrop silly canonical name stuff from MIDI port info...
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-08 Paul Davisrework name/canonical-name stuff for MIDI port info
2019-03-08 Olivier HumbertFrench translation update
2019-03-08 Robin GareusReduce #includes - avoid ardour_ui.h
2019-03-08 Robin GareusFix some more Gtk::Menu memory leaks
2019-03-07 Robin GareusPass stderr mode properly to vfork wrapper
2019-03-07 Robin GareusFix mp3 export
2019-03-07 Robin GareusRequest for comment: Bug or feature?
2019-03-07 Robin GareusFix some Gtk::Menu memory leaks
2019-03-07 Robin GareusCleanup Editor/Marker context-menu
2019-03-07 Robin GareusPrefer using RAII to suspend signals
2019-03-07 Robin GareusFix some Gtk::Menu related memory leaks
2019-03-07 Robin GareusRemove cruft: unused members
2019-03-07 Robin GareusRemove unused region_edit_menu & edit-point action
2019-03-07 Paul Davissave/restore MIDI port pretty names, but prefer backend...
2019-03-07 Paul Davisselection must be enabled to allow editable columns :((
2019-03-07 Paul Davisredesign naming and reload of MIDI port information...
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-07 Ben LoftisFix thinko: if the entered_regionview is already part...
2019-03-06 Robin GareusRemove unused fluidsynth setting (since fluidsynth...
2019-03-06 Robin GareusUse unique midi-port names for Ardour's Dummy backend
2019-03-06 Robin GareusArdour/ALSA allow multiple MIDI devices with the same...
2019-03-06 Robin GareusRetain generated plugin menu
2019-03-06 Robin GareusAdd missing newline on error message
2019-03-06 Robin GareusFix typo
2019-03-06 Jan LentferLCXL:Disable global mute/solo/recarm in device mode
2019-03-06 Robin GareusTweak session load
2019-03-05 Robin GareusAllow to call set_state() on existing routes
2019-03-05 Robin GareusProperly map MonitorSection state on session load
2019-03-05 Robin GareusTweak, optimize route setup
2019-03-05 Robin GareusClose stderr of child processes on MacOS
2019-03-05 Robin GareusUse enum for exec stderr parameter (2/2)
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
next