| Commit message (Expand) | Author | Age |
* | changed misleading TEXTUREFORMAT_32BPP (was 24bpp!) to vo_gl2 style TEXTUREFO... | reimar | 2004-07-17 |
* | use RGB32 textures on OS X | reimar | 2004-07-17 |
* | 1, killed some 100l's (no error checking). 2, added subotion for output filen... | alex | 2004-07-17 |
* | Fixed typo | nplourde | 2004-07-16 |
* | Add Window Level Key, Can switch mode with T key | nplourde | 2004-07-15 |
* | Indentation fix from previous patch, as discussed on IRC. | rtognimp | 2004-07-11 |
* | This fixes the problems that originated from my ewmh | rtognimp | 2004-07-11 |
* | don't use uninitialized font descriptions | faust3 | 2004-07-11 |
* | avoid using corrupted font descriptions patch by Daniel von Dincklage <daniel... | faust3 | 2004-07-11 |
* | fix for xscreensaver disabling | reimar | 2004-07-09 |
* | make mplayer capable of being in the foreground by Dan Christiansen | nplourde | 2004-07-09 |
* | output wording | diego | 2004-07-09 |
* | default is now to center the image | faust3 | 2004-07-06 |
* | 100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com) | reimar | 2004-07-06 |
* | removed XFlush() before XSync(), made config_glx return-type signed, force 32... | reimar | 2004-07-02 |
* | removed XFlush() before XSync() | reimar | 2004-07-02 |
* | avoid visuals with low color-depth. | reimar | 2004-06-27 |
* | asyncblit slows down on UP systems, regarding to the SDL docs, noticed by Joh... | alex | 2004-06-26 |
* | SDL_HWACCEL is a readonly flag according to DOCS, noticed by John Philip | alex | 2004-06-26 |
* | 10l | diego | 2004-06-25 |
* | neomagic tv out support throught vesa vbe, patch by Rudolf Marek | alex | 2004-06-25 |
* | Unify the config.h #include, use "config.h" instead of "../config.h" | diego | 2004-06-25 |
* | string handling security fixes | diego | 2004-06-25 |
* | ranlib cleanup | alex | 2004-06-24 |
* | added more key to keyboard event | nplourde | 2004-06-23 |
* | removed buggy rgb32 support | nplourde | 2004-06-23 |
* | array initialization fix by SungKwanKang <ksquarekr at yahoo.com> | faust3 | 2004-06-18 |
* | moved vo_quartz higher in the list | nplourde | 2004-06-17 |
* | major reindentation of x11 code try #2 | attila | 2004-06-14 |
* | Fix for big endian systems | rtognimp | 2004-06-12 |
* | Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>, | diego | 2004-06-02 |
* | choose fullscreen device with suboption device_id=# | nplourde | 2004-06-02 |
* | uyvy osd support | nplourde | 2004-05-31 |
* | draw alpha for uyvy | nplourde | 2004-05-31 |
* | vo_quartz now default vo on OSX | nplourde | 2004-05-30 |
* | fix crash due to fast_memcpy calling itself instead of libc memcpy | reimar | 2004-05-20 |
* | re-use same window when playing multiple files | nplourde | 2004-05-18 |
* | more sane order for overlay workarounds, fixed a bug where the mouse would st... | faust3 | 2004-05-18 |
* | Event Handling Makeover | nplourde | 2004-05-12 |
* | removing useless code, improving readability | reimar | 2004-05-08 |
* | fixed memory leak and removed unnecessary static variable | reimar | 2004-05-08 |
* | changes to get manyfmts nearer to working and fixed memory leak | reimar | 2004-05-08 |
* | More code cleanup | nplourde | 2004-05-07 |
* | Switch rgb32 from QD to QT | nplourde | 2004-05-07 |
* | Disable live resize for yuv - HW accel bug | nplourde | 2004-05-05 |
* | Cosmetic change std ident style | nplourde | 2004-05-05 |
* | Removed unused debug code. | nplourde | 2004-05-05 |
* | Add yuv csp support | nplourde | 2004-05-04 |
* | clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering borders | reimar | 2004-05-02 |
* | keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYV... | faust3 | 2004-05-01 |