summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-09-14obsulete public_entry removedGuenter Bartsch
2002-09-14latest xine_config api changes as proposed by jamesGuenter Bartsch
2002-09-14Don't use C++ style comment in public headerEwald Snel
2002-09-13duplicating behaviour of XShm fixes the bug James discoveredMichael Roitzsch
2002-09-13introducing meta information and some audio controls - but nothing is really ...Guenter Bartsch
2002-09-13dvd playback should work againMichael Roitzsch
2002-09-13simplify MMX shift instructionMike Melanson
2002-09-13reinstate some codec formats lost in API transitionMike Melanson
2002-09-13use xine's optimized memcpy() where applicableMike Melanson
2002-09-12revised the MMX color converter to get rid of unsightly green dot inMike Melanson
2002-09-11IRIXAL_LIBS not needed when building sun audio driver :-)Juergen Keil
2002-09-11new_api update for sun audio pluginJuergen Keil
2002-09-11- more programming guidelines in public xine headerGuenter Bartsch
2002-09-10bring back all the demuxersMichael Roitzsch
2002-09-10- don't return failure on successMichael Roitzsch
2002-09-10Fix a segfault in XV output.James Courtier-Dutton
2002-09-10remove outdated alsa commentMichael Roitzsch
2002-09-10missing header filesGuenter Bartsch
2002-09-10remove untrue warningMichael Roitzsch
2002-09-09that was a while ago: preserve Jürgen Keil's patch to libdvdreaduid86226
2002-09-09when reading in the config file the logo callback can be called beforeuid86226
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-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-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-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