diff options
author | h.udo <hudokkow@gmail.com> | 2018-06-08 12:35:26 +0100 |
---|---|---|
committer | h.udo <hudokkow@gmail.com> | 2018-06-12 13:06:19 +0100 |
commit | 00f7220f7ef7ef1c06b9c3aae1137182f4ccc797 (patch) | |
tree | 1a6f0a1b1e8d334c7d35b809e78b5a0c7421382a | |
parent | 5c6e3a8b9bec8a594695fe5808bb384f6645bcec (diff) |
[system] nuke whitespace
18 files changed, 38 insertions, 38 deletions
diff --git a/system/Lircmap.xml b/system/Lircmap.xml index 6f82ad7845..bd68c3937f 100644 --- a/system/Lircmap.xml +++ b/system/Lircmap.xml @@ -110,7 +110,7 @@ <hash>KEY_NUMERIC_POUND</hash> <info>KEY_INFO</info> </remote> - + <remote device="XboxDVDDongle"> <play>PLAY</play> <pause>PAUSE</pause> @@ -333,7 +333,7 @@ <hash>Hash</hash> <playlist>KEY_BOOKMARKS</playlist> <teletext>Thumbnail</teletext> - <title>TaskSwitcher</title> + <title>TaskSwitcher</title> </remote> <remote device="MCE_via_iMON"> <play>KEY_PLAY</play> @@ -597,10 +597,10 @@ <green>KEY_GREEN</green> <yellow>KEY_YELLOW</yellow> <blue>KEY_BLUE</blue> - <recordedtv>KEY_PVR</recordedtv> - <liveradio>KEY_RADIO</liveradio> + <recordedtv>KEY_PVR</recordedtv> + <liveradio>KEY_RADIO</liveradio> </remote> - + <remote device="devinput-32"> <left>KEY_LEFT</left> <right>KEY_RIGHT</right> @@ -656,10 +656,10 @@ <green>KEY_GREEN</green> <yellow>KEY_YELLOW</yellow> <blue>KEY_BLUE</blue> - <recordedtv>KEY_PVR</recordedtv> - <liveradio>KEY_RADIO</liveradio> + <recordedtv>KEY_PVR</recordedtv> + <liveradio>KEY_RADIO</liveradio> </remote> - + <remote device="devinput-64"> <left>KEY_LEFT</left> <right>KEY_RIGHT</right> @@ -715,7 +715,7 @@ <green>KEY_GREEN</green> <yellow>KEY_YELLOW</yellow> <blue>KEY_BLUE</blue> - <recordedtv>KEY_PVR</recordedtv> - <liveradio>KEY_RADIO</liveradio> + <recordedtv>KEY_PVR</recordedtv> + <liveradio>KEY_RADIO</liveradio> </remote> </lircmap> diff --git a/system/X10-Lola-IRSSmap.xml b/system/X10-Lola-IRSSmap.xml index 959aff3c06..e0a47d7b80 100644 --- a/system/X10-Lola-IRSSmap.xml +++ b/system/X10-Lola-IRSSmap.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- X10 Lola UR89A in PC MODE +<!-- X10 Lola UR89A in PC MODE Button = CMD -Record = X10CMD_RECORD +Record = X10CMD_RECORD Stop = X10CMD_STOP Pause = X10CMD_NONE Scan- = X10CMD_INPUT @@ -25,7 +25,7 @@ Enter = X10CMD_ENTER Album = X10CMD_BUTTON_C Artist = X10CMD_BUTTON_D Genre = X10CMD_BUTTON_E -Track = X10CMD_BUTTON_F +Track = X10CMD_BUTTON_F 1 = X10CMD_1 2 = X10CMD_2 3 = X10CMD_3 @@ -71,7 +71,7 @@ Power/All Lts On = X10CMD_POWER <mute>X10CMD_MUTE</mute> <!-- M/All off --> <power>X10CMD_POWER</power> <!-- Power/All Lts on --> <one>X10CMD_1</one> <!-- 1 --> - <two>X10CMD_2</two> <!-- 2 --> + <two>X10CMD_2</two> <!-- 2 --> <three>X10CMD_3</three> <!-- 3 --> <four>X10CMD_4</four> <!-- 4 --> <five>X10CMD_5</five> <!-- 5 --> diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml index 5e14798f24..34da9da9ed 100644 --- a/system/keymaps/remote.xml +++ b/system/keymaps/remote.xml @@ -32,7 +32,7 @@ <up>Up</up> <down>Down</down> <select>Select</select> - <enter>FullScreen</enter> + <enter>FullScreen</enter> <pageplus>PageUp</pageplus> <pageminus>PageDown</pageminus> <back>Back</back> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf index 5406f4eddb..3a8b94e842 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- debian/autohint.conf --> <fontconfig> -<!-- Use the Autohinter --> +<!-- Use the Autohinter --> <match target="font"> <edit name="autohint" mode="assign"><bool>true</bool></edit> </match> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/10-no-sub-pixel.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/10-no-sub-pixel.conf index 5d64a0b433..b3c3daca89 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/10-no-sub-pixel.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/10-no-sub-pixel.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- conf.d/sub-pixel.conf --> <fontconfig> -<!-- Enable sub-pixel rendering --> +<!-- Enable sub-pixel rendering --> <match target="font"> <edit name="rgba" mode="assign"><const>none</const></edit> </match> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-bgr.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-bgr.conf index 2aba95e13d..8b05fcd2d1 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-bgr.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-bgr.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- conf.d/sub-pixel.conf --> <fontconfig> -<!-- Enable sub-pixel rendering --> +<!-- Enable sub-pixel rendering --> <match target="font"> <edit name="rgba" mode="assign"><const>bgr</const></edit> </match> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-rgb.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-rgb.conf index c4e8a42e1c..dd1aa6dd9e 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-rgb.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-rgb.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- conf.d/sub-pixel.conf --> <fontconfig> -<!-- Enable sub-pixel rendering --> +<!-- Enable sub-pixel rendering --> <match target="font"> <edit name="rgba" mode="assign"><const>rgb</const></edit> </match> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf index 0cdad2a700..e1fb404fd9 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- conf.d/sub-pixel.conf --> <fontconfig> -<!-- Enable sub-pixel rendering --> +<!-- Enable sub-pixel rendering --> <match target="font"> <edit name="rgba" mode="assign"><const>vbgr</const></edit> </match> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf index 60239e0254..8c4fdfc286 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- conf.d/sub-pixel.conf --> <fontconfig> -<!-- Enable sub-pixel rendering --> +<!-- Enable sub-pixel rendering --> <match target="font"> <edit name="rgba" mode="assign"><const>vrgb</const></edit> </match> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/10-unhinted.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/10-unhinted.conf index fb0b375acd..82c069c713 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/10-unhinted.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/10-unhinted.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- debian/unhinted.conf --> <fontconfig> -<!-- Disable hinting --> +<!-- Disable hinting --> <match target="font"> <edit name="hinting" mode="assign"><bool>false</bool></edit> </match> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/20-unhint-small-vera.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/20-unhint-small-vera.conf index 3078119803..51999c5881 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/20-unhint-small-vera.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/20-unhint-small-vera.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- conf.d/sub-pixel.conf --> <fontconfig> -<!-- +<!-- The Bitstream Vera fonts have GASP entries suggesting that hinting be disabled below 8 ppem, but FreeType ignores those, preferring to use the data found in the instructed hints. The initial Vera release diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/90-synthetic.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/90-synthetic.conf index 63d9b891b3..9550c93c07 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/90-synthetic.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/90-synthetic.conf @@ -1,10 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> -<!-- +<!-- Artificial oblique for fonts without an italic or oblique version --> - + <match target="font"> <!-- check to see if the font is roman --> <test name="slant"> diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/README b/system/players/VideoPlayer/etc/fonts/conf.avail/README index a51be275dd..79b0e96a90 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.avail/README +++ b/system/players/VideoPlayer/etc/fonts/conf.avail/README @@ -10,7 +10,7 @@ The files are loaded in numeric order, the structure of the configuration has led to the following conventions in usage: Files beginning with: Contain: - + 00 through 09 Font directories 10 through 19 system rendering defaults (AA, etc) 10-autohint.conf @@ -45,4 +45,4 @@ has led to the following conventions in usage: 80-delicious.conf 90 through 98 font synthesis 90-synthetic.conf - + diff --git a/system/players/VideoPlayer/etc/fonts/conf.d/20-unhint-small-vera.conf b/system/players/VideoPlayer/etc/fonts/conf.d/20-unhint-small-vera.conf index 3078119803..51999c5881 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.d/20-unhint-small-vera.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.d/20-unhint-small-vera.conf @@ -2,7 +2,7 @@ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- conf.d/sub-pixel.conf --> <fontconfig> -<!-- +<!-- The Bitstream Vera fonts have GASP entries suggesting that hinting be disabled below 8 ppem, but FreeType ignores those, preferring to use the data found in the instructed hints. The initial Vera release diff --git a/system/players/VideoPlayer/etc/fonts/conf.d/90-synthetic.conf b/system/players/VideoPlayer/etc/fonts/conf.d/90-synthetic.conf index 63d9b891b3..9550c93c07 100644 --- a/system/players/VideoPlayer/etc/fonts/conf.d/90-synthetic.conf +++ b/system/players/VideoPlayer/etc/fonts/conf.d/90-synthetic.conf @@ -1,10 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> -<!-- +<!-- Artificial oblique for fonts without an italic or oblique version --> - + <match target="font"> <!-- check to see if the font is roman --> <test name="slant"> diff --git a/system/players/VideoPlayer/etc/fonts/fonts.dtd b/system/players/VideoPlayer/etc/fonts/fonts.dtd index a5c54f9835..d323a38ee5 100644 --- a/system/players/VideoPlayer/etc/fonts/fonts.dtd +++ b/system/players/VideoPlayer/etc/fonts/fonts.dtd @@ -1,14 +1,14 @@ <!-- This is the Document Type Definition for font configuration files --> -<!ELEMENT fontconfig (dir | - cache | +<!ELEMENT fontconfig (dir | + cache | cachedir | - include | + include | config | selectfont | - match | + match | alias)* > -<!-- +<!-- Add a directory that provides fonts --> <!ELEMENT dir (#PCDATA)> @@ -153,7 +153,7 @@ what the fontconfig database contains. --> <!ELEMENT test (%expr;)*> -<!ATTLIST test +<!ATTLIST test qual (any|all|first|not_first) "any" name CDATA #REQUIRED target (pattern|font|default) "default" diff --git a/system/shaders/convolution-6x6_d3d.fx b/system/shaders/convolution-6x6_d3d.fx index 9a3eb62b3e..253c225a3b 100644 --- a/system/shaders/convolution-6x6_d3d.fx +++ b/system/shaders/convolution-6x6_d3d.fx @@ -75,7 +75,7 @@ float4 CONVOLUTION6x6(in float2 TextureUV : TEXCOORD0) : SV_TARGET float3 ypos1 = xystart.y + g_StepXY.y * float3(0.0, 1.0, 2.0); float3 ypos2 = xystart.y + g_StepXY.y * float3(3.0, 4.0, 5.0); - float3 rgb = + float3 rgb = getLine(ypos1.x, xpos1, xpos2, linetaps1, linetaps2) * columntaps1.r + getLine(ypos1.y, xpos1, xpos2, linetaps1, linetaps2) * columntaps2.r + getLine(ypos1.z, xpos1, xpos2, linetaps1, linetaps2) * columntaps1.g + diff --git a/system/shaders/rp_output_d3d.fx b/system/shaders/rp_output_d3d.fx index d6460dcfd9..69ca56d2b1 100644 --- a/system/shaders/rp_output_d3d.fx +++ b/system/shaders/rp_output_d3d.fx @@ -65,7 +65,7 @@ float4 OUTPUT_PS(VS_OUTPUT In) : SV_TARGET float4 color = g_Texture.Sample(TextureSampler, In.TextureUV); [flatten] if (m_params[0]) color = saturate(0.0625 + color * 219.0 / 255.0); - + color.a = 1.0; return color; |