forked from alexbcberio/musicPlayer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Versions.txt
62 lines (39 loc) · 1.44 KB
/
Versions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# v1.0.5 (working on it)
Secondary click over a song to show some options:
- Add to favourites (not yet implemented)
# v1.0.4
Added changelog
Drop a directory to show music from there
If the song has played more than 3 seconds changing to the previous song will restart the active song.
Shuffle now reproduces the previous random song.
Started implementing the settings window.
- Options (change theme)
- Hotkeys (not changeable yet)
- About
Window can be smaller, UI changes
Secondary click over a song to show some options:
- Change album art image
- Show app options
# v1.0.3
Bug fix
- The first launch of the app crashed. This was repeated every time the system was rebooted.
# v1.0.2
Added small guide telling the controls and explanation of how to scan a folder
# v1.0.1
Custom album art images, can be saved on the albumArt folder. On the case of matching more than one, the first one will be used:
albumArt/artist/title.jpg
albumArt/artist/album.jpg
albumArt/artist.jpg
albumArt/title.jpg
albumArt/album.jpg
Secondary click over a song to show some options:
- Toggle dark/light theme
GUI changes:
- Controls are bottom aligned
- Bigger album art image! Won't be scaled up
- Dark and light themes
- Volume can be graphically changed, press with the left click on the volume icon or with the right one to mute
Debugger:
- Use ctrl + shift + I to toggle the developer tools
# v1.0.0
First complete release with automatic updates