summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2020-04-02Restart Transport FSM after x-run halt #7951Robin Gareus
2020-04-02Fix gcc-4.2/PPC buildsRobin Gareus
2020-04-01Add API to count named MIDNAM controlsRobin Gareus
2020-04-01Cache instrument plugin MIDNAM model & modeRobin Gareus
2020-04-01add method to check for xrun status of a markerPaul Davis
2020-04-01Overhaul InstrumentInfoRobin Gareus
2020-04-01fix boolean logic PART FOUR when trying to avoid complete_refill heuristicPaul Davis
2020-03-31fix boolean logic PART THREE when trying to avoid complete_refill heuristicPaul Davis
2020-03-31fix boolean logic PART TWO when trying to avoid complete_refill heuristicPaul Davis
2020-03-31fix boolean logic when trying to avoid complete_refill heuristicPaul Davis
2020-03-31change variable name and debug messages for underrun case (information was mi...Paul Davis
2020-03-31clean up logic for declick out in DiskReaderPaul Davis
2020-03-31if a locate brings us within a heuristic-specified distance of the current po...Paul Davis
2020-03-31Postpone disk-i/o setup during session-loadRobin Gareus
2020-03-31Tweak error-dump (when session load fails)Robin Gareus
2020-03-30Clean up double/float narrowing math in plugins.Robin Gareus
2020-03-30Always delegate meter-point positioning to rt-threadRobin Gareus
2020-03-30Reset DSP load on backend re-start and after freewheelingRobin Gareus
2020-03-30Add API to reset DSP load stateRobin Gareus
2020-03-30Remove duplicate callsRobin Gareus
2020-03-30Assert that plugins are configured before setting custom meter positionRobin Gareus
2020-03-30Tweak engine startup, initial silenceRobin Gareus
2020-03-29Fix optimized build crashes (missing return value) - #7958Robin Gareus
2020-03-29Set thread-names (libs)Robin Gareus
2020-03-29Set public thread nameRobin Gareus
2020-03-29Engine: Silence outputs for 1/2 second when loading a sessionRobin Gareus
2020-03-28ALSA backend: try to recover from poll errorsRobin Gareus
2020-03-28remove noisy and unhelpful log messagePaul Davis
2020-03-28prevent CD markers from being placed at or before session start (#7942)Paul Davis
2020-03-28Don't use shared-pointers in cross thread event structsRobin Gareus
2020-03-28Add Lua bindings to check engine statusRobin Gareus
2020-03-28Create write sources for template/dup tracks - #7940Robin Gareus
2020-03-28NO-OP: whitespaceRobin Gareus
2020-03-28Minor code cleanup - consolidate variables & scopeRobin Gareus
2020-03-28Fix incorrect timestretch duration - #7943Robin Gareus
2020-03-27make MIDI tracing work again for ports that are handled using ::read_and_pars...Paul Davis
2020-03-27variable rename and commentPaul Davis
2020-03-27fix user-driven varispeedPaul Davis
2020-03-26NO-OP fix typo in comment and header guardRobin Gareus
2020-03-26change velocity bar inside notes to extend to edges of note6.0-pre1Paul Davis
2020-03-26Only show the Sun driver on NetBSD and sun-ish systems.nia
2020-03-26Add Sun backend option for JACKnia
2020-03-26Add support for NetBSD by generalizing BSD OS tests.nia
2020-03-26Use POSIX semaphores on NetBSD too.nia
2020-03-26Fix websocket to glib IO condition mappingRobin Gareus
2020-03-26Some initial changes (currently for libpbd only) to help a new contributer wh...John Emmas
2020-03-26Display unit-label of VST parameters -- #7938Robin Gareus
2020-03-26Fix compiler warningRobin Gareus
2020-03-25Convert polarity invert state from v2 sessionsRobin Gareus
2020-03-25remove accumulated debug outputPaul Davis