summaryrefslogtreecommitdiffstats
path: root/docs/MAINTAINERS
blob: b45f06d329ebc6b157ecf008610ca74b4aec99a6 (plain)
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
$Id$
               __________               __   ___.
     Open      \______   \ ____   ____ |  | _\_ |__   _______  ___
     Source     |       _//  _ \_/ ___\|  |/ /| __ \ /  _ \  \/  /
     Jukebox    |    |   (  <_> )  \___|    < | \_\ (  <_> > <  <
     Firmware   |____|_  /\____/ \___  >__|_ \|___  /\____/__/\_ \
                       \/            \/     \/    \/            \/


Rockbox Maintainers
===================

This file lists the people maintaining the different parts of the
Rockbox project.


Port maintainers
----------------

NOTE: Port maintainers are simply developers who use a particular
target on a daily basis and are therefore able to report issues
specific to that target.

Archos Player/Studio
Archos Recorder v1
Archos Recorder 8MB
Archos FM Recorder
Archos Recorder v2
Archos Ondio FM
Archos Ondio SP
Iriver H100/H115
Iriver H120/H140
Iriver H320/H340
Ipod Color/Photo - Dave Chapman
Ipod Nano 1st Gen
Ipod 4th Gen Grayscale
Ipod Video
Ipod 3rd Gen
Ipod Mini 1st Gen
Ipod Mini 2nd Gen
Iriver H10 20GB
Iriver H10 5GB/6GB
Iaudio X5
Iaudio M5
Sansa E200
Toshiba Gigabeat F
Toshiba Gigabeat X


Core code (low-level)
---------------------

Kernel
LCD drivers
Button drivers
Rolo
ATA driver
FAT driver
Battery/Power Management
FM Tuner drivers
Audio codec drivers


Core code (Mid-level)
----------------------

DSP
LCD/Graphics API
Playback engine (HWCODEC)
Playback engine (SWCODEC)
PCM playback API (SWCODEC)
PCM recording API (SWCODEC)
Recording API (HWCODEC)
Fonts and Unicode
Replaygain
Profiling
Screens API and GUI widgets
Settings API
Language API
Menu API
Button actions

Core code (high-level)
----------------------

Bookmarks
Cuesheet support
Database
Playlists
Radio UI
Recording UI
Voice UI
WPS
User interface

Metadata parsing
----------------

NOTE: Format-specific container format parsing is maintained by the
relevant codec maintainer.

General
ID3v1/v2
Vorbis Comments
APEv2


Translations
------------

NOTE: Any languages without a dedicated maintainer are maintained by
the person(s) named next to "General".

General
[Language 1]
[Language 2]


Plugins
-------

Plugin loader & API
Plugin library (general)
Greyscale library
XLCD library

alpine_cdc
battery_bench
blackjack
bounce
brickmania
bubbles
calculator
calendar
chessbox
chessclock
chip8
chopper
clock
credits
cube
demystify
dice
dict
disktidy
doom
euroconverter
fire
fireworks
firmware_flash
flipit
grayscale
helloworld
invadrox
iriver_flash
iriverify
jackpot
jewels
jpeg
logo
mandelbrot
maze
mazezam
metronome
midi2wav
midiplay
minesweeper
mosaique
mp3_encoder
mpegplayer
nim
oscilloscope
pacbox - Dave Chapman
plasma
pong
properties
random_folder_advance_config
reversi
rockblox
rockbox_flash
rockboy
rocklife
rockpaint
search
sliding_puzzle
snake
snake2
snow
sokoban
solitaire
sort
spacerocks
splitedit
star
starfield
stats
stopwatch
sudoku - Dave Chapman
test_codec - Dave Chapman
test_disk
test_fps
test_sampr
test_scanrate
text_editor
vbrfix
video
viewer
vu_meter
wav2wv
wavplay
wavrecord
wavview
wormlet
xobox
zxbox


Codecs (Playback)
-----------------

Codec loader & API

A/52 (AC-3) - Dave Chapman
AAC
ADX
AIFF
ALAC - Dave Chapman
APE (Monkey's Audio) - Dave Chapman
FLAC - Dave Chapman
MPEG Audio (MP1/MP2/MP3)
Musepack
NSF
Ogg Vorbis
Shorten
SID
SPC
Speex
WAVE
WavPack
WMA - Dave Chapman (ASF parsing only)


Codecs (Recording)
------------------

AIFF
MP3
WAVE
WavPack


Bootloaders
-----------

Iriver H1xx/H3xx
Iaudio X5/M5
PortalPlayer (not ipod)
Ipod - Dave Chapman
Gigabeat F/X


Build Tools
-----------

configure script and build system
bdf2bmp
bmp2rb
checkwps
mkboot
database
rdf2binary
convbdf
codepages
player_unifont
uclpack
wavtrim
voicefont
scramble
descramble


Install Tools
-------------

Rockbox Utility
ipodpatcher - Dave Chapman
sansapatcher - Dave Chapman


Manual
------

Manual build system
[What to put here - maintainers for chapters?]