aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 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
* flip support if (screen depth == frame depth)Gravatar szabii2001-05-14
* sub splitting patch applied by Vlada V.Dubsky@sh.cvut.czGravatar arpi_esp2001-05-14
* USE_FASTMEMCPY bug fixed.Gravatar pontscho2001-05-14
* Added full aspect awareness, rewrote fullscreen handling.Gravatar atmosfear2001-05-13
* flip implemented for converted modes, soem cleanup, fixed indentGravatar arpi_esp2001-05-12
* Added flipped video support and activate/deactivate screensaver under X.Gravatar atmosfear2001-05-11
* Got rid of aalib crashing workaround with SDL1.2.1+Gravatar atmosfear2001-05-11
* Added support for flipped BGR/RGB via -flip cmdline switch.Gravatar atmosfear2001-05-11
* DPMS re-enable patch by Loring HoldenGravatar arpi_esp2001-05-09
* fixed externGravatar arpi_esp2001-05-08
* Deals with unicode/nounicode.Gravatar atmosfear2001-05-08
* Deal with unicode subs (-unicode -nounicode).Gravatar atmosfear2001-05-08
* add gui supportGravatar pontscho2001-05-08
* - now chooses mode with highest ymax (enables doublebuffering in some casesGravatar acki22001-05-07