home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / patches / pinpatch / !ReadMe
Encoding:
Text File  |  1997-10-18  |  4.0 KB  |  94 lines

  1.  ______________________________________________________________________________
  2. |  ___ _      _                      _   ___             ___      _      _     |
  3. | | _ (_)_ _ | |__  ___  __ _ _ _ __| | | _ \___ _ __   | _ \__ _| |_ __| |_   |
  4. | |  _/ | ' \| '_ \/ _ \/ _` | '_/ _` | |   / _ \ '  \  |  _/ _` |  _/ _| ' \  |
  5. | |_| |_|_||_|_.__/\___/\__,_|_| \__,_| |_|_\___/_|_|_| |_| \__,_|\__\__|_||_| |
  6. |                                                                              |
  7. |               (Version 0.80 1st October 1997) © Matthew Bullock              |
  8. |______________________________________________________________________________|
  9.                                                                               
  10.  
  11. Pinboard rom patch is a patch for the pinboard.
  12.  
  13. The following new features are implented:
  14.  
  15. Fixes bug when dragging a group of selected icons with adjust.
  16.       Previously, if you dragged a group of selected icons with adjust, it
  17.       would drag all but the icon dragged on.
  18.  
  19. Allows dragging of iconised window icons with adjust.
  20.       Previously only select worked and adjust was just ignored.
  21.  
  22. Fixes always claiming window closed messages.
  23.       Whenever a window closes, the window manager broadcasts a message to tell
  24.       applications. It is only used by pinboard like applications, so the
  25.       pinboard always claimed it. But some patches need to use it.
  26.  
  27. Adds auto saving of pinboard state on shutdown.
  28.       If the system variable SavePinboard$State contains a valid path, the
  29.       current state of the pinboard is saved to that file when the computer is
  30.       shut down.
  31.  
  32. Adds support for JPEG backdrops.
  33.       JPEG files can now be used as backdrops and are rendered in real time.
  34.  
  35. Fixes bug in detecting mode change.
  36.       Previously the pinboard would sometimes fail to redraw the screen when
  37.       the mode changed, that could cause a scaled backdrop to stop filling the
  38.       screen.
  39.  
  40. Fixes bug in spriteextend.
  41.       Previously spriteextend would fail with an address exception error if you
  42.       tried to render a JPEG while the current wimpslot was less than 24k.
  43.  
  44. For full documentation, see the !Help file inside the application.
  45.  
  46. Installation:
  47. -------------
  48.  
  49. ***NOTE***: If you have an existing version of my pinboard Rom
  50. Patch, you must remove it completely before continuing, as the
  51. installation method has changed. To do this, delete the obey file
  52. called !PinPatch that you installed in either your predesk or tasks
  53. directory. Then delete the directory PinROMPatch in your
  54. !Boot.Utils directory.
  55.  
  56. First, copy the whole !PinPatch application into your
  57. !Boot.Choices.Boot.Tasks directory. (Users with RiscOS 3.7 or later
  58. can put it in their !Boot.Choices.Boot.Predesk directory instead if
  59. they wish).
  60.  
  61. RISC OS 3.50 users only: If you have Acorn's ROM patch on your
  62. system (it will be called !ROMPatch in your
  63. !Boot.Choices.Boot.Tasks directory). Then you must rename it to
  64. !!ROMPatch (add a !). This is to ensure that it is run before
  65. pinboard ROM Patch.
  66.  
  67. Finally reset the machine and it should all be installed.
  68.  
  69. In the unlikely event that something goes wrong, you may find that
  70. your machine refuses to start, getting as far as the startup screen
  71. then crashing. If this happens, reset the machine holding down
  72. shift (press control + shift + break). This will start the machine
  73. without running the boot sequence. You can then go into !Boot and
  74. remove the files you have just added, restart the machine and try
  75. again.
  76.  
  77. It is possible to test it first to see the effect. To do so just
  78. double click on the !PinPatch application and it will be
  79. temporarily installed.
  80.  
  81.  
  82.  
  83. Copyright:
  84. ----------
  85.  
  86. Pinboard Rom Patch is copyright Matthew Bullock October 1997.
  87.  
  88. It has been released as freeware, therefore it may be freely distributed by
  89. anyone, as long as no charge is made for it except to cover the cost of media
  90. and copying and all files are included. It may not be included on a magazine
  91. cover disc or a CDRom without prior written permission from me.
  92. Anyone wishing to distribute it on a large scale e.g. a PD library should
  93. contact me first so I can keep them updated with new versions.
  94.