fancy screenshots

some screenshots of xiron in action shown below. click on the pictures to enlarge them.

demonstrates the retrieval of some stream information and the stream control. first, a new object of class Stream is created, then a file is played and paused after a while. all information about this media, xine provides, is accessible via properties. this session only shows a few of these.

display some osds interactively using irb (interactive ruby). demonstrates the builtin color palette management. osd.palette.get_font generates a color palette with given text, border and background colors and returns its base. osd.text remembers last given font and font size so they can be omitted from subsequent calls.