forked from mywave82/opencubicplayer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathocp.rdef
60 lines (52 loc) · 2.1 KB
/
ocp.rdef
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
/* Haiku resources definitions for OCP */
resource app_signature "application/x-vnd.OpenCubicPlayer";
resource app_version {
major = 0,
middle = 2,
minor = 101,
variety = B_APPV_BETA,
internal = 0,
short_info = "Open Cubic Player",
long_info = "Open Cubic Player ©1994-'23 Niklas Beisert, Stian Skjelstad and others."
};
resource app_flags B_MULTIPLE_LAUNCH | B_ARGV_ONLY;
resource file_types message {
"types" = "application/x-ogg",
"types" = "audio",
"types" = "audio/flac",
"types" = "audio/mp2",
"types" = "audio/mpeg",
"types" = "audio/ogg",
"types" = "audio/prs.sid",
"types" = "audio/x-ams",
"types" = "audio/x-ay",
"types" = "audio/x-dmf",
"types" = "audio/x-flac",
"types" = "audio/x-flac+ogg",
"types" = "audio/x-it",
"types" = "audio/x-mdl",
"types" = "audio/x-midi",
"types" = "audio/x-mod",
"types" = "audio/x-oggflac",
"types" = "audio/x-okt",
"types" = "audio/x-ptm",
"types" = "audio/x-s3m",
"types" = "audio/x-stm",
"types" = "audio/x-vorbis+ogg",
"types" = "audio/x-wav",
"types" = "audio/x-xm"
};
resource("BEOS:ICON") #'VICN' array {
$"6E636966060500020006023B55F13C5CD2BE755C3D78974A454E48FFCB006464"
$"CEFF1C184C020016023CD471BA2F923B0FF33DF6F048DA184417BB00FFFFBB02"
$"0016023C318B3A487CBD09B43EEB2D4B485C48176F0099FF4A04016D04FF6D07"
$"0A0627312C483D58594A582F43220A0427312C483D5838400A0427313840582F"
$"43220A043D58594A582F38400A042C5039605F59483D0204422840284428452A"
$"4528452C422C442C402C3F2A3F2C3F280A032351235C2B57160A040104000A00"
$"01001001178400040A010101000A020102000A030103000A05010528211E10FF"
$"0A04010528211F10FF0A05010528292510FF0A04010528292610FF0A05010528"
$"112610FF0A04010528112710FF0A050105281A2D10FF0A040105281A2E10FF0A"
$"050105281F3A10FF0A040105281E3A10FF0A050105282E3210FF0A040105282D"
$"3210FF0A05010528224310FF0A04010528214310FF0A05010528303C10FF0A04"
$"0105282F3C10FF0A0001060810FF"
};