summaryrefslogtreecommitdiff
path: root/include/xine.h.in
AgeCommit message (Expand)Author
2002-11-17this will be merged back to xine-lib as soon as it runs, I hope...Siggi Langauf
2002-11-11Oops, forgot to commit the new visual type change (NONE).Daniel Caujolle-Bert
2002-11-09beginnings of the get_video/audio_frame apiGuenter Bartsch
2002-11-03It would be nice to update the interface everyone is going to use.Stephen Torri
2002-11-03Added newer interface to xine_health_checkStephen Torri
2002-11-02 Added macros for xine health check.Stephen Torri
2002-10-31new syntax for MRLsMichael Roitzsch
2002-10-28hey, i want to join xine breakage party! (what do you wanna break today? tm)Miguel Freitas
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine par...Guenter Bartsch
2002-10-26add convenience comment to xine_event_tMichael Roitzsch
2002-10-26Removed trailing whitespaces.Stephen Torri
2002-10-24xine_get_file_extensions and xine_get_mime_types functions addedGuenter Bartsch
2002-10-24audio settings public interfaceGuenter Bartsch
2002-10-24xine_scan_plugins is goneMichael Roitzsch
2002-10-23input_dvd.c now listens for keyboard events from xine-ui.James Courtier-Dutton
2002-10-20AUTHORS:Stephen Torri
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