Age | Commit message (Expand) | Author |
2002-02-10 | Yet again things were pulled from under my feet.. removed references to IMGFM... | Rich J Wareham |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-02-08 | Avoid concurency access to mixer. | Daniel Caujolle-Bert |
2002-02-06 | rename config_file_init to xine_config_file_init. | Daniel Caujolle-Bert |
2002-02-06 | perr never used. | Daniel Caujolle-Bert |
2002-02-04 | First attempt at making DirectFB output use a layer rather than surface | Rich J Wareham |
2002-02-03 | asf patch submitted by Andrei Lahun | Guenter Bartsch |
2002-02-02 | Added YUY2 support | Rich J Wareham |
2002-02-02 | Added a new DirectFB output plugin (experimental) | Rich J Wareham |
2002-02-02 | this one is used | Miguel Freitas |
2002-02-02 | ooopppss... :) | Miguel Freitas |
2002-02-02 | small fixes to still frame code | Miguel Freitas |
2002-02-01 | Re-add 'regs' variable. It's used on *BSD and Solaris | Juergen Keil |
2002-02-01 | Commented out variable declarations leading to 'unused variable' warnings | Rich J Wareham |
2002-02-01 | Fix a confusing ://mpeg1 ://mpeg2 handling. | Daniel Caujolle-Bert |
2002-02-01 | Ooch, remove crap. | Daniel Caujolle-Bert |
2002-02-01 | Is_seekable return -1 is there's no cur_input_plugin. | Daniel Caujolle-Bert |
2002-01-31 | Fix compilation failure for user who already have wine installed. | Daniel Caujolle-Bert |
2002-01-28 | patches from Ewald Snel (finish metronom sync loop on xine exit, initialize | Miguel Freitas |
2002-01-28 | make restoring volume settings at start optional (and disabled by default) | Siggi Langauf |
2002-01-25 | get_rl_index undefined, when the function cannot be inlined | Juergen Keil |
2002-01-25 | Re-add WINE_TYPEDEFS_ONLY hack, to compile against wine headers with non-gcc | Juergen Keil |
2002-01-25 | Add header files for strcpy/malloc/... | Juergen Keil |
2002-01-25 | New logo code seems to access NULL img. Trying to fix... | Juergen Keil |
2002-01-25 | Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capability | Daniel Caujolle-Bert |
2002-01-24 | video_out will take care of logo display now ... video_out needs more work bt... | Guenter Bartsch |
2002-01-24 | log frame size | Guenter Bartsch |
2002-01-23 | Change/fix opengl checks, add a glut fallback (GLU). | Daniel Caujolle-Bert |
2002-01-23 | Modified the OpenGL plugin to use proper 2D textures which a) Improves | Rich J Wareham |
2002-01-23 | Fix Menu overlay button colours. | James Courtier-Dutton |
2002-01-22 | New OpenGL output plugin. Will only work with upcoming changes in xine-ui. | Matthias Hopf |
2002-01-22 | cr and cb swapped | Miguel Freitas |
2002-01-22 | oops, i must not change that! | Miguel Freitas |
2002-01-22 | - small w32codec bugfixes | Miguel Freitas |
2002-01-21 | Use our own xine_setenv, for systems that don't have "setenv" in libc | Juergen Keil |
2002-01-21 | provide a "setenv" implementation, when it's missing in libc | Juergen Keil |
2002-01-20 | Change SDL checks. | Daniel Caujolle-Bert |
2002-01-20 | alsa 05 support: terminated. | Daniel Caujolle-Bert |
2002-01-18 | Fixed description string. | Daniel Caujolle-Bert |
2002-01-18 | Add homedir fallback for mrl grabbing. | Daniel Caujolle-Bert |
2002-01-18 | small fix to alphablend | Miguel Freitas |
2002-01-18 | Try to fix some bleeding in the menus. | James Courtier-Dutton |
2002-01-18 | enable divx playing on slow machines! (by skipping frames when late) | Miguel Freitas |
2002-01-18 | patch to skip frame decoding when late. should enable playing videos even | Miguel Freitas |
2002-01-17 | Allow playing of AVIs with broken/incomplete indices by using the available | Matthias Hopf |
2002-01-17 | SDL video out driver | Miguel Freitas |
2002-01-16 | changing function pointer name to make new gcc happy. (i think it is | Miguel Freitas |
2002-01-16 | New blend_yuv routine. | James Courtier-Dutton |
2002-01-15 | fix bih values to work with win32 codecsxine-0_9_8-release0.9.8 | Miguel Freitas |
2002-01-15 | Made changes to fix clut on yuv2rgb, similar to XShm, but cannot test it. | James Courtier-Dutton |