Activity for Extended Module Player

  • GitHub committed [61f44d] on libxmp

    Merge a5ab7d6b7fa59aaf79a2b948f857eaaa827a55c9 into 0bfe1ea1f7fe8ce6305872868d3f8d1d5eff044d

  • GitHub committed [473a8e] on libxmp

    Merge 65aef3168556690ff29a4991f244dbda406a64f1 into 0bfe1ea1f7fe8ce6305872868d3f8d1d5eff044d

  • Cameron Cawley Cameron Cawley committed [65aef3] on libxmp

    Use asprintf when processing paths

  • Cameron Cawley Cameron Cawley committed [f83932] on libxmp

    Add detection and fallbacks for asprintf

  • GitHub committed [0bfe1e] on libxmp

    Make more static arrays const (#752)

  • GitHub committed [9726a0] on libxmp

    Remove check on the restart value for XM modules (#754)

  • Cameron Cawley Cameron Cawley committed [9e79c7] on libxmp

    Refator memio code to avoid -Wcast-qual warning

  • Cameron Cawley Cameron Cawley committed [ca82f9] on libxmp

    Fix some -Wcast-qual warnings

  • Cameron Cawley Cameron Cawley committed [bac51e] on libxmp

    Make more static arrays const

  • Thomas Neumann committed [1a5040] on libxmp

    Small fix.

  • Thomas Neumann committed [2cd911] on libxmp

    Removed check of restart position and only use it, if it is valid.

  • Thomas Neumann committed [131a3c] on libxmp

    Added an extra check on the restart value for XM modules, so it is possible to play "10 Days Of Abstinence.xm".

  • GitHub committed [1d4db1] on libxmp

    Add depacker test_hio function for more complex packed formats. (#750)

  • GitHub committed [e51837] on libxmp

    Merge pull request #747 from AliceLR/add-stereo-mix-functions

  • AliceLR committed [e8b95b] on libxmp

    Add regression tests for stereo sample mix functions.

  • AliceLR committed [757ffc] on libxmp

    Add mix functions for interleaved stereo samples.

  • AliceLR committed [17ee4a] on libxmp

    Add depacker test_hio function for more complex packed formats.

  • GitHub committed [e80ba7] on libxmp

    Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into d42b7c0d27b83f6f8dbd0ea40eba62f9a445635c

  • GitHub committed [d42b7c] on libxmp

    Update libxmp.rst (#749)

  • GitHub committed [bc13f7] on libxmp

    Update libxmp.rst

  • GitHub committed [f9be70] on libxmp

    Deduplicate repetitive mixer regression test code. (#748)

  • AliceLR committed [9880fc] on libxmp

    Deduplicate repetitive mixer regression test code.

  • GitHub committed [5aac4f] on libxmp

    Add stereo sample loading support for IT, S3M, XM, and MED. (#746)

  • GitHub committed [f03f01] on libxmp

    Reformat mixer macros in preparation for stereo mixers. (#744)

  • AliceLR committed [656f4c] on libxmp

    Add stereo sample loading support for IT, S3M, XM, and MED.

  • AliceLR committed [56ea1f] on libxmp

    Reformat mixer macros in preparation for stereo mixers.

  • GitHub committed [e524cd] on libxmp

    Rename mixers and mixer tests, fix mixer left/right confusion. (#743)

  • GitHub committed [772d18] on libxmp

    Fix crashes caused by xmp_set_tempo_factor. (#742)

  • AliceLR committed [9b487f] on libxmp

    Fix crashes caused by xmp_set_tempo_factor.

  • AliceLR committed [b6d0bf] on libxmp

    Rename mixers and mixer tests, fix mixer left/right confusion.

  • GitHub committed [7923f1] on libxmp

    Merge b3fa7977f33b77ec00a34ca73521898a3a0252b0 into a55b10c3d960af305cd8364648fc09ce7742baa6

  • AliceLR committed [b3fa79] on libxmp

    Increase libxmp maximum sample rate to 384kHz (ignore API).

  • GitHub committed [a55b10] on libxmp

    Add sample preamplification to filter mixers for high sample rates. (#740)

  • AliceLR committed [55f1f1] on libxmp

    Add sample preamplification to filter mixers for high sample rates.

  • GitHub committed [5e5879] on libxmp

    Update ChangeLog for 4.6.1 changes so far (#739)

  • Ozkan Sezer Ozkan Sezer committed [93c7ea] on libxmp

    Update ChangeLog for 4.6.1 changes so far

  • GitHub committed [3d9cbd] on libxmp

    S3M: Detect PlayerPRO, Velvet Studio and old MPT versions (#738)

  • Johannes Schultz committed [af9100] on libxmp

    S3M: Detect PlayerPRO, Velvet Studio and old MPT versions

  • GitHub committed [a808a9] on libxmp

    Merge pull request #735 from sezero/changelog-1

  • Ozkan Sezer Ozkan Sezer committed [7bacc3] on libxmp

    update copyright years of the sources touched after the last time.

  • Ozkan Sezer Ozkan Sezer committed [11e96e] on libxmp

    Update ChangeLog for 4.6.1 changes so far

  • GitHub committed [ae6a3a] on libxmp

    fix typos (#731)

  • GitHub committed [c00d96] on libxmp

    use response files with msvc and watcom makefiles. (#732)

  • RainRat committed [3bb4db] on libxmp

    fix typos

  • GitHub committed [909567] on libxmp

    Merge aa2a10e8e28db244a8ddf5a1749d1a63c0ec89cc into 22c9b1de4480c6afa94075e67c9f751ea955e110

  • Ozkan Sezer Ozkan Sezer committed [708a37] on libxmp

    use response files with msvc and watcom makefiles.

  • GitHub committed [22c9b1] on libxmp

    conditionalize use of __forceinline (#730)

  • Ozkan Sezer Ozkan Sezer committed [7c3211] on libxmp

    conditionalize use of __forceinline

  • GitHub committed [a3f257] on libxmp

    Replace rand() with a built-in reentrant alternative. (#728)

  • AliceLR committed [6ffa2e] on libxmp

    Replace rand() with a built-in reentrant alternative.

  • GitHub committed [12515d] on libxmp

    cmake: tweak openbsd detection in BUILD_LITE case. (#727)

  • GitHub committed [9cc4f2] on libxmp

    cmake: use a def file for exports in os2 emx builds (#726)

  • GitHub committed [6d1a2e] on libxmp

    fix ctest regression in test/test.c after PR/721 merge : (#725)

  • Ozkan Sezer Ozkan Sezer committed [3423f3] on libxmp

    cmake: use a def file for exports in os2 emx builds

  • Ozkan Sezer Ozkan Sezer committed [019122] on libxmp

    cmake: tweak openbsd detection in BUILD_LITE case.

  • Ozkan Sezer Ozkan Sezer committed [4c62c5] on libxmp

    fix ctest regression in test/test.c after PR/721 merge :

  • GitHub committed [6e4c4f] on libxmp

    support for building lite version from git or release dist tarball (#721)

  • Ozkan Sezer Ozkan Sezer committed [ffa6eb] on libxmp

    support for building lite version from git or release dist tarball

  • GitHub committed [e0b4f9] on libxmp

    windows C4996 warning fixes and include tidy-ups : (#722)

  • Ozkan Sezer Ozkan Sezer committed [8a50dc] on libxmp

    windows C4996 warning fixes and include tidy-ups :

  • GitHub committed [1a4500] on xmp-cli

    Merge 644548d23dc5edc4824cc4ac41aa71c36c707d38 into 041ee9fd6b2beff51667765d2392ed163208bf5d

  • Ozkan Sezer Ozkan Sezer committed [644548] on xmp-cli

    change sound_driver description into a driver specific function call

  • GitHub committed [041ee9] on xmp-cli

    Merge pull request #65 from ccawley2011/const-arrays

  • Cameron Cawley Cameron Cawley committed [2d1a99] on xmp-cli

    Make the pmode array const

  • Cameron Cawley Cameron Cawley committed [49936b] on xmp-cli

    Remove unused linked list code

  • Cameron Cawley Cameron Cawley committed [f541da] on xmp-cli

    Use a fixed array instead of a list for sound drivers

  • GitHub committed [94286e] on libxmp

    Merge e05bf675914489b21576938dd8cc59e600d26ebd into c4cd80f70c0f0ef6dbf0124c010a6cc4e4e6ffed

  • Ozkan Sezer Ozkan Sezer committed [e05bf6] on libxmp

    support for building lite version from git or release dist tarball

  • Ozkan Sezer Ozkan Sezer committed [c4cd80] on libxmp

    it_load.c, itsex.c, filter.c, player.c: include common.h before others:

  • Ozkan Sezer Ozkan Sezer committed [1ff5c5] on libxmp

    cmake: tweak openbsd detection

  • Ozkan Sezer Ozkan Sezer committed [4d7724] on libxmp

    fix Android.mk after PR/669 lhasa patch.

  • Ozkan Sezer Ozkan Sezer committed [6fa145] on libxmp

    lite: fix MSVC makefile failing with syntax error.

  • Ozkan Sezer Ozkan Sezer committed [200aa6] on libxmp

    CI, macOS: run 'brew install autoconf'

  • GitHub committed [721bcb] on libxmp

    Fix GCC 14 -Wcalloc-transposed-args warnings. (#719)

  • AliceLR committed [9b5f22] on libxmp

    Fix GCC 14 -Wcalloc-transposed-args warnings.

  • GitHub committed [dbff1b] on libxmp

    Merge aa2a10e8e28db244a8ddf5a1749d1a63c0ec89cc into 6760e09bcfe0b952889a26ed4c04749e3d0c0dc3

  • GitHub committed [798070] on libxmp

    Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into 6760e09bcfe0b952889a26ed4c04749e3d0c0dc3

  • GitHub committed [618bee] on libxmp

    Merge a5ab7d6b7fa59aaf79a2b948f857eaaa827a55c9 into 6760e09bcfe0b952889a26ed4c04749e3d0c0dc3

  • GitHub committed [327cc6] on libxmp

    Merge 04fcb51e7f414a0ca8f48c3d05be7d3c71c86939 into 6760e09bcfe0b952889a26ed4c04749e3d0c0dc3

  • Ozkan Sezer Ozkan Sezer committed [54bdcd] on xmp-cli

    made to build under emx environment (tested working in my virtualbox.)

  • Lionel Debroux committed [4825f9] on xmp-cli

    Output the module size as part of the module info.

  • GitHub committed [6760e0] on libxmp

    configure.ac: quote the values for libxmp_VERSION_???_m4 macros. (#715)

  • Ozkan Sezer Ozkan Sezer committed [e04b40] on libxmp

    configure.ac: quote the values for libxmp_VERSION_???_m4 macros.

  • AliceLR committed [2a568c] on libxmp

    Testing workflow...

  • GitHub committed [976813] on libxmp

    Merge 04fcb51e7f414a0ca8f48c3d05be7d3c71c86939 into fae8d40f2d7f98911a3d685c82e2cd8af0acc708

  • GitHub committed [0d55ec] on libxmp

    Merge a5ab7d6b7fa59aaf79a2b948f857eaaa827a55c9 into fae8d40f2d7f98911a3d685c82e2cd8af0acc708

  • GitHub committed [6486d5] on libxmp

    Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into fae8d40f2d7f98911a3d685c82e2cd8af0acc708

  • GitHub committed [810e2c] on libxmp

    Merge aa2a10e8e28db244a8ddf5a1749d1a63c0ec89cc into fae8d40f2d7f98911a3d685c82e2cd8af0acc708

  • Ozkan Sezer Ozkan Sezer committed [fae8d4] on libxmp

    ci: update deprecated node.js 16 actions

  • GitHub committed [bb0c74] on libxmp

    Merge 04fcb51e7f414a0ca8f48c3d05be7d3c71c86939 into 50a88e34b35841b906513e7765f7a621dc3f4b79

  • GitHub committed [77d804] on libxmp

    Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into 50a88e34b35841b906513e7765f7a621dc3f4b79

  • GitHub committed [79a214] on libxmp

    Merge aa2a10e8e28db244a8ddf5a1749d1a63c0ec89cc into 50a88e34b35841b906513e7765f7a621dc3f4b79

  • GitHub committed [0fb297] on libxmp

    Merge a5ab7d6b7fa59aaf79a2b948f857eaaa827a55c9 into 50a88e34b35841b906513e7765f7a621dc3f4b79

  • GitHub committed [50a88e] on libxmp

    exclude_match: add HTML files (#713)

  • Misty De Meo Misty De Meo committed [a5f343] on libxmp

    exclude_match: add HTML files

  • GitHub committed [2244de] on libxmp

    Merge 04fcb51e7f414a0ca8f48c3d05be7d3c71c86939 into 344b16c17cb1eba262e4f933cdcfdbd6e0e101cf

  • GitHub committed [43799f] on libxmp

    Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into 344b16c17cb1eba262e4f933cdcfdbd6e0e101cf

  • GitHub committed [b5ec27] on libxmp

    Merge aa2a10e8e28db244a8ddf5a1749d1a63c0ec89cc into 344b16c17cb1eba262e4f933cdcfdbd6e0e101cf

  • Thomas Neumann committed [aa2a10] on libxmp

    Fixed compiler issue.

  • Thomas Neumann committed [43d03d] on libxmp

    Atari Octalyser seems to have the pattern loop arguments as global instead of channel separated. This will fix that, so 8er-mod module will play correctly.

1 >