Skip to content

Releases: quippy-git/javamod

V3.9.4.1 Hotfix

06 Aug 08:04
Compare
Choose a tag to compare

Because of a version recognition mismatch, MidiMacros are deleted in mostly all IT mods including MPTM

Full Changelog: v3.9.4...v3.9.4.1

Download JavaMod - The Java Mod Player

V3.9.4

05 Aug 18:41
Compare
Choose a tag to compare

The support for ProTracker, FastTracker, ScreamTracker 2.25 and ScreamTracker 3.21 is finished. Well, at least till new errors are found.
That means, that all ModPlug Tracker test mods for MOD, XM and S3M work. Also the Schism tests work with IT - and also some more test mods I made of my own.

Remark: the S3M playback is compatible to ST3.21 - that said, the pattern loop tests are not working as ModPlug intended them to work. Obviously again a difference between ST3.20 and ST3.21. However, the playback of 3.21 seems very reasonable to me, so we stick with that.

Full Changelog: v3.9.3...v3.9.4

Download JavaMod - The Java Mod Player

V3.9.3

12 Jul 18:10
Compare
Choose a tag to compare

The support for FastTracker (2.09) is now finished in that way that all test mods of ModPlugTracker work (yes, all of them!). Also all(!) ProTracker test mods and all Schism abuse tests work currently. So I am very confident, that this release is by far the best I made.

One important notice: if you intend to check the mod plug tracker test mods from here: https://wiki.openmpt.org/Development:_Test_Cases/XM or https://wiki.openmpt.org/Development:_Test_Cases/MOD please ensure, that for the patternLoop tests to work, you activate "Loop song" in JavaMod plus additionally "Fade out infinit loops", if you like. Otherwise some FT2 Loop tests will not show the expected results.

Full Changelog: v3.9.2-alpha...v3.9.3

Download JavaMod - The Java Mod Player

V3.9.2 Alpha

29 Jun 09:27
Compare
Choose a tag to compare
V3.9.2 Alpha Pre-release
Pre-release

We continuously fix the support with XMs and some edge cases. Some other bug fixes on that way also happened. This is a pre-release for the 3.9.2 version. JavaMod already reports Version 3.9.2 in this release, so automatic update checks will not really work with this one.

These fixes are already included:

  • FIX: Continue:
    Enhanced FastTracker 2 compatibility by fixing everything to make these
    test MODs work: https://wiki.openmpt.org/Development:_Test_Cases/XM
    (many, many changes...!)
  • FIX: When loading XMs create empty patterns (the player can handle this, the pattern display however does not like null rows or null elements
  • FIX: Fix of 3.9 to 3.9.1 introduced bug of envelope fade out
  • FIX: AutoVibrato with XMs was broken - also with IT (copy bug from vibrato)
  • FIX: Update check did not update the date of last check

Full Changelog: v3.9.1...v3.9.2-alpha

Download JavaMod - The Java Mod Player

V3.9.1

16 Jun 10:12
Compare
Choose a tag to compare

With JavaMod versions 4.0 to 5.0 I want to integrate Midi and AdLib support. However, before starting that I want to have all test mods of Schism and Open ModPlug Tracker to work. We finished MOD and most of XM with this version and a whole lot of other stuff as well. So I decided to release new versions with minor version number updates to have you participate in these changes!

As a lot changed between 3.8 and 3.9.1, I will not post any highlights here. Please refer to the readme.md

Full Changelog: v3.8...v3.9.1

Download JavaMod - The Java Mod Player

V3.8

29 Dec 18:38
Compare
Choose a tag to compare

X-Mas is over and I had some time to add new features. I tagged it as a Release Candidate, but as far as I can see it everything works fine.

Main new features are:

  • Sample and Instrument playback in their respective dialogs
  • Zooming into sample data
  • Updated mod info dialog to present information more clearly
  • Effects in pattern dialog are now translated to IT effect names (were only FT/XM effect names)
  • Fixed panbrello and tremolo effects
  • added Fine Panning with ITs (forgot about that...)
  • Volume ramping was a complete mess. I have no idea what I had in mind when I coded that a decade ago...
  • Random Volume Variation was also based on the wrong volume
  • and many many other bug fixes

Full Changelog: V3.7.3...v3.8

Download JavaMod - The Java Mod Player

V3.7.3

15 Dec 17:23
Compare
Choose a tag to compare

There was an inconsistency in loading delta packed samples - I tried to fix something and made it worse!
But, additionally new ProTracker mods can now be loaded plus the Tremolo effect is correct for ITs and XMs now.

I really hope, that this is the last hot fix for now...

Full Changelog: 3.7.2...V3.7.3

Download JavaMod - The Java Mod Player

Second hot fix (bummer!) - Sample- and instrument dialogs did not allow stepping through data

14 Dec 20:29
Compare
Choose a tag to compare

Besides the tray icon, I also found out, that the JSpinner in the sample- and instrument dialogs did not work anymore. Made them "uneditable" - and did too much...
But good news: I now also support a new MOD-File type with ID !PM! - which are kind of ProTracker Mods with delta stored samples.

Full Changelog: 3.7.1...3.7.2

Download JavaMod - The Java Mod Player

HotFix because of Tray Icon error

14 Dec 16:49
Compare
Choose a tag to compare

This is a hot fix release because on linux some window manager do not support tray icons - and I never tested that.

Full Changelog: 3.7...3.7.1

Download JavaMod - The Java Mod Player

3.7 - X-Mas Release

08 Dec 20:16
Compare
Choose a tag to compare

XMAS SPECIAL: Enjoy some light bulbs on your desktop. You can enable it in the view menu. Select the screen, you want to decorate and select the effects and speed per screen. Remark: it depends on the desktop render engine how transparent windows are rendered and if a “click through” works. On Windows this works really flawlessly, but on KDE it is either flickery or with opengl it inherits the dim color of a window decoration under it.

Full Changelog: v3.6.1...3.7

Download JavaMod - The Java Mod Player