home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / gfx / JIV / Changes next >
Text File  |  1995-05-28  |  13KB  |  205 lines

  1. ===============================================================================
  2. JIV 1.22            Cosmetic change (shareware notice).
  3. -------------------------------------------------------------------------------
  4. GFXCore 1.160       Fixed a (harmless) division by zero bug.
  5. -------------------------------------------------------------------------------
  6. JIVCore 1.13        Looking for the Picasso-II/screen switching bug. Not found.
  7. -------------------------------------------------------------------------------
  8. GFXRender 1.160     Looking for the Picasso-II/screen switching bug. Not found,
  9.                     but I found and fixed a different bug (in the clear-screen-
  10.                     code, a part that could have crashed the machine but
  11.                     luckily was very unlikely to be executed).
  12. ===============================================================================
  13. JIV 1.21            Bumped version number for release.
  14. -------------------------------------------------------------------------------
  15. GFXRender 1.154     Ooops. 1.149 accidentally swapped the meaning of DELAY
  16.                     and WAIT. Fixed.
  17. ===============================================================================
  18. GFXRender 1.153     Fixed a cosmetic bug in the GENERIC screen depth handling.
  19. -------------------------------------------------------------------------------
  20. GFXCore 1.155       Minor optimisations.
  21. GFXRender 1.151     Minor optimisations.
  22. -------------------------------------------------------------------------------
  23. JIV 1.20            DELAY and WAIT were broken. Fixed and enhanced.
  24. GFXRender 1.149     dito.
  25. -------------------------------------------------------------------------------
  26. GFXCore 1.153       Revised dithering. Faster.
  27. -------------------------------------------------------------------------------
  28. JIVCore 1.9         Added new AUTO display mode for automatic mode selection.
  29. ===============================================================================
  30. JIV 1.19            Cosmetic change.
  31. GFXRender 1.145     dito.
  32. ===============================================================================
  33. JIV 1.18            Minor bug fix (image offset for PROGRESS was incorrect).
  34. -------------------------------------------------------------------------------
  35. GFXCore 1.127       Make sure the color reduction always selects a dark color
  36.                     for the background. Looks better in most cases. Pictures
  37.                     that don't need color reduction will retain their palette
  38.                     unchanged.
  39. -------------------------------------------------------------------------------
  40. JIVPCX 1.76         Found and fixed a very obscure mungwall hit. (VAR parameter
  41.                     in inline assembler code caused problems).
  42. ===============================================================================
  43. JIVGFXText 1.15     More efficient text display.
  44. -------------------------------------------------------------------------------
  45. GFXRender 1.140     Enhanced input handler, accepts "q", "Q" and "CTRL-C" now.
  46. -------------------------------------------------------------------------------
  47. JIV 1.17            Cosmetic changes.
  48. -------------------------------------------------------------------------------
  49. JIVPCX 1.47         Some optimisations.
  50. -------------------------------------------------------------------------------
  51. JIVPCX 1.41         Added 16-color EGA PCX support.
  52. -------------------------------------------------------------------------------
  53. JIVPCX 1.28         Fixed a bug in the monochrome PCX support.
  54. -------------------------------------------------------------------------------
  55. JIVGFXText 1.11     Select text colors differently.
  56. -------------------------------------------------------------------------------
  57. GFXRender 1.127     Blank the mouse pointer while displaying the pictures.
  58. -------------------------------------------------------------------------------
  59. GFXRender 1.126     Minor change in the internal buffer handling (bgr -> rgb).
  60. GFXCore 1.126       dito.
  61. JIVBMP 1.16         dito.
  62. JIVIFF 1.37         dito.
  63. JIVJPG 1.5          dito.
  64. JIVPCX 1.27         dito.
  65. JIVPNM 1.8          dito.
  66. -------------------------------------------------------------------------------
  67. GFXCore 1.125       Minor change in the internal buffer handling (rline
  68.                     pointer array).
  69. JIVBMP 1.12         dito.
  70. JIVGIF 1.1          dito.
  71. JIVIFF 1.36         dito.
  72. JIVJPG 1.4          dito.
  73. JIVPCX 1.25         dito.
  74. JIVPNM 1.7          dito.
  75. ===============================================================================
  76. JIV 1.16            Cosmetic change (removed _MOD from version string).
  77. -------------------------------------------------------------------------------
  78. JIVGFXText 1.10     Cosmetic change.
  79. -------------------------------------------------------------------------------
  80. TronFFR 1.2         Changed a few defaults (first block=2048, blocksize=16384).
  81. -------------------------------------------------------------------------------
  82. GFXRender 1.124     Minor/cosmetic changes (new default pointer, new
  83.                     OpenDisplayCyber() behaviour).
  84. -------------------------------------------------------------------------------
  85. JIVPCX 1.22         Added true-color PCX support.
  86. -------------------------------------------------------------------------------
  87. JIV 1.15            Fixed an obscure (and harmless) bug in the file handling;
  88.                     JIV didn't free locks under certain (unlikely) conditions.
  89. -------------------------------------------------------------------------------
  90. JIV 1.14            Fixed a bug in the status line handling (-> JIV 1.11).
  91. -------------------------------------------------------------------------------
  92. JIV 1.13            Added PCX format.
  93. JIVPCX 1.17         Initial (limited) version, handles only 8 bit PCX files.
  94. -------------------------------------------------------------------------------
  95. GFXRender 1.117     Minor bug fixes.
  96. -------------------------------------------------------------------------------
  97. JIV 1.12            Increased image format recognition buffer size.
  98. -------------------------------------------------------------------------------
  99. JIV 1.11            Slightly different status line handling. Will not destroy
  100.                     the first few lines of a screen anymore.
  101. ===============================================================================
  102. JIV 1.10            Added support for the new CyberGraphics driver.
  103. JIVCore 1.7         dito.
  104. JIVGFXText 1.8      dito.
  105. GFXRender 1.15      Added CyberGraphics driver.
  106. ===============================================================================
  107. JIV 1.9             Added support for new DITHER parameter.
  108. GFXCore 1.123       Dito.
  109. GFXRender 1.107     Dito
  110. JIVCore 1.5         Dito.
  111. -------------------------------------------------------------------------------
  112. JIVBMP 1.9          Fixed a stupid bug in the bytes-per-line code.
  113. -------------------------------------------------------------------------------
  114. JIVIFF 1.35         Removed certain register optimisations to avoid potential
  115.                     compiler bugs.
  116. JIVPNM 1.6          Dito.
  117. JIVBMP 1.1          Dito.
  118. -------------------------------------------------------------------------------
  119. GFXRender 1.85      Several minor optimisations in the Picasso-II driver.
  120. -------------------------------------------------------------------------------
  121. JIV 1.8             Minor changes for GFXRender 1.71.
  122. GFXRender 1.71      Will attempt to re-use old screens before opening new ones.
  123. -------------------------------------------------------------------------------
  124. JIVIFF 1.34         Will attempt to adjust the aspect ratio of interlaced
  125.                     files if xAspect/yAspect (or xdpi/ydpi) are set correctly.
  126. -------------------------------------------------------------------------------
  127. JIVIFF 1.29         Added support for HAM8 files.
  128. -------------------------------------------------------------------------------
  129. JIVIFF 1.28         Fixed a cosmetic bug in the VERBOSE mode (used to show
  130.                     "FORM" instead of the FORM type).
  131. -------------------------------------------------------------------------------
  132. GFXRender 1.65      Added support for Picasso-II 16-bit display mode.
  133. JIVGFXText 1.2      Added support for Picasso-II 16-bit display mode.
  134. ===============================================================================
  135. JIV 1.6             Fixed a cosmetic bug.
  136. ===============================================================================
  137. JIV 1.5             Bumped version number for beta release.
  138. -------------------------------------------------------------------------------
  139. GFXCore 1.117       Optimized the color selection and dithering.
  140. -------------------------------------------------------------------------------
  141. GFXRender 1.39      Small changes for the new color selection.
  142. GFXCore 1.106       Completely new color selection algorithm. Somewhat faster
  143.                     and MUCH better.
  144. ===============================================================================
  145. JIV 1.4             Bumped version number for beta release.
  146. -------------------------------------------------------------------------------
  147. GFXCore 1.76        FillColormap8() damaged the source colormap. Fixed.
  148. -------------------------------------------------------------------------------
  149. GFXRender 1.34      Changes for GFXCore 1.66. Fixed a minor bug in the ModeID
  150.                     code.
  151. GFXCore 1.66        Better 8 -> (<8) dithering / color selection. Faster.
  152. -------------------------------------------------------------------------------
  153. Bit 1.47            Bug fixes.
  154. -------------------------------------------------------------------------------
  155. GFXRender 1.26      Changes for GFXCore 1.2.
  156. GFXCore 1.2         New histogram/colormap/dithering algorithms for dithering
  157.                     colormapped (max. 256 colors) pictures. Faster. Better.
  158. -------------------------------------------------------------------------------
  159. GFXRender 1.23      A2024 mode now uses my own ChunkyToPlanar().
  160. -------------------------------------------------------------------------------
  161. GFXRender 1.22      Fixed a bug - histograms were only freed on exit, wasting
  162.                     memory in slide show mode whenever dithering was needed.
  163. -------------------------------------------------------------------------------
  164. JIVGFXText 1.1      Added "NATIVE" driver.
  165. GFXRender 1.19      Added "NATIVE" drivers.
  166. JIVCore 1.3         Added "NATIVE" display mode.
  167. -------------------------------------------------------------------------------
  168. GFXRender 1.1       Respect Overscan prefs. Attempt to clone default pubscreen.
  169.                     Set a proper screen title.
  170. -------------------------------------------------------------------------------
  171. JIV 1.3             Added "Bit".
  172. Bit 1.36            Optimized Planar2Chunky().
  173. JIVIFF 1.26         Moved Chunky2Planar to the "Bit" module.
  174. ===============================================================================
  175. JIV 1.2             Bumped version number
  176. -------------------------------------------------------------------------------
  177. JIVPNM 1.5          The PNM header parser was completely broken because of a
  178.                     compiler/optimizer bug (I forgot to re-test the code after
  179.                     instructing the compiler to do certain register
  180.                     optimizations). Sorry. Fixed.
  181. ===============================================================================
  182. JIV 1.1             Bumped version number.
  183. -------------------------------------------------------------------------------
  184. JIVCore 1.2         Boolean tool types were parsed incorrectly. Fixed.
  185. -------------------------------------------------------------------------------
  186. JIVIFF 1.25         Replaced ReadPixelLine8() with my own Planar2Chunky(). It's
  187.                     faster, and ReadPixelLine8() caused some problems.
  188. ===============================================================================
  189. JIVJPG 1.2          Fixed a minor bug  (failed to force RGB colorspace under
  190.                     certain conditions).
  191. -------------------------------------------------------------------------------
  192. ALL MODULES 1.0     Set version number for initial release.
  193. -------------------------------------------------------------------------------
  194. JIVIFF 0.130        Fixed a bug that sometimes caused crashes with pictures
  195.                     with a width of 1024 (or more) pixels.
  196. -------------------------------------------------------------------------------
  197. JIVIFF 0.122        The IFF/ILBM reader is _much_ faster now.
  198. ===============================================================================
  199. JIV 0.84            Removed the table-based JIVRandom module and went back to
  200.                     the assembler pseudo-random routine. The table-based RND
  201.                     was only slightly faster but caused the executable to grow
  202.                     by 16 KBytes. It also caused ugly artefacts in A2024 mode.
  203. GFXCore 0.433       see JIV 0.84
  204. GFXRender 0.11      see JIV 0.84
  205.