summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-02-25xine now compiles ok with the dxr3 em8300 ver 0.12.0 ,but dxr3 does not actua...James Courtier-Dutton
2002-02-25DirectFB output plugin changedRich J Wareham
2002-02-25*phew* Xv video output driver works now, zoom feature has been stripped down ...Guenter Bartsch
2002-02-24Fix segfault.Daniel Caujolle-Bert
2002-02-24clean black bars on window/frame size changeGuenter Bartsch
2002-02-24makefile cleanup, pause frame fixed for xshm, beginning to work on xv outputGuenter Bartsch
2002-02-23Workaround added for a bug in Sun's audiocs driver (used for Ultra10, Ultra60,Juergen Keil
2002-02-18VO_PROP_MAX_NUM_FRAMES, expose event handlingGuenter Bartsch
2002-02-18cleanup/added debug messages, small metronom fixGuenter Bartsch
2002-02-18do not discard frames in vo_frame_draw as they may be needed for stillGuenter Bartsch
2002-02-18new deinterlacing method (linear blend).Miguel Freitas
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-17more bugfixes, I can now see video using xshm :-)Guenter Bartsch
2002-02-17each frame has an id for debugging purposes now; xshm driver can at least dis...Guenter Bartsch
2002-02-16bufixes from miguel freitasGuenter Bartsch
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2002-02-15another dxr3 compile patch by Boszormenyi ZoltanGuenter Bartsch
2002-02-15dxr3 compile patch by Boszormenyi ZoltanGuenter Bartsch
2002-02-11Added DTS patch from Michael Roitzsch <amalthea@freenet.de>Rich J Wareham
2002-02-11serialize all libmpeg2 calls (I guess this needs to be done for other video d...Guenter Bartsch
2002-02-10Yet again things were pulled from under my feet.. removed references to IMGFM...Rich J Wareham
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-02-08Avoid concurency access to mixer.Daniel Caujolle-Bert
2002-02-06rename config_file_init to xine_config_file_init.Daniel Caujolle-Bert
2002-02-06perr never used.Daniel Caujolle-Bert
2002-02-04First attempt at making DirectFB output use a layer rather than surfaceRich J Wareham
2002-02-03asf patch submitted by Andrei LahunGuenter Bartsch
2002-02-02Added YUY2 supportRich J Wareham
2002-02-02Added a new DirectFB output plugin (experimental)Rich J Wareham
2002-02-02this one is usedMiguel Freitas
2002-02-02ooopppss... :)Miguel Freitas
2002-02-02small fixes to still frame codeMiguel Freitas
2002-02-01Re-add 'regs' variable. It's used on *BSD and SolarisJuergen Keil
2002-02-01Commented out variable declarations leading to 'unused variable' warningsRich J Wareham
2002-02-01Fix a confusing ://mpeg1 ://mpeg2 handling.Daniel Caujolle-Bert
2002-02-01Ooch, remove crap.Daniel Caujolle-Bert
2002-02-01Is_seekable return -1 is there's no cur_input_plugin.Daniel Caujolle-Bert
2002-01-31Fix compilation failure for user who already have wine installed.Daniel Caujolle-Bert
2002-01-28patches from Ewald Snel (finish metronom sync loop on xine exit, initializeMiguel Freitas
2002-01-28make restoring volume settings at start optional (and disabled by default)Siggi Langauf
2002-01-25get_rl_index undefined, when the function cannot be inlinedJuergen Keil
2002-01-25Re-add WINE_TYPEDEFS_ONLY hack, to compile against wine headers with non-gccJuergen Keil
2002-01-25Add header files for strcpy/malloc/...Juergen Keil
2002-01-25New logo code seems to access NULL img. Trying to fix...Juergen Keil
2002-01-25Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capabilityDaniel Caujolle-Bert
2002-01-24video_out will take care of logo display now ... video_out needs more work bt...Guenter Bartsch
2002-01-24log frame sizeGuenter Bartsch
2002-01-23Change/fix opengl checks, add a glut fallback (GLU).Daniel Caujolle-Bert
2002-01-23Modified the OpenGL plugin to use proper 2D textures which a) ImprovesRich J Wareham
2002-01-23Fix Menu overlay button colours.James Courtier-Dutton