summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-07-26Fix crash when testing invalid MIDI file.Robin Gareus
2018-07-25Fall back to default Session export dir, if export path does not exist.Robin Gareus
2018-07-25Don't allow invalid export Locations (when using the GUI)Robin Gareus
2018-07-25Reset export-config maps before each new export (1/2)Robin Gareus
2018-07-25Add an API to reset export-handler configs.Robin Gareus
2018-07-25Clarify error message when file cannot be created,Robin Gareus
2018-07-24Distinguish unset MIDI Patch and bank 0Robin Gareus
2018-07-21Fix log-scale rangesteps and log-control numeric spinboxesRobin Gareus
2018-07-18Fix and tweak LV2:RangeStepRobin Gareus
2018-07-17Add LTC Decoder Lua BindingsRobin Gareus
2018-07-17Refactor LTC File decoder, prepare for Lua bindingsRobin Gareus
2018-07-14auto-backup: libardour part. (from mixbus)Ben Loftis
2018-07-12CC121: cycle track monitoring statesRobin Gareus
2018-07-12CC121: watch Track monitoring stateRobin Gareus
2018-07-12MonitorCue = In + Disk (fixes CC121 + push2 display)Robin Gareus
2018-07-11Correct a couple of typosJohn Emmas
2018-07-10Fix lv2-state templates with external files.Robin Gareus
2018-07-09NO-OP: Rename disk-reader buffer for consistencyRobin Gareus
2018-07-09Prepare API for per disk-reader de-clickRobin Gareus
2018-07-09Remove unused CubicInterpolation from sessionRobin Gareus
2018-07-09Separate ChannelInfo for disk reader and writerRobin Gareus
2018-07-09Remove unused disk-reader vari-speedRobin Gareus
2018-07-09move rt-stop to routeRobin Gareus
2018-07-09Remove unused AutoLoopDeclick, PendingLoopDeclickRobin Gareus
2018-07-09Remove global declick APIRobin Gareus
2018-07-08make velocity bars thinner (from alex mitchell)Paul Davis
2018-07-06OSC: custom mode should turn temp mode offLen Ovens
2018-07-06OSC: record tally should include master recordLen Ovens
2018-07-06OSC: Use spill instead of collectLen Ovens
2018-07-05OSC: make temp modes work with linked surfaces tooLen Ovens
2018-07-05remove debug outputPaul Davis
2018-07-05system common and system realtime messages are not valid in SMF filesPaul Davis
2018-07-05catch various libsmf errors rethrown as exceptionsPaul Davis
2018-07-05change all use of g_critical() in libsmf() to g_warning()Paul Davis
2018-07-05Prepare CC121 ctrl surface for MixbusRobin Gareus
2018-07-05Accommodate newly introduced source(s) in our MSVC project (cairocanvas)John Emmas
2018-07-04OSC: Set lowest select meter to -120 for mixbusLen Ovens
2018-07-04ignore system reset messages entirely in the MIDI parserPaul Davis
2018-07-03method for setting whether or not to show velocity barsPaul Davis
2018-07-03reverse velocity display related commitsPaul Davis
2018-07-03enum convert for VelocityDisplayOptionPaul Davis
2018-07-03add VelocityDisplayOption enum; indent TrackAutoNamingRule decl. correctlyPaul Davis
2018-07-03fix rectangle computation, and re-use alex' color computationPaul Davis
2018-07-03add a guess at appropriate color management for note velocity displayPaul Davis
2018-07-03use new Canvas::Note object for (sustained) note displayPaul Davis
2018-07-03initial implementation of a more specialized canvas item for (sustained) notesPaul Davis
2018-07-03minor code optimization for Rectangle::render()Paul Davis
2018-07-02OSC: Make sure group name for select gets updatedLen Ovens
2018-06-30OSC: bugfix, select/next\previous sometimes resets to old stripLen Ovens
2018-06-30OSC: Add collect of groups or subgroupsLen Ovens