Commit Graph

5607 Commits

Author SHA1 Message Date
Thilo Graf
0c5a0e6cd3 CComponentsWindow: remove redundant init of header and footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: a6eb67d456
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-05 (Wed, 05 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-05 11:56:48 +01:00
Thilo Graf
bd622c2e3f CComponentsPicture: add debug output for handled item dimensions and pos
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14a3546b5f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-03 (Mon, 03 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-05 11:56:48 +01:00
Thilo Graf
4685cc196b CComponentsPicture: rework constructors, clean ups
Origin commit data
------------------
Branch: ni/coolstream
Commit: 34fcdec276
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-03 (Mon, 03 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-05 11:56:48 +01:00
Thilo Graf
7c5efa3e85 CComponentsPicture: show paint mode in debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 718824015a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-03 (Mon, 03 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-05 11:56:48 +01:00
Thilo Graf
6eba3a1467 CComponents: remove wrong init value for item position
This causes an unnecessary offset and possible fb-remains.
This was observed at the header in Imageinfo, but only without shadow.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 57a6c36329
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)



------------------
This commit was generated by Migit
2014-02-05 11:56:48 +01:00
Thilo Graf
db5ef9c79f CBuildInfo: remove append offset
Append offset is not required here, even harmful, because parent
items (header, body, footer) in the parent object are already adapted.
Offset maybe required in body object, but not in the parent window.
This fixes also fb remains on the bottom of window after executed
hide() in buildinfo object.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 72f3081b9c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)

Origin message was:
------------------
CBuildInfo: remove append offset

Append offset is not required here, even harmful, because parent
items (header, body, footer) in the parent object are already adapted.
Offset maybe required in body object, but not in the parent window.
This fixes also fb remains on the bottom of window after executed
hide() in buildinfo object.


------------------
This commit was generated by Migit
2014-02-05 11:56:47 +01:00
Thilo Graf
eb9c5e3659 CBuildInfo: use member doCenter() for centering window
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65ef4b4ccf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)


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

------------------
This commit was generated by Migit
2014-02-05 11:56:47 +01:00
Thilo Graf
41eb7380f2 CImageInfo: enable missing window shadow
Also revert 58db16fcdf,
Size handling fixed in 533c2cfc5c8aaf4f56fa07828d44ccb03a62efa6


Origin commit data
------------------
Branch: ni/coolstream
Commit: fb4819ff14
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)



------------------
This commit was generated by Migit
2014-02-05 11:56:47 +01:00
Thilo Graf
049f68c775 CComponentsWindowMax: add missing parameters to constructors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9482613d4c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)


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

------------------
This commit was generated by Migit
2014-02-05 11:56:47 +01:00
Thilo Graf
c20f723b8b CComponentsWindow: fix handling of window size
On some several cases it's possible that full resulution is not
visible on SD output or video-out modes like 576i/p.
So it's makes more sense to use current osd-settings for max size and
position.
This fixes also current behavior of Imageinfo.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d3febd080
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)



------------------
This commit was generated by Migit
2014-02-05 11:56:47 +01:00
Thilo Graf
a3922b13f2 CComponentsIconForm: rework constructors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59723d89f0
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-30 (Thu, 30 Jan 2014)


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

------------------
This commit was generated by Migit
2014-02-05 11:56:46 +01:00
Thilo Graf
f83e723ca4 CComponentsHeader/CComponentsFooter: move footer class into its own file
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7151608c8b
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-28 (Tue, 28 Jan 2014)


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

------------------
This commit was generated by Migit
2014-02-05 11:56:46 +01:00
[CST] Focus
5b7a26d215 driver/record.cpp: try to flush hdd buffers, if hdd is in standby at record start
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d3e169f1e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-05 14:02:46 +04:00
[CST] Focus
9a9cac4674 system/helpers.cpp: add code to get hdd standby/active status and flush hdd buffers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 097e05c083
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-05 14:02:46 +04:00
[CST] Focus
920ee0fdf2 eitd/sectionsd.cpp: check myCurrentEvent for expire before using it
Origin commit data
------------------
Branch: ni/coolstream
Commit: 201022450c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-05 14:02:46 +04:00
Jacek Jendrzej
62fbc05dd8 epgview.cpp: -add adzap
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3818875a80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-04 19:32:47 +01:00
Jacek Jendrzej
2e72e6a6f7 paintButtons: fix alternative button text size
Origin commit data
------------------
Branch: ni/coolstream
Commit: e9725e393e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-04 19:32:47 +01:00
Michael Liebmann
acf5741818 CLuaInstance::MenuAddItem: Fix neutrino segfault at (type == "chooser")
when options in lua script broken


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6dada97564
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)



