view etc/inttypes.h @ 15161:eb7823afb1f6

Fix OSD when switching subtitles - set the osd buffer to Subtitle: off first, and then eventually set it to other values if some kind of subtitles is on. Otherwise 1) spudec stuff stomps on the buffer after vobsub, 2) Subtitle: off isn't displayed when cycling text subtitles.
author henry
date Fri, 15 Apr 2005 12:14:24 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>