index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
events.c
Age
Commit message (
Expand
)
Author
2002-10-22
Update input_dvd.c to new api.
James Courtier-Dutton
2002-10-19
seeking in public api is now millisecond accurate (sorry, forgot that one but...
Guenter Bartsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-09-22
API review part I
Michael Roitzsch
2002-09-19
forgot to reset counter
Michael Roitzsch
2002-09-18
fix reentrant in event listeners by only allowing one event per type
Michael Roitzsch
2002-09-09
Remove so const abuse ;-)
Daniel Caujolle-Bert
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2001-10-20
big event cleanup: one single mechanism is now used for all communications be...
Guenter Bartsch
2001-07-26
Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....
Daniel Caujolle-Bert
2001-07-14
Added first bit of event mechanism for mouse/keyboard stuff.
Rich J Wareham