Releases: nistvan86/picm
Releases · nistvan86/picm
0.1.3
0.1.2
0.1.1
- Added a ring buffer, PCM encoder now calculates 8 fields ahead of the renderer. this reduces out-of-sync issues
- Added basic m3u playlist support; a list of wav files are automatically played after each other
- Optimized PCM encoder engine, takes up less RAM and CPU
- Optimized GPU rendering: split up the frame into synchronization and data layers; other optimizations
- Field render times are not printed by default (can be turned back on with command line switch)