summaryrefslogtreecommitdiff
path: root/src/xine-engine/events.c
AgeCommit message (Expand)Author
2002-09-22API review part IMichael Roitzsch
2002-09-19forgot to reset counterMichael Roitzsch
2002-09-18fix reentrant in event listeners by only allowing one event per typeMichael Roitzsch
2002-09-09Remove so const abuse ;-)Daniel Caujolle-Bert
2002-09-06introduce "const"Michael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-07-26Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....Daniel Caujolle-Bert
2001-07-14Added first bit of event mechanism for mouse/keyboard stuff.Rich J Wareham