------------------
This commit was generated by Migit
2014-02-04 15:47:23 +01:00
Michael Liebmann
a48a9925a0 src/gui/widget/icons.h: Add missing NEUTRINO_ICON_BLUE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1766553c56
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-04 15:47:23 +01:00
Michael Liebmann
004958a69d CLuaInstance::MessageboxExec: Fix align
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d88327dbc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-04 15:47:23 +01:00
[CST] Focus
c1f45572f8 gui/infoviewer.cpp: restore channel id in showMovieTitle(),
else infoviewer do not process some events after playback stop


Origin commit data
------------------
Branch: ni/coolstream
Commit: e8be660b09
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)



------------------
This commit was generated by Migit
2014-02-04 17:42:42 +04:00
[CST] Focus
8482e887a3 zapit/src/zapit.cpp: there is case when unlocking live playback can fail
due to all frontends busy and zap back to live channel not possible.
Send CZapitClient::EVT_ZAP_FAILED to notify neutrino


Origin commit data
------------------
Branch: ni/coolstream
Commit: e68b207154
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)



------------------
This commit was generated by Migit
2014-02-04 17:42:42 +04:00
[CST] Focus
49612bad6f zapit/include/zapit/frontend_c.h: prevent setTsidOnid() to change
current transponder id on locked frontend:
fix case when PiP started while no live channel running (ie playback mode), return to live playback mode
can break running recording


Origin commit data
------------------
Branch: ni/coolstream
Commit: b992366b1c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)



------------------
This commit was generated by Migit
2014-02-04 17:42:42 +04:00
vanhofen
b00e109f84 plugins: type for listed plugins on blue key is selectable
* add mainmenu items for tools and lua-extensions
 (default not visible)
* add usermenu items for tools and lua-extensions
 (default off)


Origin commit data
------------------
Branch: ni/coolstream
Commit: f9ad30f183
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-04 (Tue, 04 Feb 2014)

Origin message was:
------------------
- plugins: type for listed plugins on blue key is selectable

* add mainmenu items for tools and lua-extensions
 (default not visible)
* add usermenu items for tools and lua-extensions
 (default off)


------------------
This commit was generated by Migit
2014-02-04 09:08:21 +01:00
Jacek Jendrzej
169e47ecf5 CTimerd:: enlarge recorddir and pluginname size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 31221edc47
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-01 13:59:06 +01:00
Michael Liebmann
af550e6d9f CTimerList: Fix commit 012be79 (THX Houdini)
Origin commit data
------------------
Branch: ni/coolstream
Commit: a60d320aad
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-01 01:56:21 +01:00
[CST] Focus
58db16fcdf gui/imageinfo.cpp: honor screen setup values
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae320ba411
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-31 16:31:05 +04:00
Jacek Jendrzej
f15ba92898 CKeyValue:: -fix get current name , fix -Wconversion in timerd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2441171656
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-31 11:16:06 +01:00
Michael Liebmann
012be79e6f CTimerList: Add lua plugins to plugin selection
Origin commit data
------------------
Branch: ni/coolstream
Commit: f2fccc6d85
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-30 09:13:51 +01:00
Michael Liebmann
6e440ebc11 CMenuForwarder: Fix options handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08130328a0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-30 09:13:51 +01:00
martii
b6b67e2d5e gui/timerlist: fix display of channel name
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 86fca10909
Author: martii <m4rtii@gmx.de>
Date: 2014-01-29 (Wed, 29 Jan 2014)



------------------
This commit was generated by Migit
2014-01-29 21:20:43 +01:00
Michael Liebmann
5f6a4bd32f CFlashExpert::checkSize: Fix display backupMaxSize & backupRequiredSize
Origin commit data
------------------
Branch: ni/coolstream
Commit: 583931e446
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-29 21:20:43 +01:00
[CST] Focus
6ab052bfed gui/movieplayer.cpp: fix stalled old speed display on vfd, when timeshift rewind started
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91c62d6ff0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-29 19:28:53 +04:00
[CST] Focus
b3e8fb8ffb gui/infoviewer.cpp: update movieplayer position also in timeshift mode;
fix messages in timeshift mode: while infobar is visible, all but key events was dropped,
preventing ie record timer stop etc.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5135e30773
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)



