ardour.git
2019-03-19 Ben LoftisCompiler fix for 201110.
2019-03-19 Ben LoftisMixer/show-editor is now Common/show-editor
2019-03-19 Paul Davisuse a new unhandled (thus far) exception rather than...
2019-03-19 Paul Davisreorder #include directives
2019-03-19 Robin GareusAdd example script to list Playlists
2019-03-19 Robin GareusAdd Lua bindings for SessionPlaylists
2019-03-19 Robin GareusAdd convenience methods (mainly for scripting)
2019-03-19 Robin GareusUpdate GUI, use Session::playlists() getter (2/2)
2019-03-19 Robin GareusRemove global Session::playlists variable, use getter...
2019-03-19 Robin GareusFix Playlist refcount when deleting track
2019-03-18 Paul Davisswitch remaining use of Common/ToggleMixerList to Mixer...
2019-03-18 Paul Daviscompute correct size for working buffers used by compou...
2019-03-18 Paul Davismake PlaybackBuffer<T>'s power-of-two size computation...
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-15 Robin GareusAllow to load presets via double-click
2019-03-15 Robin GareusAdd example script to save instrument plugins on save
2019-03-14 Robin GareusOn selection, move/scroll VCA into view
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 LoftisAnother fix for region-equivalency pref.
2019-03-12 Ben LoftisChange region-equivalence enum to accommodate new mode.
2019-03-12 Robin GareusSnap to VCA strips in the mixer when scrolling
2019-03-12 Robin GareusFix marker context-menu (bug missed in 12a415f07)
2019-03-12 Robin GareusAdd Preference dialog option for LayerTime
2019-03-12 Robin GareusChange default RE to use Layer+Time
2019-03-12 Robin GareusAdd a time+layer equivalence check
2019-03-11 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
2019-03-11 Julien "_FrnchFrgg_... Update french translation
2019-03-11 Julien "_FrnchFrgg_... Update from POT, no content change
2019-03-11 Robin GareusRemove redundant call, fix VST bypass indicator
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-11 Robin GareusRemove unused value parameter printers
2019-03-09 Olivier HumbertFixes 2 mistakes in the German translation file
2019-03-09 Olivier HumbertFrench and German fixes
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...
next