| Commit message (Expand) | Author | Age | Files | Lines |
* | OPTFLAGS vs. INCLUDES cleanup | arpi | 2001-06-26 | 1 | -1/+1 |
* | Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.) | atmos4 | 2001-06-24 | 1 | -8/+16 |
* | vo_subdevice support | arpi_esp | 2001-06-23 | 2 | -8/+11 |
* | Should fix bytes per pixel for 15bpp. | atmosfear | 2001-06-23 | 1 | -3/+3 |
* | Made surface locks switchable via preprocessor. | atmosfear | 2001-06-23 | 1 | -31/+35 |
* | Drastic! speedup of rgb code. Removed nonsens memhole fixes. | atmosfear | 2001-06-22 | 1 | -94/+58 |
* | Fixed pointer->integer cast warning. | atmosfear | 2001-06-22 | 1 | -1/+4 |
* | sdl_driver liquidated, vo_subdevice used | al3x | 2001-06-21 | 1 | -2/+1 |
* | Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl> | arpi_esp | 2001-06-21 | 1 | -2/+10 |
* | vo_subdevice implemented | al3x | 2001-06-21 | 2 | -0/+4 |
* | --disable-xmga bug fix | pontscho | 2001-06-21 | 1 | -2/+3 |
* | hardly modified, keyboard handling is ok. aspect implemented, but bugging :) | al3x | 2001-06-19 | 1 | -117/+308 |
* | - just modified an error message | acki2 | 2001-06-18 | 1 | -1/+5 |
* | - if DGA fails to report some valid modes, vo_dga now exits gracefully | acki2 | 2001-06-17 | 1 | -3/+23 |
* | - doublebuffering now can be switched on and off with the -(no)double switch. | acki2 | 2001-06-17 | 1 | -2/+9 |
* | - new config option -lircconfig (config file for lirc) | acki2 | 2001-06-17 | 1 | -1/+1 |
* | bennehagytam egy bugot :( | al3x | 2001-06-17 | 1 | -2/+2 |
* | hacked osd working on yv12 | al3x | 2001-06-17 | 1 | -22/+49 |
* | Fixed OSD. | atmosfear | 2001-06-17 | 1 | -19/+14 |
* | hacked osd and input control handling | al3x | 2001-06-17 | 1 | -15/+56 |
* | key controlling implemented | al3x | 2001-06-17 | 1 | -4/+154 |
* | added prototype of vo_format_name | al3x | 2001-06-17 | 1 | -0/+1 |
* | cleaned up, and merged with my version, also code will be faster too | al3x | 2001-06-17 | 1 | -73/+98 |
* | patch: some X11 compliance fixed: set ClassHint and better fullscreen mode | arpi_esp | 2001-06-17 | 7 | -7/+40 |
* | Added for development only this is in pre-alpha state, do not use! | atmosfear | 2001-06-15 | 1 | -0/+335 |
* | cosmetic changes and sse/sse included | al3x | 2001-06-15 | 1 | -6/+6 |
* | vo_format_name added | al3x | 2001-06-15 | 1 | -1/+45 |
* | fixed some possible memleak places | al3x | 2001-06-14 | 1 | -7/+33 |
* | Issues about P3 performance and SSE2 support. | nickols_k | 2001-06-13 | 2 | -4/+18 |
* | fixed my previousily added bug: ifdef buggy_sdl: keypressed: default case | al3x | 2001-06-13 | 1 | -11/+8 |
* | -Wall like cleanup | al3x | 2001-06-12 | 2 | -6/+7 |
* | -Wall like fixes | al3x | 2001-06-12 | 4 | -14/+8 |
* | Code cleanup and fix missing config.h and use femms on K6 2/2+/3. | atmosfear | 2001-06-11 | 1 | -154/+165 |
* | Ooops, wrong path to config.h - now you may enjoy code that was never before ... | atmosfear | 2001-06-11 | 1 | -1/+1 |
* | Should fix prob for gcc 2.96/3.0 users, please test. | atmosfear | 2001-06-11 | 1 | -6/+6 |
* | possible buffer overflow place fixed | al3x | 2001-06-11 | 1 | -1/+1 |
* | possible buffer overflows fixed | al3x | 2001-06-11 | 1 | -2/+2 |
* | newline at the end of the file | szabii | 2001-06-10 | 1 | -1/+2 |
* | nothing important | szabii | 2001-06-10 | 1 | -7/+7 |
* | init checks return value of sdl_open | al3x | 2001-06-09 | 1 | -3/+5 |
* | sprintf possible buffer overflow fixes | al3x | 2001-06-09 | 1 | -7/+2 |
* | 8bpp fix | szabii | 2001-06-09 | 1 | -2/+7 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 | 3 | -2/+21 |
* | dependency stuff fixed | arpi_esp | 2001-06-04 | 1 | -3/+2 |
* | flip_page gl_fillbox fix. | se7encode | 2001-06-04 | 1 | -4/+6 |
* | small fix | szabii | 2001-06-03 | 1 | -1/+25 |
* | Scaling bug fixed. | se7encode | 2001-06-03 | 1 | -6/+7 |
* | Changed to only uninit SDL Video Subsystem. | atmosfear | 2001-06-03 | 1 | -2/+2 |
* | FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net | arpi_esp | 2001-06-03 | 1 | -0/+4 |
* | Some fixups for SDL/aalib. | atmosfear | 2001-06-02 | 1 | -4/+8 |
* | some little cleanup | szabii | 2001-06-02 | 1 | -112/+151 |
* | FAST_OSD option to disable font outline antialiasing | arpi_esp | 2001-06-02 | 5 | -2/+136 |
* | mScreen removed -> segfault solved | arpi_esp | 2001-06-01 | 1 | -1/+1 |
* | Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display... | lgb | 2001-05-31 | 5 | -89/+75 |
* | argh. i commented out wrong lines | arpi_esp | 2001-05-28 | 1 | -2/+2 |
* | removed emms() and reordered stuff | arpi_esp | 2001-05-25 | 1 | -4/+4 |
* | emms() SIGILL on non-MMX systems fixed | arpi_esp | 2001-05-25 | 1 | -0/+2 |
* | using gcc -MM instead of makedepend, make OBJS from SRCS where possible | arpi_esp | 2001-05-24 | 1 | -2/+2 |
* | removed redundant osd.h includes | arpi_esp | 2001-05-24 | 6 | -12/+18 |
* | Small changes for aalib. | atmosfear | 2001-05-24 | 1 | -1/+1 |
* | didn't handle flags parameter correctly | arpi_esp | 2001-05-20 | 2 | -7/+7 |
* | Added ability to use direct surface blitting for BGR modes. | atmosfear | 2001-05-17 | 1 | -0/+50 |
* | j->k for correct unicode... | arpi_esp | 2001-05-14 | 1 | -1/+1 |
* | flip support if (screen depth == frame depth) | szabii | 2001-05-14 | 1 | -21/+23 |
* | sub splitting patch applied by Vlada V.Dubsky@sh.cvut.cz | arpi_esp | 2001-05-14 | 1 | -29/+79 |
* | USE_FASTMEMCPY bug fixed. | pontscho | 2001-05-14 | 1 | -0/+4 |
* | Added full aspect awareness, rewrote fullscreen handling. | atmosfear | 2001-05-13 | 1 | -45/+157 |
* | flip implemented for converted modes, soem cleanup, fixed indent | arpi_esp | 2001-05-12 | 1 | -62/+50 |
* | Added flipped video support and activate/deactivate screensaver under X. | atmosfear | 2001-05-11 | 1 | -18/+67 |
* | Got rid of aalib crashing workaround with SDL1.2.1+ | atmosfear | 2001-05-11 | 1 | -8/+4 |
* | Added support for flipped BGR/RGB via -flip cmdline switch. | atmosfear | 2001-05-11 | 1 | -2/+21 |
* | DPMS re-enable patch by Loring Holden | arpi_esp | 2001-05-09 | 1 | -4/+16 |
* | fixed extern | arpi_esp | 2001-05-08 | 1 | -1/+2 |
* | Deals with unicode/nounicode. | atmosfear | 2001-05-08 | 1 | -1/+2 |
* | Deal with unicode subs (-unicode -nounicode). | atmosfear | 2001-05-08 | 1 | -2/+3 |
* | add gui support | pontscho | 2001-05-08 | 4 | -85/+208 |
* | - now chooses mode with highest ymax (enables doublebuffering in some cases | acki2 | 2001-05-07 | 1 | -15/+64 |
* | -bpp bug fixed. | se7encode | 2001-05-06 | 1 | -0/+1 |
* | better .smi support and display two-byte characters- patch by Sunjin Yang | arpi_esp | 2001-05-06 | 3 | -8/+12 |
* | Added workaround for buggy SDL versions (before 1.2.1). | atmosfear | 2001-05-05 | 1 | -0/+34 |
* | Fixed keyboard input handling and slowed down keyrepeat interval. | atmosfear | 2001-05-05 | 1 | -16/+13 |
* | Moving fast_memcpy to separate file (Size optimization) | nickols_k | 2001-05-05 | 4 | -235/+502 |
* | - finally: 15to16 conversion included!!! | acki2 | 2001-05-03 | 1 | -3/+27 |
* | - now we use fastmemcpy() for copying. Saves about 25% of copying time on K6-2+ | acki2 | 2001-05-02 | 1 | -1/+16 |
* | movntq causes SIGILL on k6-3. Lets it be for K7, P3 cpus only | nickols_k | 2001-05-02 | 1 | -2/+2 |
* | SSE+2.2.x+SIGILL bug fixed - SSE code disabled... | arpi_esp | 2001-05-02 | 1 | -4/+11 |
* | - now features 24->32 conversion (this is actually faster than letting the | acki2 | 2001-05-01 | 1 | -57/+126 |
* | - now mpeg is fast again (no more offscreen buffer rubbish) But is it really ok? | acki2 | 2001-05-01 | 1 | -32/+8 |
* | multi buffering added (modify NUM_BUFFERS in the source) | arpi_esp | 2001-05-01 | 1 | -15/+23 |
* | nothing important | szabii | 2001-04-29 | 1 | -9/+7 |
* | bpp selection fixed | szabii | 2001-04-28 | 1 | -0/+6 |
* | some cleanups | szabii | 2001-04-28 | 1 | -31/+35 |
* | add o key | pontscho | 2001-04-27 | 1 | -0/+2 |
* | Last second changes. | atmosfear | 2001-04-26 | 1 | -0/+2 |
* | -ss patch by Loring Holden | arpi_esp | 2001-04-26 | 1 | -0/+2 |
* | -x -y quickfix for release, code will be changed completely later. | atmosfear | 2001-04-26 | 1 | -2/+4 |
* | Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more... | atmosfear | 2001-04-26 | 1 | -149/+152 |
* | Added support for osd menue and kexrepeats for mixer keys. | atmosfear | 2001-04-25 | 1 | -6/+7 |
* | 15,16,24,32Bit rgb/bgr support added, aalib fixed, performance optimizations,... | atmosfear | 2001-04-25 | 1 | -160/+338 |
* | some cleanup | szabii | 2001-04-25 | 1 | -97/+74 |
* | to be sure in that header is okey | arpi_esp | 2001-04-24 | 2 | -0/+4 |
* | useless files. | arpi_esp | 2001-04-24 | 6 | -2343/+0 |
* | Some names, types changed. | se7encode | 2001-04-24 | 1 | -15/+13 |
* | -Wall warnings fixed. | se7encode | 2001-04-24 | 1 | -3/+5 |
* | some cleanup | szabii | 2001-04-24 | 1 | -13/+12 |
* | *** empty log message *** | se7encode | 2001-04-24 | 1 | -9/+8 |
* | clean up | pontscho | 2001-04-24 | 11 | -90/+27 |
* | init. | pontscho | 2001-04-24 | 1 | -0/+15 |
* | fprintf(stderr converted to printf( | szabii | 2001-04-24 | 10 | -50/+50 |
* | some warnings killed | szabii | 2001-04-24 | 11 | -8/+79 |
* | -xy-x-y bug fixed. | pontscho | 2001-04-24 | 1 | -2/+2 |
* | New optimized SSE code, overall optimizations. | atmosfear | 2001-04-22 | 1 | -21/+97 |
* | little fix, just to be precise | arpi_esp | 2001-04-22 | 1 | -1/+1 |
* | Added maintainer info and disclaimer. | atmosfear | 2001-04-22 | 1 | -6/+22 |
* | Reincluded fastmemcpy.h and added some keybindings for mixer. | atmosfear | 2001-04-22 | 1 | -8/+11 |
* | 16-byte align fix for SSE | arpi_esp | 2001-04-21 | 1 | -0/+19 |
* | ehh fixed ;) | arpi_esp | 2001-04-21 | 1 | -1/+1 |
* | nothing important | szabii | 2001-04-21 | 1 | -0/+3 |
* | nothing important? | szabii | 2001-04-20 | 1 | -6/+5 |
* | Changed some code so it only kicks in when XV is disable. | atmosfear | 2001-04-20 | 1 | -12/+20 |
* | doesn't include fastmemcpy.h when SDL_NOXV is defined. | atmosfear | 2001-04-20 | 1 | -15/+18 |
* | dumb bug fixed | szabii | 2001-04-20 | 1 | -1/+1 |
* | driver info now depends on detected DGA version | arpi_esp | 2001-04-19 | 1 | -1/+8 |
* | changed copyroght message to correct stuff :) | atmosfear | 2001-04-19 | 1 | -9/+3 |
* | fixed missing HAVE_PNG | atmosfear | 2001-04-19 | 1 | -1/+3 |
* | added vo png support | atmosfear | 2001-04-19 | 1 | -0/+2 |
* | png video out renderer initial release | atmosfear | 2001-04-19 | 1 | -0/+295 |
* | removed unused variables | szabii | 2001-04-19 | 1 | -4/+0 |
* | changed query_format return; lots of fixes/changes | szabii | 2001-04-19 | 1 | -102/+98 |
* | add 'mixer support | pontscho | 2001-04-18 | 1 | -0/+2 |
* | replace "movsl..." to small_memcpy | pontscho | 2001-04-18 | 1 | -15/+2 |
* | Some debug information (using verbose) added. | se7encode | 2001-04-18 | 1 | -7/+32 |
* | fbdev reset fixed | szabii | 2001-04-18 | 1 | -4/+8 |
* | Maybe a little speedup. | se7encode | 2001-04-18 | 1 | -4/+7 |
* | - now also supports OSD for YV12 (big speed penalty by having to build image | acki2 | 2001-04-17 | 1 | -26/+64 |
* | YV12 is working again | arpi_esp | 2001-04-17 | 2 | -54/+61 |
* | - query_format() now uses new return value concept | acki2 | 2001-04-17 | 1 | -6/+40 |
* | Thanx to Arpi, There is no more YUY2 bug. | se7encode | 2001-04-17 | 1 | -9/+10 |
* | A couple of bugfixes. | se7encode | 2001-04-17 | 1 | -1/+1 |
* | Tons of code rewrites. | se7encode | 2001-04-17 | 1 | -73/+123 |
* | fix to newest revision after cvs rollback | atmosfear | 2001-04-17 | 1 | -86/+186 |
* | cmap bug fixed (I think) | szabii | 2001-04-16 | 1 | -5/+7 |
* | dumb bug | szabii | 2001-04-16 | 1 | -1/+1 |
* | sorry, for the #endif | pontscho | 2001-04-16 | 1 | -1/+1 |
* | add 3dnow support | pontscho | 2001-04-16 | 1 | -1/+61 |
* | small change | szabii | 2001-04-16 | 1 | -1/+2 |
* | changed keyboard input handling to pass key through to mplayer if not special... | atmosfear | 2001-04-16 | 1 | -4/+9 |
* | I420/IYUV support | arpi_esp | 2001-04-16 | 3 | -0/+18 |
* | UYVY support | arpi_esp | 2001-04-16 | 1 | -2/+9 |
* | add mixer support | pontscho | 2001-04-16 | 1 | -0/+4 |
* | I really hope that you will learn how to use cvs, sooner or later... | arpi_esp | 2001-04-15 | 1 | -41/+37 |
* | add mixer keys | pontscho | 2001-04-15 | 1 | -37/+41 |
* | add * and / | pontscho | 2001-04-15 | 1 | -0/+2 |
* | fixes osd/subtitle for UYVY image format and steps back to 1.15 changes | atmosfear | 2001-04-15 | 1 | -18/+23 |
* | fixed osd for UYVY image format | atmosfear | 2001-04-15 | 1 | -1/+3 |
* | qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+ | arpi_esp | 2001-04-15 | 7 | -258/+165 |
* | All available videomodes support added. | se7encode | 2001-04-15 | 1 | -86/+186 |
* | Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;) | gabucino | 2001-04-15 | 2 | -47/+49 |
* | some additional changes to support different image formats | atmosfear | 2001-04-15 | 1 | -17/+20 |
* | small change | szabii | 2001-04-14 | 1 | -1/+1 |
* | lots of changes | szabii | 2001-04-14 | 1 | -97/+241 |
* | X11_FULLSCREEN fix | arpi_esp | 2001-04-14 | 1 | -6/+8 |
* | fastmemcpy added | arpi_esp | 2001-04-14 | 1 | -0/+2 |
* | -bpp added. | se7encode | 2001-04-14 | 1 | -2/+27 |
* | - applied SSE patch by Nick Kurshev | atmosfear | 2001-04-14 | 1 | -47/+44 |
* | - applied overlay patch by Jens H | atmosfear | 2001-04-14 | 4 | -44/+125 |
* | 24/15bpp -> 32/16bpp added. | se7encode | 2001-04-14 | 1 | -26/+99 |
* | include dpms.h moved to x11_common.c | arpi_esp | 2001-04-14 | 2 | -1/+2 |
* | - fixed bug with depth and mpg when current bpp of XServer was != 32 | acki2 | 2001-04-13 | 1 | -14/+30 |
* | - added some defines to modify some sdl-out internas (see comments) | atmosfear | 2001-04-13 | 1 | -4/+19 |
* | some changes... | szabii | 2001-04-13 | 1 | -180/+300 |
* | - completely rewrote depth switching | acki2 | 2001-04-13 | 1 | -164/+296 |
* | -bpp changes | arpi_esp | 2001-04-13 | 3 | -6/+20 |
* | Requested resolution (d_width) added. | se7encode | 2001-04-13 | 1 | -2/+4 |
* | |