Commit Graph

7122 Commits

Author SHA1 Message Date
martii
f33f6f8443 gui/components: use COL_BACKGROUND_PLUS_0 instead of COL_BACKGROUND
Origin commit data
------------------
Commit: be29f644f0
Author: martii <m4rtii@gmx.de>
Date: 2014-06-09 (Mon, 09 Jun 2014)
2014-09-11 18:12:51 +04:00
[CST] Focus
16247a7b51 gui/timeosd.cpp: show negative time for MODE_DESC
Origin commit data
------------------
Commit: da5be5860f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)
2014-09-11 18:12:51 +04:00
martii
416a22e485 gui/timeosd: set progressbar to timescale style
Origin commit data
------------------
Commit: 3eb867ebf8
Author: martii <m4rtii@gmx.de>
Date: 2014-07-06 (Sun, 06 Jul 2014)
2014-09-11 18:12:51 +04:00
martii
09030380eb gui/timeosd: don't instantiate CComponentsFrmClock in active mode
Conflicts:
	src/gui/timeosd.cpp


Origin commit data
------------------
Commit: a70560ea58
Author: martii <m4rtii@gmx.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)
2014-09-11 18:12:51 +04:00
[CST] Focus
60fb01f4b6 gui/dboxinfo: timeformat locale change
Origin commit data
------------------
Commit: a96ab4d5e4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)
2014-09-11 18:12:14 +04:00
[CST] Focus
3cbffe06f1 gui/dboxinfo: fixes
Origin commit data
------------------
Commit: d3c4b4f199
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)
2014-09-11 18:12:09 +04:00
martii
bb0239bd4c gui/dboxinfo: localize (partially based on patch from Benny -- thanks!)
Conflicts:
	src/gui/dboxinfo.cpp


Origin commit data
------------------
Commit: 742760dbd3
Author: martii <m4rtii@gmx.de>
Date: 2014-05-24 (Sat, 24 May 2014)
2014-09-11 18:12:06 +04:00
[CST] Focus
d763634287 neutrino.cpp: avoid webtv duplicates
Origin commit data
------------------
Commit: 247e38a204
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
2014-09-11 17:58:28 +04:00
martii
2c8f3910b2 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


Origin commit data
------------------
Commit: 7c15db185f
Author: martii <m4rtii@gmx.de>
Date: 2013-11-27 (Wed, 27 Nov 2013)
2014-09-11 17:58:19 +04:00
Michael Liebmann
7ace3dd22e CLuaInstance: Add CConfigFile functions
Functions: loadConfig(), saveConfig(), clear(), getString(),
  setString(), getInt32(), setInt32(), getBool(), setBool()


Origin commit data
------------------
Commit: b74e80ee6f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)

Origin message was:
------------------
CLuaInstance: Add CConfigFile functions

Functions: loadConfig(), saveConfig(), clear(), getString(),
      setString(), getInt32(), setInt32(), getBool(), setBool()
2014-09-11 12:14:24 +02:00
Michael Liebmann
18b2198528 CLuaInstance: Add missed library function _luaL_checkbool()
Origin commit data
------------------
Commit: 457f974eed
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)
2014-09-11 12:14:24 +02:00
Michael Liebmann
83ee24f234 CLuaInstance: Add cVideo functions
- cVideo::SetBlank()
- cVideo::ShowPicture()
- cVideo::StopPicture()


Origin commit data
------------------
Commit: c511a44a2b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
2014-09-11 12:14:24 +02:00
Michael Liebmann
042aea94b3 CLuaInstance: Fix segfault when hide() in CPictureDelete()
Origin commit data
------------------
Commit: dff6a6413d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
2014-09-11 12:14:24 +02:00
Michael Liebmann
da623c5f0b CLuaInstance: More global colors added
Origin commit data
------------------
Commit: 263e023879
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
2014-09-11 12:14:24 +02:00
Michael Liebmann
a35e7882f9 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.


Origin commit data
------------------
Commit: 51fb2fb9e7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)

Origin message was:
------------------
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
Michael Liebmann
1230b1c411 CLuaInstance: Add parameter info1/info2 to PlayFile()
- This parameter display in info viewer instead of epg data


