summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-09fix nasty off-by-oneuid86226
2002-09-09- remove one const Daniel forgot :)uid86226
2002-09-09Remove so const abuse ;-)Daniel Caujolle-Bert
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-09renumber some parameter defines so they match the internal parameterMichael Roitzsch
2002-09-09Update by Unknown via Bartlomiej MurynPhilipp Hahn
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-08XShm is backMichael 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-07one more 'const' and independent x/y zooming parametersMichael Roitzsch
2002-09-06small xvid fixGuenter Bartsch
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-05adding message eventGuenter Bartsch
2002-09-05make all the plugin init functions staticMichael 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-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
2002-09-05get_spu_channel was lost in mergerGuenter Bartsch
2002-09-05remove debug outputGuenter Bartsch
2002-09-05Force xine.m4 installation location by using ACLOCAL_DIR envvar.Daniel Caujolle-Bert
2002-09-05reflect new featureMichael Roitzsch
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-04file_open was allocating too few bytes for dvd_input_t, corrupts malloc heap.xine-0_9_14-norelease0.9.14-noreleaseJuergen Keil
2002-09-04ngettext stub missing.Juergen Keil
2002-09-04sync to libdvdnav cvsMichael Roitzsch
2002-09-04fix typo (thanks to Daniel for reveiling)Michael Roitzsch
2002-09-04- handle numeric events for button selection (maybe this makes someMichael Roitzsch
2002-09-04fix seeking bug (thanks to Thibaut Mattern)Michael Roitzsch
2002-09-04added Mario Brito's Wing Commander III video decoderMike Melanson
2002-09-04add support for special palette conversion, fix video pts, remove extraMike Melanson
2002-09-04Added support for alphablendingRobin KAY
2002-09-03Improve chapter selection functions.James Courtier-Dutton
2002-09-03fix SMJPEG IMA so that it does not crash due to NULL pointer dereferenceMike Melanson
2002-09-03calculate more accurate pts values for the audio samplesMike Melanson
2002-09-02Comment unused functions.Daniel Caujolle-Bert
2002-09-02dispatch the A/V chunks to the decodersMike Melanson
2002-09-02added support for the IMA ADPCM audio in Westwood Studios' VQA filesMike Melanson
2002-09-02This might slow things down a bit, but I need to do it to test a problem with...James Courtier-Dutton