------------------
This commit was generated by Migit
2014-01-29 17:26:45 +04:00
[CST] Focus
11dc214268 gui/movieplayer.cpp: for timeshift started in rewind mode,
fix vfd speed display, force play time display


Origin commit data
------------------
Branch: ni/coolstream
Commit: a763a9ab06
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)



------------------
This commit was generated by Migit
2014-01-29 17:21:28 +04:00
[CST] Focus
4ce2a6bc45 driver/record.cpp: dont show menu after timeshift stop, if timeshift record already stopped
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d683fe4c9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-29 17:19:00 +04:00
[CST] Focus
cffc44275d gui/cam_menu.cpp: handle CA_MESSAGE_MSG_CHANNEL_CHANGE msg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 828f9e5856
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-28 16:16:35 +04:00
[CST] Focus
a9e20bf68c neutrino.cpp: add zapTo(), reuse common code for zap without wait
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02cb09ce7e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-28 16:12:30 +04:00
Michael Liebmann
9a96e6f9a1 Fix display volumebar when channellist is visible
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65859318d0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-28 12:59:17 +01:00
Michael Liebmann
b4513daac7 CLuaMenuForwarder: Fix error msg
Origin commit data
------------------
Branch: ni/coolstream
Commit: da2738cd9e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-28 12:59:17 +01:00
Jacek Jendrzej
8126ba13a5 webif standby -add option CEC standby off (dont use TV off)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9855a220be
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-28 10:30:29 +01:00
vanhofen
b87b7e17c8 CLuaInstance::MenuAddItem: add 'next' and 'cancel' items
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a821fe2a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-27 (Mon, 27 Jan 2014)

Origin message was:
------------------
- CLuaInstance::MenuAddItem: add 'next' and 'cancel' items

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

------------------
This commit was generated by Migit
2014-01-27 21:10:41 +01:00
Jacek Jendrzej
267405c5f7 supplement to e9643a6d05 cec option in standby off and on
Origin commit data
------------------
Branch: ni/coolstream
Commit: 372b367b8b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-27 20:26:46 +01:00
Jacek Jendrzej
973a0732c8 mSHTDCNT init var
Origin commit data
------------------
Branch: ni/coolstream
Commit: 231e51fce1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-27 18:13:13 +01:00
Jacek Jendrzej
109dcc3143 fix CMenuDForwarder option change
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3dc41ac047
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)

Origin message was:
------------------
-fix CMenuDForwarder option change

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

------------------
This commit was generated by Migit
2014-01-27 17:11:27 +01:00
Michael Liebmann
af60d821cc helpers.cpp: fix find_executable
- function made the environment variable PATH broken


Origin commit data
------------------
Branch: ni/coolstream
Commit: 356feceb9c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)



------------------
This commit was generated by Migit
2014-01-27 13:37:32 +01:00
[CST] Focus
7e4f69a5a7 driver/framebuffer.cpp: try to load icons first from /var/tuxbox/icons/
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1ee458e461
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-27 15:44:15 +04:00
vanhofen
33e52be164 CLuaInstance::MenuAddItem: separation of "separator" and "separatorline"
Origin commit data
------------------
Branch: ni/coolstream
Commit: 73446dbc52
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-27 (Mon, 27 Jan 2014)

Origin message was:
------------------
- CLuaInstance::MenuAddItem: separation of "separator" and "separatorline"

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

------------------
This commit was generated by Migit
2014-01-27 11:47:40 +01:00
Jacek Jendrzej
e9643a6d05 add webif option dont use CEC with standbyoff
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4be0273083
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-26 (Sun, 26 Jan 2014)

Origin message was:
------------------
-add webif option dont use CEC with standbyoff

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

------------------
This commit was generated by Migit
2014-01-26 22:24:17 +01:00
Stefan Seyfried
9c7209e623 sectionsd: don't hardcode ntpdate and ntpd path
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1acddb37bf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-26 21:43:52 +01:00