-
Notifications
You must be signed in to change notification settings - Fork 6
/
AUTHORS
150 lines (99 loc) · 3.09 KB
/
AUTHORS
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
Main author
===========
Conrad Parker <[email protected]>
Contributed code
================
Mattias Engdegård <[email protected]>
Solaris audio driver, other cleanups
Silvia Pfeiffer <[email protected]>
fixes to SMPTE time printing, random hacks
Paul Davis <[email protected]>
ALSA 0.6.0 audio driver
Nicolas Léveillé <[email protected]>
fixes to file load/save dialogs
Steve Harris <[email protected]>
added Normal (1:4096) and 1:1 zoom modes
Radoslaw Korzeniewski <[email protected]>
various bug fixes in file loading
bug fix in save as dialog
Erik de Castro Lopo <[email protected]>
libsndfile-1 file import/export, random bugfixes
Zenaan Harkness <[email protected]>
improved handling of volume and pitch sliders, ALSA 0.9 updates
Charles Turner <[email protected]>
updated the alsa driver to work with recent alsa versions
Peter Shorthose <[email protected]>
gtk2 port and various tweaks/bug fixes
Daniel Dreschers
ALSA 1.0 updates
Frank Neumann <[email protected]>
improved fade plugin implementation to work with short run
lengths and generate smoother fades.
Borrowed Code
=============
Michael Krause <m.krause@tu=harburg.de>
sample-display widget adapted from Soundtracker.
Spencer Kimball and Peter Mattis
about_dialog.c adapted from the Gimp.
Mike Oliphant
transport buttons, LCD screen and style handling code from Grip
Christopher Montgomery
Ogg Vorbis encoding and decoding adapted from example code in
the Ogg Vorbis source (Copyright (C) 1994-2002 Xiph.Org Foundation)
Robert Leslie
MPEG audio decoding adapted from player.c in the mad source
Jean-Marc Valin
Speex encoding and decoding adapted from speexenc and speexdec
Translations
============
Dokianakis Fanis <[email protected]>
el
Waldo Ramirez Montano <[email protected]>
Juan Manuel Martinez <[email protected]>
en_ES
Mathieu Roy <[email protected]>
fr (Sweep 0.1.x)
Gergely Nagy <[email protected]>
hu (Sweep 0.1.x)
Yuri Bongiorno <[email protected]>
it
Silvia Pfeiffer <[email protected]>
de
Alexandre Prokoudine <[email protected]>
Yuri Victorovich <[email protected]> (Sweep 0.1.x)
ru
Radoslaw Korzeniewski <[email protected]>
pl
Norihiro YONEDA (¿¿¿¿) <[email protected]>
ja
Pavel Fric <[email protected]>
cs
Artwork
=======
Pascal Klein <[email protected]>
About dialog image (0.9.2)
Alex Koss
SVG icon
Mike Oliphant
Transport button pixmaps (adapted from Grip)
Mathieu Roy <[email protected]>
Colourful button pixmaps in Sweep 0.1.x
Conrad Parker <[email protected]>
General pixmaps, Scrubby
Package Maintainers
===================
Anand Kumria <[email protected]>
Debian packages
Daniel Black <[email protected]>
Gentoo Sound Team <[email protected]>
Gentoo packages
Julio Merino Vidal <[email protected]>
NetBSD packages (+ contributed configure and build fixes)
Miscellaneous
=============
Sourceforge (http://www.sourceforge.net/)
Rocks.
--
Let me know if I've missed anyone out.
Conrad.