Skip to content

Releases: nistvan86/picm

0.1.3

23 Aug 15:14
dc687cf
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • Added NTSC mode support (PAL/NTSC mode is autodetected from the current dispmanx resolution)

0.1.2

19 Aug 22:07
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Moved data pixel bytes' calculation out of the rendering thread.
  • Increased ringbuffer size to 2 seconds.
  • Some cleanup of the code.

0.1.1

18 Aug 15:51
43a3a6c
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • 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)

0.1.0

17 Aug 19:01
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release. Only for armv6 (gnueabihf) for the Raspberry Pi Zero.