aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* add a read function for slave mode on mingwGravatar faust32003-09-22
* warning fix (missing C initializer)Gravatar pl2003-09-12
* 10lGravatar alex2003-08-03
* Obsoleted by timer-win2.c.Gravatar diego2003-06-18
* obsoleted by timer-darwin.cGravatar diego2003-06-11
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* fix volume increasingGravatar faust32003-06-01
* use threads on windowsGravatar faust32003-05-26
* Precise timer for Darwin (it's more accurate than timer-macosx.c)Gravatar alex2003-05-21
* uninit fix by Aurelien JACOBS <aurel at gnuage.org>Gravatar faust32003-05-16
* alternative timer and glob emulation code for mingw32 portGravatar faust32003-04-25
* windows resource file for versioninfo and iconGravatar faust32003-04-20
* disable getch2 on windows when we can't read stdin (msys)Gravatar faust32003-04-19
* mem mapped area need to be unmapped.Gravatar albeu2003-04-12
* keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal...Gravatar alex2003-04-09
* UnbreakGravatar rguyom2003-04-04
* enable timer-win and getch2-win for mingw32Gravatar faust32003-04-04
* gettimeofday() emulation using ftime()Gravatar faust32003-04-04
* Support for "internet" or "multimedia" keyboards in X11.Gravatar albeu2003-04-04
* atm shmem.c is only needed for cache2Gravatar faust32003-04-02
* windows getch2 for MINGW32 portGravatar faust32003-03-30
* high precision timer for windows patch by Frodo <csharprules at hotmail.com>Gravatar faust32003-03-30
* precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by meGravatar alex2003-02-19
* linux->osdepGravatar arpi2003-02-09