Origin commit data
------------------
Commit: b6f1963f2c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
2014-09-11 12:14:24 +02:00
[CST] Focus
0b56e332cb gui/personalize.cpp: try to fix usermenu delete
Origin commit data
------------------
Commit: d2c836049b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)
2014-09-09 15:28:35 +04:00
[CST] Focus
c9650993e7 gui/settings_manager.cpp: fix font settings update after config file loading
Origin commit data
------------------
Commit: 9b82162e6f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)
2014-09-09 15:28:35 +04:00
[CST] Focus
3e2c460cc0 gui/dboxinfo.cpp: do not paint empty line
Origin commit data
------------------
Commit: 6857f616c2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)
2014-09-09 15:28:35 +04:00
[CST] Focus
aa74b364dc lib/libconfigfile/configfile.cpp: add deleteKey()
Origin commit data
------------------
Commit: 3567e97e73
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)
2014-09-09 15:28:35 +04:00
vanhofen
12c2899aeb personalize.cpp: add shortcut to pluginSelectionMenu
Origin commit data
------------------
Commit: fafb7399d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- personalize.cpp: add shortcut to pluginSelectionMenu
2014-09-08 21:20:15 +02:00
vanhofen
fa3c972980 personalize.cpp: remove non-working colored hotkeys
Origin commit data
------------------
Commit: 7792a9658e
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- personalize.cpp: remove non-working colored hotkeys
2014-09-08 21:02:52 +02:00
vanhofen
d41d02e1ca neutrinofonts.cpp: use debug output for font init
Origin commit data
------------------
Commit: 608ae65038
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- neutrinofonts.cpp: use debug output for font init
2014-09-08 18:42:28 +02:00
vanhofen
b4df179603 neutrino.cpp: more readability for startup console output
Origin commit data
------------------
Commit: 7e3addd8a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- neutrino.cpp: more readability for startup console output
2014-09-08 18:41:48 +02:00
vanhofen
57b8dcd649 personalize.cpp: resort usermenu
Origin commit data
------------------
Commit: c80f73c2c5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- personalize.cpp: resort usermenu
2014-09-08 17:42:10 +02:00
vanhofen
955a6dd90e setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec
Origin commit data
------------------
Commit: 237892ffd2
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec
2014-09-08 16:33:26 +02:00
vanhofen
61dd5d4fb2 locale: remove onekey plugin rests
Origin commit data
------------------
Commit: 9b5b4249d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- locale: remove onekey plugin rests
2014-09-08 15:42:43 +02:00
vanhofen
9263f33e32 locale: change locale of plugintype.lua
Origin commit data
------------------
Commit: 37dac846d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- locale: change locale of plugintype.lua
2014-09-08 15:25:53 +02:00
[CST] Focus
7670fac614 gui/user_menue.cpp: fix old items code c/p
Origin commit data
------------------
Commit: e361f74af7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-08 (Mon, 08 Sep 2014)
2014-09-08 14:35:56 +04:00
vanhofen
107ea89fa2 user_menu: re-rename ITEM_PLUGIN to ITEM_PLUGIN_TYPES
Origin commit data
------------------
Commit: 8047531bc5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-05 (Fri, 05 Sep 2014)

Origin message was:
------------------
- user_menu: re-rename ITEM_PLUGIN to ITEM_PLUGIN_TYPES
2014-09-05 18:47:44 +02:00
[CST] Focus
34d2776109 neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
Origin commit data
------------------
Commit: 420af7a4dc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-05 (Fri, 05 Sep 2014)
2014-09-05 17:49:11 +04:00
vanhofen
49a8a4e74f neutrino_menue: rename audioplayer/picviewer menu to multimedia menu
Origin commit data
------------------
Commit: f07e81c4b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-03 (Wed, 03 Sep 2014)

Origin message was:
------------------
- neutrino_menue: rename audioplayer/picviewer menu to multimedia menu
2014-09-03 16:31:53 +02:00
vanhofen
ca3d40135b infoviewer: don't show sig/snr progressbars in webtv mode
Origin commit data
------------------
Commit: f301912920
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-03 (Wed, 03 Sep 2014)

