ardour.git
2019-05-05 Robin GareusFix MIDI latency measurement
2019-05-05 Robin GareusUse pretty-port-names in latency measurement dialog
2019-05-05 Robin GareusRemove outdated comment
2019-05-05 Robin GareusFix add/remove ALSA-MIDI ports bug
2019-05-05 Robin GareusTweak initial generic-midi sync/smoothing
2019-05-04 Robin GareusFix midnam, duplicate note-names
2019-05-04 Robin GareusNO-OP: `xmllint --format` patchfiles
2019-05-04 Robin GareusFix invalid MIDI Name Docs
2019-05-04 Robin GareusUpdate Midnam DTD URI, use midi.org
2019-05-04 Robin GareusAdd .dtd to validate midnam
2019-05-03 Robin GareusIgnore MIDNAM NRPN Controls for the time being
2019-05-03 Robin GareusNO-OP: fix whitespace
2019-05-03 Robin GareusNO-OP: whitespace
2019-05-03 Robin GareusExtend list of supported LV2 features
2019-05-03 Robin GareusFix typo in midnam XML
2019-04-28 Robin GareusNO-OP: whitespace
2019-04-21 Robin GareusAllow analysis window to plot live pre/post signal...
2019-04-21 John EmmasAdd/remove source(s) in our MSVC project (gtkmm2ext)
2019-04-20 Johannes MuellerMake use of ActionModel::build_custom_action_combo()
2019-04-20 Johannes MuellerProvide ActionModel::build_custom_action_combo() for...
2019-04-20 Johannes MuellerUse ActionModel::build_action_combo() for Control Surfa...
2019-04-20 Johannes MuellerProvide a function to fill a Gtk::ComboBox with all...
2019-04-20 Johannes MuellerUse ActionModel API in the Control Surfaces that can...
2019-04-20 Johannes MuellerProvide an API to get all available actions by one...
2019-04-19 Johannes MuellerFadeport: Fix User button state save and restore
2019-04-19 Johannes MuellerFix restoring of CC121 configuration
2019-04-19 Robin GareusUpdate Fluidsynth to v2.0.5
2019-04-19 Robin GareusRemove cruft
2019-04-19 Robin GareusNO-OP: whitespace
2019-04-18 Robin GareusFollow up f5bc64d00e - add gap to range-selection rect...
2019-04-18 Robin GareusRelease notch-bank filter
2019-04-17 Robin GareusMixbus menu backport
2019-04-17 Robin GareusNO-OP: whitespace
2019-04-17 Johannes MuellerFix crash when destroying session while control protoco...
2019-04-15 Robin GareusAdd a DSP script to slowly fade in/out
2019-04-15 Robin GareusSplit new route messages into re-usable pieces
2019-04-15 Johannes MuellerAlign port layout and code of a-exp with the one of...
2019-04-15 Johannes MuellerRemove switch for different inline displays from a...
2019-04-14 John EmmasCorrect a typo that crept in somewhere
2019-04-13 Robin GareusNO-OP: <tab> after <space> fixes in libs
2019-04-13 Robin GareusNO-OP: whitespace
2019-04-13 Robin GareusMerge patchfiles from https://github.com/at0m-c/midnam
2019-04-13 Robin GareusNO-OP: whitespace
2019-04-12 Robin GareusFound another one -- does this ever end? :)
2019-04-12 Robin GareusNO-OP: whitespace
2019-04-12 Robin GareusMore Ardour/Mixbus codebase unification
2019-04-12 Robin GareusNO-OP: mixbus codebase unification
2019-04-12 Robin GareusRemove unused "auto-backup" pane
2019-04-12 Robin GareusFix the URI handling (for sfdb) for Windows
2019-04-12 Robin GareusBackport backup folder creation
2019-04-12 Robin GareusMixbus likes hyperthreading on Mac
2019-04-12 Robin GareusUpdate Mixbus Mon-section #ifdef
2019-04-12 Robin GareusSpecial case Lua copy-construction of trackable instances
2019-04-12 Robin GareusRevert another sample/frame confusion
2019-04-11 Robin GareusNO-OP: whitespace
2019-04-11 Robin GareusSkip Subgroup menu-options when not available (no MIDI...
2019-04-11 Robin GareusAdd API to render a reflection
2019-04-11 Robin GareusArdour/Mixbus codebase unification - ui config
2019-04-10 Robin GareusAdd option to leave vertical gap below audio regions
2019-04-10 David RobillardCleanup: Simplify conditionals
2019-04-10 David RobillardRemove support for building against LV2 older than...
2019-04-09 Robin GareusClarify default template description
2019-04-09 Robin GareusLV2: check required feature and options
2019-04-09 Robin GareusDisable auto-input by default for new installs
2019-04-09 Robin GareusBackport Mixbus delivery patch
2019-04-09 Robin GareusUnify build-system customization (Ardour/Mixbus)
2019-04-09 Robin GareusFix session-export util (timecode: frames, not samples)
2019-04-09 Robin GareusBackport Mixbus toolbutton layout
2019-04-09 Robin GareusUpdate Lua Script to use new MusicSample API
2019-04-09 Robin GareusNO-OP: fix another comment
2019-04-09 Robin GareusRemove cruft: unused typedef
2019-04-09 Robin GareusNO-OP: whitespace
2019-04-09 Robin GareusNO-OP: fix comment
2019-04-08 Robin GareusReplace some more "samples" with "frames" (rectangles)
2019-04-08 Robin GareusAnother round of whitespace fixes
2019-04-08 Robin GareusFix typo in 37aaa2d1
2019-04-08 Robin GareusFix Timecode fps
2019-04-08 Robin GareusClarify API name (I/O-selector frame)
2019-04-08 Robin GareusRevert more "frame/sample" replacements
2019-04-08 Robin GareusNO-OP: whitespace, alignment
2019-04-08 Robin GareusRemove hardcoded project-name from Actions
2019-04-08 Robin GareusRemove cruft (commented code)
2019-04-08 Robin GareusNO-OP: whitespace, indent
2019-04-08 Robin GareusYet another "Rect frame" (not a sample)
2019-04-08 Robin GareusFrame as in "picture frame", not sample
2019-04-08 Robin GareusNO-OP: more libardour whitespace tweaks
2019-04-08 Robin GareusUndo yet more frame/sample replacements
2019-04-08 Robin GareusNO-OP: whitespace, comments
2019-04-08 Robin GareusCleaup meter-tap: reduce nesting and remove code-dup
2019-04-08 Robin GareusFix OMFtool; sample_rate vs frame_rate
2019-04-08 Robin GareusRemove duplicate patchfiles
2019-04-08 Robin GareusImport MIDNAM collection from Harrison Mixbus
2019-04-08 Robin GareusNO-OP name change: CD-frames (not samples)
2019-04-08 Robin GareusNO-OP: whitespace
2019-04-08 Robin GareusUndo incorrect sample/frame replacements in clearlooks
2019-04-08 Robin GareusUndo more incorrect sample/frame replacements
2019-04-08 Robin GareusNO-OP: whitespace
2019-04-08 Robin GareusIndicate automation-latch as "touch" on the CC121
2019-04-07 Robin GareusNO-OP: whitespace
2019-04-07 Robin GareusNO-OP: whitespace & revert samples -> [stack]frames
next