home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / XAUDIO32 / XAUDIO.EXE / _SETUP.1 / readme.txt next >
Encoding:
Text File  |  1997-08-04  |  3.3 KB  |  101 lines

  1. ===================================================================
  2. XAUDIO alpha release 3
  3. August 4th 1997
  4.  
  5. ------------------------------------
  6. XAUDIO Library Version 0.8 alpha
  7. MXAUDIO Motif GUI Version 0.9 alpha
  8. XAUDIO Windows GUI Version 0.8 alpha
  9. XAUDIO BeOS GUI Version 0.9 alpha
  10. ===================================================================
  11.  
  12. NOTE: this is an alpha version.
  13.       It will work in most cases, but might still contain bugs.
  14.       It is free, and will expire on October 1st 1997
  15.  
  16. --------------------------------------------------------------------
  17. WHAT'S NEW since release 2:
  18.     * Extended playlist support
  19.  
  20. WHAT'S NEW since release 1:
  21.  
  22.     * Layer III support (plays .mp3 files)
  23.     * MPEG 2 support (player files encoded at 16, 22.05, and 24 kHz
  24.     * New MIPS / Irix port 
  25.     * Minor bug fixes
  26.  
  27.  
  28. INTRODUCTION:
  29. -------------
  30.       XAUDIO was written to be a fast implementation of an MPEG Audio 
  31.       decoding library to be used by various GUI front-ends.
  32.       We release this alpha version of the players as free download.
  33.       They will become shareware when the first frozen version is released.
  34.  
  35. PLATFORMS:
  36. ----------
  37.    This release includes static and dynamic binaries for:
  38.  
  39.       * Linux x86
  40.       * FreeBSD x86
  41.       * Solaris Sparc
  42.       * Solaris x86
  43.       * Windows 95 / Windows NT x86
  44.       * BeOS DR9
  45.       * Irix Mips
  46.  
  47. FEATURES:
  48. ---------
  49.  
  50.    1. XAUDIO Library
  51.       * Portable MPEG Audio Layer I, II and III support, MPEG 1 and MPEG 2.
  52.       * Generic audio device support & file output.
  53.       * C code optimization (runs faster than maplay).
  54.       * Pentium assembler optimization.
  55.       * Tested on x86, sparc, powerPC, MIPS.
  56.       * Full random access to the bitstream.
  57.       * Full audio control (mono, stereo, volume, balance, etc...)
  58.       * Error robustness.
  59.       
  60.    2. XAUDIO Motif GUI
  61.       * First native GUI for a unix MPEG audio player.
  62.       * Generic motif 1.2 calls (will run on any motif implementation).
  63.       * Multiple dynamic panels.
  64.       * Interactive trackbar control for direct seek.
  65.       * Interactive audio controls.
  66.       * Minimal playlist support (undocumented).
  67.       
  68.  
  69.    3. XAUDIO Windows GUI
  70.       * Multithreaded decoding.
  71.       * Multiple dynamic panels.
  72.       * Interactive trackbar control for direct seek.
  73.       * Interactive audio controls.
  74.       * Drag & Drop support.
  75.       * InstallShield (tm) archive distribution.
  76.  
  77.    4. XAUDIO BeOS GUI
  78.       * Interactive trackbar control for direct seek.
  79.       * Interactive audio controls.
  80.       * Drag & Drop support.
  81.       
  82. CURRENT DEVELOPMENTS / FUTURE PLANS:
  83. ------------------------------------
  84.  
  85.       * Macintosh port (coming very soon...)
  86.       * Network Streaming TCP streaming (http, ftp) (pre-alpha stage)
  87.       * Unicast, Multicast and Broadcast (UDP, raw or RTP)
  88.       * RSTP Server and Client (development started)
  89.       * Nextstep port.
  90.       * HP-UX port.
  91.       * Extended playlist support.
  92.       * Linux sparc/ Linux alpha with Lesstif (waiting for audio driver). 
  93.  
  94. BUG REPORTS / INFO:
  95. -------------------
  96.  
  97.       * Send email to               xaudio@mpeg.org
  98.       * Check out our web page      http://www.mpeg.org/xaudio
  99.  
  100. (c) 1997 Gilles Boccon-Gibod, Alain Jobart and Gregory d'Orso.
  101.