ardour.git
2019-11-02 Paul Davisimprove operation of ARDOUR_UI::toggle_roll() for loop...
2019-11-02 Paul Daviscomment update
2019-11-02 Paul Davisuse new API to make locate happen
2019-11-02 Paul Davisdon't locate when enabling loop if loop-is-mode
2019-11-02 Paul Davisallow explicit "with-roll" argument to a locate to...
2019-11-02 Paul Davisremove unused parameter from Session::set_play_loop...
2019-11-02 Paul Davislovely simplification of DiskReader::get_midi_playback()
2019-11-02 Paul Davismake it more likely that debug messages are printed...
2019-11-02 Paul DavisNOOP: newline removed
2019-11-02 Paul Davisremove unused (empty) API
2019-11-02 Paul Davisremove unused API
2019-11-02 Paul Davisadd another conditional to decide if we should merge...
2019-11-02 Paul Davisremove commented line
2019-11-02 Paul Davishelpful variable rename
2019-11-02 Paul Davisclarify clarifying comment
2019-11-02 Paul Davisremove MidiPlaylist::read() API
2019-11-02 Paul Daviscomment out actual action in MidiPlaylistSource::read()
2019-11-02 Paul Davisuse a different MidiBuffer API to move data from RT...
2019-11-02 Paul Davismove evoral/src/* to evoral/
2019-11-02 Paul Davisrename all Evoral source from .(hpp|cpp)$ to .(h|cc)
2019-11-02 Paul DavisNO-OP: whitespace
2019-11-02 Paul Davisuse a note tracker to resolve notes cut off during...
2019-11-02 Paul Davisremove a mistakenly left-in declaration
2019-11-02 Paul Davisvarious adjustments so that a MidiPlaylist gets re...
2019-11-02 Paul Davisdo not initiate transport stop during loading when...
2019-11-02 Paul Davisadd a new "contents" pseudo-property to Region
2019-11-02 Paul DavisNOOP: whitespace change
2019-11-02 Paul Davisfix thinko when dealing with non-MIDI tracks
2019-11-02 Paul Davisstart removal of NoteFixer code
2019-11-02 Paul Davismove ownership of an RT MIDI buffer from DiskIO to...
2019-11-02 Paul Davisfix reallocation/copy sizes for direct index and blob...
2019-11-02 Paul Davisclear RTMidiBuffer before re-rendering into it
2019-11-02 Paul Davisalter where note resolution happens when a re-rendering...
2019-11-02 Paul Davisrefactor SessionEvent and DiskIO so that we pass around...
2019-11-02 Paul Davisremove unnecessary fwd decl
2019-11-02 Paul Davisadd RAII-style write protection while rendering MIDI...
2019-11-02 Paul Davischange MidiPlaylist::dump() into ::render(); change...
2019-11-02 Paul Davisfix initialization order
2019-11-02 Paul Davisadd extra info to output of RTMidiBuffer::dump()
2019-11-02 Paul Daviscorrect size computation for RTMidiBuffer, and reduce...
2019-11-02 Paul Davisremove unused member variable
2019-11-02 Paul Davisreimplement RTMidiBuffer using a highly optimized data...
2019-11-02 Paul Davisadd a MidiStateTracker to DiskReader and use to handle...
2019-11-02 Paul Davistrivial cleanups
2019-11-02 Paul Davisintroduce new all-in-RAM MIDI datastructure and use...
2019-11-02 Ben LoftisRemove complicated panner theme logic.
2019-11-02 Robin GareusFan-out multi-channel instruments to tracks (not busses)
2019-11-02 Robin GareusEnable fan-out by default
2019-11-02 Paul Davisfix the way Session::auto_loop_changed() works to put...
2019-11-02 Paul Davisif a complete refill is called for, DiskReader cannot...
2019-11-02 Robin GareusMake virtual-keyboard messages translatable -- #7834
2019-11-01 Paul Davislast piece of seamless-loop removal
2019-11-01 Paul Davisdon't send TFSM event LocateDone after a locate-for...
2019-11-01 Paul Davisfix logic error with contents of session dialog shown...
2019-11-01 Paul Davisremove seamless looping as an option (it's now the...
2019-11-01 Paul Daviscut down on DEBUG::Transport noise
2019-11-01 Paul Davisif looping, squish DiskReader::playback_sample into...
2019-11-01 Paul DavistransportFSM: when locating due to end-of-loop, skip...
2019-11-01 Robin GareusDisable direct master-send on fan-out
2019-11-01 Ben LoftisFix thinko in aux-fader color.
2019-11-01 Robin GareusHandle Lua DSP script load failure (unknown plugin)
2019-11-01 Robin GareusFix XML-writer edge-case (empty content)
2019-11-01 Robin GareusFix MIDI Timestretch
2019-10-31 Robin GareusConsolidate more automation-mode texts
2019-10-31 Robin GareusFix copy/paste mess in ab298f035ae
2019-10-31 Robin GareusRemove unused string translation
2019-10-31 Robin GareusConsolidate automation and meter-point strings
2019-10-31 Julien "_FrnchFrgg_... Highlight the currently selected item in ArdourDropdown...
2019-10-31 Julien "_FrnchFrgg_... Workaround a GTKMenu bug in ArdourDropdown & co.
2019-10-31 Julien "_FrnchFrgg_... Work around an initialization bug of GTK menus
2019-10-31 Julien "_FrnchFrgg_... Update |offset| instead of changing the formula
2019-10-31 Julien "_FrnchFrgg_... Align vertical centers of widget and active menuitem
2019-10-31 Julien "_FrnchFrgg_... Fix a thinko in x position of menu popups
2019-10-30 Robin GareusNO-OP: whitespace
2019-10-30 Robin GareusDeclare helper function static (don't export)
2019-10-30 Julien "_FrnchFrgg_... Try harder to put the active item under the mouse ...
2019-10-30 Robin GareusUpdate latency-compensation when re-ordering processors
2019-10-30 Robin GareusNO-OP: whitespace/comments
2019-10-30 Robin GareusSuggest multi-out of instruments by default
2019-10-30 Paul Davisfix vanished audio/MIDI setup window after "Start"...
2019-10-30 Paul Davisfix appearance of SessionDialog presented after Session...
2019-10-29 Paul Davismissing part of working looping
2019-10-29 Paul Davisget looping to work again
2019-10-29 Paul Davisfix handling of deferred events in transportFSM
2019-10-29 Robin GareusCustomize Lua GC, add object-memory-lock API.
2019-10-29 Robin GareusUpdate Lua to upstream 5.3.5
2019-10-28 Paul Davisimprove debug output
2019-10-28 Paul Davisfix thinko
2019-10-28 Paul Davislimit waveview render threads to 8
2019-10-28 Paul Davisprovide a mechanism to decide if Session::update_latenc...
2019-10-28 Paul Davisfix mistakenly-placed semi-colon
2019-10-28 Paul Davisto avoid deadlock in JACK1 scenarios, do not invoke...
2019-10-28 Paul Davisbetter comments
2019-10-28 Paul Davisadd new debug bit (DebugTimestamps) that adds timestamp...
2019-10-28 Paul Davisadd DEBUG_TRACE for all (?) backend callbacks
2019-10-28 Paul Davissort debug bits in libardour alphabetically
2019-10-28 Paul Davisadd new debug bit for backend callbacks
2019-10-28 Paul Davisdo not hold a lock when calling AudioEngine::update_lat...
2019-10-28 Paul Davisadd explanatory comment
2019-10-28 Paul Davismove reset (deletion) of click_io and ltc_output object...
next