home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / misc / smallrtv / !SmallRTV / !Help < prev    next >
Text File  |  1998-03-14  |  4KB  |  150 lines

  1. Help file for !SmallRTV
  2. ~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4.  Application  :SmallRTV
  5.      Purpose  :TV only front end for the RiscTV card
  6.      Version  :0.03
  7.       Author  :Leo White
  8.         Date  :15-03-98
  9.  
  10. © Leo White, 1998
  11.  
  12. --------------------------------------------------------------------
  13.  
  14.   SmallRTV is my attempt at writing a TV only front end for Irlam Instruments
  15. RiscTV card.  Its currently in a beta stage and simple done to get the
  16. code working, to see how much interest in this sort of program and to
  17. get a few ideas going.
  18.  
  19. Instructions
  20. ~~~~~~~~~~~~
  21.  
  22.   The iconbar icon.
  23.     Clicking select on this will open the main window,
  24. in which the Tv output is displayed, and adjust clicking on this icon
  25. will open the remote control window.  Menu will bring up the main menu.
  26.  
  27.   The menu.
  28.   
  29.     Info - Opens the info window
  30.     Save - Saves the tuning details to disc
  31.     Tuning... - Opens the tuning window
  32.     Quit - Quits SmallRTV
  33.     
  34.   The tuning window
  35.   
  36.     Channel   - Use this to select which channel to change the frequency of.
  37.     Frequency - Allows you to change the frequency.  Holding down shift
  38.                 causes a greater change in the frequency value.
  39.                 
  40.   The main window
  41.   
  42.     Displays the TV picture.  The window automatically resizes to the full
  43.     size of the current screen.
  44.     
  45.   The remote window
  46.   
  47.   The top four buttons currently do nothing, but will become..
  48.   
  49.    M - mute
  50.    W - Always have window on top
  51.    L - Lock aspect
  52.    P - Power on/off
  53.    
  54.   The keypad changed the channel.  10 adds 10 to the current channel number.
  55.   
  56.   +/-  Volume up and down
  57.   
  58.   C - Select composite input
  59.   S - Select S-VHS input
  60.   
  61.   When the window is opened to full size, it will show the video and audio
  62. controls.  From here you can increase/decrease the brightness, contrast,
  63. saturation, hue, balance, bass and treble.  The text will eventually be replaced
  64. with pretty icons.
  65.  
  66.   And thats about it for the moment.  More features will be added as the
  67. program is developed.
  68.  
  69.  
  70. --------------------------------------------------------------------
  71.  
  72.   Things to do.
  73.   
  74.   Add pretty icons to the remote control
  75.   Add saving of sprites
  76.   Improve the tuning window
  77.   Display appropiate bar on TV screen when changing bass, brightness etc (Keying
  78. module only)
  79.   Display channel numbers on TV screen when changing channels (keying module only)
  80.   Tidy up the code lots :)
  81.   Add option to remove icon from icon bar, instead open by adjust clicking on
  82. the display manager or palette.
  83.   Lots more....
  84.  
  85. --------------------------------------------------------------------
  86.   
  87. Program History
  88. ~~~~~~~~~~~~~~~
  89.  
  90. Version 0.01 5-11-97
  91. ~~~~~~~~~~~~~~~~~~~~
  92. -Created basic version, selected correct sprite for window, but
  93.  had to use the !RiscTV application to initialise keying functions.
  94.  
  95. Version 0.02 04-03-98
  96. ~~~~~~~~~~~~~~~~~~~~~
  97. -Got details on keying module from Irlam and added keying facilites to
  98.  my program.
  99.  
  100. Version 0.03 Sun 15th March 1998
  101. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102. -Added scanning of Risc PC's MDF and the A5000 Vidc file for extracting
  103.  appropiate details on each mode.
  104. -Added remote window
  105. -Added tuning window
  106. -First 'beta' release 
  107.  
  108. ----------------------------------------------------------------
  109.  
  110. Disclaimer
  111. ~~~~~~~~~~
  112.  
  113.   This software is provided as is.  The author cannot take responsibility
  114. for any loss of data or any other problems consequent upon the use of
  115. this program.
  116.  
  117. ----------------------------------------------------------------
  118.  
  119. Conditions of Use
  120. ~~~~~~~~~~~~~~~~~
  121.  
  122.   This software is freeware.  It may be freely distributed as long as no
  123. money is exchanged, apart from cost of distribution i.e. cost of discs,
  124. and that all the original file are included.
  125.  
  126. ----------------------------------------------------------------
  127.  
  128. Contacting The Author
  129. ~~~~~~~~~~~~~~~~~~~~~
  130.  
  131.   If you wish to contact me, e.g. to tell me about any bugs, 
  132. improvements etc. Or if you just want to send me large amounts of
  133. money :) (Well you never know), then you can use the following 
  134. methods.
  135.  
  136. email specific to this program: smallrtv@brighteyes.u-net.com
  137. general email : lptw1@ukc.ac.uk  (Should be valid for a few more years yet)
  138.  
  139. or send mail to
  140.  
  141. L P T White
  142. 208 New Road
  143. West Parley
  144. Ferndown
  145. Dorset
  146. BH22 8EN
  147.  
  148. Any mail arriving here will be sent on to me at University. So could take
  149. quite some time to reach me.
  150.