aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 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
* -bpp bug fixed.Gravatar se7encode2001-05-06
* better .smi support and display two-byte characters- patch by Sunjin YangGravatar arpi_esp2001-05-06
* Added workaround for buggy SDL versions (before 1.2.1).Gravatar atmosfear2001-05-05
* Fixed keyboard input handling and slowed down keyrepeat interval.Gravatar atmosfear2001-05-05
* Moving fast_memcpy to separate file (Size optimization)Gravatar nickols_k2001-05-05
* - finally: 15to16 conversion included!!!Gravatar acki22001-05-03
* - now we use fastmemcpy() for copying. Saves about 25% of copying time on K6-2+Gravatar acki22001-05-02
* movntq causes SIGILL on k6-3. Lets it be for K7, P3 cpus onlyGravatar nickols_k2001-05-02
* SSE+2.2.x+SIGILL bug fixed - SSE code disabled...Gravatar arpi_esp2001-05-02
* - now features 24->32 conversion (this is actually faster than letting theGravatar acki22001-05-01
* - now mpeg is fast again (no more offscreen buffer rubbish) But is it really ok?Gravatar acki22001-05-01
* multi buffering added (modify NUM_BUFFERS in the source)Gravatar arpi_esp2001-05-01
* nothing importantGravatar szabii2001-04-29
* bpp selection fixedGravatar szabii2001-04-28
* some cleanupsGravatar szabii2001-04-28
* add o keyGravatar pontscho2001-04-27
* Last second changes.Gravatar atmosfear2001-04-26
* -ss patch by Loring HoldenGravatar arpi_esp2001-04-26
* -x -y quickfix for release, code will be changed completely later.Gravatar atmosfear2001-04-26
* Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more...Gravatar atmosfear2001-04-26
* Added support for osd menue and kexrepeats for mixer keys.Gravatar atmosfear2001-04-25