-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangelog.txt
150 lines (113 loc) · 6.27 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
Plainamp changelog
http://sourceforge.net/projects/plainamp/
--------------------------------------------------------------------------------
0.2.4 ???
--------------------------------------------------------------------------------
[+] Full spectrum resolution
[+] Faster spectrum calculation
[*] Increased playlist row height
--------------------------------------------------------------------------------
0.2.3 2006-04-11
--------------------------------------------------------------------------------
[+] Now bundled with Bauer stereophonic-to-binaural DSP
[+] Select zero hotkey added (Ctrl+Shift+A)
[*] Fixed: Proper seekbar reset on stop
[*] Fixed: Output plugin handling related bugs
[*] Fixed: Plainbar on-off-on bug
--------------------------------------------------------------------------------
0.2.2 2006-03-20
--------------------------------------------------------------------------------
[+] Invert selection added
[+] Missing "Preferences" entry added to main menu
[+] Windows XP manifest added
[*] Fixed: DSP stacker bug
[*] Better focus handling
--------------------------------------------------------------------------------
0.2.1 2006-03-07
--------------------------------------------------------------------------------
[+] Now bundled with MAD MP3 Decoder and GPL waveOut Plugin
[+] Button toolbar added
[+] Vis toolbar added (used by vis_plainbar.dll)
[+] Remembers which output plugins were active
[+] Remembers position in playlist
[+] Playlist entry numbers
[+] Current track highlighting
[+] Minimize to tray introduced (see Plainamp.ini)
[+] Alternating row background color
[+] Plugin Manager grid made optional (see Plainamp.ini)
[+] Pan slider invert option introduced (see Plainamp.ini)
[+] Seekbar keypress forwarding
[+] Better handling of playback with no active output plugin
[+] Missing plugins warning can now be turned off
[*] Fixed: Playlist related bugs
--------------------------------------------------------------------------------
0.1.9 2005-12-23
--------------------------------------------------------------------------------
[+] Equalizer introduced
[+] Playlist follow made optional (see Plainamp.ini)
[*] Toolbar context menu sorted
[*] Fixed: Volume up/down did not work
[*] Fixed: Crash on header right-click in Plugin Manager
[*] Installer: Orange theme applied
--------------------------------------------------------------------------------
0.1.8 2005-11-12
--------------------------------------------------------------------------------
[*] Console and plugin manager also come to front on window activation
[*] Fixed: Division by zero when playing missing files
--------------------------------------------------------------------------------
0.1.7 2005-10-31
--------------------------------------------------------------------------------
[+] Playlist entries now can be dragged (hold <Alt>, use mouse)
--------------------------------------------------------------------------------
0.1.6 2005-10-30
--------------------------------------------------------------------------------
[+] Keyboard playlist selection enhanced (hold <Ctrl>)
[+] Playlist entries now can be moved (hold <Alt>, press <Up>/<Down>)
--------------------------------------------------------------------------------
0.1.5 2005-10-28
--------------------------------------------------------------------------------
[+] Basic vis support for PCM-only input plugins added
[*] Console and plugin manager are hidden/shown on minimize/restore
--------------------------------------------------------------------------------
0.1.4 2005-10-19
--------------------------------------------------------------------------------
[+] Hotkey 'L' added
[+] Statusbar reset added
[+] Installer now creates "Plugins" directory
[*] Minor tweaks
--------------------------------------------------------------------------------
0.1.3 2005-10-16
--------------------------------------------------------------------------------
[+] Output stacking
[+] General purpose plugin support
[+] Vis data synchronization
[+] Embed window service
[+] Plugins can be manually loaded/unloaded
[+] Plugin status indicator works now
[+] Vis plugin specific framerate support
[+] Basic config handling introduced
[+] M3U playlist loading/saving
[+] Main and rebar context menu added
[+] Plugins missing alert added
[+] Playlist cropping ability
[*] Output, vis and DSP plugins are unloaded after analysis to save memory
[*] One instance maximum per DSP module
--------------------------------------------------------------------------------
0.1.2 2005-09-11
--------------------------------------------------------------------------------
[+] <Add files> dialog added
[+] Multi-vis support
[+] DSP plugin support plus chaining
[+] Basic Winamp IPC API
[+] Timestamps in console
[+] Icon by RITZ (Thanx!)
[*] Fixed: Proper plugin shutdown
[*] When adding a directory files are now sorted before adding
[*] Console and plugin manager changed to tool windows
[*] New window menu logic
--------------------------------------------------------------------------------
0.1.1 2005-08-17
--------------------------------------------------------------------------------
Legend:
[+] Feature added
[*] Logic changed or bug removed