Skip to content

Releases: corporateshark/PortAMP

1.2.2

16 Mar 03:58
Compare
Choose a tag to compare

Fixed compilation for OSX 12.1+
Fixed compilation for Ubuntu 20.04+

1.2.1

01 Nov 18:44
Compare
Choose a tag to compare

Load soft_oal.dll on Windows
Updated minimp3
Print error messages
Bumped up CMake version to fix warnings

1.2.0

31 Dec 23:46
a8ec075
Compare
Choose a tag to compare

Implemented WAV output (--output-file)
Updated minimp3
Updated FLAC to 1.3.3
OGG: bugfixes

1.1.3

18 Apr 22:27
Compare
Choose a tag to compare

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

04 Jul 18:59
Compare
Choose a tag to compare

WAV: support A-Law format
WAV: support Mu-Law format
WAV: support IMA ADPCM format
WAV: fixed numerous chunks handling bugs

1.1.1

01 Jan 14:16
Compare
Choose a tag to compare

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

20 Oct 21:08
Compare
Choose a tag to compare
  • APE Monkey's Audio support
  • Opus support

1.0.0

10 Sep 11:32
Compare
Choose a tag to compare
  • FLAC support
  • Can play multiple files (simple playlists)
  • Added the --verbose command line switch
  • Support WAV files with uncompressed 32-bit float and 64-bit double data

0.99.1

25 Aug 21:19
Compare
Choose a tag to compare
  • Linux support
  • fixed skipping of ID3v2 tags
  • support of MP3s with varying sampling rate

0.9.0

10 Sep 11:58
Compare
Choose a tag to compare

Initial release