Commit Graph

5660 Commits

Author SHA1 Message Date
FlatTV
c161760670 cYTFeedParser: Fix decodeVideoInfo() 2014-03-02 12:58:41 +01:00
M. Liebmann
3fa31ef441 CLuaInstance: Add footer_height function 2014-03-02 12:58:41 +01:00
svenhoefer
4b5242c254 - plugins: cleanup
* drop PLUGINDIR_USB
* drop unused 'param' from startPlugin
2014-03-02 00:43:59 +01:00
svenhoefer
580fcc97e5 - fix (and enable) one-key-plugin; fix movieplayer-plugin 2014-03-01 23:33:45 +01:00
svenhoefer
fd063bbd96 gui/zapit_setup: add initial channel list mode options (MenuOptionChooser fix) 2014-03-01 21:45:19 +01:00
Stefan Seyfried
04fd8c277c my_popen: fix indentation 2014-03-01 21:17:56 +01:00
Stefan Seyfried
64a61f5aa2 hdd_menu: better error message
...when trying to check unsupported file system type
2014-03-01 21:17:11 +01:00
Stefan Seyfried
a25bc90d7b hdd_menu: improve error resilience in getFmtType() 2014-03-01 21:16:29 +01:00
martii
dbdf6b6afe gui/zapit_setup: add initial channel list mode options (locale fix) 2014-03-01 21:14:52 +01:00
martii
b0a77a8e26 gui/zapit_setup: add initial channel list mode options 2014-03-01 21:14:15 +01:00
martii
26aecaf408 CNeutrinoApp::SetChannelMode: adjust to live channel instead of a semi-random one at startup 2014-03-01 21:12:17 +01:00
[CST] Focus
3a4b873b88 zapit/src/getservices.cpp: try to add workaround for reported bug,
under some circumstances sat name= written to services instead of cable name=.
Real bug reason unknown yet
2014-02-28 13:56:57 +04:00
[CST] Focus
b322403f19 zapit/src/getservices.cpp: fix missed DVB-T footer 2014-02-28 13:44:23 +04:00
[CST] Focus
196fcc397b gui/streaminfo2.cpp: fix DVB-T label 2014-02-28 13:44:23 +04:00
[CST] Focus
a26af0104b gui/scan_setup.cpp: fix DVB-T frontend labels 2014-02-28 13:44:23 +04:00
martii
aee3647fef gui/streaminfo2: fix DVB-T label
Conflicts:
	data/locale/deutsch.locale
2014-02-28 13:44:23 +04:00
Stefan Seyfried
1a4f65302e scansetup: add DVB-T
Conflicts:
	src/gui/scan_setup.cpp
	src/gui/scan_setup.h
2014-02-28 13:44:22 +04:00
Stefan Seyfried
8415c345b8 getservices: add code for DVB-T
Conflicts:
	src/zapit/src/getservices.cpp
2014-02-28 13:44:22 +04:00
Stefan Seyfried
1486109a28 frontend: add helpers for DVB-T
Conflicts:
	src/zapit/include/zapit/femanager.h
	src/zapit/src/femanager.cpp
2014-02-28 13:44:22 +04:00
Stefan Seyfried
5f4c1b986c add basic support for DVB-T
This needs more fine tuning wrt scan setup etc, but should work for now.

