aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
...
* - if DGA fails to report some valid modes, vo_dga now exits gracefullyGravatar acki22001-06-17
* - doublebuffering now can be switched on and off with the -(no)double switch.Gravatar acki22001-06-17
* - new config option -lircconfig (config file for lirc)Gravatar acki22001-06-17
* bennehagytam egy bugot :(Gravatar al3x2001-06-17
* hacked osd working on yv12Gravatar al3x2001-06-17
* Fixed OSD.Gravatar atmosfear2001-06-17
* hacked osd and input control handlingGravatar al3x2001-06-17
* key controlling implementedGravatar al3x2001-06-17
* added prototype of vo_format_nameGravatar al3x2001-06-17
* cleaned up, and merged with my version, also code will be faster tooGravatar al3x2001-06-17
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modeGravatar arpi_esp2001-06-17
* Added for development only this is in pre-alpha state, do not use!Gravatar atmosfear2001-06-15
* cosmetic changes and sse/sse includedGravatar al3x2001-06-15
* vo_format_name addedGravatar al3x2001-06-15
* fixed some possible memleak placesGravatar al3x2001-06-14
* Issues about P3 performance and SSE2 support.Gravatar nickols_k2001-06-13
* fixed my previousily added bug: ifdef buggy_sdl: keypressed: default caseGravatar al3x2001-06-13
* -Wall like cleanupGravatar al3x2001-06-12
* -Wall like fixesGravatar al3x2001-06-12
* Code cleanup and fix missing config.h and use femms on K6 2/2+/3.Gravatar atmosfear2001-06-11
* Ooops, wrong path to config.h - now you may enjoy code that was never before ...Gravatar atmosfear2001-06-11
* Should fix prob for gcc 2.96/3.0 users, please test.Gravatar atmosfear2001-06-11
* possible buffer overflow place fixedGravatar al3x2001-06-11
* possible buffer overflows fixedGravatar al3x2001-06-11
* newline at the end of the fileGravatar szabii2001-06-10
* nothing importantGravatar szabii2001-06-10
* init checks return value of sdl_openGravatar al3x2001-06-09
* sprintf possible buffer overflow fixesGravatar al3x2001-06-09
* 8bpp fixGravatar szabii2001-06-09
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>Gravatar arpi_esp2001-06-05
* dependency stuff fixedGravatar arpi_esp2001-06-04
* flip_page gl_fillbox fix.Gravatar se7encode2001-06-04
* small fixGravatar szabii2001-06-03
* Scaling bug fixed.Gravatar se7encode2001-06-03
* Changed to only uninit SDL Video Subsystem.Gravatar atmosfear2001-06-03
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netGravatar arpi_esp2001-06-03
* Some fixups for SDL/aalib.Gravatar atmosfear2001-06-02
* some little cleanupGravatar szabii2001-06-02
* FAST_OSD option to disable font outline antialiasingGravatar arpi_esp2001-06-02
* mScreen removed -> segfault solvedGravatar arpi_esp2001-06-01
* Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display...Gravatar lgb2001-05-31
* argh. i commented out wrong linesGravatar arpi_esp2001-05-28
* removed emms() and reordered stuffGravatar arpi_esp2001-05-25
* emms() SIGILL on non-MMX systems fixedGravatar arpi_esp2001-05-25
* using gcc -MM instead of makedepend, make OBJS from SRCS where possibleGravatar arpi_esp2001-05-24
* removed redundant osd.h includesGravatar arpi_esp2001-05-24
* Small changes for aalib.Gravatar atmosfear2001-05-24
* didn't handle flags parameter correctlyGravatar arpi_esp2001-05-20
* Added ability to use direct surface blitting for BGR modes.Gravatar atmosfear2001-05-17
* j->k for correct unicode...Gravatar arpi_esp2001-05-14