aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* libvo input cleanup: remove the dependency on libinput,Gravatar albeu2005-11-02
* fix broken (off-by-one) behavior of our strl* functions (patch by reimar)Gravatar rfelker2005-10-25
* use libvbe from vesautilsGravatar alex2005-08-18
* add some closedir() to fix some opendir() leaksGravatar aurel2005-07-22
* proper disabling/enabling of console output for vo_vesaGravatar aurel2005-07-16
* not used anymoreGravatar reimar2005-05-27
* DragonFly BSD supportGravatar diego2005-05-25
* use sleep_accurate darwin timerGravatar nplourde2005-04-27
* - fix gcc warnings, strlcat/strlcpy prototypesGravatar rathann2005-04-06
* add support for macosx finder argument support (let you bundle mplayer to be ...Gravatar nplourde2004-11-10
* repace call to sleep_accurate to usleep which fix hang while using -cache opt...Gravatar nplourde2004-10-27
* Zeta OS support, mostly working.Gravatar reimar2004-10-11
* Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the getGravatar faust32004-10-06
* stdout and stderr are macros --- you can't assign to them. Assignment doesn't...Gravatar faust32004-09-16
* fix slave mode for mingw, patch by Anton Ragnarsson <anton.ragnarsson.1093 at...Gravatar faust32004-08-13
* And a tiny compile fix.Gravatar wight2004-08-04
* Native darwin timer update.Gravatar wight2004-08-04
* typoGravatar diego2004-06-28
* mingw crosscompiling step 1Gravatar faust32004-06-27
* 10lGravatar faust32004-06-26
* neomagic tv out support throught vesa vbe, patch by Rudolf MarekGravatar alex2004-06-25
* string handling security fixesGravatar diego2004-06-25
* name changeGravatar diego2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* morphos support by Nicolas DetGravatar alex2004-04-05
* 10l for the orignial author and 1000l for me for commiting a broken workaroundGravatar faust32004-04-04
* fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>Gravatar faust32004-03-26
* The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c shouldGravatar diego2004-03-24
* disable buggy code, patch by Romain DolbeauGravatar alex2004-01-28
* Modification statement added.Gravatar diego2004-01-16
* happy new year, copyright is MPlayer team now, naming cosmeticsGravatar diego2004-01-12
* linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>Gravatar attila2004-01-10
* Save fs before calling vm86, this might eleminate bugs (if there were any) in...Gravatar alex2003-11-24
* Sleep(0) != usleep(0), bugreport by Paul-Kenji CahierGravatar faust32003-11-16
* cumulative libc5 compatibility patch ;)Gravatar gabucino2003-11-13
* Fix pthread & lrmi segfault issue. ("Oleg I. Vdovikin" <vdovikin@jscc.ru>)Gravatar ranma2003-11-11
* 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