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