This website requires JavaScript.
Explore
Help
Sign In
moonlight-stream
/
moonlight-qt
Watch
1
Star
0
Fork
0
You've already forked moonlight-qt
mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced
2025-07-21 20:12:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-qt
/
app
/
streaming
/
audio
/
renderers
History
Cameron Gutman
14ec0259df
Switch back from Qt Multimedia to SDL for audio configuration detection. Qt is also broken, but just broken in a way that always reports stereo
2018-09-22 16:20:00 -07:00
..
portaudiorenderer.cpp
Add PoC PortAudio audio renderer
2018-09-21 23:30:47 -07:00
portaudiorenderer.h
Add PoC PortAudio audio renderer
2018-09-21 23:30:47 -07:00
qtaud.cpp
Increase buffer size for glitch-free playback on macOS
2018-09-13 13:02:21 -07:00
qtaud.h
Add experimental Qt audio renderer
2018-09-13 08:17:26 -07:00
renderer.h
Refactor audio rendering into a separate class
2018-09-13 06:23:06 -07:00
sdl.h
Fix underflow in audio drop code
2018-09-13 14:09:03 -07:00
sdlaud.cpp
Switch back from Qt Multimedia to SDL for audio configuration detection. Qt is also broken, but just broken in a way that always reports stereo
2018-09-22 16:20:00 -07:00