Debian Package Tracker
Register | Log in
Subscribe

adplug

Choose email to subscribe with

general
  • source: adplug (main)
  • version: 2.3.3+dfsg-2
  • maintainer: Yangfl (DMD)
  • arch: any
  • std-ver: 4.5.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.3.3+dfsg-2
  • oldstable: 2.3.3+dfsg-2
  • stable: 2.3.3+dfsg-2
  • testing: 2.3.3+dfsg-2
  • unstable: 2.3.3+dfsg-2
versioned links
  • 2.3.3+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • adplug-utils
  • libadplug-2.3.3-0
  • libadplug-dev
action needed
Marked for autoremoval on 29 November due to libbinio: #1118185 high
Version 2.3.3+dfsg-2 of adplug is marked for autoremoval from testing on Sat 29 Nov 2025. It depends (transitively) on libbinio, affected by #1118185. You should try to prevent the removal by fixing these RC bugs.
Created: 2025-10-23 Last update: 2025-11-14 10:00
Problems while searching for a new upstream version high
uscan had problems while searching for a new upstream version:
In debian/watch no matching files for watch source
  https://github.com/adplug/adplug/releases
Created: 2022-09-20 Last update: 2025-11-14 09:01
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 2.4+dfsg-1, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 1f477815c8b481e0b602a2e94223b9f78cc3a9b0
Author: yangfl <yangfl@users.noreply.github.com>
Date:   Wed Nov 12 10:23:09 2025 +0800

    debian: update to 2.4

commit 0cd36e5b4ec7bdbdbb4b00411eb87653c725a8a6
Merge: 408303b d67f2b6
Author: yangfl <yangfl@users.noreply.github.com>
Date:   Wed Nov 12 10:22:28 2025 +0800

    Merge tag 'upstream/2.4+dfsg'

commit d67f2b6ef3463d01e2390766f62fc56ae5899ff2
Author: yangfl <yangfl@users.noreply.github.com>
Date:   Wed Nov 12 10:21:29 2025 +0800

    New upstream version 2.4+dfsg

commit e491e382479ed2246f124c96c70d94561dce59b9
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Sun Apr 6 12:52:49 2025 -0700

    Update GitHub CI upload-artifact action to v4.

commit 554d525cc861710f7221640edb29603288f5437e
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Sun Apr 6 12:21:41 2025 -0700

    More release prep.

commit 3f59e30c7a1dc447d0e185bb1fd6645d2b2ca6de
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Sun Apr 6 00:03:38 2025 -0700

    Prepare version 2.4 release.

