Skip to content

Commit eed0f63

Browse files
Update changelog.md
1 parent 6ad29f4 commit eed0f63

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Docs/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,17 @@ now being released as an AppImage file, so dotnet will no longer be a required p
4949

5050
The AppImage file has been tested onto Linux Mint 21 (based on Ubuntu 22.04), Linux Mint Debian Edition 6 (based on Debian Bookworm), EndeavourOS
5151
(based on Arch), and Fedora. When first starting, the application will offer to create a Desktop file to add it to your desktop environment's menu.
52+
53+
## Miscellaneous Changes and Fixes
54+
55+
- Pressing space bar after clicking the button to play a song will now pause playing songs.
56+
- An additional track list format has been added. You can select "album - song (artist)", "song by artist (album)", and the "table" formats.
57+
- Fixed an issue where packaging MSUs into a zip file was adding in files that were no longer selected to be added.
58+
- Dither has been added as a per track option. If this is enabled, you will no longer be able to generate a tracks.json to send to other people to generate the MSU.
59+
- Fixed an issue where the file inputs would allow you to type into the them.
60+
- For non-looped tracks, the audio player will add a small pause before replaying from the beginning.
61+
- Fixed an issue where clicking prev in the PyMusicLooper panel would prevent you from clicking next again.
62+
- Fixed a crash that would occur when running PyMusicLooper and the starting samples would filter out all results.
63+
- Fixed an issue where pausing, moving the play tracker location, and resuming play would play a few incorrect samples before playing from the correct location.
64+
- Lowered the memory footprint that used to occur when changing tracks/songs (fixed by UI rewrite)
65+
- Fixed an issue where sometimes you would scroll accidentally down the page after entering values (fixed by UI redesign)

0 commit comments

Comments
 (0)