Commit Graph

6857 Commits

Author SHA1 Message Date
martii
fe4429fc79 gui/components/cc_frm_clock: disable thread idle timeout; clear clock when thread exits
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9472155b88
Author: martii <m4rtii@gmx.de>
Date: 2014-01-02 (Thu, 02 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 18:12:51 +04:00
martii
3cca8b1d3c gui/components: use COL_BACKGROUND_PLUS_0 instead of COL_BACKGROUND
Origin commit data
------------------
Branch: ni/coolstream
Commit: be29f644f0
Author: martii <m4rtii@gmx.de>
Date: 2014-06-09 (Mon, 09 Jun 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 18:12:51 +04:00
[CST] Focus
4a1f16e456 gui/timeosd.cpp: show negative time for MODE_DESC
Origin commit data
------------------
Branch: ni/coolstream
Commit: da5be5860f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 18:12:51 +04:00
martii
0f526252dd gui/timeosd: set progressbar to timescale style
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3eb867ebf8
Author: martii <m4rtii@gmx.de>
Date: 2014-07-06 (Sun, 06 Jul 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 18:12:51 +04:00
martii
f9c8a5ddf9 gui/timeosd: don't instantiate CComponentsFrmClock in active mode
Conflicts:
	src/gui/timeosd.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: a70560ea58
Author: martii <m4rtii@gmx.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)



------------------
This commit was generated by Migit
2014-09-11 18:12:51 +04:00
[CST] Focus
103189a788 gui/dboxinfo: timeformat locale change
Origin commit data
------------------
Branch: ni/coolstream
Commit: a96ab4d5e4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 18:12:14 +04:00
[CST] Focus
cd6619a7d9 gui/dboxinfo: fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3c4b4f199
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 18:12:09 +04:00
martii
fd5475886a gui/dboxinfo: localize (partially based on patch from Benny -- thanks!)
Conflicts:
	src/gui/dboxinfo.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 742760dbd3
Author: martii <m4rtii@gmx.de>
Date: 2014-05-24 (Sat, 24 May 2014)



------------------
This commit was generated by Migit
2014-09-11 18:12:06 +04:00
[CST] Focus
85a1e0ba64 neutrino.cpp: avoid webtv duplicates
Origin commit data
------------------
Branch: ni/coolstream
Commit: 247e38a204
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 17:58:28 +04:00
martii
14f4b12384 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
------------------
Branch: ni/coolstream
Commit: 7c15db185f
Author: martii <m4rtii@gmx.de>
Date: 2013-11-27 (Wed, 27 Nov 2013)



------------------
This commit was generated by Migit
2014-09-11 17:58:19 +04:00
Michael Liebmann
866bb6ecfc CLuaInstance: Add CConfigFile functions
Functions: loadConfig(), saveConfig(), clear(), getString(),
  setString(), getInt32(), setInt32(), getBool(), setBool()


Origin commit data
------------------
Branch: ni/coolstream
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()


------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
d5d54c5a4c CLuaInstance: Add missed library function _luaL_checkbool()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 457f974eed
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
f7155bdaab CLuaInstance: Add cVideo functions
- cVideo::SetBlank()
- cVideo::ShowPicture()
- cVideo::StopPicture()


Origin commit data
------------------
Branch: ni/coolstream
Commit: c511a44a2b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)



------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
36f5269b55 CLuaInstance: Fix segfault when hide() in CPictureDelete()
Origin commit data
------------------
Branch: ni/coolstream
Commit: dff6a6413d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
c484e28dc2 CLuaInstance: More global colors added
Origin commit data
------------------
Branch: ni/coolstream
Commit: 263e023879
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
67569eae0e 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
------------------
Branch: ni/coolstream
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.


------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
dfb3be64db CLuaInstance: Add parameter info1/info2 to PlayFile()
- This parameter display in info viewer instead of epg data


Origin commit data
------------------
Branch: ni/coolstream
Commit: b6f1963f2c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)



