Ignore:
Timestamp:
Apr 23, 2012, 1:32:52 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Supported AudioSystems is configured using include config file.
  • Added: Added playlist demo to Demo player.
  • Added: Working DSP audiosystem for playing using linux /dev/dsp device. DSP backend support only WAV file so far.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CoolAudio/CoolAudio.pas

    r349 r352  
    88
    99uses
    10   UCoolAudio, UPlaylist, UAudioSystemFMOD, UAudioSystemMPlayer,
    11   UAudioSystemWindows, UAudioSystem, UAudioSystemMAD, UAudioSystemDSP,
     10  UCoolAudio, UPlaylist, UAudioSystem, UAudioSystemDSP, UAudioSystemFMOD,
     11  UAudioSystemMAD, UAudioSystemWindows, UAudioSystemMPlayer, UWavFile,
    1212  LazarusPackageIntf;
    1313
Note: See TracChangeset for help on using the changeset viewer.