home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Sound / Prayer / ReadMe.LAST_MINUTE_INFO.txt < prev   
Text File  |  2000-01-21  |  6KB  |  121 lines

  1. v2.1.911
  2.  Fixed lots of bugs, reworked playlist display code.
  3.  Added item dragging support in playlist display.
  4.  Added keyboard support in playlist display (user cursors and enter)
  5.  Added playlist sorting. It is very dumb one (and slow), but people demanded.
  6.  Additional robe file (toxic.robe & toxicEC.robe)
  7.  
  8. v2.1.653
  9.  Cybergfx support fixed, using friend bitmaps for faster image drawing.
  10.  Fixed possible division by zero software failure. (thanks to Davide Zipeto
  11.  <dawez@tiscalinet.it> for reporting bug).
  12.  Fixed cdda plugin. cddaOpen() did not return success status.
  13.  Audio code optimization, might work slighly faster.
  14.  Exprimental AHI driver, please do not test it, and do not report that
  15.  does not work.
  16.  
  17. v2.1.573
  18.  Work in progress -- Console.robe -- robe file converted from Win' mp3
  19.  player called Soritong. Not finished, but can do most of things.
  20.  Added group mode for gui elements. (all gui elements are placed in
  21.  groups. Root group (0) is always displayed. Other groups are mutualy
  22.  exclusive, and displayed on demand).
  23.  Changed plugin handling code, should work better (?)
  24.  Fixed sound clicking on song start/stop . I hope !
  25.  Slider gadget has changed, now uses my own BOOPSI class. It doesn't
  26.  anymore have that stupid background grid. now background can be anything
  27.  I like. Also a so called 'knob' doesn't have to be fixed size.
  28.  Fixed potential problems in idcmp message handling code.
  29.  Fixed problems with kickstart 3.0. System was badly trashed under 3.0. 
  30.  (thanks to Thomas Rode <rode@adr.dk> for reporting that bug)
  31.  Added Silence-Loopback Audio driver. Should be usefull for cdda grabbing,
  32.  and mp3->aiff conversion.
  33.  
  34. v2.1.483
  35.  RTG bug fixed ! (thanks to Mathieu Burgerhout <mburgerhout@quicknet.nl>
  36.  for reporting it.
  37.  CDDA plugin boost function fixed.
  38.  removed some dead code that were lying around 
  39.  Added Dopus5 advanced icon support !! TRY IT ! When used with DOpus5,
  40.  Prayer2 will use some additional features to make little popup-menu
  41.  for its ICON, with usefull functions.
  42.  Added AIFF EXPORT plugin --> REALTIME wave output writing to AIFF file !! :)
  43.  (but, please note that only `groovie.robe' has all needed buttons to make
  44.  actual `capture'-ing' work for now). In short: Go to Prefs->Plugins, and set
  45.  "Output capture plugin" plugin to Plugins/aiffdump.ppl . Next, set 'Save Path'
  46.  where you would like to see dumpfiles created.
  47.  After that save/use configuration, and return to prayer2. Now, you can test
  48.  this only if you selected groovie.robe, since I didn't have a time to fix
  49.  other robes now, by opening "Wave Capture Window" (either by clicking with
  50.  right-mouse-button on PLAY button, or selecting "Windows->Wave Capture Window"
  51.  from popup menu. After that, all you have to do is to press ">|<" button in
  52.  that window, and as long as it is selected (it will stay in selected position
  53.  until you click on it again), anything that goes on speakers, will be written
  54.  in AIFF file. Each time when ">|<" is selected, new filename is created, so
  55.  you won't overwrite anything by mistake, but instead you can easly run out of
  56.  HD space if you keep that button in selected state too long O;)) There are
  57.  some timers in that window, but I suppose they are pretty self-explanary.
  58.  
  59.  
  60. v2.1.431
  61.  RTM play-mode
  62.  Preferences window changed, now we have 4 separate windows: Audio, Visual,
  63.  Plugins and Misc.
  64.   - User selectable visualization refresh rate added.
  65.   - hotkey settings is back.
  66.  Experimental, limited 'AMPlifier-style' visualization plugin interface.
  67.  You can test some AMPlifier plugins (AMPlifier is just another WinAMP-like
  68.  player), but, they won't work entirely as expected.
  69.  Lots of audio-handling stuff is rewriten from scratch, that should be faster
  70.  than old code.
  71.  Removed Workbench AppIcon when not entirely iconified.
  72.  Image caching added, so if you open window second  time, it will open much
  73.  much faster.
  74.  Prayer doesn't anymore use BListView BOOPSI Class by Bernardo Innocenti,
  75.  I've written my own listview class, isn't that nice ? :)
  76.  CDDA plugin is changed. Now takes device/unit settings from CDROM_Device
  77.  and CDROM_Unit environment variables. CDDA data decoding is optimized.
  78.  And finaly, CD-titles are readed from world-wide compatible "IDxxx" files
  79.  in directory specified in CDDA_Titles environment var. (for example, you have
  80.  to setenv CDDA_Titles Sys:Utilities/CDPlayer/Disks/ and that is all, but note
  81.  the trailing slash. It is important !). CDDA plugin now uses less memory than
  82.  in previous release.
  83.  Still no sign of AHI. how does people get AHI working in their programs
  84.  anyway ? I don't like AHI :>
  85.  
  86. V2.0.223
  87.  AHI still not active :-(
  88.  Added RTG mode (force loading images in FAST ram, instead of wasting CHIP
  89. ram -- usefull for gfxcards, and FBlit users)
  90.  Changed  listview  behaviour,  to  eliminate garbage at bottom of listview
  91. while scrolling.
  92.  Fixed  bug  (hopefully) that caused player to stop playing sometimes after
  93. moving play-position slider.
  94.  Fixed bug that caused About window to be displayed without asking for it.
  95.  Fixed bug in argument parsing/passing function.
  96.  Other small bug fixes.  
  97.  Fixed TRANSPARENT image mode. 
  98.  Why people use 640x256 resolution with BIG fonts ? :-(
  99.  
  100.  
  101. V2.0
  102.  
  103.  There  are  some  missing  gadgets in `Preferences' window I had to remove
  104. just  to  make  sure  that window will open even on 640x256 PAL screen with
  105. topaz.font/8.   In next version, `Preferences' window will be divided in to
  106. several  smaller  windows,  just  to  be  sure that they will open on every
  107. screen.
  108.  
  109.  Plugins are ALPHA quality, do not take them for serious too much :-) !
  110.  Expect much more complete plugins for next release:
  111.  
  112.  a) They can't downsample audio output (for example, you can play CDDA on
  113.     44.1k/stereo only)
  114.  b) CDDA.ppl is using too much memory for buffers :-(
  115.  c) WAVE.ppl can't read BIG-ENDIAN files (RIFX)
  116.  d) ADPCM.ppl can't set current position (that is limitation of ADPCM file
  117.     format)
  118.  e) DT.ppl can play only 8bit/mono (that seems to be sound.datatype limitation)
  119.  
  120.   Bye.
  121.