ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/deliantra
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.5 by root, Wed Nov 14 23:50:29 2007 UTC vs.
Revision 1.6 by root, Mon Dec 3 22:37:10 2007 UTC

990 c_colspan => 2, expand => 1, 990 c_colspan => 2, expand => 1,
991 value => $CFG->{audio_hw_channels}, 991 value => $CFG->{audio_hw_channels},
992 options => [ 992 options => [
993 [0, "default" , "Use System Default"], 993 [0, "default" , "Use System Default"],
994 [1, "Mono" , "Mono (single channel, low quality)"], 994 [1, "Mono" , "Mono (single channel, low quality)"],
995 [2, "Stereo" , "Stereo (dual channe, standard quality)"], 995 [2, "Stereo" , "Stereo (dual channel, standard quality)"],
996 [4, "4 Ch Surround", "4 Channel Surround Sound (3d sound, high quality)"], 996 [4, "4 Ch Surround", "4 Channel Surround Sound (3d sound, high quality)"],
997 [6, "6 Ch Surround", "6 Channel Surround Sound (3d sound + center + lfe)"], 997 [6, "6 Ch Surround", "6 Channel Surround Sound (3d sound + center + lfe)"],
998 ], 998 ],
999 tooltip => "The number of independent sound channels to use. Higher sounds better, but also more cpu-intensive and might cause stuttering.", 999 tooltip => "The number of independent sound channels to use. Higher sounds better, but also more cpu-intensive and might cause stuttering.",
1000 on_changed => sub { 1000 on_changed => sub {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines