summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 605aebb7f6c284658bdffbda495f727982823466 (plain) (blame)
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
63
64
65
66
67
68
69
2016-01-16 0.6.2 beta
Stupid RC bug fixes...
Use correct home directory in Windows.

2016-01-15 0.6.2 beta
Fix compatibility with MSVC.
Support for MSVC is still experimental.
Add files for building a debian package (highly experimental).

2016-01-14 0.6.2 beta
Drag 'n' drop.
Do not quit the program when trying to load a unsupported file.

2016-01-13 0.6.2 beta
Hopefully this fixed several critical bugs...

2016-01-10 0.6.2 beta
Minor behavior changes and bug fixes.

2016-01-06 0.6.2 beta
Initial command line parameters handling.
Minor bug fixes.

2016-01-04 0.6.1 alpha
Avoid strange results in channel view.
Fixed several crashes.

2016-01-03 0.6.1 alpha
Initial works on documentation.
Minor bug fixes.

2016-01-03 0.6.0 alpha
Implemented most of the options.
"Render to Wave" is now implemented.
Finished saving & loading playlists.
Fixed several leakage and bugs.

2016-01-02 0.5.1
Now sends SysEx(optional).
Primitive settings implementation(some of the audio tab and the
soundfont tab).

2016-01-01 0.5.0
Bug fixes. Minor code refactoring.
Initial stubs for the settings window.

2015-12-31 0.5.0
Implemented effect parameter editor and file information window.
Bump version.

2015-12-30 primitive version
Implemented the channel parameter editor.

2015-12-29 primitive version
Implemented the channel preset chooser.

2015-12-28 primitive version
Partially implemented the channel window.
Fixed a seeking bug.
Minor cleanups.

2015-12-27 primitive version
Implemented the play list.

2015-12-26 primitive version
Implemented the stop button, fixed several bugs.

2015-12-25 primitive version
Implemented the GUI based on the previous CLI version.