lightweight tag b76aaee19639b9542abbde08cf7c8e7fd5c9ceba 1.1
Author:	LenweSaralonde <lenwe@lenwe.info>
Date:	Sun Apr 8 21:00:31 2018 +0200

commit b76aaee19639b9542abbde08cf7c8e7fd5c9ceba
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Sun Apr 8 21:00:31 2018 +0200

    Added README, LICENSE and CHANGELOG.

commit 705617372dc5176581a9104891fdb346e24d7042
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Sun Apr 8 14:39:25 2018 +0200

    Fixed overflow with notes longer than 6 seconds.

commit 0b203e22b918b2702017c25e456cb976c0fc0ed7
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Sun Apr 8 03:42:29 2018 +0200

    Adjusted levels of instrument samples

commit 7bf2a56c66e19dab67083e95e67efbf8da41faa7
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Sun Apr 8 03:41:17 2018 +0200

    Redesigned MIDI converter UI

commit cfa3e90bb77a9cb75178ff3d82eac708668c89f6
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Sun Apr 8 03:38:30 2018 +0200

    Fixed converter and protocol to use real General MIDI instrument indexes.

commit b441d5fd169b1261906b29751e7b1a866ce8e7bd
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Sat Apr 7 20:02:36 2018 +0200

    Fixed MIDI converter to support single track type 0 files.

commit 83e6699db976569dd0350d2949184a4c82cdb0b4
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Sat Apr 7 00:22:17 2018 +0200

    Fixed MIDI converter to support tempo variation.

commit 825319019bdec6e4671723551883027a294de343
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Fri Apr 6 20:14:44 2018 +0200

    Implemented protocol v2
    * Notes are coded on 4 bytes instead of 6, reducing loading times.
    * Note precision (FPS) now depends on the length of the song (min is 60 FPS which represents a 18-minute song)

commit f5e7f7e7ad1396430db70d9158f5b4a6218f35f1
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Fri Apr 6 02:04:52 2018 +0200

    Added registry
    * The version of Musician is displayed in the other players' tooltip
    * Added notification when a new version of the addon is available

commit 911cee90eb98e3cfdf0010ce1739c77737deb7c9
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Fri Mar 30 00:01:21 2018 +0200

    Fixed locked "Stop preview" button when song preview is playing.

commit 004a0b5ccca506d2a8c50fae9bb7c5a88b5ee2d2
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Wed Mar 28 22:47:10 2018 +0200

    Added /stopmusic command to stop all music currently playing.

commit 9a72640e238f74e8b0de4c1ee4328fa84f6f2cd1
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Wed Mar 28 22:14:17 2018 +0200

    Fixed frame positioning (centered by default).

commit 647174ee5f03698ce3a6dfcc677a3c58f04d246b
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Wed Mar 28 22:13:51 2018 +0200

    Fixed Musician.Utils.MuteGameMusic() when the game music is enabled/disabled while playing a song.

commit 8814bfad80959a0da1942ed4512d9c1ab350f2ac
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Mon Mar 26 21:18:48 2018 +0200

    Fixed "Preview" button when preview ends.

commit b1e0e159b6f0baef1be34aa32c43029cfc93072e
Author: LenweSaralonde <lenwe@lenwe.info>
Date:   Mon Mar 26 01:09:51 2018 +0200

    Fixed improperly localized "Clear" button

