summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-09-09alsa needs global linkingMichael Roitzsch
2002-09-09allow multiple decoders per stream type, sort them by priority andMichael Roitzsch
2002-09-09implement more parametersMichael Roitzsch
2002-09-09good opportunity to remove obsolete stuffMiguel Freitas
2002-09-08don't load values from the configfile that are already there, update themMichael Roitzsch
2002-09-08copy & paste at the wrong placeMichael Roitzsch
2002-09-08- reorder XINE_VO_ASPECT_* constants so they match the order in the oldMichael Roitzsch
2002-09-08fix some endless loopsMichael Roitzsch
2002-09-06introduce "const"Michael Roitzsch
2002-09-06audio mute parameterGuenter Bartsch
2002-09-06implement spu decoder loadingGuenter Bartsch
2002-09-05removed obsolete stream_seekable function, implemented some parts of get_stre...Guenter Bartsch
2002-09-05Whoops, committed the experimental metronom stuff. Taking it out again.Michael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f...Guenter Bartsch
2002-09-05implement missing list/autoplay/browse_mrl functionsGuenter Bartsch
2002-09-05first steps towards implementing plugin list functionsGuenter Bartsch
2002-09-05get_spu_channel was lost in mergerGuenter Bartsch
2002-09-05XV Video out at least loads now and we see the xine logo again.James Courtier-Dutton
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-04ngettext stub missing.Juergen Keil
2002-09-04fix typo (thanks to Daniel for reveiling)Michael Roitzsch
2002-09-01add buffer type for WC3 video; update WC4 video buffer typeMike Melanson
2002-09-01arghHeiko Schaefer
2002-09-01this is not a fix - but at least a52 passthrough should work again nowHeiko Schaefer
2002-09-01Update a comment.James Courtier-Dutton
2002-09-01added logarithmic PCM audio decoder (mu-law & A-law formats)Mike Melanson
2002-08-30be sure to pass right mrl (this->cur_mrl is wrong most of the time (logo mrl)).Daniel Caujolle-Bert
2002-08-30Add two new xine events: inform UI when vo output is needed or not (it's theDaniel Caujolle-Bert
2002-08-30remove unused event, escape is bound to XINE_EVENT_INPUT_MENU1Michael Roitzsch
2002-08-29Fix intl' breakage.Daniel Caujolle-Bert
2002-08-29added preliminary support for a video codec known only as 'Xxan'Mike Melanson
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
2002-08-28enforce scaling_disabledMiguel Freitas
2002-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
2002-08-27Provide a better value for the SPU vpts during discontinuites.James Courtier-Dutton
2002-08-16- syncfb simplified with helper functions (obs: i enabled zoom since it seeme...Miguel Freitas
2002-08-16- simplify sdl video driver with scaling helperMiguel Freitas
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-12added buffer types for VQA file A/V typesMike Melanson
2002-08-10syncing my local tree:Miguel Freitas
2002-08-09use correct format in log messageMichael Roitzsch
2002-08-09fixed JPEG buffer typeMike Melanson
2002-08-05added buffer type for SMJPEG's custom IMA ADPCM formatMike Melanson
2002-08-03made xine a bit less verbose and Marcelo a lot happier...Siggi Langauf
2002-08-03remained incompatible xine_tvmode_* functions to xine_tvmode_*2,Siggi Langauf
2002-08-02TV mode selection enhanced.Matthias Hopf
2002-08-01fix another logo race condition.Miguel Freitas
2002-07-31Okay, one step back about ngettext, it's no more required.Daniel Caujolle-Bert
2002-07-31Remove (maybe temporary) ngettext check/fallback_macro.Daniel Caujolle-Bert