summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09Allow to configure sample-rate of new sessionsRobin Gareus
2020-01-09NOP: Trim whitespace and convert tabs to spacesNikolaus Gullotta
2020-01-09Update reset_mixer script to use new well-known controlsNikolaus Gullotta
2020-01-09Remove unused variableRobin Gareus
2020-01-09Latency debug script: include MIDI portsRobin Gareus
2020-01-09Fix typo in Lua binding for compressor enable controlNikolaus Gullotta
2020-01-08expand comment to include (more of?) the full story about uncombining and copiesPaul Davis
2020-01-08expand the test used to decide if we need to make copies when uncombining a c...Paul Davis
2020-01-08never remove entries from the CompoundAssociation mapPaul Davis
2020-01-08add concept of an owner region (by ID) to PlaylistSourcePaul Davis
2020-01-08fix bugs (thinkos?) that confused PlaylistSource's id() with its original()Paul Davis
2020-01-08NOOP: reindentPaul Davis
2020-01-08increase explicit refcnt for playlists when used by a PlaylistSourcePaul Davis
2020-01-09Fix MIDI loop recording - Revert "Fix MIDI disk-writer flush"Robin Gareus
2020-01-09Towards fixing MIDI capture alignmentRobin Gareus
2020-01-09Fix CaptureAlignment debug messsageRobin Gareus
2020-01-08prevent MIDI note starts being drawn earlier than their region startPaul Davis
2020-01-08Revert to use an image surface for CairoWidgetsRobin Gareus
2020-01-08Mini-timeline, use explicit cairo-group to consolidate renderingRobin Gareus
2020-01-07fix required offset when reading MIDI data near loop end/startPaul Davis
2020-01-07improved/new DEBUG_TRACE outputPaul Davis
2020-01-07plugins should NOT resolve MIDI notes at loopendPaul Davis
2020-01-07imrpove debug msgPaul Davis
2020-01-07fix serious but rare error in RTMidiBuffer's storage of MIDI events with size...Paul Davis
2020-01-08Fix samples_as_time_string formattingRobin Gareus
2020-01-08Fix MIDI Port-latenciesRobin Gareus
2020-01-07Remove debug outputRobin Gareus
2020-01-07Fix MIDI disk-writer flushRobin Gareus
2020-01-07Amend 8a5cbb8: fix variable-names and commentsRobin Gareus
2020-01-06Reenable the correct sort column and type when redisplaying regionsNikolaus Gullotta
2020-01-06Dummy: Engine-Pulse audio/midi generatorsRobin Gareus
2020-01-06Proper forward declaration for Lua bindings (amend 2afef6e4bde)Robin Gareus
2020-01-06Fix windows fallback for LV2 state:freePath featureRobin Gareus
2020-01-06Fix Windows builds (Lua binding undefined reference)Robin Gareus
2020-01-05remove the (unused) concept of a MIDI patchfile folder per sessionPaul Davis
2020-01-05move MidiPatchManager initialization into ARDOUR "global" scope, rather than ...Paul Davis
2020-01-05use glibmm threads for the midnam load thread, instead of raw pthreads (for p...Paul Davis
2020-01-05remove unnecessary call to xmlKeepBlanksDefault()Paul Davis
2020-01-05move call to xmlKeepBlanksDefault(0) to before the creation of an XML parser ...Paul Davis
2020-01-06Add Lua bindings for UIConfiguration variablesRobin Gareus
2020-01-05repeat baf0cdcbef1 but for BaseUI, thus covering all control protocolsPaul Davis
2020-01-05fix handling of flags in the OSC input handlerPaul Davis
2020-01-05Allow public access to the editor-mixer-stripRobin Gareus
2020-01-05Add a missing semicolonJohn Emmas
2020-01-04Pixel-pushing: editor-meter size and alignmentRobin Gareus
2020-01-03add extensive comment for posterityPaul Davis
2020-01-04Return of image-surface backed canvas (windows graphics performance)Robin Gareus
2020-01-03fix recent bad commitPaul Davis
2020-01-03fix DiskReader::overwrite_existing_audio()Paul Davis
2020-01-03NOOP: line refoldingPaul Davis