view etc/inttypes.h @ 33290:10fae2d68e7f

Add commented out binds for users who want percentage seek. One advantage of a GUI is to be able to seek to an absolute position pretty quickly. Here is a workaround proposition in the input.conf for users who want that feature without having to deal with a GUI.
author cboesch
date Thu, 05 May 2011 13:52:22 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>