ali1234 / raspi-teletext

Generate teletext with a Raspberry Pi
416 stars 23 forks source link

Vsync rewrite #24

Closed ali1234 closed 4 years ago

ali1234 commented 4 years ago

This refactors the dispmanx code into a single source file which can be shared between cea608 and teletext binaries. It changes the vsync handling to be more reliable and fixes some other small problems.

This should fix #20 and #22 and make the code work properly on RPi 4.

I need someone to test the cea608 code please.