summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25remove old, undocumented mechanism to set PBD::DEBUG flags from environment v...Paul Davis
2020-03-25improve debug flag setting messagePaul Davis
2020-03-25if user chooses not to delete a scratch session, removed the file that identi...Paul Davis
2020-03-24add debug trace output for locatePaul Davis
2020-03-24Do not trim MIDI region end to last event on session-loadRobin Gareus
2020-03-24when saving an unnamed session, rename itPaul Davis
2020-03-24a better approach to the name of the "unnamed" indicator file; remove file af...Paul Davis
2020-03-24introduce the idea of an "unnamed" sessionPaul Davis
2020-03-24remove unused variablePaul Davis
2020-03-24Add Lua binding for bounded rollRobin Gareus
2020-03-24Fix C++98 compat: class-key must be used when declaring a friendRobin Gareus
2020-03-24Allow to disable use of NSGLViewRobin Gareus
2020-03-23fix error in multiple calls to SourceFactory::createWritable()Paul Davis
2020-03-23don't stop if master sync is lost and user chose to just keep rollingPaul Davis
2020-03-23extend fixed-width improvements to master delta to LTCPaul Davis
2020-03-23add note and increase left-space-padding in transport master delta displaysPaul Davis
2020-03-23improve variable width and precision for MTC slave delta displayPaul Davis
2020-03-23remove debug outputPaul Davis
2020-03-23add disk i/o apparent speed output to non-RT locate callPaul Davis
2020-03-23add in timing for disk buffer reload after locate, to replace hard-coded 0.05...Paul Davis
2020-03-23Remove Mixbus Aux-Link special case 1/2Robin Gareus