X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Fservices.txt;h=92eb64ec0d6657011fd2394f13f5c935555eac87;hb=ec62d085ab0d1a28856e272514eec564a3e47687;hp=74979ca4528b0b026a665e76cb0460e13865eb2f;hpb=6bae338739062fc71936269745fd3433bf0c32e1;p=melted diff --git a/docs/services.txt b/docs/services.txt index 74979ca..92eb64e 100644 --- a/docs/services.txt +++ b/docs/services.txt @@ -147,7 +147,7 @@ Producers string file - a text file containing Pango markup, see: http://developer.gnome.org/doc/API/2.0/pango/PangoMarkupFormat.html - - requires xml-like encoding special chars: <, > ( and '&' and '"' ?) + - requires xml-like encoding special chars: <, >, & to <, >, & Initialisation Properties @@ -162,7 +162,7 @@ Producers string markup - a string containing Pango markup see: http://developer.gnome.org/doc/API/2.0/pango/PangoMarkupFormat.html - - requires xml-like encoding special chars: <, > ( and '&' and '"' ?) + - requires xml-like encoding special chars: <, >, & to <, >, & int fgcolor - an rgba color specification of the text (i.e. 0xrrggbbaa) int bgcolor - an rgba color of the background rectangle @@ -237,7 +237,7 @@ Producers Known Bugs - none + in/out settings are incorrectly handled. ppm Description @@ -429,5 +429,6 @@ Consumers Known Bugs - ? + NTSC handling needs tightening up - sdl:NTSC is the only valid + constructor for NTSC playback at the moment.