Conflicts:
	data/Makefile.am
	data/locale/english.locale
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/neutrino.cpp
	src/zapit/include/zapit/getservices.h
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp
2014-02-28 13:44:22 +04:00
M. Liebmann
c745b636f8 CPluginList::exec: Add CRCInput::RC_setup to exit all menus 2014-02-28 00:04:08 +01:00
M. Liebmann
8d1e6b1e00 CLuaInstance: Add has_shadow and window colors to cwindow.new 2014-02-27 22:52:02 +01:00
svenhoefer
3ae6f13202 - cables.xml: update unitymedia as suggested by OneOfNine 2014-02-26 21:03:46 +01:00
M. Liebmann
a250436d29 CLuaInstance: Add DECODE_HTML flag to ctext.new for decode html string
- Use function htmlEntityDecode()
2014-02-26 10:11:40 +01:00
M. Liebmann
0028ad0d9b src/system/helpers.cpp: Add htmlEntityDecode() for decode html string 2014-02-26 10:11:40 +01:00
M. Liebmann
21f7c930ae src/system/helpers.cpp: Add str_replace() function 2014-02-26 10:11:40 +01:00
M. Liebmann
d750c9e0f9 Update deutsch.locale 2014-02-26 10:11:40 +01:00
M. Liebmann
6d18d1cfa1 neutrino: Use uint32_t again for neutrino_msg_t & neutrino_msg_data_t 2014-02-25 19:05:28 +01:00
[CST] Focus
8beb80c246 deutsch, english, nederlands locale: little change for twin, independent modes:
TWIN meant for TWIN LNB, independent also suitable for monoblock
2014-02-25 18:59:21 +04:00
[CST] Bas
b8d5a61c1d nederlands.locale: fix spelling error. 2014-02-25 18:56:45 +04:00
[CST] Bas
9805f0abb7 nederlands.locale: fix some weird characters that were supposed to be newlines. 2014-02-25 18:56:39 +04:00
[CST] Focus
3f7e757dca src/Makefile.am: fix -liconv 2014-02-25 17:22:59 +04:00
[CST] Focus
c4f4babb6f gui/movieplayer.cpp: add text subtitles charset select and conversion 2014-02-25 16:48:55 +04:00
[CST] Focus
6b7b4f3dfe src/Makefile.am: for apollo/uClibc add -liconv 2014-02-25 16:48:55 +04:00
[CST] Focus
b85c0daf7a neutrino.cpp: add subtitles charset setting 2014-02-25 16:48:55 +04:00
[CST] Focus
fa79f1d9d3 locals: add locale for subtitles charset selection 2014-02-25 16:48:55 +04:00
[CST] Focus
dbb5de61c8 gui/movieplayer.cpp: add iso file mount 2014-02-25 16:48:54 +04:00
[CST] Focus
e1c7198ed8 driver/file.cpp: add iso file type 2014-02-25 16:48:54 +04:00
[CST] Focus
2663387195 src/neutrino.cpp: set default CI clock to 9 mhz 2014-02-25 16:48:54 +04:00
martii
6aab6745ec gui/widget/stringinput_ext: unbreak e8670e6c90e1dfe81a8b7e38e60559bc56fee193 2014-02-25 00:30:07 +01:00
martii
34c23ed7a5 driver/rcinput: let getUnicodeValue() return const char * 2014-02-25 00:17:09 +01:00
martii
7826ab0fca driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)
driver/rcinput: drop unused gettimeofday code
2014-02-25 00:09:14 +01:00
M. Liebmann
9184ac6266 CLuaInstance: Rename componentstext to ctext
- Better readability and consistent designation
- Still not a problem since API not yet public
2014-02-23 21:34:07 +01:00
M. Liebmann
0aaf3cd369 Update and sort locales 2014-02-23 01:57:18 +01:00
M. Liebmann
c42de5f827 Update slovak.locle (THX EnoSat) 2014-02-22 15:48:41 +01:00
svenhoefer
70f61217f7 - personalizing: show menuhints in plugin type selection menu 2014-02-21 23:59:45 +01:00
[CST] Focus
5f84fb9fa1 gui/movieplayer.cpp: fix subtitles menu:
stop button for stop item only;
current pid disabled, current item is 'back' if no selected pid, else stop
2014-02-21 20:01:15 +04:00
[CST] Focus
31f6c79edf lib/libcoolstream/playback_cs.h: update nevis header 2014-02-21 20:01:14 +04:00
[CST] Focus
b100766c97 gui/movieplayer.cpp: fix audio/subtitle pid reset on title change 2014-02-21 20:01:14 +04:00
[CST] Focus
71b550b04b libcoolstream2: sync headers 2014-02-21 20:01:14 +04:00