Mercurial > audlegacy-plugins
comparison ChangeLog @ 13:ba8d481810b1 trunk
[svn] - remove unused dirs
author | nenolod |
---|---|
date | Mon, 18 Sep 2006 03:17:45 -0700 |
parents | 3da1b8942b8b |
children | 772c5d3af066 |
comparison
equal
deleted
inserted
replaced
12:3da1b8942b8b | 13:ba8d481810b1 |
---|---|
1 2006-09-18 10:14:20 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [24] | |
3 - remove src/Input src/Output src/Effect src/General src/Visualization src/Container | |
4 | |
5 | |
6 Changes: Modified: | |
7 +47 -53 trunk/configure.ac | |
8 +17 -17 trunk/src/CoreAudio/Makefile | |
9 +17 -17 trunk/src/CoreAudio/Makefile | |
10 +48 -48 trunk/src/CoreAudio/about.c | |
11 +48 -48 trunk/src/CoreAudio/about.c | |
12 +612 -612 trunk/src/CoreAudio/audio.c | |
13 +612 -612 trunk/src/CoreAudio/audio.c | |
14 +279 -279 trunk/src/CoreAudio/configure.c | |
15 +279 -279 trunk/src/CoreAudio/configure.c | |
16 +286 -286 trunk/src/CoreAudio/convert.c | |
17 +286 -286 trunk/src/CoreAudio/convert.c | |
18 +51 -51 trunk/src/CoreAudio/coreaudio.c | |
19 +51 -51 trunk/src/CoreAudio/coreaudio.c | |
20 +106 -106 trunk/src/CoreAudio/coreaudio.h | |
21 +106 -106 trunk/src/CoreAudio/coreaudio.h | |
22 +231 -231 trunk/src/CoreAudio/dbaudiolib.h | |
23 +231 -231 trunk/src/CoreAudio/dbaudiolib.h | |
24 +524 -524 trunk/src/CoreAudio/dbconvert.c | |
25 +524 -524 trunk/src/CoreAudio/dbconvert.c | |
26 +55 -55 trunk/src/CoreAudio/init.c | |
27 +55 -55 trunk/src/CoreAudio/init.c | |
28 +81 -81 trunk/src/CoreAudio/mixer.c | |
29 +81 -81 trunk/src/CoreAudio/mixer.c | |
30 +11 -0 trunk/src/Makefile | |
31 +0 -6 trunk/src/Makefile.in | |
32 +17 -17 trunk/src/OSS/Makefile.in | |
33 +17 -17 trunk/src/OSS/Makefile.in | |
34 +72 -72 trunk/src/OSS/OSS.c | |
35 +72 -72 trunk/src/OSS/OSS.c | |
36 +81 -81 trunk/src/OSS/OSS.h | |
37 +81 -81 trunk/src/OSS/OSS.h | |
38 +57 -57 trunk/src/OSS/about.c | |
39 +57 -57 trunk/src/OSS/about.c | |
40 +723 -723 trunk/src/OSS/audio.c | |
41 +723 -723 trunk/src/OSS/audio.c | |
42 +376 -376 trunk/src/OSS/configure.c | |
43 +376 -376 trunk/src/OSS/configure.c | |
44 +446 -446 trunk/src/OSS/convert.c | |
45 +446 -446 trunk/src/OSS/convert.c | |
46 +61 -61 trunk/src/OSS/init.c | |
47 +61 -61 trunk/src/OSS/init.c | |
48 +110 -110 trunk/src/OSS/mixer.c | |
49 +110 -110 trunk/src/OSS/mixer.c | |
50 +6 -6 trunk/src/aac/Makefile.in | |
51 +6 -6 trunk/src/aac/Makefile.in | |
52 +20 -20 trunk/src/adplug/Makefile.in | |
53 +20 -20 trunk/src/adplug/Makefile.in | |
54 +926 -926 trunk/src/adplug/adplug-xmms.cc | |
55 +926 -926 trunk/src/adplug/adplug-xmms.cc | |
56 +18 -18 trunk/src/alsa/Makefile.in | |
57 +18 -18 trunk/src/alsa/Makefile.in | |
58 +50 -50 trunk/src/alsa/about.c | |
59 +50 -50 trunk/src/alsa/about.c | |
60 +70 -70 trunk/src/alsa/alsa.c | |
61 +70 -70 trunk/src/alsa/alsa.c | |
62 +87 -87 trunk/src/alsa/alsa.h | |
63 +87 -87 trunk/src/alsa/alsa.h | |
64 +1196 -1196 trunk/src/alsa/audio.c | |
65 +1196 -1196 trunk/src/alsa/audio.c | |
66 +418 -418 trunk/src/alsa/configure.c | |
67 +418 -418 trunk/src/alsa/configure.c | |
68 +64 -64 trunk/src/alsa/init.c | |
69 +64 -64 trunk/src/alsa/init.c | |
70 +28 -28 trunk/src/amidi-plug/Makefile.in | |
71 +28 -28 trunk/src/amidi-plug/Makefile.in | |
72 +398 -398 trunk/src/amidi-plug/amidi-plug-icon.xpm | |
73 +398 -398 trunk/src/amidi-plug/amidi-plug-icon.xpm | |
74 +747 -747 trunk/src/amidi-plug/amidi-plug.c | |
75 +747 -747 trunk/src/amidi-plug/amidi-plug.c | |
76 +114 -114 trunk/src/amidi-plug/amidi-plug.h | |
77 +114 -114 trunk/src/amidi-plug/amidi-plug.h | |
78 +743 -743 trunk/src/amidi-plug/amidi-plug.logo.xpm | |
79 +743 -743 trunk/src/amidi-plug/amidi-plug.logo.xpm | |
80 +312 -312 trunk/src/amidi-plug/amidi-plug.midiicon.xpm | |
81 +312 -312 trunk/src/amidi-plug/amidi-plug.midiicon.xpm | |
82 +174 -174 trunk/src/amidi-plug/i_backend.c | |
83 +174 -174 trunk/src/amidi-plug/i_backend.c | |
84 +82 -82 trunk/src/amidi-plug/i_backend.h | |
85 +82 -82 trunk/src/amidi-plug/i_backend.h | |
86 +64 -64 trunk/src/amidi-plug/i_common.h | |
87 +64 -64 trunk/src/amidi-plug/i_common.h | |
88 +556 -556 trunk/src/amidi-plug/i_configure-alsa.c | |
89 +556 -556 trunk/src/amidi-plug/i_configure-alsa.c | |
90 +36 -36 trunk/src/amidi-plug/i_configure-alsa.h | |
91 +36 -36 trunk/src/amidi-plug/i_configure-alsa.h | |
92 +315 -315 trunk/src/amidi-plug/i_configure-ap.c | |
93 +315 -315 trunk/src/amidi-plug/i_configure-ap.c | |
94 +33 -33 trunk/src/amidi-plug/i_configure-ap.h | |
95 +33 -33 trunk/src/amidi-plug/i_configure-ap.h | |
96 +410 -410 trunk/src/amidi-plug/i_configure-dummy.c | |
97 +410 -410 trunk/src/amidi-plug/i_configure-dummy.c | |
98 +36 -36 trunk/src/amidi-plug/i_configure-dummy.h | |
99 +36 -36 trunk/src/amidi-plug/i_configure-dummy.h | |
100 +1028 -1028 trunk/src/amidi-plug/i_configure-fluidsynth.c | |
101 +1028 -1028 trunk/src/amidi-plug/i_configure-fluidsynth.c | |
102 +36 -36 trunk/src/amidi-plug/i_configure-fluidsynth.h | |
103 +36 -36 trunk/src/amidi-plug/i_configure-fluidsynth.h | |
104 +405 -405 trunk/src/amidi-plug/i_configure.c | |
105 +405 -405 trunk/src/amidi-plug/i_configure.c | |
106 +45 -45 trunk/src/amidi-plug/i_configure.h | |
107 +45 -45 trunk/src/amidi-plug/i_configure.h | |
108 +42 -42 trunk/src/amidi-plug/i_configure_private.h | |
109 +42 -42 trunk/src/amidi-plug/i_configure_private.h | |
110 +359 -359 trunk/src/amidi-plug/i_fileinfo.c | |
111 +359 -359 trunk/src/amidi-plug/i_fileinfo.c | |
112 +30 -30 trunk/src/amidi-plug/i_fileinfo.h | |
113 +30 -30 trunk/src/amidi-plug/i_fileinfo.h | |
114 +775 -775 trunk/src/amidi-plug/i_midi.c | |
115 +775 -775 trunk/src/amidi-plug/i_midi.c | |
116 +281 -281 trunk/src/amidi-plug/i_midi.h | |
117 +281 -281 trunk/src/amidi-plug/i_midi.h | |
118 +41 -41 trunk/src/amidi-plug/i_midievent.h | |
119 +41 -41 trunk/src/amidi-plug/i_midievent.h | |
120 +138 -138 trunk/src/amidi-plug/i_utils.c | |
121 +138 -138 trunk/src/amidi-plug/i_utils.c | |
122 +34 -34 trunk/src/amidi-plug/i_utils.h | |
123 +34 -34 trunk/src/amidi-plug/i_utils.h | |
124 +17 -17 trunk/src/arts/Makefile.in | |
125 +17 -17 trunk/src/arts/Makefile.in | |
126 +59 -59 trunk/src/arts/arts.c | |
127 +59 -59 trunk/src/arts/arts.c | |
128 +70 -70 trunk/src/arts/arts.h | |
129 +70 -70 trunk/src/arts/arts.h | |
130 +430 -430 trunk/src/arts/audio.c | |
131 +430 -430 trunk/src/arts/audio.c | |
132 +105 -105 trunk/src/arts/configure.c | |
133 +105 -105 trunk/src/arts/configure.c | |
134 +112 -112 trunk/src/arts/convert.c | |
135 +112 -112 trunk/src/arts/convert.c | |
136 +16 -16 trunk/src/audiocompress/Makefile.in | |
137 +16 -16 trunk/src/audiocompress/Makefile.in | |
138 +583 -583 trunk/src/audiocompress/audacious-glue.c | |
139 +583 -583 trunk/src/audiocompress/audacious-glue.c | |
140 +206 -206 trunk/src/audiocompress/compress.c | |
141 +206 -206 trunk/src/audiocompress/compress.c | |
142 +18 -18 trunk/src/audiocompress/compress.h | |
143 +18 -18 trunk/src/audiocompress/compress.h | |
144 +25 -25 trunk/src/audiocompress/config.h | |
145 +25 -25 trunk/src/audiocompress/config.h | |
146 +16 -16 trunk/src/blur_scope/Makefile.in | |
147 +16 -16 trunk/src/blur_scope/Makefile.in | |
148 +325 -325 trunk/src/blur_scope/blur_scope.c | |
149 +325 -325 trunk/src/blur_scope/blur_scope.c | |
150 +15 -15 trunk/src/blur_scope/blur_scope.h | |
151 +15 -15 trunk/src/blur_scope/blur_scope.h | |
152 +123 -123 trunk/src/blur_scope/bscope_logo.xpm | |
153 +123 -123 trunk/src/blur_scope/bscope_logo.xpm | |
154 +131 -131 trunk/src/blur_scope/config.c | |
155 +131 -131 trunk/src/blur_scope/config.c | |
156 +135 -135 trunk/src/blur_scope/xmms_logo.xpm | |
157 +135 -135 trunk/src/blur_scope/xmms_logo.xpm | |
158 +14 -14 trunk/src/cdaudio/Makefile.in | |
159 +14 -14 trunk/src/cdaudio/Makefile.in | |
160 +1354 -1354 trunk/src/cdaudio/cdaudio.c | |
161 +1354 -1354 trunk/src/cdaudio/cdaudio.c | |
162 +165 -165 trunk/src/cdaudio/cdaudio.h | |
163 +165 -165 trunk/src/cdaudio/cdaudio.h | |
164 +929 -929 trunk/src/cdaudio/cddb.c | |
165 +929 -929 trunk/src/cdaudio/cddb.c | |
166 +35 -35 trunk/src/cdaudio/cddb.h | |
167 +35 -35 trunk/src/cdaudio/cddb.h | |
168 +269 -269 trunk/src/cdaudio/cdinfo.c | |
169 +269 -269 trunk/src/cdaudio/cdinfo.c | |
170 +55 -55 trunk/src/cdaudio/cdinfo.h | |
171 +55 -55 trunk/src/cdaudio/cdinfo.h | |
172 +705 -705 trunk/src/cdaudio/configure.c | |
173 +705 -705 trunk/src/cdaudio/configure.c | |
174 +223 -223 trunk/src/cdaudio/http.c | |
175 +223 -223 trunk/src/cdaudio/http.c | |
176 +42 -42 trunk/src/cdaudio/http.h | |
177 +42 -42 trunk/src/cdaudio/http.h | |
178 +268 -268 trunk/src/console/Audacious_Config.cxx | |
179 +268 -268 trunk/src/console/Audacious_Config.cxx | |
180 +35 -35 trunk/src/console/Audacious_Config.h | |
181 +35 -35 trunk/src/console/Audacious_Config.h | |
182 +859 -859 trunk/src/console/Audacious_Driver.cxx | |
183 +859 -859 trunk/src/console/Audacious_Driver.cxx | |
184 +406 -406 trunk/src/console/Blip_Buffer.cxx | |
185 +406 -406 trunk/src/console/Blip_Buffer.cxx | |
186 +354 -354 trunk/src/console/Blip_Buffer.h | |
187 +354 -354 trunk/src/console/Blip_Buffer.h | |
188 +117 -117 trunk/src/console/Classic_Emu.cxx | |
189 +117 -117 trunk/src/console/Classic_Emu.cxx | |
190 +48 -48 trunk/src/console/Classic_Emu.h | |
191 +48 -48 trunk/src/console/Classic_Emu.h | |
192 +120 -120 trunk/src/console/Dual_Resampler.cxx | |
193 +120 -120 trunk/src/console/Dual_Resampler.cxx | |
194 +49 -49 trunk/src/console/Dual_Resampler.h | |
195 +49 -49 trunk/src/console/Dual_Resampler.h | |
196 +256 -256 trunk/src/console/Fir_Resampler.cxx | |
197 +256 -256 trunk/src/console/Fir_Resampler.cxx | |
198 +174 -174 trunk/src/console/Fir_Resampler.h | |
199 +174 -174 trunk/src/console/Fir_Resampler.h | |
200 +311 -311 trunk/src/console/Gb_Apu.cxx | |
201 +311 -311 trunk/src/console/Gb_Apu.cxx | |
202 +97 -97 trunk/src/console/Gb_Apu.h | |
203 +97 -97 trunk/src/console/Gb_Apu.h | |
204 +1113 -1113 trunk/src/console/Gb_Cpu.cxx | |
205 +1113 -1113 trunk/src/console/Gb_Cpu.cxx | |
206 +103 -103 trunk/src/console/Gb_Cpu.h | |
207 +103 -103 trunk/src/console/Gb_Cpu.h | |
208 +333 -333 trunk/src/console/Gb_Oscs.cxx | |
209 +333 -333 trunk/src/console/Gb_Oscs.cxx | |
210 +86 -86 trunk/src/console/Gb_Oscs.h | |
211 +86 -86 trunk/src/console/Gb_Oscs.h | |
212 +366 -366 trunk/src/console/Gbs_Emu.cxx | |
213 +366 -366 trunk/src/console/Gbs_Emu.cxx | |
214 +108 -108 trunk/src/console/Gbs_Emu.h | |
215 +108 -108 trunk/src/console/Gbs_Emu.h | |
216 +350 -350 trunk/src/console/Gym_Emu.cxx | |
217 +350 -350 trunk/src/console/Gym_Emu.cxx | |
218 +96 -96 trunk/src/console/Gym_Emu.h | |
219 +96 -96 trunk/src/console/Gym_Emu.h | |
220 +148 -148 trunk/src/console/Gzip_File.cxx | |
221 +148 -148 trunk/src/console/Gzip_File.cxx | |
222 +43 -43 trunk/src/console/Gzip_File.h | |
223 +43 -43 trunk/src/console/Gzip_File.h | |
224 +49 -49 trunk/src/console/Makefile | |
225 +49 -49 trunk/src/console/Makefile | |
226 +215 -215 trunk/src/console/Multi_Buffer.cxx | |
227 +215 -215 trunk/src/console/Multi_Buffer.cxx | |
228 +175 -175 trunk/src/console/Multi_Buffer.h | |
229 +175 -175 trunk/src/console/Multi_Buffer.h | |
230 +84 -84 trunk/src/console/Music_Emu.cxx | |
231 +84 -84 trunk/src/console/Music_Emu.cxx | |
232 +136 -136 trunk/src/console/Music_Emu.h | |
233 +136 -136 trunk/src/console/Music_Emu.h | |
234 +383 -383 trunk/src/console/Nes_Apu.cxx | |
235 +383 -383 trunk/src/console/Nes_Apu.cxx | |
236 +174 -174 trunk/src/console/Nes_Apu.h | |
237 +174 -174 trunk/src/console/Nes_Apu.h | |
238 +950 -950 trunk/src/console/Nes_Cpu.cxx | |
239 +950 -950 trunk/src/console/Nes_Cpu.cxx | |
240 +174 -174 trunk/src/console/Nes_Cpu.h | |
241 +174 -174 trunk/src/console/Nes_Cpu.h | |
242 +122 -122 trunk/src/console/Nes_Fme7_Apu.cxx | |
243 +122 -122 trunk/src/console/Nes_Fme7_Apu.cxx | |
244 +135 -135 trunk/src/console/Nes_Fme7_Apu.h | |
245 +135 -135 trunk/src/console/Nes_Fme7_Apu.h | |
246 +151 -151 trunk/src/console/Nes_Namco_Apu.cxx | |
247 +151 -151 trunk/src/console/Nes_Namco_Apu.cxx | |
248 +104 -104 trunk/src/console/Nes_Namco_Apu.h | |
249 +104 -104 trunk/src/console/Nes_Namco_Apu.h | |
250 +498 -498 trunk/src/console/Nes_Oscs.cxx | |
251 +498 -498 trunk/src/console/Nes_Oscs.cxx | |
252 +146 -146 trunk/src/console/Nes_Oscs.h | |
253 +146 -146 trunk/src/console/Nes_Oscs.h | |
254 +219 -219 trunk/src/console/Nes_Vrc6_Apu.cxx | |
255 +219 -219 trunk/src/console/Nes_Vrc6_Apu.cxx | |
256 +99 -99 trunk/src/console/Nes_Vrc6_Apu.h | |
257 +99 -99 trunk/src/console/Nes_Vrc6_Apu.h | |
258 +623 -623 trunk/src/console/Nsf_Emu.cxx | |
259 +623 -623 trunk/src/console/Nsf_Emu.cxx | |
260 +137 -137 trunk/src/console/Nsf_Emu.h | |
261 +137 -137 trunk/src/console/Nsf_Emu.h | |
262 +269 -269 trunk/src/console/Nsfe_Emu.cxx | |
263 +269 -269 trunk/src/console/Nsfe_Emu.cxx | |
264 +103 -103 trunk/src/console/Nsfe_Emu.h | |
265 +103 -103 trunk/src/console/Nsfe_Emu.h | |
266 +319 -319 trunk/src/console/Sms_Apu.cxx | |
267 +319 -319 trunk/src/console/Sms_Apu.cxx | |
268 +81 -81 trunk/src/console/Sms_Apu.h | |
269 +81 -81 trunk/src/console/Sms_Apu.h | |
270 +52 -52 trunk/src/console/Sms_Oscs.h | |
271 +52 -52 trunk/src/console/Sms_Oscs.h | |
272 +475 -475 trunk/src/console/Snes_Spc.cxx | |
273 +475 -475 trunk/src/console/Snes_Spc.cxx | |
274 +113 -113 trunk/src/console/Snes_Spc.h | |
275 +113 -113 trunk/src/console/Snes_Spc.h | |
276 +1066 -1066 trunk/src/console/Spc_Cpu.cxx | |
277 +1066 -1066 trunk/src/console/Spc_Cpu.cxx | |
278 +60 -60 trunk/src/console/Spc_Cpu.h | |
279 +60 -60 trunk/src/console/Spc_Cpu.h | |
280 +666 -666 trunk/src/console/Spc_Dsp.cxx | |
281 +666 -666 trunk/src/console/Spc_Dsp.cxx | |
282 +155 -155 trunk/src/console/Spc_Dsp.h | |
283 +155 -155 trunk/src/console/Spc_Dsp.h | |
284 +133 -133 trunk/src/console/Spc_Emu.cxx | |
285 +133 -133 trunk/src/console/Spc_Emu.cxx | |
286 +86 -86 trunk/src/console/Spc_Emu.h | |
287 +86 -86 trunk/src/console/Spc_Emu.h | |
288 +186 -186 trunk/src/console/Track_Emu.cxx | |
289 +186 -186 trunk/src/console/Track_Emu.cxx | |
290 +50 -50 trunk/src/console/Track_Emu.h | |
291 +50 -50 trunk/src/console/Track_Emu.h | |
292 +54 -54 trunk/src/console/Vfs_File.cxx | |
293 +54 -54 trunk/src/console/Vfs_File.cxx | |
294 +23 -23 trunk/src/console/Vfs_File.h | |
295 +23 -23 trunk/src/console/Vfs_File.h | |
296 +298 -298 trunk/src/console/Vgm_Emu.cxx | |
297 +298 -298 trunk/src/console/Vgm_Emu.cxx | |
298 +118 -118 trunk/src/console/Vgm_Emu.h | |
299 +118 -118 trunk/src/console/Vgm_Emu.h | |
300 +312 -312 trunk/src/console/Vgm_Emu_Impl.cxx | |
301 +312 -312 trunk/src/console/Vgm_Emu_Impl.cxx | |
302 +74 -74 trunk/src/console/Vgm_Emu_Impl.h | |
303 +74 -74 trunk/src/console/Vgm_Emu_Impl.h | |
304 +21 -21 trunk/src/console/Ym2413_Emu.cxx | |
305 +21 -21 trunk/src/console/Ym2413_Emu.cxx | |
306 +36 -36 trunk/src/console/Ym2413_Emu.h | |
307 +36 -36 trunk/src/console/Ym2413_Emu.h | |
308 +1321 -1321 trunk/src/console/Ym2612_Emu.cxx | |
309 +1321 -1321 trunk/src/console/Ym2612_Emu.cxx | |
310 +41 -41 trunk/src/console/Ym2612_Emu.h | |
311 +41 -41 trunk/src/console/Ym2612_Emu.h | |
312 +282 -282 trunk/src/console/abstract_file.cxx | |
313 +282 -282 trunk/src/console/abstract_file.cxx | |
314 +178 -178 trunk/src/console/abstract_file.h | |
315 +178 -178 trunk/src/console/abstract_file.h | |
316 +242 -242 trunk/src/console/blargg_common.h | |
317 +242 -242 trunk/src/console/blargg_common.h | |
318 +156 -156 trunk/src/console/blargg_endian.h | |
319 +156 -156 trunk/src/console/blargg_endian.h | |
320 +76 -76 trunk/src/console/blargg_source.h | |
321 +76 -76 trunk/src/console/blargg_source.h | |
322 +181 -181 trunk/src/console/gme_notes.txt | |
323 +181 -181 trunk/src/console/gme_notes.txt | |
324 +136 -136 trunk/src/console/gme_readme.txt | |
325 +136 -136 trunk/src/console/gme_readme.txt | |
326 +77 -77 trunk/src/console/notes.txt | |
327 +77 -77 trunk/src/console/notes.txt | |
328 +18 -18 trunk/src/cue/Makefile | |
329 +18 -18 trunk/src/cue/Makefile | |
330 +448 -448 trunk/src/cue/cuesheet.c | |
331 +448 -448 trunk/src/cue/cuesheet.c | |
332 +15 -15 trunk/src/disk_writer/Makefile.in | |
333 +15 -15 trunk/src/disk_writer/Makefile.in | |
334 +434 -434 trunk/src/disk_writer/disk_writer.c | |
335 +434 -434 trunk/src/disk_writer/disk_writer.c | |
336 +18 -18 trunk/src/esd/Makefile.in | |
337 +18 -18 trunk/src/esd/Makefile.in | |
338 +52 -52 trunk/src/esd/about.c | |
339 +52 -52 trunk/src/esd/about.c | |
340 +486 -488 trunk/src/esd/audio.c | |
341 +486 -488 trunk/src/esd/audio.c | |
342 +232 -232 trunk/src/esd/configure.c | |
343 +232 -232 trunk/src/esd/configure.c | |
344 +51 -51 trunk/src/esd/esd.c | |
345 +51 -51 trunk/src/esd/esd.c | |
346 +70 -70 trunk/src/esd/esdout.h | |
347 +70 -70 trunk/src/esd/esdout.h | |
348 +76 -76 trunk/src/esd/init.c | |
349 +76 -76 trunk/src/esd/init.c | |
350 +237 -237 trunk/src/esd/mixer.c | |
351 +237 -237 trunk/src/esd/mixer.c | |
352 +39 -39 trunk/src/flac/Makefile.in | |
353 +39 -39 trunk/src/flac/Makefile.in | |
354 +39 -39 trunk/src/flac/Makefile.lite | |
355 +39 -39 trunk/src/flac/Makefile.lite | |
356 +194 -194 trunk/src/flac/charset.c | |
357 +194 -194 trunk/src/flac/charset.c | |
358 +56 -56 trunk/src/flac/charset.h | |
359 +56 -56 trunk/src/flac/charset.h | |
360 +685 -685 trunk/src/flac/configure.c | |
361 +685 -685 trunk/src/flac/configure.c | |
362 +77 -77 trunk/src/flac/configure.h | |
363 +77 -77 trunk/src/flac/configure.h | |
364 +39 -39 trunk/src/flac/fast_float_math_hack.h | |
365 +39 -39 trunk/src/flac/fast_float_math_hack.h | |
366 +142 -142 trunk/src/flac/file.c | |
367 +142 -142 trunk/src/flac/file.c | |
368 +433 -433 trunk/src/flac/fileinfo.c | |
369 +433 -433 trunk/src/flac/fileinfo.c | |
370 +28 -28 trunk/src/flac/grabbag.h | |
371 +28 -28 trunk/src/flac/grabbag.h | |
372 +897 -897 trunk/src/flac/http.c | |
373 +897 -897 trunk/src/flac/http.c | |
374 +26 -26 trunk/src/flac/http.h | |
375 +26 -26 trunk/src/flac/http.h | |
376 +862 -862 trunk/src/flac/plugin.c | |
377 +862 -862 trunk/src/flac/plugin.c | |
378 +24 -24 trunk/src/flac/plugin.h | |
379 +24 -24 trunk/src/flac/plugin.h | |
380 +615 -615 trunk/src/flac/replaygain.c | |
381 +615 -615 trunk/src/flac/replaygain.c | |
382 +413 -413 trunk/src/flac/replaygain_analysis.c | |
383 +413 -413 trunk/src/flac/replaygain_analysis.c | |
384 +57 -57 trunk/src/flac/replaygain_analysis.h | |
385 +57 -57 trunk/src/flac/replaygain_analysis.h | |
386 +465 -465 trunk/src/flac/replaygain_synthesis.c | |
387 +465 -465 trunk/src/flac/replaygain_synthesis.c | |
388 +51 -51 trunk/src/flac/replaygain_synthesis.h | |
389 +51 -51 trunk/src/flac/replaygain_synthesis.h | |
390 +149 -149 trunk/src/flac/tag.c | |
391 +149 -149 trunk/src/flac/tag.c | |
392 +25 -25 trunk/src/flac/tag.h | |
393 +25 -25 trunk/src/flac/tag.h | |
394 +15 -15 trunk/src/jack/Makefile.in | |
395 +15 -15 trunk/src/jack/Makefile.in | |
396 +2612 -2612 trunk/src/jack/bio2jack.c | |
397 +2612 -2612 trunk/src/jack/bio2jack.c | |
398 +145 -145 trunk/src/jack/bio2jack.h | |
399 +145 -145 trunk/src/jack/bio2jack.h | |
400 +155 -155 trunk/src/jack/configure.c | |
401 +155 -155 trunk/src/jack/configure.c | |
402 +637 -636 trunk/src/jack/jack.c | |
403 +637 -636 trunk/src/jack/jack.c | |
404 +17 -17 trunk/src/jack/jack.h | |
405 +17 -17 trunk/src/jack/jack.h | |
406 +31 -31 trunk/src/jack/xconvert.h | |
407 +31 -31 trunk/src/jack/xconvert.h | |
408 +16 -16 trunk/src/ladspa/Makefile.in | |
409 +16 -16 trunk/src/ladspa/Makefile.in | |
410 +977 -977 trunk/src/ladspa/ladspa.c | |
411 +977 -977 trunk/src/ladspa/ladspa.c | |
412 +603 -603 trunk/src/ladspa/ladspa.h | |
413 +603 -603 trunk/src/ladspa/ladspa.h | |
414 +15 -15 trunk/src/lirc/Makefile.in | |
415 +15 -15 trunk/src/lirc/Makefile.in | |
416 +144 -144 trunk/src/lirc/about.c | |
417 +144 -144 trunk/src/lirc/about.c | |
418 +368 -368 trunk/src/lirc/lirc.c | |
419 +368 -368 trunk/src/lirc/lirc.c | |
420 +34 -34 trunk/src/lirc/lirc.h | |
421 +34 -34 trunk/src/lirc/lirc.h | |
422 +96 -96 trunk/src/lirc/lirc_image.h | |
423 +96 -96 trunk/src/lirc/lirc_image.h | |
424 +69 -69 trunk/src/lirc/lirc_mini.xpm | |
425 +69 -69 trunk/src/lirc/lirc_mini.xpm | |
426 +18 -18 trunk/src/m3u/Makefile | |
427 +18 -18 trunk/src/m3u/Makefile | |
428 +213 -213 trunk/src/m3u/m3u.c | |
429 +213 -213 trunk/src/m3u/m3u.c | |
430 +15 -15 trunk/src/modplug/Makefile.in | |
431 +15 -15 trunk/src/modplug/Makefile.in | |
432 +800 -800 trunk/src/modplug/modplugbmp.cxx | |
433 +800 -800 trunk/src/modplug/modplugbmp.cxx | |
434 +140 -140 trunk/src/modplug/modplugbmp.h | |
435 +140 -140 trunk/src/modplug/modplugbmp.h | |
436 +111 -111 trunk/src/modplug/plugin.cxx | |
437 +111 -111 trunk/src/modplug/plugin.cxx | |
438 +40 -40 trunk/src/modplug/stddefs.h | |
439 +40 -40 trunk/src/modplug/stddefs.h | |
440 +21 -21 trunk/src/mpg123/Makefile.in | |
441 +21 -21 trunk/src/mpg123/Makefile.in | |
442 +67 -67 trunk/src/mpg123/README | |
443 +67 -67 trunk/src/mpg123/README | |
444 +9 -9 trunk/src/mpg123/TODO | |
445 +9 -9 trunk/src/mpg123/TODO | |
446 +459 -459 trunk/src/mpg123/common.c | |
447 +459 -459 trunk/src/mpg123/common.c | |
448 +21 -21 trunk/src/mpg123/common.h | |
449 +21 -21 trunk/src/mpg123/common.h | |
450 +464 -464 trunk/src/mpg123/configure.c | |
451 +464 -464 trunk/src/mpg123/configure.c | |
452 +163 -163 trunk/src/mpg123/dct64.c | |
453 +163 -163 trunk/src/mpg123/dct64.c | |
454 +543 -543 trunk/src/mpg123/dct64_altivec.c | |
455 +543 -543 trunk/src/mpg123/dct64_altivec.c | |
456 +218 -218 trunk/src/mpg123/decode.c | |
457 +218 -218 trunk/src/mpg123/decode.c | |
458 +103 -103 trunk/src/mpg123/dxhead.c | |
459 +103 -103 trunk/src/mpg123/dxhead.c | |
460 +43 -43 trunk/src/mpg123/dxhead.h | |
461 +43 -43 trunk/src/mpg123/dxhead.h | |
462 +820 -820 trunk/src/mpg123/fileinfo.c | |
463 +820 -820 trunk/src/mpg123/fileinfo.c | |
464 +116 -116 trunk/src/mpg123/getbits.c | |
465 +116 -116 trunk/src/mpg123/getbits.c | |
466 +33 -33 trunk/src/mpg123/getbits.h | |
467 +33 -33 trunk/src/mpg123/getbits.h | |
468 +943 -943 trunk/src/mpg123/http.c | |
469 +943 -943 trunk/src/mpg123/http.c | |
470 +313 -313 trunk/src/mpg123/huffman.h | |
471 +313 -313 trunk/src/mpg123/huffman.h | |
472 +40 -40 trunk/src/mpg123/interface.c | |
473 +40 -40 trunk/src/mpg123/interface.c | |
474 +997 -997 trunk/src/mpg123/l2tables.h | |
475 +997 -997 trunk/src/mpg123/l2tables.h | |
476 +167 -167 trunk/src/mpg123/layer1.c | |
477 +167 -167 trunk/src/mpg123/layer1.c | |
478 +346 -346 trunk/src/mpg123/layer2.c | |
479 +346 -346 trunk/src/mpg123/layer2.c | |
480 +1863 -1863 trunk/src/mpg123/layer3.c | |
481 +1863 -1863 trunk/src/mpg123/layer3.c | |
482 +963 -963 trunk/src/mpg123/mp3.xpm | |
483 +963 -963 trunk/src/mpg123/mp3.xpm | |
484 +997 -997 trunk/src/mpg123/mpg123.c | |
485 +997 -997 trunk/src/mpg123/mpg123.c | |
486 +368 -368 trunk/src/mpg123/mpg123.h | |
487 +368 -368 trunk/src/mpg123/mpg123.h | |
488 +447 -447 trunk/src/mpg123/paranoia.c | |
489 +447 -447 trunk/src/mpg123/paranoia.c | |
490 +294 -294 trunk/src/mpg123/resample.c | |
491 +294 -294 trunk/src/mpg123/resample.c | |
492 +108 -108 trunk/src/mpg123/rtsp.c | |
493 +108 -108 trunk/src/mpg123/rtsp.c | |
494 +117 -117 trunk/src/mpg123/tabinit.c | |
495 +117 -117 trunk/src/mpg123/tabinit.c | |
496 +14 -14 trunk/src/mpg123/tag_c_hacked.cxx | |
497 +14 -14 trunk/src/mpg123/tag_c_hacked.cxx | |
498 +11 -11 trunk/src/mpg123/tag_c_hacked.h | |
499 +11 -11 trunk/src/mpg123/tag_c_hacked.h | |
500 +0 -367 trunk/src/mpg123/xmms-id3.h | |
501 +16 -16 trunk/src/musepack/Makefile.in | |
502 +16 -16 trunk/src/musepack/Makefile.in | |
503 +82 -82 trunk/src/musepack/config.h.in | |
504 +82 -82 trunk/src/musepack/config.h.in | |
505 +196 -196 trunk/src/musepack/equalizer.cxx | |
506 +196 -196 trunk/src/musepack/equalizer.cxx | |
507 +11 -11 trunk/src/musepack/equalizer.h | |
508 +11 -11 trunk/src/musepack/equalizer.h | |
509 +880 -880 trunk/src/musepack/libmpc.cxx | |
510 +880 -880 trunk/src/musepack/libmpc.cxx | |
511 +179 -179 trunk/src/musepack/libmpc.h | |
512 +179 -179 trunk/src/musepack/libmpc.h | |
513 +18 -18 trunk/src/notify/Makefile | |
514 +18 -18 trunk/src/notify/Makefile | |
515 +346 -346 trunk/src/notify/notify.c | |
516 +346 -346 trunk/src/notify/notify.c | |
517 +18 -18 trunk/src/paranormal/Makefile | |
518 +18 -18 trunk/src/paranormal/Makefile | |
519 +656 -656 trunk/src/paranormal/client.c | |
520 +656 -656 trunk/src/paranormal/client.c | |
521 +91 -91 trunk/src/paranormal/default.pnv | |
522 +91 -91 trunk/src/paranormal/default.pnv | |
523 +18 -18 trunk/src/pls/Makefile | |
524 +18 -18 trunk/src/pls/Makefile | |
525 +126 -126 trunk/src/pls/pls.c | |
526 +126 -126 trunk/src/pls/pls.c | |
527 +15 -15 trunk/src/pulse_audio/Makefile.in | |
528 +15 -15 trunk/src/pulse_audio/Makefile.in | |
529 +729 -729 trunk/src/pulse_audio/pulse_audio.c | |
530 +729 -729 trunk/src/pulse_audio/pulse_audio.c | |
531 +16 -16 trunk/src/rocklight/Makefile.in | |
532 +16 -16 trunk/src/rocklight/Makefile.in | |
533 +77 -77 trunk/src/rocklight/rocklight.c | |
534 +77 -77 trunk/src/rocklight/rocklight.c | |
535 +57 -57 trunk/src/rocklight/thinklight.c | |
536 +57 -57 trunk/src/rocklight/thinklight.c | |
537 +34 -34 trunk/src/rocklight/thinklight.h | |
538 +34 -34 trunk/src/rocklight/thinklight.h | |
539 +30 -30 trunk/src/scrobbler/Makefile.in | |
540 +30 -30 trunk/src/scrobbler/Makefile.in | |
541 +0 -0 trunk/src/scrobbler/audioscrobbler.png | |
542 +0 -0 trunk/src/scrobbler/audioscrobbler.png | |
543 +0 -0 trunk/src/scrobbler/audioscrobbler_badge.png | |
544 +0 -0 trunk/src/scrobbler/audioscrobbler_badge.png | |
545 +14 -14 trunk/src/scrobbler/config.h | |
546 +14 -14 trunk/src/scrobbler/config.h | |
547 +147 -147 trunk/src/scrobbler/configure.c | |
548 +147 -147 trunk/src/scrobbler/configure.c | |
549 +6 -6 trunk/src/scrobbler/configure.h | |
550 +6 -6 trunk/src/scrobbler/configure.h | |
551 +84 -84 trunk/src/scrobbler/fmt.c | |
552 +84 -84 trunk/src/scrobbler/fmt.c | |
553 +15 -15 trunk/src/scrobbler/fmt.h | |
554 +15 -15 trunk/src/scrobbler/fmt.h | |
555 +44 -44 trunk/src/scrobbler/gtkstuff.c | |
556 +44 -44 trunk/src/scrobbler/gtkstuff.c | |
557 +8 -8 trunk/src/scrobbler/gtkstuff.h | |
558 +8 -8 trunk/src/scrobbler/gtkstuff.h | |
559 +381 -381 trunk/src/scrobbler/md5.c | |
560 +381 -381 trunk/src/scrobbler/md5.c | |
561 +91 -91 trunk/src/scrobbler/md5.h | |
562 +91 -91 trunk/src/scrobbler/md5.h | |
563 +159 -159 trunk/src/scrobbler/queue.c | |
564 +159 -159 trunk/src/scrobbler/queue.c | |
565 +30 -30 trunk/src/scrobbler/queue.h | |
566 +30 -30 trunk/src/scrobbler/queue.h | |
567 +760 -760 trunk/src/scrobbler/scrobbler.c | |
568 +760 -760 trunk/src/scrobbler/scrobbler.c | |
569 +13 -13 trunk/src/scrobbler/scrobbler.h | |
570 +13 -13 trunk/src/scrobbler/scrobbler.h | |
571 +443 -443 trunk/src/scrobbler/xmms_scrobbler.c | |
572 +443 -443 trunk/src/scrobbler/xmms_scrobbler.c | |
573 +31 -31 trunk/src/sexypsf/Makefile.in | |
574 +31 -31 trunk/src/sexypsf/Makefile.in | |
575 +470 -470 trunk/src/sexypsf/Misc.c | |
576 +470 -470 trunk/src/sexypsf/Misc.c | |
577 +22 -22 trunk/src/sexypsf/Misc.h | |
578 +22 -22 trunk/src/sexypsf/Misc.h | |
579 +1367 -1367 trunk/src/sexypsf/PsxBios.c | |
580 +1367 -1367 trunk/src/sexypsf/PsxBios.c | |
581 +34 -34 trunk/src/sexypsf/PsxBios.h | |
582 +34 -34 trunk/src/sexypsf/PsxBios.h | |
583 +59 -59 trunk/src/sexypsf/PsxCommon.h | |
584 +59 -59 trunk/src/sexypsf/PsxCommon.h | |
585 +247 -247 trunk/src/sexypsf/PsxCounters.c | |
586 +247 -247 trunk/src/sexypsf/PsxCounters.c | |
587 +43 -43 trunk/src/sexypsf/PsxCounters.h | |
588 +43 -43 trunk/src/sexypsf/PsxCounters.h | |
589 +59 -59 trunk/src/sexypsf/PsxDma.c | |
590 +59 -59 trunk/src/sexypsf/PsxDma.c | |
591 +27 -27 trunk/src/sexypsf/PsxDma.h | |
592 +27 -27 trunk/src/sexypsf/PsxDma.h | |
593 +93 -93 trunk/src/sexypsf/PsxHLE.c | |
594 +93 -93 trunk/src/sexypsf/PsxHLE.c | |
595 +24 -24 trunk/src/sexypsf/PsxHLE.h | |
596 +24 -24 trunk/src/sexypsf/PsxHLE.h | |
597 +236 -236 trunk/src/sexypsf/PsxHw.c | |
598 +236 -236 trunk/src/sexypsf/PsxHw.c | |
599 +30 -30 trunk/src/sexypsf/PsxHw.h | |
600 +30 -30 trunk/src/sexypsf/PsxHw.h | |
601 +747 -747 trunk/src/sexypsf/PsxInterpreter.c | |
602 +747 -747 trunk/src/sexypsf/PsxInterpreter.c | |
603 +248 -248 trunk/src/sexypsf/PsxMem.c | |
604 +248 -248 trunk/src/sexypsf/PsxMem.c | |
605 +89 -89 trunk/src/sexypsf/PsxMem.h | |
606 +89 -89 trunk/src/sexypsf/PsxMem.h | |
607 +97 -97 trunk/src/sexypsf/R3000A.c | |
608 +97 -97 trunk/src/sexypsf/R3000A.c | |
609 +122 -122 trunk/src/sexypsf/R3000A.h | |
610 +122 -122 trunk/src/sexypsf/R3000A.h | |
611 +23 -23 trunk/src/sexypsf/Spu.c | |
612 +23 -23 trunk/src/sexypsf/Spu.c | |
613 +41 -41 trunk/src/sexypsf/Spu.h | |
614 +41 -41 trunk/src/sexypsf/Spu.h | |
615 +26 -26 trunk/src/sexypsf/driver.h | |
616 +26 -26 trunk/src/sexypsf/driver.h | |
617 +23 -23 trunk/src/sexypsf/types.h | |
618 +23 -23 trunk/src/sexypsf/types.h | |
619 +292 -292 trunk/src/sexypsf/xmms.c | |
620 +292 -292 trunk/src/sexypsf/xmms.c | |
621 +42 -42 trunk/src/sid/Makefile.in | |
622 +42 -42 trunk/src/sid/Makefile.in | |
623 +131 -131 trunk/src/sid/config.h.in | |
624 +131 -131 trunk/src/sid/config.h.in | |
625 +188 -188 trunk/src/sid/xmms-sid-logo.xpm | |
626 +188 -188 trunk/src/sid/xmms-sid-logo.xpm | |
627 +985 -985 trunk/src/sid/xmms-sid.c | |
628 +985 -985 trunk/src/sid/xmms-sid.c | |
629 +201 -201 trunk/src/sid/xmms-sid.h | |
630 +201 -201 trunk/src/sid/xmms-sid.h | |
631 +171 -171 trunk/src/sid/xs_about.c | |
632 +171 -171 trunk/src/sid/xs_about.c | |
633 +883 -883 trunk/src/sid/xs_config.c | |
634 +883 -883 trunk/src/sid/xs_config.c | |
635 +165 -165 trunk/src/sid/xs_config.h | |
636 +165 -165 trunk/src/sid/xs_config.h | |
637 +254 -254 trunk/src/sid/xs_fileinfo.c | |
638 +254 -254 trunk/src/sid/xs_fileinfo.c | |
639 +16 -16 trunk/src/sid/xs_fileinfo.h | |
640 +16 -16 trunk/src/sid/xs_fileinfo.h | |
641 +84 -84 trunk/src/sid/xs_filter.c | |
642 +84 -84 trunk/src/sid/xs_filter.c | |
643 +21 -21 trunk/src/sid/xs_filter.h | |
644 +21 -21 trunk/src/sid/xs_filter.h | |
645 +26 -26 trunk/src/sid/xs_genui.c | |
646 +26 -26 trunk/src/sid/xs_genui.c | |
647 +135 -135 trunk/src/sid/xs_genui.h | |
648 +135 -135 trunk/src/sid/xs_genui.h | |
649 +162 -162 trunk/src/sid/xs_glade.c | |
650 +162 -162 trunk/src/sid/xs_glade.c | |
651 +38 -38 trunk/src/sid/xs_glade.h | |
652 +38 -38 trunk/src/sid/xs_glade.h | |
653 +62 -62 trunk/src/sid/xs_init.c | |
654 +62 -62 trunk/src/sid/xs_init.c | |
655 +2073 -2073 trunk/src/sid/xs_interface.c | |
656 +2073 -2073 trunk/src/sid/xs_interface.c | |
657 +9 -9 trunk/src/sid/xs_interface.h | |
658 +9 -9 trunk/src/sid/xs_interface.h | |
659 +628 -628 trunk/src/sid/xs_length.c | |
660 +628 -628 trunk/src/sid/xs_length.c | |
661 +45 -45 trunk/src/sid/xs_length.h | |
662 +45 -45 trunk/src/sid/xs_length.h | |
663 +333 -333 trunk/src/sid/xs_md5.c | |
664 +333 -333 trunk/src/sid/xs_md5.c | |
665 +36 -36 trunk/src/sid/xs_md5.h | |
666 +36 -36 trunk/src/sid/xs_md5.h | |
667 +73 -73 trunk/src/sid/xs_sidplay.h | |
668 +73 -73 trunk/src/sid/xs_sidplay.h | |
669 +342 -342 trunk/src/sid/xs_sidplay1.cc | |
670 +342 -342 trunk/src/sid/xs_sidplay1.cc | |
671 +25 -25 trunk/src/sid/xs_sidplay1.h | |
672 +25 -25 trunk/src/sid/xs_sidplay1.h | |
673 +426 -426 trunk/src/sid/xs_sidplay2.cc | |
674 +426 -426 trunk/src/sid/xs_sidplay2.cc | |
675 +22 -22 trunk/src/sid/xs_sidplay2.h | |
676 +22 -22 trunk/src/sid/xs_sidplay2.h | |
677 +462 -462 trunk/src/sid/xs_stil.c | |
678 +462 -462 trunk/src/sid/xs_stil.c | |
679 +49 -49 trunk/src/sid/xs_stil.h | |
680 +49 -49 trunk/src/sid/xs_stil.h | |
681 +217 -217 trunk/src/sid/xs_support.c | |
682 +217 -217 trunk/src/sid/xs_support.c | |
683 +48 -48 trunk/src/sid/xs_support.h | |
684 +48 -48 trunk/src/sid/xs_support.h | |
685 +184 -184 trunk/src/sid/xs_title.c | |
686 +184 -184 trunk/src/sid/xs_title.c | |
687 +18 -18 trunk/src/sid/xs_title.h | |
688 +18 -18 trunk/src/sid/xs_title.h | |
689 +16 -16 trunk/src/song_change/Makefile.in | |
690 +16 -16 trunk/src/song_change/Makefile.in | |
691 +510 -510 trunk/src/song_change/song_change.c | |
692 +510 -510 trunk/src/song_change/song_change.c | |
693 +16 -16 trunk/src/stereo_plugin/Makefile.in | |
694 +16 -16 trunk/src/stereo_plugin/Makefile.in | |
695 +186 -186 trunk/src/stereo_plugin/stereo.c | |
696 +186 -186 trunk/src/stereo_plugin/stereo.c | |
697 +19 -19 trunk/src/sun/Makefile.in | |
698 +19 -19 trunk/src/sun/Makefile.in | |
699 +44 -44 trunk/src/sun/about.c | |
700 +44 -44 trunk/src/sun/about.c | |
701 +586 -586 trunk/src/sun/audio.c | |
702 +586 -586 trunk/src/sun/audio.c | |
703 +326 -326 trunk/src/sun/audioio.h | |
704 +326 -326 trunk/src/sun/audioio.h | |
705 +576 -576 trunk/src/sun/configure.c | |
706 +576 -576 trunk/src/sun/configure.c | |
707 +348 -348 trunk/src/sun/convert.c | |
708 +348 -348 trunk/src/sun/convert.c | |
709 +126 -126 trunk/src/sun/mixer.c | |
710 +126 -126 trunk/src/sun/mixer.c | |
711 +25 -25 trunk/src/sun/mixer.h | |
712 +25 -25 trunk/src/sun/mixer.h | |
713 +110 -110 trunk/src/sun/resample.h | |
714 +110 -110 trunk/src/sun/resample.h | |
715 +135 -135 trunk/src/sun/sun.c | |
716 +135 -135 trunk/src/sun/sun.c | |
717 +159 -159 trunk/src/sun/sun.h | |
718 +159 -159 trunk/src/sun/sun.h | |
719 +6 -6 trunk/src/timidity/Makefile.in | |
720 +6 -6 trunk/src/timidity/Makefile.in | |
721 +14 -14 trunk/src/tonegen/Makefile.in | |
722 +14 -14 trunk/src/tonegen/Makefile.in | |
723 +267 -267 trunk/src/tonegen/tonegen.c | |
724 +267 -267 trunk/src/tonegen/tonegen.c | |
725 +16 -16 trunk/src/voice_removal/Makefile.in | |
726 +16 -16 trunk/src/voice_removal/Makefile.in | |
727 +72 -73 trunk/src/voice_removal/voice_removal.c | |
728 +72 -73 trunk/src/voice_removal/voice_removal.c | |
729 +16 -16 trunk/src/vorbis/Makefile.in | |
730 +16 -16 trunk/src/vorbis/Makefile.in | |
731 +406 -406 trunk/src/vorbis/configure.c | |
732 +406 -406 trunk/src/vorbis/configure.c | |
733 +1068 -1068 trunk/src/vorbis/fileinfo.c | |
734 +1068 -1068 trunk/src/vorbis/fileinfo.c | |
735 +676 -676 trunk/src/vorbis/http.c | |
736 +676 -676 trunk/src/vorbis/http.c | |
737 +10 -10 trunk/src/vorbis/http.h | |
738 +10 -10 trunk/src/vorbis/http.h | |
739 +576 -576 trunk/src/vorbis/ogg.xpm | |
740 +576 -576 trunk/src/vorbis/ogg.xpm | |
741 +472 -472 trunk/src/vorbis/vcedit.c | |
742 +472 -472 trunk/src/vorbis/vcedit.c | |
743 +63 -63 trunk/src/vorbis/vcedit.h | |
744 +63 -63 trunk/src/vorbis/vcedit.h | |
745 +981 -981 trunk/src/vorbis/vorbis.c | |
746 +981 -981 trunk/src/vorbis/vorbis.c | |
747 +45 -45 trunk/src/vorbis/vorbis.h | |
748 +45 -45 trunk/src/vorbis/vorbis.h | |
749 +16 -16 trunk/src/wav/Makefile.in | |
750 +16 -16 trunk/src/wav/Makefile.in | |
751 +275 -275 trunk/src/wav/wav-sndfile.c | |
752 +275 -275 trunk/src/wav/wav-sndfile.c | |
753 +37 -37 trunk/src/wav/wav-sndfile.h | |
754 +37 -37 trunk/src/wav/wav-sndfile.h | |
755 +563 -563 trunk/src/wav/wav.c | |
756 +563 -563 trunk/src/wav/wav.c | |
757 +64 -64 trunk/src/wav/wav.h | |
758 +64 -64 trunk/src/wav/wav.h | |
759 +18 -18 trunk/src/wma/Makefile.in | |
760 +18 -18 trunk/src/wma/Makefile.in | |
761 +451 -451 trunk/src/wma/wma.c | |
762 +451 -451 trunk/src/wma/wma.c | |
763 +18 -18 trunk/src/xspf/Makefile | |
764 +18 -18 trunk/src/xspf/Makefile | |
765 +414 -414 trunk/src/xspf/xspf.c | |
766 +414 -414 trunk/src/xspf/xspf.c | |
767 | |
768 | |
1 2006-09-18 10:02:03 +0000 William Pitcock <nenolod@nenolod.net> | 769 2006-09-18 10:02:03 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [22] | 770 revision [22] |
3 - remove a post-install hook | 771 - remove a post-install hook |
4 | 772 |
5 | 773 |