Advertisement
CJdamaster

Onebox Specification

Jul 3rd, 2011
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. =============================
  2. ,---. |
  3. | |,---.,---.|---.,---.. ,
  4. | || ||---'| || | ><
  5. `---'` '`---'`---'`---'' `
  6. --------Specification--------
  7. |Key: |
  8. |DONE = Feature is complete |
  9. |DONE? = Feature is |
  10. | complete, but components |
  11. | may be missing |
  12. |POSSIBLY = Feature may work|
  13. | with no further action |
  14. |OK = Acknowledgement |
  15. |FOR REVIEW = Feature needs |
  16. | research and development |
  17. |IN DESIGN = Currently being|
  18. | worked on |
  19. -----------------------------
  20.  
  21. === OS Spec ===
  22. * Runs on a lightweight distribution of Linux |DONE|
  23. * Can boot in approx. 15 seconds and be ready to work |POSSIBLY|
  24. * Any applications that will not be needed are removed |DONE|
  25. * The dependencies of the above applications are removed |DONE?|
  26. * The kernel is optimized only for plausible uses of the system. |IN DESIGN|
  27. * The OS can also be installed from a bash script on top of a minimal installation |IN DESIGN|
  28. * The OS shows a Onebox splash screen on boot |DONE|
  29. * The OS will log into a session without a password or mode selection |POSSIBLY|
  30. * Supports directives from a remote control |FOR REVIEW|
  31. * Supports output to the case's LCD display if required |FOR REVIEW|
  32. * Supports HD TV cards including both DVB-T2 and DVB-S2 standards |FOR REVIEW|
  33. * Can read Blu-Ray media, DVD media, USB cameras and other similar devices |POSSIBLY|
  34. * (Optional) Support for iPods/iPhones as a music source |FOR REVIEW|
  35.  
  36. === PC Mode Spec ===
  37. * Uses a full featured Web Browser |DONE|
  38. * Has an email client |DONE|
  39. * Can burn discs |DONE|
  40. * Can browse files locally and on network |DONE|
  41. * Can play videos and music directly without entering Media Mode |DONE|
  42. * Can convert videos |DONE|
  43. * Uses a lightweight desktop interface, but graphically pleasing and sharp |DONE|
  44. ** Windows-orientated desktop environments are not ideal. |OK|
  45. * Should be able to get back into Media Mode with only a remote control |POSSIBLY|
  46. * Will allow for a user to install an office suite if required |DONE?|
  47. * Allows to user to change settings (see below) |FOR REVIEW|
  48.  
  49. === Settings Spec ===
  50. * Uses a single GTK application window |FOR REVIEW|
  51. * Can set the following:
  52. ** Default startup mode - PC or Media first? |FOR REVIEW|
  53. ** Background and appearance options - Links to desktop environment settings |FOR REVIEW|
  54. ** TV Card options - Links to HD Homerun |FOR REVIEW|
  55. ** MythTV/XBMC options |FOR REVIEW|
  56. ** (More to be added)
  57.  
  58. === Media Mode Spec ===
  59. * Uses a single house-style/interface theme |FOR REVIEW|
  60. * Users can easily select the following modes with a remote control: |IN DESIGN|
  61. ** TV with EPG and recording facilities |IN DESIGN|
  62. *** Recording facilities must be able to boot the PC |FOR REVIEW|
  63. ** BluRay/DVD Playback |POSSIBLY|
  64. ** Video/Music Playback |DONE|
  65. ** General Internet TV - Sublist for all the plugin 'channels' inside |IN DESIGN|
  66. ** XBMC Settings |DONE|
  67.  
  68. =============================
  69. This specification is subject to additions and changes
  70.  
  71. See development files at: http://www.4shared.com/folder/W4ABPS0i/_online.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement