summaryrefslogtreecommitdiff
path: root/include/xine.h.in
AgeCommit message (Expand)Author
2002-10-19seeking in public api is now millisecond accurate (sorry, forgot that one but...Guenter Bartsch
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-09-22API review part IMichael Roitzsch
2002-09-21Rename xine_(load/save/reset)_config to xine_config_(load/save/reset).Daniel Caujolle-Bert
2002-09-21Add forgotten xine_get_string_version() to public header.Daniel Caujolle-Bert
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-09-17Undertaking of /the string version/ (nice to see if running version is from CVS.Daniel Caujolle-Bert
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-09Remove so const abuse ;-)Daniel Caujolle-Bert
2002-09-09renumber some parameter defines so they match the internal parameterMichael Roitzsch
2002-09-08- reorder XINE_VO_ASPECT_* constants so they match the order in the oldMichael Roitzsch
2002-09-07one more 'const' and independent x/y zooming 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-05adding message eventGuenter Bartsch
2002-09-05implement missing list/autoplay/browse_mrl functionsGuenter Bartsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch