Question about code that displays "Buffering ..." on screen
#1
The code that's responsible for displaying the "Buffering ..." message on the screen (when things are buffering Smile ), is that part of the skin or part of the C++ code in XBMC?

Or in other words, if I wanted to display something else on the screen (like info about what's going on with the EDL), what functions/code should I be looking at?

Any help anyone can offer is much appreciated, even a class name to look at or a source file that might help me out would help if you aren't sure of the exact functions at play.

Thanks,
Harry
Reply
#2
well, it's a combination. see GUIWindowFullScreen.cpp l477 and the methods it calls in the info manager there.
Reply

Logout Mark Read Team Forum Stats Members Help
Question about code that displays "Buffering ..." on screen0