| Commit message (Expand) | Author | Age |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | remove useless cruft (caused error tz undefined) | rfelker | 2006-05-13 |
* | 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from wor... | reimar | 2006-04-15 |
* | getch2 should wait for input. Fixes 100% CPU usage during cache fill. | reimar | 2006-04-10 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 |
* | Missing initialization | reimar | 2006-03-08 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | AIX PPC port | diego | 2005-12-29 |
* | change erase to end of line, fall back to old behavior if no termcap found | ods15 | 2005-12-29 |
* | Fix erase to end of line with windows, windows terminal does not support | ods15 | 2005-12-27 |
* | 10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be | ods15 | 2005-12-26 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 |
* | Use termcap "erase to end of line" character code instead of using spaces | ods15 | 2005-12-25 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-11-14 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 |
* | fix broken (off-by-one) behavior of our strl* functions (patch by reimar) | rfelker | 2005-10-25 |
* | use libvbe from vesautils | alex | 2005-08-18 |
* | add some closedir() to fix some opendir() leaks | aurel | 2005-07-22 |
* | proper disabling/enabling of console output for vo_vesa | aurel | 2005-07-16 |
* | not used anymore | reimar | 2005-05-27 |
* | DragonFly BSD support | diego | 2005-05-25 |
* | use sleep_accurate darwin timer | nplourde | 2005-04-27 |
* | - fix gcc warnings, strlcat/strlcpy prototypes | rathann | 2005-04-06 |
* | add support for macosx finder argument support (let you bundle mplayer to be ... | nplourde | 2004-11-10 |
* | repace call to sleep_accurate to usleep which fix hang while using -cache opt... | nplourde | 2004-10-27 |
* | Zeta OS support, mostly working. | reimar | 2004-10-11 |
* | Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get | faust3 | 2004-10-06 |
* | stdout and stderr are macros --- you can't assign to them. Assignment doesn't... | faust3 | 2004-09-16 |
* | fix slave mode for mingw, patch by Anton Ragnarsson <anton.ragnarsson.1093 at... | faust3 | 2004-08-13 |
* | And a tiny compile fix. | wight | 2004-08-04 |
* | Native darwin timer update. | wight | 2004-08-04 |
* | typo | diego | 2004-06-28 |
* | mingw crosscompiling step 1 | faust3 | 2004-06-27 |
* | 10l | faust3 | 2004-06-26 |
* | neomagic tv out support throught vesa vbe, patch by Rudolf Marek | alex | 2004-06-25 |
* | string handling security fixes | diego | 2004-06-25 |
* | name change | diego | 2004-06-25 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 |
* | morphos support by Nicolas Det | alex | 2004-04-05 |
* | 10l for the orignial author and 1000l for me for commiting a broken workaround | faust3 | 2004-04-04 |
* | fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com> | faust3 | 2004-03-26 |
* | The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c should | diego | 2004-03-24 |
* | disable buggy code, patch by Romain Dolbeau | alex | 2004-01-28 |
* | Modification statement added. | diego | 2004-01-16 |
* | happy new year, copyright is MPlayer team now, naming cosmetics | diego | 2004-01-12 |
* | linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr> | attila | 2004-01-10 |
* | Save fs before calling vm86, this might eleminate bugs (if there were any) in... | alex | 2003-11-24 |
* | Sleep(0) != usleep(0), bugreport by Paul-Kenji Cahier | faust3 | 2003-11-16 |