ardour.git
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
2020-01-04 Robin GareusPixel-pushing: editor-meter size and alignment
2020-01-04 Paul Davisadd extensive comment for posterity
2020-01-03 Robin GareusReturn of image-surface backed canvas (windows graphics...
2020-01-03 Paul Davisfix recent bad commit
2020-01-03 Paul Davisfix DiskReader::overwrite_existing_audio()
2020-01-03 Paul DavisNOOP: line refolding
2020-01-03 Robin GareusFix linux installer script
2020-01-03 Robin Gareusinstaller-script ARM CPU support
2020-01-02 Robin GareusUnconditionally save instant.xml on session-close
2020-01-01 Robin GareusFix crash when X11 is not available for VST UIs
2020-01-01 Robin GareusRemove debug output
2020-01-01 Robin GareusBump (C) year: the year of Ardour
2019-12-31 Paul Davisconvert GenericMIDI into a real control protocol module...
2019-12-31 Paul Davisensure that xmlKeepBlankDefault() is called early in...
2019-12-31 Paul Davisremove MIDI Control input and output ports from session...
2019-12-31 John EmmasFix two more cases of of C99 strtoll()
2019-12-30 Robin GareusFix MSVC builds, use C89 strtol() instead of C99 strtoll()
2019-12-30 Paul Davisrestore early-return from fixup_bundle_environment...
2019-12-30 Paul Davisuse a local version (copy) of the G_SOURCE_FUNC macro...
2019-12-30 Robin GareusFix formatting samplecnt_t (aka int64_t aka long long...
2019-12-30 Robin GareusRevert "fix a cast warning (as recommended in GTK+...
2019-12-30 Paul Davismove Transport Masters prefs tab under Transport, with...
2019-12-30 Paul Davisexpand use of new BasicUI API for transport button...
2019-12-30 Paul Davisuse new Session API to deal with transport state
2019-12-30 Paul Davisuse new BasicUI and Session API to deal with transport...
2019-12-30 Paul Davisprovide new methods for BasicUI that wrap the "complexi...
2019-12-30 Paul Davisrecomment a DEBUG_TRACE statement that generates too...
next