This website requires JavaScript.
Explore
Help
Sign in
bitlair
/
bitvis
Watch
8
Star
0
Fork
You've already forked bitvis
0
Code
Activity
Actions
Fork of
https://github.com/bitlair/bitvis
78
commits
1
branch
0
tags
242
KiB
C++
97.2%
C
1.7%
Makefile
1.1%
8aa595e9f7
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Bob van Loosen
8aa595e9f7
added: use a trylock in the jack process function, if the log fails, copy the audio into a temp buffer, if the lock succeeds, copy audio from the temp buffer into the main buffer, this way the realtime jack thread will never block on locking the mutex
2013-03-26 21:57:03 +01:00
src
added: use a trylock in the jack process function, if the log fails, copy the audio into a temp buffer, if the lock succeeds, copy audio from the temp buffer into the main buffer, this way the realtime jack thread will never block on locking the mutex
2013-03-26 21:57:03 +01:00
Makefile
Add makefile for :make in vim.
2013-01-21 00:04:17 +01:00
waf
first checkin
2012-11-04 21:25:34 +01:00
wscript
added: configure option to disable vlc
2013-03-26 20:42:59 +01:00