1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Bug Reports:
Double xine_config_load()s => segfault
XINE_DEMUX_REVERT_STRATEGY should be named XINE_DEMUX_STRATEGY_REVERSE in xine.h?
XINE_STATUS_IDLE never used?
arts audio driver hangs
Seeking when playing logo causes segfault.
Refactor player.py, tkplayer.py. Put common player abstractions
into the pyxine package.
Use OSD in the demo players.
Work some more on the X11Visual API.
Handle plugin/browse stuff...
Handle XINE_EVENT_MRL_REFERENCE
Handle XINE_GUI_SEND_TRANSLATE_GUI_TO_VIDEO, XINE_GUI_SEND_SELECT_VISUAL
Handle tvmode?
Handle health check stuff?
Handle log stuff. (this still seems to be buggy in libxine?)
Handle frame grabbing
|