Skip to content

Commit

Permalink
Release v1.02
Browse files Browse the repository at this point in the history
  • Loading branch information
Deltafire committed Feb 24, 2018
1 parent e57579c commit 7bb8992
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 20 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/cmake)

# Version number in format X.YY.ZZ
set(VER_X 1)
set(VER_YY 01)
set(VER_YY 02)
set(VER_ZZ 00)
set(VER_FULL "${VER_X}.${VER_YY}.${VER_ZZ}")

Expand Down
14 changes: 14 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# MilkyTracker ChangeLog

## 24/04/2018 (v1.02):

### What's new:
* 99 channel MOD support
* Alternative keybindings for inc/dec Row Insert

### Bugs fixed:
* Fix Lxx command to also set panning envelope if volume sustain point is enabled.
* Infinite loop when processing 8 digit hexadecimal numbers
* SDL crash with -orientation command line parameter
* SDL mouse drag issue
* Fix fine global volume slide down handling
* Various loader memory corruption bugs

## 29/07/2017 (v1.01):

### What's new:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.00.00-{build}
version: 1.02.00-{build}

configuration:
- Debug
Expand Down
45 changes: 30 additions & 15 deletions docs/ChangeLog.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,24 @@
</head>
<body>
<h1 id="milkytracker-changelog">MilkyTracker ChangeLog</h1>
<h2 id="v1.01">29/07/2017 (v1.01):</h2>
<h2 id="v1.02">24/04/2018 (v1.02)</h2>
<h3 id="whats-new">What's new:</h3>
<ul>
<li>99 channel MOD support</li>
<li>Alternative keybindings for inc/dec Row Insert</li>
</ul>
<h3 id="bugs-fixed">Bugs fixed:</h3>
<ul>
<li>Fix Lxx command to also set panning envelope if volume sustain point is enabled.</li>
<li>Infinite loop when processing 8 digit hexadecimal numbers</li>
<li>SDL crash with -orientation command line parameter</li>
<li>SDL mouse drag issue</li>
<li>Fix fine global volume slide down handling</li>
<li>Various loader memory corruption bugs</li>
</ul>
<h2 id="v1.01">29/07/2017 (v1.01):</h2>
<h3 id="whats-new-1">What's new:</h3>
<ul>
<li>Channel limit increased to 128 channels</li>
<li>New sample editor filters:</li>
<li>Phase modulation</li>
Expand All @@ -21,7 +36,7 @@ <h3 id="whats-new">What's new:</h3>
<li>GUI: Clickable checkbox labels</li>
<li>GNU: Use GNUInstallDirs</li>
</ul>
<h3 id="bugs-fixed">Bugs fixed:</h3>
<h3 id="bugs-fixed-1">Bugs fixed:</h3>
<ul>
<li>Errant characters inserts when selecting patterns using ALT + cursor keys</li>
<li>Windows: Window size now takes scale factor into consideration</li>
Expand All @@ -42,7 +57,7 @@ <h3 id="bugs-fixed">Bugs fixed:</h3>
<li>Windows: Window position gradually moving off-screen on restarts</li>
</ul>
<h2 id="v1.00.00">11/03/2017 (v1.00.00):</h2>
<h3 id="whats-new-1">What's new:</h3>
<h3 id="whats-new-2">What's new:</h3>
<ul>
<li>5 new customisable colours</li>
<li>X-Y mouse scrolling support</li>
Expand All @@ -69,7 +84,7 @@ <h3 id="whats-new-1">What's new:</h3>
<li>Mouse middle-click to solo channel</li>
<li>..and more, see (<a href="https://github.com/milkytracker/MilkyTracker/commits/master">commit log</a>) for details</li>
</ul>
<h3 id="bugs-fixed-1">Bugs Fixed:</h3>
<h3 id="bugs-fixed-2">Bugs Fixed:</h3>
<ul>
<li>Segfault when loading &lt;4 byte samples</li>
<li>Samples incorrectly offset when exporting .mod files</li>
Expand All @@ -91,7 +106,7 @@ <h3 id="bugs-fixed-1">Bugs Fixed:</h3>
<li>Sample/Ins editor listboxes scrolled right in certain circumstances</li>
</ul>
<h2 id="v0.90.86">07/11/13 (v0.90.86):</h2>
<h3 id="whats-new-2">Whats New:</h3>
<h3 id="whats-new-3">Whats New:</h3>
<ul>
<li>Unsafe notes now shown in red when &quot;PT 3 octave limit&quot; option enabled</li>
<li>Haiku port (thanks jua)</li>
Expand All @@ -100,7 +115,7 @@ <h3 id="whats-new-2">Whats New:</h3>
<li>Jack driver now connects to first available physical device</li>
<li>MilkyTracker source code now hosted on <a href="https://github.com/milkytracker/MilkyTracker">GitHub</a></li>
</ul>
<h3 id="bugs-fixed-2">Bugs Fixed:</h3>
<h3 id="bugs-fixed-3">Bugs Fixed:</h3>
<ul>
<li>Loss of data when using 'backward' sample filter (<a href="http://forums.modarchive.org/index.php?topic=3093.0">forum post</a>)</li>
<li>Warning displayed when exporting .mod files with samples over 64k (<a href="http://forums.modarchive.org/index.php?topic=3235.0">forum post</a>)</li>
Expand All @@ -119,7 +134,7 @@ <h3 id="bugs-fixed-2">Bugs Fixed:</h3>
<li>Various build warnings and errors</li>
</ul>
<h2 id="v0.90.85">01/01/10 (v0.90.85):</h2>
<h3 id="whats-new-3">Whats New:</h3>
<h3 id="whats-new-4">Whats New:</h3>
<ul>
<li>Ability to move dialogs.</li>
<li>Keyboard shortcut Shift-U (unmute all).</li>
Expand All @@ -140,7 +155,7 @@ <h3 id="whats-new-3">Whats New:</h3>
<li>Improved constants for 10 band EQ.</li>
<li>New font: Topaz 1.3 &amp; Topaz 2.0 (8x8)</li>
</ul>
<h3 id="bugs-fixed-3">Bugs Fixed:</h3>
<h3 id="bugs-fixed-4">Bugs Fixed:</h3>
<ul>
<li>(Unix) JACK client thread gets zombified causing playback to block.</li>
<li>Crash when using the '-orientation ROTATE90CW' switch on SDL versions.</li>
Expand Down Expand Up @@ -182,7 +197,7 @@ <h3 id="bugs-fixed-3">Bugs Fixed:</h3>
<h2 id="v0.90.80">04/13/08 (v0.90.80):</h2>
<h3 id="important-note">Important note:</h3>
<p>This version of MilkyTracker will update your current configuration file in a way that it's no longer usable with older versions. It is recommended that you keep a backup of your configuration file. On <strong>Windows</strong> the configuration is stored in the application folder. When using MilkyTracker on <strong>OS X</strong> or <strong>Unix</strong> systems the configuration is stored in your home directory in a file called .milkytracker_config.</p>
<h3 id="whats-new-4">What's New:</h3>
<h3 id="whats-new-5">What's New:</h3>
<ul>
<li>Killer feature: Open up to 32 modules using tabs(*):
<ul>
Expand Down Expand Up @@ -210,7 +225,7 @@ <h3 id="whats-new-4">What's New:</h3>
<li>WAV loader recognizes loop points and also exports them</li>
</ul>
<p>(*) Only available in the Desktop version of MilkyTracker</p>
<h3 id="bugs-fixed-4">Bugs Fixed:</h3>
<h3 id="bugs-fixed-5">Bugs Fixed:</h3>
<h4 id="replay">Replay</h4>
<ul>
<li>Fixed bug in bidirectional looping which caused clicks on short samples</li>
Expand All @@ -232,7 +247,7 @@ <h4 id="other">Other</h4>
<li>Countless bugs you might not even have found yet</li>
</ul>
<h2 id="v0.90.60">05/20/07 (v0.90.60):</h2>
<h3 id="whats-new-5">What's New:</h3>
<h3 id="whats-new-6">What's New:</h3>
<ul>
<li>New imported (obscure) module formats (mainly for personal satisfaction):
<ul>
Expand All @@ -255,7 +270,7 @@ <h3 id="whats-new-5">What's New:</h3>
<li>&quot;Mix paste&quot; in the sample editor: paste in a sample from the clipboard and get it mixed with the current selection/entire sample.</li>
<li>As usually: more Ft2-compatible replay</li>
</ul>
<h3 id="bugs-fixed-5">Bugs Fixed:</h3>
<h3 id="bugs-fixed-6">Bugs Fixed:</h3>
<h4 id="replay-1">Replay</h4>
<ul>
<li>A severe volume ramping bug has been fixed</li>
Expand Down Expand Up @@ -287,7 +302,7 @@ <h4 id="other-1">Other</h4>
<li>Other things I can't remember :P</li>
</ul>
<h2 id="v0.90.50-tons-of-fixes-and-added-features">09/26/06 (v0.90.50), Tons of fixes and added features:</h2>
<h3 id="whats-new-6">What's New:</h3>
<h3 id="whats-new-7">What's New:</h3>
<ul>
<li>New platforms supported:
<ul>
Expand Down Expand Up @@ -327,7 +342,7 @@ <h3 id="whats-new-6">What's New:</h3>
<li>Skippable splash screen</li>
<li>Volume boost/fade dialogs accept negative values (useful for chip sample generation, sample phase inversion etc)</li>
</ul>
<h3 id="bugs-fixed-6">Bugs Fixed:</h3>
<h3 id="bugs-fixed-7">Bugs Fixed:</h3>
<h4 id="replay-2">Replay</h4>
<ul>
<li>A rogue EDx note delay without a note should retrigger the previous note when x is lesser than or equal to song speed.</li>
Expand Down Expand Up @@ -361,7 +376,7 @@ <h4 id="user-interface">User interface</h4>
<li>When tabbing to a channel outside the current display, the screen shifted one whole &quot;page&quot;. Very confusing for young, fragile artists. Now it moves one channel at a time, à la Ft2.</li>
</ul>
<h2 id="v0.90.30-mainly-bugfixes-and-minor-additions">02/14/06 (v0.90.30), Mainly bugfixes and minor additions:</h2>
<h3 id="bugs-fixed-7">Bugs fixed:</h3>
<h3 id="bugs-fixed-8">Bugs fixed:</h3>
<ul>
<li>ProTracker modules using 'one shot'-looped samples seem to crash the replayer sometimes. Fixed.</li>
<li>There was a bug in the mod exporter when trying to export samples with a loopstart set to 0. Fixed.</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/MilkyTracker.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>MilkyTracker Manual v1.01</title>
<title>MilkyTracker Manual v1.02</title>
<meta charset="UTF-8" />
<style type="text/css">
html, body {
Expand Down
4 changes: 2 additions & 2 deletions docs/TiTAN.nfo
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
Titan
Presents:

MilkyTracker v1.0.0
MilkyTracker v1.02

- The multiplatform Fasttracker II clone -

Released on 11/03/2017
Released on 24/02/2018

See MilkyTracker.html for details.

Expand Down

0 comments on commit 7bb8992

Please sign in to comment.