commit 0e4c2cab6e8c46240b5461a42c966be30e68e28f
Author: Stas'M <x86corez@gmail.com>
Date:   Sat Jan 4 16:42:34 2025 +0300

    [LDS] Add testcase for older Loudness file without MIDI instrument data
    
    Addendum to 79a82894e3a0. (#127)

commit 79a82894e3a05d3cc84ffbc0090a7f2f49c54190
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Fri Jan 3 18:29:32 2025 -0800

    Add support for old LOUDNESS files (detected via file extension ".ld0") that don't have MIDI instrument data.

commit 37f05e1bbc455002974f16b2bf10ac149b2244da
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Fri Dec 27 00:32:37 2024 -0800

    Tick off long-standing TODO item.

commit d1d53079e9db2b07c7c108261ad48fcf41787b33
Merge: 30cd668 1962835
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Thu Dec 26 14:29:37 2024 -0800

    Merge pull request #239 from mywave82/hsc-fix
    
    [HSC] If song[] contains invalid data, ensure that we do not use the index provided into pattern[] which is always 50 long.

commit 1962835c14ecbb97d88e828fce87940b773f4d53
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Thu Dec 26 22:57:20 2024 +0100

    [HSC] If song[] contains invalid data, ensure that we do not use the index provided into pattern[] which is always 50 long.

commit 30cd668ef40573e48463e7a819ce7c131cb8b0f4
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Thu Dec 26 00:44:43 2024 +0100

    [github action: coverity] Make it possible to configure the "project" parameter using a github project variable.

commit e5ba27097ff0287185a2a195ca171878f1eba5b8
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Wed Dec 25 23:51:10 2024 +0100

    Make constructor of CRecord protected and initalize the "type" variable which is public in order to silence a static code analyzer warning.

commit 3dce2c9f38ad3a0624bec89ac3d1c1b0836c6e51
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Wed Dec 25 12:51:59 2024 -0800

    [PLX] Update test reference file for logical.plx.

commit 7b80eae63ef77bc7201a54fe0c962392e084b71b
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Wed Dec 25 12:46:21 2024 -0800

    [PLX] Write-through instead of setregs() in rewind().

commit e19d2957444719df6ed56904de3ed6a8a74b38fe
Merge: fb23f6e edd140d
Author: Simon Peter <dn.tlp@gmx.net>
Date:   Wed Dec 25 12:18:39 2024 -0800

    Merge pull request #238 from mywave82/plx-fixup
    
    [PLX] Coverity reported that fmregs was one byte too small and some attributes that could be used without being initialized.

commit edd140d875b310dbd89e6c7729845eda8c76aae5
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Wed Dec 25 14:31:44 2024 +0100

    [PLX] Coverity reported that fmregs was one byte too small and some attributes that could be used without being initialized. Also improved formatting of opl2_init_regs[] definition.

commit fb23f6edb211616c545edfe30e60fcd7dc3cc64a
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Wed Dec 25 00:30:21 2024 -0800

    CI: Use clang version from ubuntu-latest.

commit 89aba77b11353637bddcfb44f9e924daba8152d6
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Wed Dec 25 00:07:06 2024 -0800

    CI: Catch libbinio build errors.

commit 23e2603ec7ee30438cc744ae7357ed9280114daf
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Tue Dec 24 23:47:55 2024 -0800

    CI: Tab fix.

commit 16d949ef92e0112d73027997b5af7cb098842f10
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Tue Dec 24 23:47:04 2024 -0800

    CI: Fix failure handling.

commit 1b32dac8d929c86f220bc2fdb1106bf7abeb71fb
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Tue Dec 24 23:30:00 2024 -0800

    CI: Update to Ubuntu 24.04 LTS.

commit 056983a856fdf96b02f08bc7f4386980aea400ea
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Tue Dec 24 22:43:35 2024 -0800

    [PLX] Fix variable initialization on rewind.

commit 62a9d2dfb6f04ce88da37e49f6eed5d589756090
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Tue Dec 24 22:17:06 2024 -0800

    CI: Fix Visual Studio build files.

commit 353df9888cc67560a3cf081137a128ddb00c5a38
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Tue Dec 24 14:55:22 2024 -0800

    [PLX] Add test case.

commit abc17cc1c7080df639b0d93f9398274f775009db
Author: Simon Peter <simonpeter303@gmail.com>
Date:   Tue Dec 24 00:55:35 2024 -0800

    [PLX] Add support for PALLADIX sound system. This is used in a number of early '90s Rainbow Arts games. I developed this player by reverse-engineering the one in the game "Logical" from '91.

commit 81205db75bd9ac0530014116a757cec8d9c63138
Author: Johannes Schultz <sagamusix@users.noreply.github.com>
Date:   Mon Sep 30 20:29:47 2024 +0200

    Add some information on what XSM is and where it can be obtained, as almost all information on this format that can be obtained from present-day search engines points back to AdPlug.

commit 3fbb25114db376f0a6fbb12804adf333c11b6d25
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Aug 4 20:57:40 2024 +0200

    [ADL] Initialize fields that might be used without being initialized (detected by coverity)

commit f2ffe04a025e38fbdb2244af2a619f52da3544ba
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Thu Aug 29 20:49:33 2024 +0300

    [A2M v2] Silence 'Uninitialized scalar field' Coverity warning N2

commit bad01a9cec4754e579d82169c43f9d794877c89c
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Thu Aug 29 20:46:55 2024 +0300

    [A2M v2] Silence 'Uninitialized scalar field' Coverity warning

commit 95ccea76c41967b0e8ec32d51a76f78ae30a6918
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Thu Aug 29 19:39:10 2024 +0300

    [A2M v2] Refactor update_song_position() in order to fix Coverity warnings

commit a6706ba256976eedf73e06d67ad74c5985271c1f
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Wed Aug 28 22:52:04 2024 +0300

    [A2M v2] Properly initialize notecut, notedel and loopback buffers
    
    This fixes &2?, &3?, ZC? and ZD? commands

commit 82a5bf487badb918b93d5ef05e697d68919e3ae5
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Tue Aug 27 14:23:14 2024 +0300

    [A2M v2] Fix 'leaked resource' warnings from Coverity

commit 79b8395d9ca44ff5b7f7f8e64daa232f68e23eb0
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Mon Aug 26 12:40:25 2024 +0300

    [A2M v2] Replace asserts with log warnings in set_current_order() and set_ins_volume()

commit 1cb0e112c5aec219408d8c42c5069d8dde5d5bb2
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Mon Aug 26 08:25:18 2024 +0300

    [A2M v2] Fix some warnings given by Coverity; fix macro vibrato
    
    Fixes vibrato macro playback in fm63b_rv.a2m / AB_JULIA.A2T

commit 9f71e57fa35dcd46e344d7207ff3a3b4215451ad
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Mon Aug 5 20:41:39 2024 +0200

    [D00] Do not leak memory if filename does not end with .d00, and file appears to be a reheaded file.

commit df42b334abacf18c9ef4cb60698dda7989e2c8f5
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Mon Aug 19 19:04:02 2024 +0300

    Fix missing headers in CMakeLists.txt

commit 2af2b562125129782b5045f71aeb5389ee3980ac
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Mon Aug 19 18:33:32 2024 +0300

    Move sixdepack class into separate sixdepack.cpp and share it between a2m.cpp and a2m-v2.cpp

commit f7966cf5b2bdfe1e4aa22653222f78a17d73d6cd
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Mon Aug 5 21:37:35 2024 +0200

    [JBM] Visual Studio 12 gave warnings on implicit typecast from unsigned short to bool.

commit 8281446fa6b2ced50845e86e2c15cf0a610edfce
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Mon Aug 5 21:31:29 2024 +0200

    [JBM] Protect op_table[] being accessed out of range in set_opl_instrument() and update().

commit 6f576715f3871839741a0c837ad3ad88914395cc
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Mon Aug 5 21:08:54 2024 +0200

    [IMF] Do not mix size_t and unsigned long. Produces warnings on some Windows builds, and unsigned long always has enough space for our use-cases.

commit 5a2aa141c4c82b6c8ad061b8cefde0a2f666b920
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Mon Aug 5 21:05:15 2024 +0200

    [IMF] use correct delete syntax (detected by Valgrind and Coverity)

commit 62ea4ec1d4e7a78e13c8e4e699bce4a60b0a07dc
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Thu Aug 1 01:44:25 2024 +0200

    [A2M v2] Guard against instruments having panning values out of range.

commit 23394790d96cc8e20f63fc006bdec7266e2e99f9
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Wed Jul 31 22:54:29 2024 +0200

    Remove sixpack.c, it is already implemented in a2m.cpp, which also contains some minor bugfixes.

commit 7c886586f7d1a9120210639a3f3f4cd70bd218a8
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Aug 4 19:56:52 2024 +0200

    [BMF] Fix two issues reported by coverity: (#227)
    
    * [BMF] Fix two issues reported by coverity:
    * bmf.title[] and bmf.author[] could lack zero-termination on bad input.
    * On x86-64, the bitshift operations would result in the upper 32bit being sign-extended as the bitshift defaulted to signed int.

commit 430cc5b70e2c5a05bc216b339936819d6fb74887
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Fri Aug 2 13:20:54 2024 +0200

    CI: add coverity-scan.yml (#222)
    
    
    Co-authored-by: Henric Jungheim <software@henric.org>

commit 17079292748f4a3f6a19a29be2419f7bcddecdc3
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Fri Aug 2 13:19:22 2024 +0200

    Use snprintf() instead of sprintf() (#225)
    
    
    Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>

commit d988c27d4bef2ca8911f716eb9f5b5d2fec0a198
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Wed Jul 31 01:51:48 2024 +0200

    Use std::dec after using std::hex to restore normal behaviour.

commit 4324389b4e880acc3bf34046fcb1567d85351bbe
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Wed Jul 31 21:01:34 2024 +0200

    Update unlzh.c to modern C syntax. (#224)

commit 31c0ca2f39a8a6daa1ac21fa2a25a42d3bbe2ba5
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Tue Jul 23 01:21:18 2024 +0200

    Revert a minor defect introduced by e1782f426643e92d219983a973cac6f056c563b6
    
    Files that include herad.h would have AdPlug_LogWrite disabled.

commit 76a8257d91f1b4a1e581a8190e02be355c10d981
Author: Henric Jungheim <software@henric.org>
Date:   Sun Dec 25 13:16:47 2022 -0700

    CI: Add cmake-build.yml GitHub workflow.

commit 109f4ac1b5eddb918239ada9c22a8d2e75372f16
Author: Henric Jungheim <software@henric.org>
Date:   Sun Dec 18 13:21:34 2022 -0700

    Add CMake. Includes support for precompiled headers.

commit 1568bdd3c2a34cadb29512c4e3c520bc53c30927
Author: Henric Jungheim <software@henric.org>
Date:   Sun Dec 18 13:14:43 2022 -0700

    Add entries to .gitignore.
    .cvsignore
    *.swp
    *.test
    CMakeUserPresets.json
    out
    .vs

commit dc4b4b10c5d1d0278e3052892acf53e193a1994c
Author: Aran Vink <aranvink@gmail.com>
Date:   Mon Jun 24 23:23:38 2024 +0200

    CI: Change bad refresh output for stresstest to fit one line, and not mess up other test output

commit 5c38c348b49bb6d19b7e27d7ebabb2098050a99f
Author: Aran Vink <aranvink@gmail.com>
Date:   Mon Jun 24 21:16:40 2024 +0200

    CI: Remove GCC 4.8 for DJGPP (Combination appears to be problematic, and we have newer compiler versions available for DJGPP)

commit 28b951f419acac4e2c980abdf6224eb91d9669fb
Author: Aran Vink <aranvink@gmail.com>
Date:   Mon May 20 01:11:18 2024 +0200

    CI: Update playertest and stresstest with DJGPP specific details

commit 923735762f15f5d633c324dd0e11bf60cb805267
Author: Aran Vink <aranvink@gmail.com>
Date:   Mon May 20 01:03:56 2024 +0200

    CI: When running under DJGPP, install DOSEMU via the LOGGING hook. This allows the normal tests to be performed.

commit 182d80af22409163333297fd2fae4df2253c3db4
Author: Aran Vink <aranvink@gmail.com>
Date:   Mon May 20 01:00:42 2024 +0200

    CI: Rename test programs to max 8 characters long (DOS 8.3 limitation)

commit b5fe1a77a521d8072a95bd5a63450a55365505e9
Author: Misty De Méo <hi@mistydemeo.com>
Date:   Wed Jul 10 02:54:52 2024 -0700

    Add support for reheadered D00 songs (#219)
    
    
    Some old-style D00 songs were reheadered later on. These are
    identifiable via version numbers with bit 8 set. They can be
    read like old-style D00 songs by skipping the new header and
    jumping to the old one instead.
    
    Co-authored-by: Stian Skjelstad <stian.skjelstad@gmail.com>

commit 010cc3ab4640bf87f4c22f4efa1739b62ea1dad7
Author: Aran Vink <aranvink@gmail.com>
Date:   Wed Jun 26 23:12:51 2024 +0200

    A2M: Free before return in error-path when decoding pattern data.

commit d9ad2d80dade3cea6da85d8554907ab49308e502
Author: Aran Vink <aranvink@gmail.com>
Date:   Wed Jun 26 00:06:02 2024 +0200

    CI: enable built-in sanitation and leak-detection for GCC on Linux

commit 862e7a79a33644d51c7e82bc66cabeb10ea0cbc5
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Jul 7 20:55:17 2024 +0200

    Add *.xms as a valid file extension for CamdLoader (The uniqe header signature is already supported) (#218)

commit c33b11a1805acdf380cd96e70b77fae2f2fc1529
Author: Stas'M <x86corez@gmail.com>
Date:   Tue Jun 25 13:24:22 2024 +0300

    HERAD: Improve version detection for Lost Eden demo music
    
    SAVAGE.HSQ instruments use HERAD_INSTMODE_SDB2 while being HERAD version 1.

commit e1782f426643e92d219983a973cac6f056c563b6
Author: Stas'M <x86corez@gmail.com>
Date:   Tue Jun 25 13:38:27 2024 +0300

    HERAD: Minor cleanup

commit c8ef8c37b7af4fbba887b13e01bd82474a1e4825
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Mon Jun 24 23:28:48 2024 +0200

    Include math.h, since we use round() (#216)

commit 494a2bd6c8a57f5591484c8140ee92f0756470b9
Author: Stanislav Motylkov <x86corez@gmail.com>
Date:   Wed Jun 12 16:06:50 2024 +0300

    ROL: Ignore the default "\roll\default" comment. Fix #211
    
    Audacious is known for falling back to using the description if the title
    is not available. Most ROL tracks use "\roll\default" as the description,
    so just return an empty string in these cases, allowing players to show
    the filename as title instead.

commit d28dae2342fbe960dfb96b7172279466ef2c09a4
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Wed Jun 5 01:06:12 2024 +0300

    TODO: Remove all .MTR mentions. Addendum to 4de2de4f175 (#213)
    
    The loader has been already implemented in #185.

commit 855e0910e4f4baf3a3d9941ed78434548e6c677a
Author: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Date:   Fri May 31 14:46:51 2024 +0300

    A2M: Add new player for A2M and A2T (versions 1-14) (#207)
    
    After years of converting FreePascal to C I was able to commit this code to adplug...
    
    This is a direct translation of the player routine from the sources of the Adlib Tracker 2 (http://adlibtracker.net/). A2M and tiny modules A2T are supported (versions 1 - 14). Fixes #14.
    
    However, this player doesn't replace the original a2m.cpp, but picks up all modules that a2m.cpp can't handle.
    Ideally, I'd like to remove old a2m.cpp in future since it doesn't support some effects and panning even for versions 1-8.
    _____________________________________
    
    Now about packers:
    
    - depack.c
    https://ibsensoftware.com/products_aPLib.html
    https://ibsensoftware.com/files/aPLib-1.1.1.zip
    
    - sixpack.c
    https://www.sac.sk/download/pack/ddjcompr.zip
    https://github.com/70MM13/Step5Archive/blob/main/resources/sixpack/sixpack.c
    
    - unlzh.c
    http://fileformats.archiveteam.org/wiki/Ar_(Haruhiko_Okumura)
    http://cd.textfiles.com/sourcecode/msdos/arc_lbr/ar002.zip
    
    - unlzw.c and unlzss.c
    Those unpackers were written in hand-optimized assembly in Adlib Tracker 2, so I did a backward conversion to C.
    It seems that they are customized and don't correspond to any existing C implementation.
    _____________________________________
    
    I've left the names 'depack.c' and 'sixpack.c' because those are original names used by their authors. Note that the old 0.26 algo for aPlib is used which is incompatible with the recent aPlib.
    As for 'unlzh.c', it's a combination of multiple original files with some custom tweaking which might make the algo incompatible with the original lzh.
    All original copyrights and license details are kept intact along with some notes from the authors.
    
    Yes, the author of Adlib Tracker 2 is notoriously known for using a new pack/unpack routine for every new a2m version...
    
    UPDATE 2024-03-06: Added unlzw.c and unlzwss.c unpackers.
    
    Signed-off-by: Dmitry Smagin <dmitry.s.smagin@gmail.com>
    Co-authored-by: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
    Reviewed-by: Eduardo Pinho <enet4mikeenet@gmail.com>
    Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>

commit ddd130dbaf5c6b47cb9715ac1cf8dc9016477c3d
Author: Stas'M <x86corez@gmail.com>
Date:   Thu May 30 16:04:09 2024 +0300

    VS2015: Add missing file to the project. Addendum to 416f2d5a61e.

commit 21445350d0c8d320d9e3bceb739232046a244f02
Author: Stanislav Motylkov <x86corez@gmail.com>
Date:   Thu May 30 15:02:34 2024 +0300

    AppVeyor: Update NuGet API key

commit 0f17d20f9e8101ea918c5b63ec1283fce358316b
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Fri May 24 11:26:04 2024 +0200

    Updated Nuked OPL3 emulation to latest master, 730f8c238a152cb3314e46919789a666c9d81d82 (#201)
    
    Co-authored-by: Wohlstand <admin@wohlnet.ru>
    Co-authored-by: Evan Ramos <hendricks266@gmail.com>

commit 6148218c0f9a3fe66c5e28152372e235106019f8
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sat May 4 20:09:08 2024 +0200

    If loading a database and an entry failes to insert, memory was leaked. (#208)
    
    This can happen if you try to load multiple databases, for instance a global
    database and a user database.

commit 973e5e624cf1c71fbd34b685673fcb59263acf32
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sat May 4 19:49:24 2024 +0200

    When running CI on MacOS, libtool needs to be installed (#209)

commit 7db72f7e47d8c576b7af7c937d036add8d0c98d4
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Wed Feb 7 21:31:07 2024 +0100

    Minor "fixes" to coktel/composer to ensure safety: (#204)
    
    * Minor "fixes" to coktel/composer to ensure safety:
     * Add some assertions to assure that `voice` does not go beyond limits when mRhythmMode is not set
     * Initialize all variables in the constructor, even if they will be set to known values during rewind()
     * Use strncpy() instead of strcpy()

commit 004435980b2efce98d181f17f7760ad138cb0a4d
Author: Stian Sebastian Skjelstad <stian.skjelstad@gmail.com>
Date:   Mon Feb 5 10:36:58 2024 +0100

    When compiling with mingw, LD needs parameter "-no-undefined" to create shared library (DLL) (#206)
    
    Co-authored-by: Martin Hauke <mardnh@gmx.de>

commit d4e2650cb283e2cd62608ab382a347b537351ace
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Jan 14 23:05:52 2024 +0100

    Some MSVC versions does not support the (extern) inline keyword but uses __inline instead.

commit 5b3a5726d6ce5177da598b7d8fd9f38ae1f204c5
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Jan 14 22:49:05 2024 +0100

    Add missing file-entries to Visual Studio 2015 project file.

commit 7a48ae3e26e2dd39b0bdca30d5902e4eb9a6ee76
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Jan 14 22:30:35 2024 +0100

    Use coapp.github.io instead of coapp.org in AppVeyor CI

commit d8a7a68b60195244c53721f86d263c34dfcaba38
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Tue Oct 24 22:07:00 2023 +0200

    Forgot to remote the FIXME

commit 9e45148ea86a771a3f4de70b2279a788450ad83f
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Oct 22 22:46:18 2023 +0200

    [RIX] Make for40reg a regular member, so each instance of RIX playback will have its own working-copy.

commit c8c4a05772c009d09f1ee466d4008ca59dfe2cbf
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Oct 22 22:37:50 2023 +0200

    [CMF] Make 'cDefaultPatches' static const

commit 8bb321c916a1a055b2f8aa9bf351084f2c8bd501
Author: Stian Skjelstad <stian.skjelstad@gmail.com>
Date:   Sun Oct 22 22:53:49 2023 +0200

    [MID] make both 'midi_fm_instruments' and 'my_midi_fm_vol_table' const static. They are contained in a header file, but ONLY included from mid.cpp
Created: 2025-11-12 Last update: 2025-11-12 04:18
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2024-02-29 00:07
debian/patches: 1 patch to forward upstream low

Among the 1 debian patch available in version 2.3.3+dfsg-2 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2023-02-27 20:59
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.5.0).
Created: 2020-11-17 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2020-07-24] adplug 2.3.3+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2020-07-17] Accepted adplug 2.3.3+dfsg-2 (source) into unstable (Yangfl) (signed by: Boyuan Yang)
  • [2020-06-23] Accepted adplug 2.3.3+dfsg-1 (source amd64) into experimental, experimental (Debian FTP Masters) (signed by: Boyuan Yang)
  • [2020-06-10] Accepted adplug 2.3.2+dfsg-1 (source amd64) into experimental, experimental (Debian FTP Masters) (signed by: Boyuan Yang)
  • [2019-10-22] adplug 2.3.1+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2019-10-16] Accepted adplug 2.3.1+dfsg-2 (source) into unstable (Yangfl) (signed by: Boyuan Yang)
  • [2019-10-13] Accepted adplug 2.3.1+dfsg-1 (source amd64) into experimental, experimental (Yangfl) (signed by: Boyuan Yang)
  • [2019-09-16] adplug REMOVED from testing (Debian testing watch)
  • [2019-01-10] adplug 2.2.1+dfsg3-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-04] Accepted adplug 2.2.1+dfsg3-1 (source amd64) into unstable (Moritz Muehlenhoff) (signed by: Moritz Mühlenhoff)
  • [2018-10-07] Accepted adplug 2.2.1+dfsg3-0.1+deb8u1 (source amd64) into oldstable (Chris Lamb)
  • [2017-03-13] adplug 2.2.1+dfsg3-0.4 MIGRATED to testing (Debian testing watch)
  • [2017-03-07] Accepted adplug 2.2.1+dfsg3-0.4 (source amd64) into unstable (John Paul Adrian Glaubitz)
  • [2015-09-07] adplug 2.2.1+dfsg3-0.3 MIGRATED to testing (Britney)
  • [2015-08-24] Accepted adplug 2.2.1+dfsg3-0.3 (amd64 source) into unstable, unstable (Simon McVittie)
  • [2015-05-28] adplug 2.2.1+dfsg3-0.2 MIGRATED to testing (Britney)
  • [2015-05-23] Accepted adplug 2.2.1+dfsg3-0.2 (source amd64) into unstable (Wookey)
  • [2013-02-10] adplug 2.2.1+dfsg3-0.1 MIGRATED to testing (Debian testing watch)
  • [2013-01-30] Accepted adplug 2.2.1+dfsg3-0.1 (source amd64) (gregor herrmann)
  • [2013-01-03] adplug 2.2.1+dfsg2-1.1 MIGRATED to testing (Debian testing watch)
  • [2012-12-23] Accepted adplug 2.2.1+dfsg2-1.1 (source amd64) (Jelmer Vernooij)
  • [2011-06-17] adplug 2.2.1+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2011-05-29] Accepted adplug 2.2.1+dfsg1-1 (source amd64) (Артём Попов) (signed by: Ralf Treinen)
  • [2009-08-07] adplug 2.0.1.dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2009-07-27] Accepted adplug 2.0.1.dfsg-1 (source i386) (Chris Lamb)
  • [2008-03-28] adplug 2.0.1-7 MIGRATED to testing (Debian testing watch)
  • [2008-03-17] Accepted adplug 2.0.1-7 (source amd64) (Cyril Brulebois) (signed by: Pierre Habouzit)
  • [2008-01-10] adplug 2.0.1-6 MIGRATED to testing (Debian testing watch)
  • [2007-12-05] Accepted adplug 2.0.1-6 (source i386) (Ana Beatriz Guerrero Lopez) (signed by: Ana Beatriz Guerrero López)
  • [2007-06-01] adplug 2.0.1-5 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.3.3+dfsg-2build1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing