Difference between revisions of "QOrbiterGen"
From LinuxMCE
Langstonius (Talk | contribs) |
Langstonius (Talk | contribs) (→Media Scenarios) |
||
Line 20: | Line 20: | ||
**MythTV | **MythTV | ||
**Videos | **Videos | ||
− | ** | + | **Audio |
− | *LiveTV | + | **LiveTV |
− | + | *Custom Media Scenarios | |
− | *internet radio | + | **internet radio |
The array list is all of the arrays contained in the array table in pluto main / media. this includes a lot of information! | The array list is all of the arrays contained in the array table in pluto main / media. this includes a lot of information! | ||
[[category:QML]] | [[category:QML]] |
Revision as of 10:16, 9 July 2011
This page is intended to outline the requirements for QOrbiterGen, a new version of the OrbiterGenerator that prepares a qml-compatible blob of data for initialization. We hope to outline the classes of objects that have specific commands so that we can form them easily into the format we need for the callback, making it as simple as possible for ui designers to have to remember as little as possible about code related variables.
Variables
- user
- location
Arrays
Lighting Scenarios
- Auto-generated
- On : SendMessage? Lighting Plugin?
- Off :
- Custom Lighting Scenarios
- Sexy Time
- Club 54
Media Scenarios
- Auto-Generated
- MythTV
- Videos
- Audio
- LiveTV
- Custom Media Scenarios
- internet radio
The array list is all of the arrays contained in the array table in pluto main / media. this includes a lot of information!