ardour.git
2020-01-19 Paul Davisfix mistaken "do not roll" conclusion in TransportFSM... carl-master
2020-01-19 Paul Davisremove fragile union design
2020-01-19 Paul Davisfix broken-ness caused by bad initialization of a StopT...
2020-01-18 Robin GareusRemember implicit InlineControl visibility
2020-01-18 Robin GareusFix ISO compliance
2020-01-18 Robin GareusAdd timestamp to log -- #7877
2020-01-18 Paul Davisrename DoTheRightThing to RollIfAppropriate
2020-01-18 Paul DavisSession::request_locate() takes a tri-valued second...
2020-01-18 Robin GareusFix MIDI capture alignment
2020-01-18 Robin GareusZero capture-offset regardless of data-type
2020-01-17 Robin GareusMake it possible to use reasonable-synth in production
2020-01-17 Robin GareusFix another stuck splash screen
2020-01-16 Nikolaus GullottaFix test breakage from a855119bdd
2020-01-15 Ben LoftisChange default preferences as discussed on IRC today
2020-01-15 Robin GareusRemove mostly broken "live band" session-template script
2020-01-15 Robin GareusReplace some Gtk:MessageDialog with Ardour's variant
2020-01-15 Robin GareusUpdate comments & icon of rubberband example Lua script
2020-01-15 Paul Davisadd styling specifics for TreeViews so that checkboxes...
2020-01-14 Paul Davisfix 03c4335c1e20311 to use the correct test for zero...
2020-01-14 Ben LoftisFix thinkos in cubasish theme
2020-01-14 Ben LoftisRecover caineville theme
2020-01-14 Ben LoftisRecover clear_gray theme
2020-01-14 Robin GareusAdd some example Lua scripts
2020-01-14 Paul Davisremove debug output
2020-01-14 Paul Davisprevent everything except the name column from changing...
2020-01-14 Paul Davisstore some/most of the TreeViewColumn pointers for...
2020-01-14 Robin GareusAdd Lua bindings to inspect the Tempo Map
2020-01-13 Robin GareusNO-OP: whitespace
2020-01-13 Robin GareusFix Ardour VAMP plugins (FFT)
2020-01-13 Ben LoftisRecover Unastudia theme.
2020-01-13 Ben LoftisRecover cubasish theme
2020-01-13 Ben LoftisRecover Blueberry Milk theme
2020-01-13 Ben LoftisSort palette colors by name only
2020-01-13 Ben LoftisAdd more clues to port themes to new paradigm
2020-01-13 Ben LoftisFix more default theme colors
2020-01-13 Ben LoftisTweak the tooltip for PDC button
2020-01-13 Robin GareusFix C++11ism
2020-01-13 Robin GareusDrop references held by any GUI Lua script after execution
2020-01-13 Robin GareusFix re-packing of toolbar meter
2020-01-13 Robin GareusAdd rubberband Lua bindings to process ardour regions
2020-01-13 Ben LoftisProcessor list should use the same bg color as other...
2020-01-13 Ben LoftisAdd missing theme elements, and fix some thinkos
2020-01-13 Ben LoftisApply some missing widget names
2020-01-12 Robin GareusFix preference pane to access for external-sync
2020-01-12 Robin GareusFix external timecode GUI display
2020-01-11 Robin GareusFix thinko in eee01188 (engine pulse spacing)
2020-01-11 Robin GareusAdd test synth to debug capture alignment
2020-01-11 Paul Davisfix drawing of zero-length notes
2020-01-11 Paul Davisuse "extends to numeric_limits<Beats>::max()" rather...
2020-01-11 Paul Davisremoval incorrect/unnecessary forward decl
2020-01-11 Paul Davisuse Note::end_time() == numeric_limits<Beats>::max...
2020-01-11 Robin GareusFix AFL position
2020-01-11 Carl HetheringtonScale the port matrix with the GUI/font-scaling setting.
2020-01-10 Robin GareusClarify insert-time option
2020-01-10 Robin GareusStop engine for new session creation
2020-01-10 Robin GareusSpecial case JACK, sample-rate cannot be changed for...
2020-01-09 Robin GareusAllow to configure sample-rate of new sessions
2020-01-09 Nikolaus GullottaNOP: Trim whitespace and convert tabs to spaces
2020-01-09 Nikolaus GullottaUpdate reset_mixer script to use new well-known controls
2020-01-09 Robin GareusRemove unused variable
2020-01-09 Robin GareusLatency debug script: include MIDI ports
2020-01-09 Nikolaus GullottaFix typo in Lua binding for compressor enable control
2020-01-09 Paul Davisexpand comment to include (more of?) the full story...
2020-01-09 Paul Davisexpand the test used to decide if we need to make copie...
2020-01-09 Paul Davisnever remove entries from the CompoundAssociation map
2020-01-09 Paul Davisadd concept of an owner region (by ID) to PlaylistSource
2020-01-09 Paul Davisfix bugs (thinkos?) that confused PlaylistSource's...
2020-01-09 Paul DavisNOOP: reindent
2020-01-09 Paul Davisincrease explicit refcnt for playlists when used by...
2020-01-09 Robin GareusFix MIDI loop recording - Revert "Fix MIDI disk-writer...
2020-01-09 Robin GareusTowards fixing MIDI capture alignment
2020-01-08 Robin GareusFix CaptureAlignment debug messsage
2020-01-08 Paul Davisprevent MIDI note starts being drawn earlier than their...
2020-01-08 Robin GareusRevert to use an image surface for CairoWidgets
2020-01-08 Robin GareusMini-timeline, use explicit cairo-group to consolidate...
2020-01-08 Paul Davisfix required offset when reading MIDI data near loop...
2020-01-08 Paul Davisimproved/new DEBUG_TRACE output
2020-01-08 Paul Davisplugins should NOT resolve MIDI notes at loopend
2020-01-08 Paul Davisimrpove debug msg
2020-01-08 Paul Davisfix serious but rare error in RTMidiBuffer's storage...
2020-01-07 Robin GareusFix samples_as_time_string formatting
2020-01-07 Robin GareusFix MIDI Port-latencies
2020-01-07 Robin GareusRemove debug output
2020-01-07 Robin GareusFix MIDI disk-writer flush
2020-01-07 Robin GareusAmend 8a5cbb8: fix variable-names and comments
2020-01-06 Nikolaus GullottaReenable the correct sort column and type when redispla...
2020-01-06 Robin GareusDummy: Engine-Pulse audio/midi generators
2020-01-06 Robin GareusProper forward declaration for Lua bindings (amend...
2020-01-06 Robin GareusFix windows fallback for LV2 state:freePath feature
2020-01-06 Robin GareusFix Windows builds (Lua binding undefined reference)
2020-01-06 Paul Davisremove the (unused) concept of a MIDI patchfile folder...
2020-01-06 Paul Davismove MidiPatchManager initialization into ARDOUR "globa...
2020-01-06 Paul Davisuse glibmm threads for the midnam load thread, instead...
2020-01-06 Paul Davisremove unnecessary call to xmlKeepBlanksDefault()
2020-01-06 Paul Davismove call to xmlKeepBlanksDefault(0) to before the...
2020-01-06 Robin GareusAdd Lua bindings for UIConfiguration variables
2020-01-05 Paul Davisrepeat baf0cdcbef1 but for BaseUI, thus covering all...
2020-01-05 Paul Davisfix handling of flags in the OSC input handler
2020-01-05 Robin GareusAllow public access to the editor-mixer-strip
2020-01-05 John EmmasAdd a missing semicolon
next