summaryrefslogtreecommitdiff
path: root/include/xine.h.in
AgeCommit message (Collapse)Author
2002-10-19seeking in public api is now millisecond accurate (sorry, forgot that one ↵Guenter Bartsch
but it was agreed it should be that way), events contain a timestamp now CVS patchset: 2864 CVS date: 2002/10/19 21:23:52
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
CVS patchset: 2828 CVS date: 2002/10/14 15:46:48
2002-09-22API review part IMichael Roitzsch
- bring our beloved xine_t * back (no more const there) - remove const on some input plugin functions where the data changes with media (dvd, ...) changes and is therefore not const CVS patchset: 2740 CVS date: 2002/09/22 14:29:40
2002-09-21Rename xine_(load/save/reset)_config to xine_config_(load/save/reset).Daniel Caujolle-Bert
CVS patchset: 2728 CVS date: 2002/09/21 12:20:47
2002-09-21Add forgotten xine_get_string_version() to public header.Daniel Caujolle-Bert
CVS patchset: 2727 CVS date: 2002/09/21 11:58:40
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
CVS patchset: 2680 CVS date: 2002/09/18 00:51:33
2002-09-17Undertaking of /the string version/ (nice to see if running version is from CVS.Daniel Caujolle-Bert
CVS patchset: 2679 CVS date: 2002/09/17 11:54:55
2002-09-14latest xine_config api changes as proposed by jamesGuenter Bartsch
CVS patchset: 2664 CVS date: 2002/09/14 19:04:07
2002-09-13introducing meta information and some audio controls - but nothing is really ↵Guenter Bartsch
implemented yet, so please move on, nothing to see here... CVS patchset: 2660 CVS date: 2002/09/13 18:25:22
2002-09-11- more programming guidelines in public xine headerGuenter Bartsch
- make most char pointers const in public api - simpler get_spu_lang / get_audio_lang signature CVS patchset: 2651 CVS date: 2002/09/11 17:41:07
2002-09-09Remove so const abuse ;-)Daniel Caujolle-Bert
CVS patchset: 2637 CVS date: 2002/09/09 19:24:48
2002-09-09renumber some parameter defines so they match the internal parameterMichael Roitzsch
defines (benefit: eases set_property calls - see next commit) CVS patchset: 2633 CVS date: 2002/09/09 13:55:18
2002-09-08- reorder XINE_VO_ASPECT_* constants so they match the order in the oldMichael Roitzsch
api (benefit: no remapping is required between dvd's and xine's aspect codes) - implement new scaling semantics as intended by Matthias Hopf CVS patchset: 2627 CVS date: 2002/09/08 16:20:09
2002-09-07one more 'const' and independent x/y zooming parametersMichael Roitzsch
CVS patchset: 2625 CVS date: 2002/09/07 20:09:28
2002-09-06introduce "const"Michael Roitzsch
fix some input plugins that would not copy the mrl on open CVS patchset: 2623 CVS date: 2002/09/06 18:13:10
2002-09-06audio mute parameterGuenter Bartsch
CVS patchset: 2622 CVS date: 2002/09/06 14:36:54
2002-09-05removed obsolete stream_seekable function, implemented some parts of ↵Guenter Bartsch
get_streaminfo instead, added missing parameters/properties noted by daniel CVS patchset: 2620 CVS date: 2002/09/05 23:20:20
2002-09-05adding message eventGuenter Bartsch
CVS patchset: 2617 CVS date: 2002/09/05 20:59:14
2002-09-05implement missing list/autoplay/browse_mrl functionsGuenter Bartsch
CVS patchset: 2614 CVS date: 2002/09/05 16:50:55
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05