summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-19More Coreaudio SDK fixes, after 30b087ab3Robin Gareus
2017-09-19Amend c8a9b28d3 and 40aebce. Fix gain automation edge-cases:Robin Gareus
2017-09-19partially revert 30b087ab3, CoreAudio SDK uses "Frames"Robin Gareus
2017-09-18remove getter for Amp::_apply_automation_gain; reset member to false after us...Paul Davis
2017-09-18consolidate roll methods into Route::roll()Paul Davis
2017-09-19Various updates and fixes for Latency CompensationRobin Gareus
2017-09-18remove debug outputPaul Davis
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
2017-09-18amend prev. commitRobin Gareus
2017-09-18Tweak default configRobin Gareus
2017-09-18Enoify v6.xRobin Gareus
2017-09-18Disk IO "pre-fader" means pre-trim, not post-trimPaul Davis
2017-09-18Menu Action list omit leading /Len Ovens
2017-09-18NO-OP: reindentPaul Davis
2017-09-18manually fix up comments in libs/timecode/src/time.cc that got edited by f2sPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18fix issue with initialization of a BBT_Time variable.6.0-pre0Paul Davis
2017-09-18change iteratory indirection syntax, remove debug outputPaul Davis
2017-09-18added TempoMap::Changed signalPaul Davis
2017-09-18add back-pointer to TempoMap from points, and push dirty=true into mapPaul Davis
2017-09-18more changes to broken-out tempo codePaul Davis
2017-09-18continuing miscellaneous work on broken-out tempo codePaul Davis
2017-09-18add a _locked variant for TempoMap::dump()Paul Davis
2017-09-18add _locked() variants to new tempo experimentPaul Davis
2017-09-18changes required to operate with the Evoral::Beats ticktime commitPaul Davis
2017-09-18changes required to operate with the Evoral::Beats ticktime commitPaul Davis
2017-09-18remove Evoral types.cpp since it is no longer requiredPaul Davis
2017-09-18new header file for superclock stuffPaul Davis
2017-09-18extend/fix/improve operator overloads and methods for Timecode::BBT_TimePaul Davis
2017-09-18extend/fix/improve operator overloads and methods for Evoral::BeatsPaul Davis
2017-09-18remove unused computationPaul Davis
2017-09-18udev rule for Ableton Push2 devicePaul Davis
2017-09-18tweaks to the beatbox toy to properly track and connect note on/offPaul Davis
2017-09-18NOOP: formattingPaul Davis
2017-09-18::find_next_event() does not need to be a pure virtual in ControlSet (it can ...Paul Davis
2017-09-18remove locate debugging outputPaul Davis
2017-09-18fix for loading older sessions, where the rest for "is-track" was "has-diskst...Paul Davis
2017-09-18Don't build ni-maschine support by defaultRobin Gareus
2017-09-18Maschine2 UI: basic widgetsRobin Gareus
2017-09-18Skeleton for NI Maschine2 SurfaceRobin Gareus
2017-09-18Add NI Maschine ctrl-surface HID/udev permissions configRobin Gareus
2017-09-18sort of no-op ... remove debug output ... just basically put it in git so tha...Paul Davis
2017-09-18reinstate "restart seek" behaviour but use a new Session::_seek_counter membe...Paul Davis
2017-09-18no more locate-restart based on mismatch transport_frame and locate targetPaul Davis
2017-09-18remove tests for locate_pending() before deciding whether to increment transp...Paul Davis
2017-09-18more verbose debug output for slave debuggingPaul Davis
2017-09-18verbose debug output for slave debuggingPaul Davis
2017-09-18attempt fix for LTC slave when locatingPaul Davis
2017-09-18delete slave during Session::destroyPaul Davis
2017-09-18fix logic error that prevent input monitoring during slave wait statesPaul Davis