Skip to content

Releases: mvtiaine/audacious-uade

0.12.0

27 Apr 19:55
Compare
Choose a tag to compare
  • Dropped UADE libbsd dependency
  • Windows MinGW/MSYS2 support
  • Add Fedora/OpenSUSE/CentOS/etc. RPM build scripts
  • Fix build on OpenIndiana
  • Initial AmigaOS3/MorphOS/AROS support (lib/cli-only)
  • Use static libgcc & libstdc++ for CLI commands
  • Optimize songdb storage and init
  • Implement Fastracker 1 & Fasttracker 2 support (https://github.com/8bitbubsy/ft2play)

0.11.3

20 Jan 15:34
Compare
Choose a tag to compare
  • Fix build on Haiku, NetBSD, OpenBSD, DragonFlyBSD and Cygwin
  • Fix build on older Audacious versions (3.8+ still required)
  • Misc fixes and updates

0.11.2

05 Jan 18:41
Compare
Choose a tag to compare
  • Sync songdb sources to around 2024-01-03 snapshots
  • Improve songdb demozoo meta data sourcing/matching
  • Fix big endian and 32-bit host support
  • Fix valgrind reported memory leaks in UADE
  • Misc fixes and updates

0.11.1

18 Dec 19:08
Compare
Choose a tag to compare
  • Avoid claiming XM/S3M/etc. files for UADE
  • Updated default UADE playback config:
    -- Frequency=48000 (was 44100), Filter=A1200 (was A500), Resampler=Sinc (was Default)
  • Made audio buffer size dynamic, depending on frequency
  • Include format + channels (if available) in songdb
  • Misc fixes and updates

0.11.0

08 Dec 19:15
Compare
Choose a tag to compare
  • Songdb rewrite:
    -- Add author/album/publisher/year from Demozoo SQL export
    -- Add publisher/year from UnExotica
    -- Support multiple authors from AMP
    -- Optimize songdb storage size and runtime memory usage
  • Avoid claiming C64 .sid files for UADE
  • Misc fixes and updates

0.10.2

19 Nov 18:08
Compare
Choose a tag to compare
  • Fix Debian build
  • Fix Fedora build
  • Add more unit tests
  • Fix test inconsistencies between platforms
  • Make DBM validation a bit less strict to fix some modules
  • Misc fixes and updates

0.10.1

14 Nov 16:52
Compare
Choose a tag to compare
  • Build hotfixes

0.10.0

14 Nov 16:25
Compare
Choose a tag to compare
  • Massive refactorings and cleanups
  • Switch to C++20
  • Relicense some more sources as LGPL (from GPL)
  • Add unit tests
  • Fix UADE gain prefs
  • Fix UADE multifile support (broken since 0.9.2)

0.9.3

04 Nov 18:06
Compare
Choose a tag to compare
  • FreeBSD support

0.9.2

04 Nov 14:31
Compare
Choose a tag to compare
  • Fix HivelyTracker garbled audio on Linux/arm64 platforms