pkgsrc/audio/adplug/PLIST
wiz e1d4370384 adplug: update to 2.3.1.
Changes for version 2.3.1:
--------------------------
- Fixed unconditional inclusion of "sys/io.h" on Linux
- Autotools improvement
  - Non-recursive Automake, improved parallelizability
  - Compatibility fixes for FreeBSD's pmake and OpenBSD's make
  - Out-of-source building

Changes for version 2.3:
-------------------------
- Bug fixes:
  - CMF: Fix uninitialised variable use (thanks binarymaster)
  - CMF: Handle invalid offsets without crashing
  - ROL: Prevent access beyond end of vector
  - MSC: Fix use of uninitialised variable
  - HSC: Handle out of range patterns more gracefully
  - MID: Fix for issue #2 - out of range array read
  - LDS: Use the tempo stored inside the Loudness-File instead of simply returning 70Hz
  - RIX: Fix several replay bugs (thanks to Palxex)
  - RIX: Big-endian fix by Wei Mingzhi
  - XAD: Tempo fix
  - Various other out of bounds array fixes, timing fixes, etc.
- New formats:
  - BMF: Easy AdLib 1.0
  - CMF: SoundFX Macs Opera
  - GOT: God of Thunder
  - HSQ/SQX/SDB/AGD/HA2: Herbulot AdLib System (HERAD)
  - MUS/IMS/MDI: AdLib Visual Composer ROL derivatives
  - SOP: sopepos' Note Player
  - VGM: Video Game Music
- Allow compilation on platforms that don't support real OPL hardware access
- Add support for compiling on Appveyor and publishing a NuGet package
- Add Visual Studio 2015 projects
- Add support for Travis CI builds
- Add new CRC16 and CRC32 tests
- Addition of WoodyOPL from DOSBox SVN (thanks to NY00123)
- Addition of NukedOPL (thanks to loki666 and nukeykt)
- Move from SourceForge to GitHub
- DRO player refactored (thanks to Laurence Myers and William Yates)
- Add (mono) OPL3 support to the surround/harmonic-effect OPL
- Fix occasional random noise in right channel when using surround OPL and Satoh synth
- Add display for ROL comment and instrument names
- Improve support for different Westwood ADL format versions
- Improve CMF transpose support (per-channel now)
- Autotools build environment updated

Changes for version 2.2.1:
--------------------------
- Bug fixes:
  - CMF: Fix crash on v1.0 files
  - DRO: Correct playback of early v0.1 files

Changes for version 2.2:
------------------------
- New format support:
  - JBM: JBM Adlib Music Format
  - CMF: New player (more accurate) for Creative Music Format
  - DRO: DOSBox Raw OPL v2.0 support
- Fixed current subsong rewind in D00 player.
- Added test case for ADL file format.
- Fixed replay bug in DRO player (thanks to Adam Nielsen).
- New surround/harmonic synth effect (sounds really nice!)
2018-12-11 09:50:44 +00:00

77 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2018/12/11 09:50:44 wiz Exp $
bin/adplugdb
include/adplug/a2m.h
include/adplug/adl.h
include/adplug/adlib.h
include/adplug/adlibemu.h
include/adplug/adplug.h
include/adplug/adtrack.h
include/adplug/amd.h
include/adplug/analopl.h
include/adplug/bam.h
include/adplug/bmf.h
include/adplug/cff.h
include/adplug/cmf.h
include/adplug/cmfmcsop.h
include/adplug/d00.h
include/adplug/database.h
include/adplug/dfm.h
include/adplug/diskopl.h
include/adplug/dmo.h
include/adplug/dro.h
include/adplug/dro2.h
include/adplug/dtm.h
include/adplug/emuopl.h
include/adplug/flash.h
include/adplug/fmc.h
include/adplug/fmopl.h
include/adplug/fprovide.h
include/adplug/got.h
include/adplug/herad.h
include/adplug/hsc.h
include/adplug/hsp.h
include/adplug/hybrid.h
include/adplug/hyp.h
include/adplug/imf.h
include/adplug/jbm.h
include/adplug/kemuopl.h
include/adplug/ksm.h
include/adplug/lds.h
include/adplug/mad.h
include/adplug/mdi.h
include/adplug/mid.h
include/adplug/mkj.h
include/adplug/msc.h
include/adplug/mtk.h
include/adplug/mus.h
include/adplug/nemuopl.h
include/adplug/nukedopl.h
include/adplug/opl.h
include/adplug/player.h
include/adplug/players.h
include/adplug/protrack.h
include/adplug/psi.h
include/adplug/rad.h
include/adplug/rat.h
include/adplug/raw.h
include/adplug/realopl.h
include/adplug/rix.h
include/adplug/rol.h
include/adplug/s3m.h
include/adplug/sa2.h
include/adplug/silentopl.h
include/adplug/sng.h
include/adplug/sop.h
include/adplug/surroundopl.h
include/adplug/temuopl.h
include/adplug/u6m.h
include/adplug/version.h
include/adplug/vgm.h
include/adplug/wemuopl.h
include/adplug/woodyopl.h
include/adplug/xad.h
include/adplug/xsm.h
info/libadplug.info
lib/libadplug.la
lib/pkgconfig/adplug.pc
man/man1/adplugdb.1