blob: d16367f6f5999695f65dc0bb4769bb4e3ad557a6 (
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
|
bin/alsaplayer
include/alsaplayer/AlsaNode.h
include/alsaplayer/AlsaPlayer.h
include/alsaplayer/AlsaSubscriber.h
include/alsaplayer/CorePlayer.h
include/alsaplayer/Effects.h
include/alsaplayer/Playlist.h
include/alsaplayer/SampleBuffer.h
include/alsaplayer/alsaplayer_error.h
include/alsaplayer/control.h
include/alsaplayer/input_plugin.h
include/alsaplayer/interface_plugin.h
include/alsaplayer/output_plugin.h
include/alsaplayer/prefs.h
include/alsaplayer/reader.h
include/alsaplayer/scope_plugin.h
include/alsaplayer/utilities.h
%%AUDIOFILE%%lib/alsaplayer/input/libaf.la
%%AUDIOFILE%%lib/alsaplayer/input/libaf.so
%%FLAC%%lib/alsaplayer/input/libflac_in.la
%%FLAC%%lib/alsaplayer/input/libflac_in.so
lib/alsaplayer/input/libmad_in.la
lib/alsaplayer/input/libmad_in.so
%%MIKMOD%%lib/alsaplayer/input/libmod.la
%%MIKMOD%%lib/alsaplayer/input/libmod.so
lib/alsaplayer/input/libsndfile_in.la
lib/alsaplayer/input/libsndfile_in.so
%%VORBIS%%lib/alsaplayer/input/libvorbis_in.la
%%VORBIS%%lib/alsaplayer/input/libvorbis_in.so
lib/alsaplayer/input/libwav.la
lib/alsaplayer/input/libwav.so
lib/alsaplayer/interface/libdaemon_interface.la
lib/alsaplayer/interface/libdaemon_interface.so
%%GUI%%lib/alsaplayer/interface/libgtk_interface.la
%%GUI%%lib/alsaplayer/interface/libgtk_interface.so
lib/alsaplayer/interface/libtext_interface.la
lib/alsaplayer/interface/libtext_interface.so
%%ESD%%lib/alsaplayer/output/libesound_out.la
%%ESD%%lib/alsaplayer/output/libesound_out.so
lib/alsaplayer/output/libnull_out.la
lib/alsaplayer/output/libnull_out.so
%%OSS%%lib/alsaplayer/output/liboss_out.la
%%OSS%%lib/alsaplayer/output/liboss_out.so
lib/alsaplayer/reader/libfile.la
lib/alsaplayer/reader/libfile.so
lib/alsaplayer/reader/libhttp.la
lib/alsaplayer/reader/libhttp.so
%%GUI%%lib/alsaplayer/scopes/libblurscope.la
%%GUI%%lib/alsaplayer/scopes/libblurscope.so
%%GUI%%lib/alsaplayer/scopes/liblevelmeter.la
%%GUI%%lib/alsaplayer/scopes/liblevelmeter.so
%%GUI%%lib/alsaplayer/scopes/liblogbarfft.la
%%GUI%%lib/alsaplayer/scopes/liblogbarfft.so
%%GUI%%lib/alsaplayer/scopes/libmonoscope.la
%%GUI%%lib/alsaplayer/scopes/libmonoscope.so
%%GUI%%lib/alsaplayer/scopes/liboglspectrum.la
%%GUI%%lib/alsaplayer/scopes/liboglspectrum.so
%%GUI%%lib/alsaplayer/scopes/libspacescope.la
%%GUI%%lib/alsaplayer/scopes/libspacescope.so
%%GUI%%lib/alsaplayer/scopes/libsynaescope.la
%%GUI%%lib/alsaplayer/scopes/libsynaescope.so
lib/libalsaplayer.la
lib/libalsaplayer.so
lib/libalsaplayer.so.0
libdata/pkgconfig/alsaplayer.pc
@dirrm include/alsaplayer
@dirrm lib/alsaplayer/scopes
@dirrm lib/alsaplayer/reader
@dirrm lib/alsaplayer/output
@dirrm lib/alsaplayer/interface
@dirrm lib/alsaplayer/input
@dirrm lib/alsaplayer
|