Fix conflict
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
PREFIX=/opt/newcross/arm-cx2450x-linux-gnueabi/arm-cx2450x-linux-gnueabi/sys-root/usr
|
||||
PREFIX=/opt/arm/arm-cx2450x-linux-gnueabi/arm-cx2450x-linux-gnueabi/sys-root/usr
|
||||
CCPATH=
|
||||
HOST=arm-cx2450x-linux-gnueabi
|
||||
|
||||
@@ -12,11 +12,11 @@ export RANLIB=$CCPATH$HOST-ranlib
|
||||
export OBJDUMP=$CCPATH$HOST-objdump
|
||||
export STRIP=$CCPATH$HOST-strip
|
||||
|
||||
export CFLAGS="-Wall -Werror -g0 -O2 \
|
||||
export CFLAGS="-Wall -Werror -g0 -O2 -fno-strict-aliasing \
|
||||
-D__KERNEL_STRICT_NAMES -DUSE_NEVIS_GXA \
|
||||
-I"$PWD"/include -I"$PWD"/include/linux/dvb -I"$PREFIX"/include/freetype2"
|
||||
|
||||
export CXXFLAGS="-Wall -Werror -g0 -O2 \
|
||||
export CXXFLAGS="-Wall -Werror -g0 -O2 -fno-strict-aliasing \
|
||||
-D__KERNEL_STRICT_NAMES -DUSE_NEVIS_GXA \
|
||||
-I"$PWD"/include -I"$PWD"/include/linux/dvb -I"$PREFIX"/include/freetype2"
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
PREFIX=/opt/newcross/arm-cx2450x-linux-gnueabi/arm-cx2450x-linux-gnueabi/sys-root/usr
|
||||
PREFIX=/opt/arm/arm-cx2450x-linux-gnueabi/arm-cx2450x-linux-gnueabi/sys-root/usr
|
||||
CCPATH=
|
||||
HOST=arm-cx2450x-linux-gnueabi
|
||||
|
||||
|
@@ -35,6 +35,7 @@
|
||||
<transponder frequency="674000" symbol_rate="6900000" fec_inner="0" modulation="5"/>
|
||||
<transponder frequency="682000" symbol_rate="6900000" fec_inner="0" modulation="5"/>
|
||||
<transponder frequency="690000" symbol_rate="6900000" fec_inner="0" modulation="5"/>
|
||||
<transponder frequency="698000" symbol_rate="6900000" fec_inner="0" modulation="5"/>
|
||||
<transponder frequency="706000" symbol_rate="6900000" fec_inner="0" modulation="5"/>
|
||||
<transponder frequency="714000" symbol_rate="6900000" fec_inner="0" modulation="5"/>
|
||||
</cable>
|
||||
@@ -1353,4 +1354,7 @@
|
||||
<transponder frequency="850000" symbol_rate="6900000" fec_inner="0" modulation="5"/>
|
||||
<transponder frequency="858000" symbol_rate="6900000" fec_inner="0" modulation="5"/>
|
||||
</cable>
|
||||
<cable name="Ziggo Groningen" satfeed="true" flags="9" nid="9700">
|
||||
<transponder frequency="369000" symbol_rate="6875000" fec_inner="0" modulation="3"/>
|
||||
</cable>
|
||||
</cables>
|
||||
|
BIN
data/icons/0.png
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 252 B |
BIN
data/icons/1.png
Before Width: | Height: | Size: 268 B After Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 162 B |
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 146 B |
BIN
data/icons/2.png
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 265 B |
BIN
data/icons/3.png
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 261 B |
BIN
data/icons/4.png
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 246 B |
BIN
data/icons/5.png
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 263 B |
BIN
data/icons/6.png
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 259 B |
BIN
data/icons/7.png
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 250 B |
BIN
data/icons/8.png
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 260 B |
BIN
data/icons/9.png
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 257 B |
@@ -65,6 +65,48 @@ install_DATA = \
|
||||
help.png \
|
||||
help_small.png \
|
||||
hidden.png \
|
||||
hint_aplay.png \
|
||||
hint_audio.png \
|
||||
hint_back.png \
|
||||
hint_bedit.png \
|
||||
hint_ci.png \
|
||||
hint_dboxinfo.png \
|
||||
hint_delete.png \
|
||||
hint_extended.png \
|
||||
hint_fileplay.png \
|
||||
hint_games.png \
|
||||
hint_hdd.png \
|
||||
hint_imageinfo.png \
|
||||
hint_inetradio.png \
|
||||
hint_info.png \
|
||||
hint_keys.png \
|
||||
hint_language.png \
|
||||
hint_manage.png \
|
||||
hint_media.png \
|
||||
hint_movie.png \
|
||||
hint_network.png \
|
||||
hint_osd.png \
|
||||
hint_personalize.png \
|
||||
hint_picview.png \
|
||||
hint_protection.png \
|
||||
hint_radiomode.png \
|
||||
hint_reboot.png \
|
||||
hint_recording.png \
|
||||
hint_reload.png \
|
||||
hint_save.png \
|
||||
hint_scan.png \
|
||||
hint_scripts.png \
|
||||
hint_service.png \
|
||||
hint_settings.png \
|
||||
hint_shutdown.png \
|
||||
hint_sleeptimer.png \
|
||||
hint_streaminfo.png \
|
||||
hint_swupdate.png \
|
||||
hint_timers.png \
|
||||
hint_tvmode.png \
|
||||
hint_tvradio_switch.png \
|
||||
hint_vfd.png \
|
||||
hint_video.png \
|
||||
home.png \
|
||||
hungarian.png \
|
||||
icon_green.png \
|
||||
|
Before Width: | Height: | Size: 101 B After Width: | Height: | Size: 90 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 109 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 109 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 109 B |
Before Width: | Height: | Size: 247 B After Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 834 B After Width: | Height: | Size: 818 B |
Before Width: | Height: | Size: 753 B After Width: | Height: | Size: 741 B |
Before Width: | Height: | Size: 605 B After Width: | Height: | Size: 586 B |
Before Width: | Height: | Size: 145 B After Width: | Height: | Size: 139 B |
Before Width: | Height: | Size: 145 B After Width: | Height: | Size: 139 B |
Before Width: | Height: | Size: 187 B After Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 746 B After Width: | Height: | Size: 686 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 111 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 111 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 111 B |
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 120 B |
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 120 B |
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 120 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 110 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 110 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 110 B |
Before Width: | Height: | Size: 209 B After Width: | Height: | Size: 156 B |
Before Width: | Height: | Size: 140 B After Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 311 B After Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 168 B |
Before Width: | Height: | Size: 119 B After Width: | Height: | Size: 104 B |
Before Width: | Height: | Size: 121 B After Width: | Height: | Size: 110 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 827 B |
Before Width: | Height: | Size: 121 B After Width: | Height: | Size: 112 B |
Before Width: | Height: | Size: 121 B After Width: | Height: | Size: 112 B |
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 247 B After Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 251 B |
BIN
data/icons/hint_aplay.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
data/icons/hint_audio.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
data/icons/hint_back.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/icons/hint_bedit.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
data/icons/hint_ci.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
data/icons/hint_dboxinfo.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
data/icons/hint_delete.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
data/icons/hint_extended.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
data/icons/hint_fileplay.png
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
data/icons/hint_games.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
data/icons/hint_hdd.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
data/icons/hint_imageinfo.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
data/icons/hint_inetradio.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
data/icons/hint_info.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
data/icons/hint_keys.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
data/icons/hint_language.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
data/icons/hint_manage.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
data/icons/hint_media.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
data/icons/hint_movie.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
data/icons/hint_network.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
data/icons/hint_osd.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
data/icons/hint_personalize.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
data/icons/hint_picview.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
data/icons/hint_protection.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
data/icons/hint_radiomode.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
data/icons/hint_reboot.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
data/icons/hint_recording.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
data/icons/hint_reload.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
data/icons/hint_save.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
data/icons/hint_scan.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
data/icons/hint_scripts.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
data/icons/hint_service.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
data/icons/hint_settings.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
data/icons/hint_shutdown.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
data/icons/hint_sleeptimer.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
data/icons/hint_streaminfo.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
data/icons/hint_swupdate.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
data/icons/hint_timers.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
data/icons/hint_tvmode.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
data/icons/hint_tvradio_switch.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
data/icons/hint_vfd.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/icons/hint_video.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 116 B After Width: | Height: | Size: 104 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 772 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 466 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 362 B |