summaryrefslogtreecommitdiff
path: root/src/xine-engine/xine_interface.c
AgeCommit message (Expand)Author
2002-09-18do not hand out unclaimed config entriesGuenter Bartsch
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-09-16Introduce a deep copy in the xine_config_lookup functions.James Courtier-Dutton
2002-09-14latest xine_config api changes as proposed by jamesGuenter Bartsch
2002-09-13introducing meta information and some audio controls - but nothing is really ...Guenter Bartsch
2002-09-11- more programming guidelines in public xine headerGuenter Bartsch
2002-09-10remove untrue warningMichael Roitzsch
2002-09-09Remove so const abuse ;-)Daniel Caujolle-Bert
2002-09-09implement more parametersMichael Roitzsch
2002-09-06introduce "const"Michael Roitzsch
2002-09-06audio mute parameterGuenter Bartsch
2002-09-05removed obsolete stream_seekable function, implemented some parts of get_stre...Guenter Bartsch
2002-09-05use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f...Guenter Bartsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch