Releases: corporateshark/PortAMP
Releases · corporateshark/PortAMP
1.2.2
1.2.1
Load soft_oal.dll
on Windows
Updated minimp3
Print error messages
Bumped up CMake version to fix warnings
1.2.0
Implemented WAV output (--output-file
)
Updated minimp3
Updated FLAC to 1.3.3
OGG: bugfixes
1.1.3
WAV: added ALaw/MuLaw as subformats
WAV: improved tags handling
MP3: switched to https://github.com/lieff/minimp3 decoder
Compilation fixes for VisualStudio 2017
1.1.2
WAV: support A-Law format
WAV: support Mu-Law format
WAV: support IMA ADPCM format
WAV: fixed numerous chunks handling bugs
1.1.1
WAV: support uncompressed 24-bit PCM format
WAV: support uncompressed 32-bit PCM format
WAV: support compressed Microsoft ADPCM format
WAV: correctly handle subformats and data chunks
Fixed a few crashes on wrong data and missing files
1.1.0
- APE Monkey's Audio support
- Opus support
1.0.0
- FLAC support
- Can play multiple files (simple playlists)
- Added the
--verbose
command line switch - Support WAV files with uncompressed 32-bit
float
and 64-bitdouble
data
0.99.1
- Linux support
- fixed skipping of ID3v2 tags
- support of MP3s with varying sampling rate
0.9.0
Initial release