2009-05-01, 04:57
I've started work on another developer's tool -- a command-line client for the XBMC Python interpreter. You can get it in SVN. (I'll also probably have a link for it on my website with additional documentation sometime tomorrow.)
I'm basically just trying to recreate the functionality of Python at the Windows command prompt. There are some big problems with it, such as keyboard entry triggering XBMC effects and the text very quickly scrolling outside the viewable area of my TextBox. The basic functionality is there, though.
I'm releasing it now, not because it's ready, but because I could really use some extra testers and suggestions about what needs to be fixed, what can be fixed, and how to work around the system's limitations.
Let me know if you have any questions or comments.
I'm basically just trying to recreate the functionality of Python at the Windows command prompt. There are some big problems with it, such as keyboard entry triggering XBMC effects and the text very quickly scrolling outside the viewable area of my TextBox. The basic functionality is there, though.
I'm releasing it now, not because it's ready, but because I could really use some extra testers and suggestions about what needs to be fixed, what can be fixed, and how to work around the system's limitations.
Let me know if you have any questions or comments.