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
|
Lead developers:
Chris Cannam <[email protected]>
Richard Bown <[email protected]>
Guillaume Laurent <[email protected]>
Developers:
D. Michael McIntyre <[email protected]>
Pedro Lopez-Cabanillas <[email protected]>
Heikki Johannes Junes <[email protected]>
Contributors:
Ron Kuris <[email protected]>
* cleanups
Randall Farmer <[email protected]>
* chord labelling code
Hans Kieserman <[email protected]>
* Lilypond output
* assorted other patches
* i18n-ization
Levi Burton <[email protected]>
* UI improvements
* other bug fixes
Mark Hymers <[email protected]>
* Segment colours
* Other UI and bug fixes
Alexandre Prokoudine <[email protected]>
* Russian translation
* i18n-ization
Jörg Schumann <[email protected]>
Eckhard Jokisch <[email protected]>
* German translation
Kevin Donnelly
* Welsh translation
Didier Burli
Yves Guillemot
* French translation
* Bug fixes
Daniele Medri
Alessandro Musesti
* Italian translation
Stefan Asserh�l
Erik Magnus Johansson
* Swedish translation
Hasso Tepper
* Estonian translation
Jelmer Vernooij
Jasper Stein
* Dutch translation
Oota Toshiya
* Japanese translation
Kevin Liang
* HSpinBox class
Arnout Engelen
* Transposition by interval
Thorsten Wilms
* Original designs on which the Rosegarden rotary controllers are based
William <rosegarden4c AT orthoset.com>
* auto-scroll deceleration
* glyphs for rests outside staves and other bug fixes
Liu Songhe <jackliu9999 AT msn.com>
* Simplified Chinese translation
Thomas Nagy <[email protected]>
* SCons/bksys building system
Vince Negri <[email protected]>
* Initial MTC slave implementation (the bits without the bugs)
Toni Arnold <[email protected]>
* LIRC infrared remote-controller support
Stephen Torri <[email protected]>
* Initial guitar chord editing code
Jan B�a <[email protected]>
* Czech translation
Vladimir Savic <[email protected]>
* icons, icons, icons
Lisandro Damián Nicanor Pérez Meyer <[email protected]>
Javier Castrillo <[email protected]>
Lucas Godoy <[email protected]>
Marcos Guglielmetti <[email protected]>
* Spanish translation
Feliu Ferrer <[email protected]>
Quim Perez i Noguer <[email protected]>
* Catalan translation
Carolyn McIntyre (deceased)
* 1.2.3 splash screen photo
* Gave birth to D. Michael McIntyre, bought him a good flute once upon a
time, and always humored him when he came over to play her some new
instrument, even though she really hated his playing.
Born October 19, 1951, died September 21, 2007, R. I. P.
Piotr Sawicki <[email protected]>
* Polish translation
David García-Abad <[email protected]>
* Basque translation
Mikhail Yakshin <[email protected]>
* Author of KGuitar, source of inspiration and bits of code for fretboards
Joerg C. Koenig <[email protected]>
Craig Drummond, Bernhard Rosenkränzer, Preston Brown, Than Ngo
* Klearlook theme
##
## Names in here should also be credited in gui/application/main.cpp, with aboutData.addCredit()
##
|