summaryrefslogtreecommitdiff
path: root/src/xine-engine/events.h
AgeCommit message (Expand)Author
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-08-30Add two new xine events: inform UI when vo output is needed or not (it's theDaniel Caujolle-Bert
2002-08-30remove unused event, escape is bound to XINE_EVENT_INPUT_MENU1Michael Roitzsch
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
2002-07-05make use of the freshly introduced information about different spu typesMichael Roitzsch
2002-06-28added aspect information to xine_frame_change_event_t to pass suchMichael Roitzsch
2002-05-30Added Aspect Ratio change hint eventRich J Wareham
2002-05-27added number events needed for VCD menusSiggi Langauf
2002-04-23Add support for forced buttons due to nav pci fosl control.James Courtier-Dutton
2002-03-31Set all pts variabled to int64_t.James Courtier-Dutton
2002-03-08Added xine OSD menu structures.James Courtier-Dutton
2002-01-05updates for closed caption decoderMiguel Freitas
2001-11-02implement in-menu event for the dxr3 spu decoderMike Lampard
2001-11-01Added XINE_EVENT_INPUT_ANGLE_(NEXT|PREVIOUS) mapped to KP 7/4Rich J Wareham
2001-10-22adding new events for advanced input plugins: INPUT_NEXT, INPUT_PREVIOUSGuenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-18defining menu eventsGuenter Bartsch
2001-10-18Let plugins chane MRL (for displaying info)Rich J Wareham
2001-09-14Added some stuff to make still-frame menus work a bit better, allowed events ...Rich J Wareham
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
2001-07-26Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....Daniel Caujolle-Bert
2001-07-25A few small changes to help in some specific cases. Also a nasty hack added t...Rich J Wareham
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-14Added first bit of event mechanism for mouse/keyboard stuff.Rich J Wareham