history.txt

来自「KJ is a simple MP3 player written purely」· 文本 代码 · 共 35 行

TXT
35
字号
KJ Version History 
------------------

Version 0.45 - (2005-08-12)

    - Automatic (volume metered) cross-fading.
    - Documentation.
    - Minor bug fixes.

Version 0.4 - (2005-06-24)

    - VU meter added to DSP dialog.
    - Repeat currect track option.

Version 0.3 - (2004-12-28)

    - Venue and state data files are stored as XML rather than serialized java objects. 
    - Played track and request track states are stored to disk.
    - KJ DSP engine.
    - More than one active track list. 
    - Threaded UI actions for a smoother running application.

Version 0.2 - (2004-11-27)

    - KJ now works with JLayer v1.0 library and decodes all formats of MPEG audio files. 
    - Fixed a small bug concerning the player not handling corrupted audio files 
      properly during cross-fading. The end result was two track playing at the same
      time.

Version 0.1 - (2004-11-20)

    - First public release. 
    - Uses JLayerME library to decode MPEG-1 Layer 3 encoded audio files ONLY.
    - Mono MP3 files do not play correctly.
  

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?