Origin message was:
------------------
- infoviewer: don't show sig/snr progressbars in webtv mode
2014-09-03 15:23:29 +02:00
[CST] Bas
75fcff13f6 src/zapit/src/fastscan.cpp: fix modulation, added delsys debug, changed var to unsigned types.
Origin commit data
------------------
Commit: fcf8c75082
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)
2014-09-02 13:08:45 +04:00
[CST] Focus
3738250243 neutrino: stop EIT read before zap
Origin commit data
------------------
Commit: 3513f9830a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-02 (Tue, 02 Sep 2014)
2014-09-02 12:59:21 +04:00
[CST] Focus
f5a3183114 zapit/src/frontend.cpp: fix debug, missed newline
Origin commit data
------------------
Commit: cac3a87137
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)
2014-09-02 12:57:48 +04:00
Michael Liebmann
f0f680971d SoftUpdate: Hide "Create image for Tank/Trinity STB" at the Kronos platform
Origin commit data
------------------
Commit: 2e6ad3caa1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)
2014-09-01 21:14:09 +02:00
vanhofen
95d015b34d deutsch.locale: better deutsch
Origin commit data
------------------
Commit: 4af8bf9607
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-01 (Mon, 01 Sep 2014)

Origin message was:
------------------
- deutsch.locale: better deutsch
2014-09-01 17:04:40 +02:00
vanhofen
97588c13d8 locals: resort
Origin commit data
------------------
Commit: 8959cf510a
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-01 (Mon, 01 Sep 2014)

Origin message was:
------------------
- locals: resort
2014-09-01 16:16:31 +02:00
vanhofen
aeecf20f37 deutsch.locale: upgrade
Origin commit data
------------------
Commit: bb2a3b418b
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-01 (Mon, 01 Sep 2014)

Origin message was:
------------------
- deutsch.locale: upgrade
2014-09-01 15:44:26 +02:00
Jacek Jendrzej
dde39896a2 yWeb: set RangeEnd
Origin commit data
------------------
Commit: 38bdf512b0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-08-30 (Sat, 30 Aug 2014)

Origin message was:
------------------
- yWeb: set RangeEnd
2014-08-30 14:45:05 +02:00
vanhofen
06a10b8bb4 yWeb: disable threading; there's something to fix
Origin commit data
------------------
Commit: 91d0f106b1
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-30 (Sat, 30 Aug 2014)

Origin message was:
------------------
- yWeb: disable threading; there's something to fix
2014-08-30 14:07:23 +02:00
vanhofen
4ed6cc8a3e yWeb: try to fix empty pages
Origin commit data
------------------
Commit: 270e915954
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-30 (Sat, 30 Aug 2014)

Origin message was:
------------------
- yWeb: try to fix empty pages
2014-08-30 14:07:10 +02:00
[CST] Focus
c33f6a8c85 gui/test_menu.cpp: sync fe test params; fix compile
Origin commit data
------------------
Commit: 5ec1873982
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
2014-08-28 10:04:55 +04:00
[CST] Focus
e3ecae624d zapit/include/zapit/frontend_c.h: comment unused inline functions
Origin commit data
------------------
Commit: 26c96293ac
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
2014-08-28 10:01:44 +04:00
[CST] Focus
8f7f3f9e4d webtv channels integration port,
initial code (C) martii,
initial patch from jacek


Origin commit data
------------------
Commit: a473fe8194
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
2014-08-27 17:32:26 +04:00
[CST] Focus
43a3015e06 zapit/src/getservices.cpp: fix missed modulation
Origin commit data
------------------
Commit: 415d516465
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-12 (Tue, 12 Aug 2014)
2014-08-27 17:14:43 +04:00
[CST] Focus
e3c53b6458 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


Origin commit data
------------------
Commit: 3ab885699c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-08 (Fri, 08 Aug 2014)
2014-08-27 17:14:38 +04:00
[CST] Bas
307a1bab7f split fec to fec/modulation/delivery system;
switch to new dvb-api headers;
improve dvb-t manual scan


Origin commit data
------------------
Commit: 17d1bbd12b
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-08-08 (Fri, 08 Aug 2014)
2014-08-27 17:14:33 +04:00
vanhofen
e67cc7f9bf movieplayer: fix 'ask before stop temporary timeshift'
Origin commit data
------------------
Commit: 06bda609cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)

Origin message was:
------------------
- movieplayer: fix 'ask before stop temporary timeshift'
2014-08-26 17:33:23 +04:00