-
Notifications
You must be signed in to change notification settings - Fork 2
/
ChangeLog
317 lines (191 loc) · 6.13 KB
/
ChangeLog
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
2024-12-28
* Release 1.4.1
2024-12-27
* Release 1.4.1 preparations
2023-12-24
* Release 1.4.0
2023-12-06
* Preparations for release 1.4.0
Building with Qt6 by default.
For Qt5 compatibility, a new option USE_QT5 must be set.
Upgraded C++ compiler and runtime requirement to C++17
Upgraded CMake requirement to 3.16
2023-11-01
* using std::call_once for restoring settings
2023-08-17
* Fixed compatibility with Qt < 6.3.0
2023-03-01
* Fixed default language setting
2022-08-10
* Release 1.3.1
2022-08-05
* Help window fixed and simplified
* Fixed initial translation loading
2022-05-07
* Removed dependency on qt5compat when building with Qt6
2022-04-22
* Using QGuiApplication::setDesktopFileName to fix the wrong icon in KDE+Wayland
2022-04-11
* Avoid warning when BUILD_DOCS is OFF and pandoc is not installed
2022-01-27
* Avoid loading translations for English
2022-01-15
* AppStream MetaInfo renamed
2021-12-16
* Fixed launchable name in appdata.xml
* Added downloads in documentation
* Bumped version for the next development cycle
2021-12-12
* Release 1.3.0
2021-11-28
* Czech translation, by Pavel Fric
2021-11-25
* Qt6 compatibility fixes
* New build options: USE_QT and BUILD_DOCS
* Documentation: using Pandoc to create man page and help documents
2021-11-24
* revised documentation system
2021-09-25
* desktop icons replaced
2021-04-23
* added action icons: internal theme based on breeze
* new settings: qt style, dark mode, and internal icon theme
* desktop icons replaced
2021-04-01
* added SCM Revision to the about box
2021-02-03
* copyright years updated
2020-12-31 00:00 plcl
* Build system and code modernized
* Synchronized to Drumstick 2.0.0
* release 1.2.0
2019-11-05 00:00 plcl
* Fixed the LCD number component, to use the application palette instead of hardcoded colors.
This fix provides better looking and usability with dark and light desktop themes.
* Updated CMake buildsystem, requires CMake 3.1 or newer
* Updated documentation.
* Release 1.0.1
2014-10-12 00:00 plcl
* Migration to Qt5
* Release 1.0.0
2012-05-28 00:00 plcl
* assigned shortcuts for keyboard media keys
* Release 0.10.1
2011-02-05 00:00 plcl
* Turkish translation added, by Server Acim
2010-09-16 00:00 plcl
* docbook version update
2010-09-10 00:00 plcl
* drumstick: sync release 0.5
* request realtime priority for the MIDI input thread
2010-06-06 00:00 plcl
* Release 0.10.0
2010-06-05 00:00 plcl
* German translation updated, by Rene Landert
* Custom pattern samples
* release candidate
2010-05-23 00:00 plcl
* Enable the standard toolbar
* Optionally hide the fake toolbar
* Import/export patterns
* Updated translation template
2010-05-20 00:00 plcl
* Using an instrument definition file in .INS format
* Custom patterns
* Pattern editor (RFE #2517833)
2010-05-01 00:00 plcl
* German translation, by Rene Landert
2010-04-19 00:00 plcl
* Release 0.9.3
2010-02-20 00:00 plcl
* aseqmm renamed to drumstick
2009-12-23 00:00 plcl
* Release 0.9.2
* Fixed dynamic linking issues with aseqmm
* assorted fixes
2009-12-21 00:00 plcl
* Build system improvements
* Updated Czech translation, by Pavel Fric
2009-12-14 00:00 julienrf
* French translation, by Julien Richard-Foy
* GUI improvements
2009-12-13 00:00 plcl
* version string 0.9.2cvs
* Czech translation. Thanks to Pavel Fric
2009-12-12 00:00 plcl
* version 0.9.1
2009-08-11 17:30 plcl
* synchronize with current aseqmm tree
2009-08-07 23:00 plcl
* fix for bug #2795019
2009-05-18 12:00 plcl
* feature Request #2792930
2009-02-08 23:00 plcl
* Version string 0.9.1cvs
* new configuration option: Styled Knobs
2008-12-29 00:00 plcl
* Version 0.9.0
2008-11-23 00:00 plcl
* Converted to KDE4/Qt4
2008-03-24 00:00 plcl
* Fix the crash at startup when ALSA is not loaded
* Documentation updates
* Version 0.8.2
2008-03-21 00:00 plcl
* Fix a compilation error using GCC 4.
* Fix MIDI output for QSynth/Fluidsynth and other soft synths.
It uses longer (configurable) durations, or even avoid using
note off events entirely.
* Schedule always one bar ahead of current time, to avoid the
nasty little gaps between patterns.
* Version 0.8.1
2005-06-20 21:17 plcl
* Implemented double click event handler, changing tempo as
suggested by Chris.
2005-06-12 23:51 plcl
* Fix a typo. Thanks to Chris Cannam.
2005-04-25 23:41 plcl
* updated version number
2005-04-25 23:32 plcl
* removed some unneeded files
2005-04-25 23:25 plcl
* minor changes
2005-04-25 23:11 plcl
* more .cvsignore stuff
2005-04-25 23:10 plcl
* .cvsignore files updated
2005-04-25 23:09 plcl
* minor changes
2005-04-25 23:08 plcl
* autosave settings (window size...) * apply tempo/resolution
changes after config. dialog accept changes
2005-04-23 22:00 plcl
* bug in sequencerthread: set_program event must be direct.
2005-04-19 22:53 plcl
* build system update
2005-04-19 22:31 plcl
* documentation update
2005-04-16 23:22 plcl
* more files to ignore
2005-04-16 23:21 plcl
* new DCOP interface commands: setTempo and setTimeSignature
2005-04-04 23:27 plcl
* several unneeded files removed
2005-04-04 23:21 plcl
* Documentation updated
2005-04-04 23:21 plcl
* Spanish translation updated
2005-04-04 23:20 plcl
* User interface updates * version number raised
2005-04-03 03:11 plcl
* Configuration option to reconnect the input port
2005-04-03 03:09 plcl
* Eclipse CDT project files
2005-03-30 00:06 plcl
* Some systems need to include <cmath> for pow().
2005-03-29 22:51 plcl
* Fist public release
2005-03-29 20:34 plcl
* Initial import
2005-03-29 20:34 plcl
* Initial revision