------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
[CST] Focus
6b81b487f7 gui/personalize.cpp: try to fix usermenu delete
Origin commit data
------------------
Branch: ni/coolstream
Commit: d2c836049b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-09 15:28:35 +04:00
[CST] Focus
5e7c2e21c0 gui/settings_manager.cpp: fix font settings update after config file loading
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b82162e6f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-09 15:28:35 +04:00
[CST] Focus
50168b8768 gui/dboxinfo.cpp: do not paint empty line
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6857f616c2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-09 15:28:35 +04:00
[CST] Focus
8526f8fab6 lib/libconfigfile/configfile.cpp: add deleteKey()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3567e97e73
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-09 15:28:35 +04:00
vanhofen
dc9164a431 personalize.cpp: add shortcut to pluginSelectionMenu
Origin commit data
------------------
Branch: ni/coolstream
Commit: fafb7399d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- personalize.cpp: add shortcut to pluginSelectionMenu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 21:20:15 +02:00
vanhofen
3b0bace28d personalize.cpp: remove non-working colored hotkeys
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 21:02:52 +02:00
vanhofen
00ec52cd08 neutrinofonts.cpp: use debug output for font init
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 18:42:28 +02:00
vanhofen
b0352cd423 neutrino.cpp: more readability for startup console output
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 18:41:48 +02:00
vanhofen
36244d1ed8 personalize.cpp: resort usermenu
Origin commit data
------------------
Branch: ni/coolstream
Commit: c80f73c2c5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- personalize.cpp: resort usermenu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 17:42:10 +02:00
vanhofen
167f8e295b setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec
Origin commit data
------------------
Branch: ni/coolstream
Commit: 237892ffd2
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 16:33:26 +02:00
vanhofen
86f7ef24e9 locale: remove onekey plugin rests
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b5b4249d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- locale: remove onekey plugin rests

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 15:42:43 +02:00
vanhofen
10c68d3515 locale: change locale of plugintype.lua
Origin commit data
------------------
Branch: ni/coolstream
Commit: 37dac846d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- locale: change locale of plugintype.lua

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 15:25:53 +02:00
[CST] Focus
626782207b gui/user_menue.cpp: fix old items code c/p
Origin commit data
------------------
Branch: ni/coolstream
Commit: e361f74af7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-08 (Mon, 08 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-08 14:35:56 +04:00
vanhofen
d641783b25 user_menu: re-rename ITEM_PLUGIN to ITEM_PLUGIN_TYPES
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-05 18:47:44 +02:00
[CST] Focus
4eb5179286 neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: 420af7a4dc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-05 (Fri, 05 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-05 17:49:11 +04:00
vanhofen
4c9da61afa neutrino_menue: rename audioplayer/picviewer menu to multimedia menu
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-03 16:31:53 +02:00
vanhofen
f3ed7e2a55 infoviewer: don't show sig/snr progressbars in webtv mode
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-03 15:23:29 +02:00
[CST] Bas
7b8d5bd66c src/zapit/src/fastscan.cpp: fix modulation, added delsys debug, changed var to unsigned types.
Origin commit data
------------------
Branch: ni/coolstream
Commit: fcf8c75082
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-02 13:08:45 +04:00
[CST] Focus
900ade3987 neutrino: stop EIT read before zap
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3513f9830a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-02 (Tue, 02 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-02 12:59:21 +04:00
[CST] Focus
22a3451d52 zapit/src/frontend.cpp: fix debug, missed newline
Origin commit data
------------------
Branch: ni/coolstream
Commit: cac3a87137
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-02 12:57:48 +04:00
Michael Liebmann
2d0db89dca SoftUpdate: Hide "Create image for Tank/Trinity STB" at the Kronos platform
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e6ad3caa1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-01 (Mon, 01 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-01 21:14:09 +02:00
vanhofen
fa2e40190b deutsch.locale: better deutsch
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4af8bf9607
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-01 (Mon, 01 Sep 2014)

Origin message was:
------------------
- deutsch.locale: better deutsch

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-01 17:04:40 +02:00
vanhofen
20a6303a19 locals: resort
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8959cf510a
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-01 (Mon, 01 Sep 2014)

Origin message was:
------------------
- locals: resort

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-01 16:16:31 +02:00
vanhofen
892a07a937 deutsch.locale: upgrade
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb2a3b418b
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-01 (Mon, 01 Sep 2014)

Origin message was:
------------------
- deutsch.locale: upgrade

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-01 15:44:26 +02:00
Jacek Jendrzej
93b7bec46b yWeb: set RangeEnd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 38bdf512b0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-08-30 (Sat, 30 Aug 2014)

Origin message was:
------------------
- yWeb: set RangeEnd

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-30 14:45:05 +02:00
vanhofen
79bf2d53bb yWeb: disable threading; there's something to fix
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-30 14:07:23 +02:00
vanhofen
c4399e0d96 yWeb: try to fix empty pages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 270e915954
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-30 (Sat, 30 Aug 2014)

Origin message was:
------------------
- yWeb: try to fix empty pages

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-30 14:07:10 +02:00
[CST] Focus
154d17dda5 gui/test_menu.cpp: sync fe test params; fix compile
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ec1873982
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-28 10:04:55 +04:00
[CST] Focus
b870a2df2b zapit/include/zapit/frontend_c.h: comment unused inline functions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 26c96293ac
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-28 10:01:44 +04:00
[CST] Focus
40dae113bc webtv channels integration port,
initial code (C) martii,
initial patch from jacek


Origin commit data
------------------
Branch: ni/coolstream
Commit: a473fe8194
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)



------------------
This commit was generated by Migit
2014-08-27 17:32:26 +04:00
[CST] Focus
e11aa7a161 zapit/src/getservices.cpp: fix missed modulation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 415d516465
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-12 (Tue, 12 Aug 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-27 17:14:43 +04:00
[CST] Focus
336c8e97da 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
------------------
Branch: ni/coolstream
Commit: 3ab885699c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-08 (Fri, 08 Aug 2014)



------------------
This commit was generated by Migit
2014-08-27 17:14:38 +04:00
[CST] Bas
478c7fba32 split fec to fec/modulation/delivery system;
switch to new dvb-api headers;
improve dvb-t manual scan


Origin commit data
------------------
Branch: ni/coolstream
Commit: 17d1bbd12b
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-08-08 (Fri, 08 Aug 2014)



------------------
This commit was generated by Migit
2014-08-27 17:14:33 +04:00