[CST] Focus
d3c4b4f199
gui/dboxinfo: fixes
2014-09-11 18:12:09 +04:00
martii
742760dbd3
gui/dboxinfo: localize (partially based on patch from Benny -- thanks!)
...
Conflicts:
src/gui/dboxinfo.cpp
2014-09-11 18:12:06 +04:00
[CST] Focus
247e38a204
neutrino.cpp: avoid webtv duplicates
2014-09-11 17:58:28 +04:00
martii
7c15db185f
add thread for determining free hdd (recording dir) space, enable hdd usage icons on vfd (untested)
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/driver/simple_display.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/moviebrowser.cpp
src/gui/record_setup.cpp
src/neutrino.cpp
src/system/ytcache.h
2014-09-11 17:58:19 +04:00
M. Liebmann
b74e80ee6f
CLuaInstance: Add CConfigFile functions
...
Functions: loadConfig(), saveConfig(), clear(), getString(),
setString(), getInt32(), setInt32(), getBool(), setBool()
2014-09-11 12:14:24 +02:00
M. Liebmann
457f974eed
CLuaInstance: Add missed library function _luaL_checkbool()
2014-09-11 12:14:24 +02:00
M. Liebmann
c511a44a2b
CLuaInstance: Add cVideo functions
...
- cVideo::SetBlank()
- cVideo::ShowPicture()
- cVideo::StopPicture()
2014-09-11 12:14:24 +02:00
M. Liebmann
dff6a6413d
CLuaInstance: Fix segfault when hide() in CPictureDelete()
2014-09-11 12:14:24 +02:00
M. Liebmann
263e023879
CLuaInstance: More global colors added
2014-09-11 12:14:24 +02:00
M. Liebmann
51fb2fb9e7
CLuaInstance: Add strFind() and strSub() functions
...
- These functions are possible substitutes for the
Lua functions string.find() and string.sub()
- This Lua functions have problems e.g. with the contents
of some websites.
2014-09-11 12:14:24 +02:00
M. Liebmann
b6f1963f2c
CLuaInstance: Add parameter info1/info2 to PlayFile()
...
- This parameter display in info viewer instead of epg data
2014-09-11 12:14:24 +02:00
[CST] Focus
d2c836049b
gui/personalize.cpp: try to fix usermenu delete
2014-09-09 15:28:35 +04:00
[CST] Focus
9b82162e6f
gui/settings_manager.cpp: fix font settings update after config file loading
2014-09-09 15:28:35 +04:00
[CST] Focus
6857f616c2
gui/dboxinfo.cpp: do not paint empty line
2014-09-09 15:28:35 +04:00
[CST] Focus
3567e97e73
lib/libconfigfile/configfile.cpp: add deleteKey()
2014-09-09 15:28:35 +04:00
svenhoefer
fafb7399d1
- personalize.cpp: add shortcut to pluginSelectionMenu
2014-09-08 21:20:15 +02:00
svenhoefer
7792a9658e
- personalize.cpp: remove non-working colored hotkeys
2014-09-08 21:02:52 +02:00
svenhoefer
608ae65038
- neutrinofonts.cpp: use debug output for font init
2014-09-08 18:42:28 +02:00
svenhoefer
7e3addd8a7
- neutrino.cpp: more readability for startup console output
2014-09-08 18:41:48 +02:00
svenhoefer
c80f73c2c5
- personalize.cpp: resort usermenu
2014-09-08 17:42:10 +02:00
svenhoefer
237892ffd2
- setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec
2014-09-08 16:33:26 +02:00
svenhoefer
9b5b4249d9
- locale: remove onekey plugin rests
2014-09-08 15:42:43 +02:00
svenhoefer
37dac846d4
- locale: change locale of plugintype.lua
2014-09-08 15:25:53 +02:00
[CST] Focus
e361f74af7
gui/user_menue.cpp: fix old items code c/p
2014-09-08 14:35:56 +04:00
svenhoefer
8047531bc5
- user_menu: re-rename ITEM_PLUGIN to ITEM_PLUGIN_TYPES
2014-09-05 18:47:44 +02:00
[CST] Focus
420af7a4dc
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
2014-09-05 17:49:11 +04:00
svenhoefer
f07e81c4b9
- neutrino_menue: rename audioplayer/picviewer menu to multimedia menu
2014-09-03 16:31:53 +02:00
svenhoefer
f301912920
- infoviewer: don't show sig/snr progressbars in webtv mode
2014-09-03 15:23:29 +02:00
[CST] Bas
fcf8c75082
src/zapit/src/fastscan.cpp: fix modulation, added delsys debug, changed var to unsigned types.
2014-09-02 13:08:45 +04:00
[CST] Focus
3513f9830a
neutrino: stop EIT read before zap
2014-09-02 12:59:21 +04:00
[CST] Focus
cac3a87137
zapit/src/frontend.cpp: fix debug, missed newline
2014-09-02 12:57:48 +04:00
M. Liebmann
2e6ad3caa1
SoftUpdate: Hide "Create image for Tank/Trinity STB" at the Kronos platform
2014-09-01 21:14:09 +02:00
svenhoefer
4af8bf9607
- deutsch.locale: better deutsch
2014-09-01 17:04:40 +02:00
svenhoefer
8959cf510a
- locals: resort
2014-09-01 16:16:31 +02:00
svenhoefer
bb2a3b418b
- deutsch.locale: upgrade
2014-09-01 15:44:26 +02:00
Jacek Jendrzej
38bdf512b0
- yWeb: set RangeEnd
2014-08-30 14:45:05 +02:00
svenhoefer
91d0f106b1
- yWeb: disable threading; there's something to fix
2014-08-30 14:07:23 +02:00
svenhoefer
270e915954
- yWeb: try to fix empty pages
2014-08-30 14:07:10 +02:00
[CST] Focus
5ec1873982
gui/test_menu.cpp: sync fe test params; fix compile
2014-08-28 10:04:55 +04:00
[CST] Focus
26c96293ac
zapit/include/zapit/frontend_c.h: comment unused inline functions
2014-08-28 10:01:44 +04:00
[CST] Focus
a473fe8194
webtv channels integration port,
...
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00
[CST] Focus
415d516465
zapit/src/getservices.cpp: fix missed modulation
2014-08-27 17:14:43 +04:00
[CST] Focus
3ab885699c
remove deprecated FEC_S2_XXX;
...
zapit/src/transponder.cpp: fix missed modulation/delsys in compare(), in dump, show real delsys values;
zapit/src/getservices.cpp: fix satellite frequency, remove deprecated fec convert;
gui/scan_setup.cpp: fix missed modulation/delsys params update;
gui/scan.cpp: add missed modulation scan parameter
2014-08-27 17:14:38 +04:00
[CST] Bas
17d1bbd12b
split fec to fec/modulation/delivery system;
...
switch to new dvb-api headers;
improve dvb-t manual scan
2014-08-27 17:14:33 +04:00
svenhoefer
06bda609cf
- movieplayer: fix 'ask before stop temporary timeshift'
2014-08-26 17:33:23 +04:00
svenhoefer
5d8814f1d4
- miscsettings_menu: remove double include
2014-08-26 17:33:18 +04:00
svenhoefer
7f9eb5760c
- yWeb: link extention to new cst-public-gui-yweb.git repository
...
NOTE: When you got e file called /var/tuxbox/config/extentions.txt
with a line inside starting with "type:u,site:yjogol" then you'll
have to replace this one line with:
type:u,site:CST-git,desc:yWeb updates,url:http://git.coolstreamtech.de/?p=cst-public-gui-yweb.git;a=blob_plain;hb=refs/heads/master;f=Y_Extentions.txt
2014-08-26 17:33:14 +04:00
svenhoefer
0f3a81a028
- yWeb: remove some links to yjogol.com; site is down
...
TODO: Y_Tools_Check_Install.yhtm
2014-08-26 17:33:07 +04:00
svenhoefer
6a694cc029
- yWeb: add hddtools extention source
2014-08-26 17:33:01 +04:00
svenhoefer
2b1933f5f1
- yWeb: add filemanager extention source
2014-08-26 17:32:56 +04:00