Skip to content

Releases: 8bitbubsy/pt2-clone

ProTracker 2 clone v1.49

22 May 12:29
Compare
Choose a tag to compare

Fixed: The Position Jump (Bxx) effect would misbehave in "play pattern" and "record pattern" mode

ProTracker 2 clone v1.48

17 May 11:28
Compare
Choose a tag to compare
  • Key repeat (when caps lock is on) was missing for certain key combinations:
    ALT/CTRL + delete
    ALT/CTRL + enter
    ALT/CTRL + backspace
    ALT + 0..9
    ALT + "" (US keyboard layout)
    ALT + "=" (US keyboard layout)
    ALT + "-" (US keyboard layout)
  • Updated keybindings.txt

ProTracker 2 clone v1.47

15 May 17:58
Compare
Choose a tag to compare
  • If fullscreen mode has black borders, allow top left corner to act as program quit
  • The "LED" filter's quality factor (Q) should now be nominally correct
  • Some minor changes to the audio filtering code

ProTracker 2 clone v1.46

09 Apr 10:26
Compare
Choose a tag to compare
  • Added a new config entry called "STEPPLAY_KEEP_EDITMODE", which allows for step-play (return/backspace) to not leave edit mode after use

ProTracker 2 clone v1.45

08 Apr 13:48
Compare
Choose a tag to compare
  • Windows: Fix crash message when double-clicking a .MOD while a PT2 clone instance is already running. This bug appeared in v1.44.

ProTracker 2 clone v1.44

07 Apr 10:58
Compare
Choose a tag to compare
  • Fix possible out-of-sync state between tracker and replayer if the module was stopped during a position transition. The replayer is one tick ahead, so this can very well happen (f.ex. during pattern loop, pattern break, position jump, row 63->0 transition)

ProTracker 2 clone v1.43

17 Mar 11:18
Compare
Choose a tag to compare

Fixed: CTRL+T (Swap Channel) didn't refresh the pattern data view, nor did it update the "song is modified" state

ProTracker 2 clone v1.42

13 Mar 18:25
Compare
Choose a tag to compare
  • Fixed (rarely audible) click bug in the BLEP synthesis code. This bug was introduced in v1.34.

ProTracker 2 clone v1.41

24 Feb 17:52
Compare
Choose a tag to compare
  • Added support for loading XPK-compressed MOD files

ProTracker 2 clone v1.40

01 Feb 17:05
Compare
Choose a tag to compare

Don't handle mouse click if window wasn't in focus