-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangelog.txt
55 lines (42 loc) · 1.48 KB
/
Changelog.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
Implement:
-Split multiple times
-Tempo gap detection on/off
-Rename files
-Copy-paste pieces
-Copy-paste over notes
1.07
-Restructured instrument replacer to be less buggy
-Drop-down menu select file interface
-File split with option to go 96 measures at a time
1.06
-Revamp of UI to make it more intuitive
1.05a
-File Splitter bugfix
-Prefs Folder backup now shows a dialog after it's done
1.05
-Prefs folder backup
-Hashtable fix #3
-Instrument Replacer re-structured, less error-prone.
-Database of useful functions, TextEditing, implemented.
1.04d
-Hashtable fix #2. I need to stop making typos when programming. It's extremely hard to catch those.
1.04c
-Fixed hashtable; the Star is not the Gameboy anymore, etc. For some reason, the letter order was out of whack
1.04b
-More aesthetic edits.
1.04a
-Aesthetic updates
-"Cancel" buttons don't generate errors now.
1.04
-UI now includes error messages so you know when the program actually experiences an error.
1.03
-UI updated again to include help options for the File Splitter and Instrument Replacer.
-Improved file splitting capabilities; glitch that created huge numbers of files fixed.
-The menu window is persistent now, until you click exit.
1.02
-UI Updated to include a help option
-Better error handling
1.01
-File Splitter added; UI updated to include options for File Splitter and Instrument Replacer functions.
1.00a
-Instrument replacer updated to include a "delete" option.