home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 2002 January / STC_CD_01_2002.iso / APP / ANIPL218 / FILES.TXT < prev    next >
File List  |  2001-12-23  |  7KB  |  161 lines

  1.        +---------------------------------------------+
  2.        |                ANIPLAYER 2001               |
  3.        |       Movie Player AVI/MOV/FLI/MPEG         |
  4.        | Sound Player AVR/WAV/AIF/RA/MP1/MP2/MP3/OGG |
  5.        |                  JPEG viewer                |
  6.        +---------------------------------------------+
  7.  
  8. Files:
  9. ------
  10. SETUP.APP: Program install by Joachim Fornallaz.
  11. SETUP.RSC: Resource install.
  12. SETUP.GSC: Configuration install.
  13. ANIPLAY.PRG: Program.
  14. VERSIONS.TXT: Versions in french.
  15. HISTORY.TXT: Short history in english.
  16. TESTS.TXT: Tests players AVI/MOV in english.
  17. ICONS.RSC: Icons for desktop.
  18. Directory FRENCH:
  19.   ANIPLAY.HYP: Documentation for ST-Guide in french.
  20. Directory ENGLISH:
  21.   ANIPLAY.HYP: Documentation for ST-Guide in english.
  22.   N_FRENCH.TXT: English file for ANIPLAY.PRG.
  23. Directory GERMAN (thanks Joachim Fornallaz):
  24.   ANIPLAY.HYP: Documentation for ST-Guide in german.
  25.   N_FRENCH.TXT: German file for ANIPLAY.PRG.
  26. Directory SWEDISH (thanks Mille Babic):
  27.   ANIPLAY.HYP: Documentation for ST-Guide in swedish.
  28.   N_FRENCH.TXT: Swedish file for ANIPLAY.PRG.
  29. Directory DUTCH (thanks Karel de Bruijn and Karel Post):
  30.   ANIPLAY.HYP: Documentation for ST-Guide in dutch by Karel de Bruijn.
  31.   N_FRENCH.TXT: Dutch file for ANIPLAY.PRG by Karel Post.  
  32. Directory POLISH (thanks Rafal Kawecki):
  33.   N_FRENCH.TXT: Polish file for ANIPLAY.PRG 
  34. Directory ITALIAN (thanks Lodovico Zanier):
  35.   N_FRENCH.TXT: Italian file for ANIPLAY.PRG  
  36. Directory PANEL: Some IMG files for personify main window and Playlist.
  37.  You can copy this files inside the same directory than ANIPLAY.PRG 
  38.  like N_FRENCH.TXT.
  39.  PANEL16.IMG: File for screen in 16 colors.
  40.  PANEL256.IMG: File for screen in 256 colors.
  41.  PANEL.IMG: File for screen in 32K, 65K, or 16M colors.
  42. Directory LAME_ENC:
  43.   COPYING: GNU LIBRARY GENERAL PUBLIC LICENSE.
  44.   Directory 68881:
  45.     LAME_ENC.SLB: Shared Library of libmp3lame library (FPU 68881/2).
  46.   Directory 68060:
  47.     LAME_ENC.SLB: Shared Library of libmp3lame library (FPU 68060).
  48. Directory OPENDIVX:
  49.   COPYING: GNU GENERAL PUBLIC LICENSE and OpenDivX license.
  50.   OPENDIVX.SLB: Shared Library of libdivxdecore library from ProjectMayo.
  51. Directory JPEG:
  52.   LEGAL: LEGAL file from The Independent JPEG Group's JPEG software.
  53.   OPENDIVX.SLB: Shared Library of libjpeg library.
  54. Directory VORBIS:
  55.   COPYING: COPYING file from Xiphophorus.
  56.   Directory 68881:
  57.     LAME_ENC.SLB: Shared Library of libvorbis-1.0rc2 library (FPU 68881/2).
  58.   Directory 68060:
  59.     LAME_ENC.SLB: Shared Library of libvorbis-1.0rc2 library (FPU 68060).
  60. Directory PROG:
  61.   STARTANI.C: Demo for start ANIPLAYER with control.
  62.   Directory SYNCHRO.CPX:
  63.     SYNCHRO.C: Demo for GEM messages to ANIPLAYER.
  64.     SYNCHRO.HD: Header for CPX.
  65.     CPXSTART.O: Header for CPX.
  66.     SYNCHRO.PRJ: Project file.
  67.     SYNCHRO.CPX: CPX for XCONTROL, synchro with another program.
  68.   Directory MANIPLAY.MID:
  69.     MANIPLAY.C: Demo for GEM messages to ANIPLAYER.
  70.     MANIPLAY.MID: Module MID screen-saver for HORLOGEP.
  71.     MANIPLAY.INF: Configuration file. 
  72.    Directory SLB (some files for use SLB):
  73.      SLB_CALL.S: SLB calls inside ANIPLAYER.
  74.      Directory LAME_ENC:
  75.        LIBHEAD.S: Header of LAME_ENC.SLB.
  76.      Directory OPENDIVX:
  77.        LIBHEAD.S: Header of OPENDIVX.SLB.
  78.        DECORE.H: Header for the libdivxdecore library from ProjectMayo.
  79.        README: Readme for the libdivxdecore library from ProjectMayo.
  80.      Directory JPEG:
  81.        LIBHEAD.S: Header of JPEG.SLB.
  82.        JPEGLIB.H: Header for the libjpeg library from The Independent 
  83.                   JPEG Group's JPEG software.
  84.        JCONFIG.H: Widely used configuration options for JPEGLIB.H.
  85.        JMORECFG.H: Seldom changed options for JPEGLIB.H.
  86.        EXAMPLE.C: Example for call the shared library.
  87.      Directory VORBIS:
  88.        LIBHEAD.S: Header of VORBIS.SLB.
  89.        VORBISFI.H,
  90.        OGG.H,
  91.        CODEC.H: Headers for the libvorbis-1.0rc2 library.
  92. Directory BUBBLE:
  93.   BUBBLE.APP: BubbleGEM is a program by Thomas Much for bubble help 
  94.               with right mouse button.
  95.   BUBBLE.CPX: Config.
  96. Directory PSOUND for HADES:
  97.   PSOUND.DOC: Documentation PSOUND card/driver of Loic Sebald.
  98.   PSOUNDC.PRG: Create cookie 'PSND' for test/play Aniplayer with 
  99.                PSOUND card.  
  100.   PSOUNDC.S: Source asm.
  101. Directory SCRIPTS: GEMScript commands examples.
  102.   CHECKCOM.SIC: Test if the command is supported.
  103.   CLOSE.SIC: File and main window closed.
  104.   CONTROLK.SIC: Send KEY code.
  105.   CONTROLP.SIC: File selected for get informations and send new position. 
  106.   CONVERT.SIC: File conversion: MPG in MOV, MPG in AVI, or MP3 in WAV.
  107.   CONVERTD.SIC: Files conversions from a directory.
  108.   COPY.SIC: Copy current picture in the clipboard.
  109.   DIASHOW.SIC: Slide-show for JPEG pictures.
  110.   FF.SIC: Send Fast Forward command in seconds.
  111.   GETALBUM.SIC: Get Album information of the current file (tag ID3).
  112.   GETALLCO.SIC: Get all commands supported.
  113.   GETAUTHO.SIC: Get Author information of the current file (tag ID3).
  114.   GETFILEP.SIC: Get path+name of the current file.
  115.   GETLISTT.SIC: Get current and total tracks played of the Playlist.
  116.   GETLONGN.SIC: Get Aniplayer name.
  117.   GETTITLE.SIC: Get Title information of the current file (tag ID3).
  118.   GETYEAR.SIC: Get Year information of the current file (tag ID3).
  119.   LISTPLAY.SIC: Playlist started and displayed.
  120.   LISTSTOP.SIC: Playlist stopped.
  121.   OPEN.SIC: Open file.
  122.   PAUSE.SIC: Send Pause command.
  123.   PLAY.SIC: Send Play command.
  124.   QUIT.SIC: Send Quit command.
  125.   REW.SIC: Reverse command in seconds.
  126.   SAVE.SIC: Save current file in AVI/MOV/AVR/WAV/AIF/MP3.
  127.   SAVEIMA.SIC: Save image(s) in IMG/TGA/JPG.
  128.   
  129.   
  130. Lastest version of Aniplayer is on:
  131.  
  132. http://aniplay.atari.org
  133. http://perso.wanadoo.fr/didierm/ (french/english)
  134.  
  135. http://www.omnis.ch/jf/aniplayer.shtml (german)
  136. ftp://chapelie.rma.ac.be/atari/
  137.  
  138. You can see my others realisations on my WEB page:
  139. SONDIGIT, HORLOGEP, PICDESK, MAGXSND, etc...
  140.  
  141.  
  142. You can found ST-Guide by Holger Weets on:
  143.  
  144. http://members.aol.com/VJanzen/software/weets.html
  145.  
  146. You can found OLGA by Thomas Much on:
  147.  
  148. http://www.snailshell.de/OLGA/index.html
  149.  
  150. You can found a demo of Scripter (GEMScript from ASH) on:
  151.  
  152. http://www.application-systems.de/scripter/download.html
  153.  
  154.  
  155. ENGLISH/GERMAN/SWEDISH/DUTCH VERSIONS:
  156. -------------------------------------- 
  157.  
  158. Before use ANIPLAY copy N_FRENCH.TXT and ANIPLAY.HYP (documentation 
  159. for ST-Guide) in same directory of ANIPLAY.PRG.
  160. You can put only ANIPLAY.HYP in your directory for HYP. 
  161.