Commit Graph

5601 Commits

Author SHA1 Message Date
Thilo Graf
753d478e2c CBuildInfo: use member doCenter() for centering window
Origin commit data
------------------
Commit: 65ef4b4ccf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:47 +01:00
Thilo Graf
be04423b30 CImageInfo: enable missing window shadow
Also revert ff76728960,
Size handling fixed in 533c2cfc5c8aaf4f56fa07828d44ccb03a62efa6


Origin commit data
------------------
Commit: fb4819ff14
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:47 +01:00
Thilo Graf
10289e5d36 CComponentsWindowMax: add missing parameters to constructors
Origin commit data
------------------
Commit: 9482613d4c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:47 +01:00
Thilo Graf
1cc801f931 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
------------------
Commit: 9d3febd080
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:47 +01:00
Thilo Graf
b48decae3a CComponentsIconForm: rework constructors
Origin commit data
------------------
Commit: 59723d89f0
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-30 (Thu, 30 Jan 2014)
2014-02-05 11:56:46 +01:00
Thilo Graf
e15a28753e CComponentsHeader/CComponentsFooter: move footer class into its own file
Origin commit data
------------------
Commit: 7151608c8b
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-02-05 11:56:46 +01:00
[CST] Focus
d6e6c99080 driver/record.cpp: try to flush hdd buffers, if hdd is in standby at record start
Origin commit data
------------------
Commit: 3d3e169f1e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
2014-02-05 14:02:46 +04:00
[CST] Focus
3fcb1867b5 system/helpers.cpp: add code to get hdd standby/active status and flush hdd buffers
Origin commit data
------------------
Commit: 097e05c083
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
2014-02-05 14:02:46 +04:00
[CST] Focus
51d0de467b eitd/sectionsd.cpp: check myCurrentEvent for expire before using it
Origin commit data
------------------
Commit: 201022450c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
2014-02-05 14:02:46 +04:00
Jacek Jendrzej
b91133af92 epgview.cpp: -add adzap
Origin commit data
------------------
Commit: 3818875a80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 19:32:47 +01:00
Jacek Jendrzej
2b8776368d paintButtons: fix alternative button text size
Origin commit data
------------------
Commit: e9725e393e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 19:32:47 +01:00
Michael Liebmann
8d223494f0 CLuaInstance::MenuAddItem: Fix neutrino segfault at (type == "chooser")
when options in lua script broken


Origin commit data
------------------
Commit: 6dada97564
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 15:47:23 +01:00
Michael Liebmann
75ad4b299c src/gui/widget/icons.h: Add missing NEUTRINO_ICON_BLUE
Origin commit data
------------------
Commit: 1766553c56
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-04 15:47:23 +01:00
Michael Liebmann
540ddff6f1 CLuaInstance::MessageboxExec: Fix align
Origin commit data
------------------
Commit: 7d88327dbc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-04 15:47:23 +01:00
[CST] Focus
4a43f8b4d1 gui/infoviewer.cpp: restore channel id in showMovieTitle(),
else infoviewer do not process some events after playback stop


Origin commit data
------------------
Commit: e8be660b09
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 17:42:42 +04:00
[CST] Focus
54aaa74a3f 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
------------------
Commit: e68b207154
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 17:42:42 +04:00
[CST] Focus
7e89642620 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
------------------
Commit: b992366b1c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 17:42:42 +04:00
vanhofen
530d403ee0 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
------------------
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)
2014-02-04 09:08:21 +01:00
Jacek Jendrzej
fc1b332cc7 CTimerd:: enlarge recorddir and pluginname size
Origin commit data
------------------
Commit: 31221edc47
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-01 13:59:06 +01:00
Michael Liebmann
db6fa1f5eb CTimerList: Fix commit 5503a94 (THX Houdini)
Origin commit data
------------------
Commit: a60d320aad
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-01 01:56:21 +01:00
[CST] Focus
ff76728960 gui/imageinfo.cpp: honor screen setup values
Origin commit data
------------------
Commit: ae320ba411
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-01-31 16:31:05 +04:00
Jacek Jendrzej
1d3b10ca5b CKeyValue:: -fix get current name , fix -Wconversion in timerd
Origin commit data
------------------
Commit: 2441171656
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-01-31 11:16:06 +01:00
Michael Liebmann
5503a94df8 CTimerList: Add lua plugins to plugin selection
Origin commit data
------------------
Commit: f2fccc6d85
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
2014-01-30 09:13:51 +01:00
Michael Liebmann
f45ae5cab4 CMenuForwarder: Fix options handling
Origin commit data
------------------
Commit: 08130328a0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
2014-01-30 09:13:51 +01:00
martii
99ee825ad7 gui/timerlist: fix display of channel name
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Commit: 86fca10909
Author: martii <m4rtii@gmx.de>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 21:20:43 +01:00
Michael Liebmann
28799374ed CFlashExpert::checkSize: Fix display backupMaxSize & backupRequiredSize
Origin commit data
------------------
Commit: 583931e446
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 21:20:43 +01:00
[CST] Focus
6ff7880f77 gui/movieplayer.cpp: fix stalled old speed display on vfd, when timeshift rewind started
Origin commit data
------------------
Commit: 91c62d6ff0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 19:28:53 +04:00
[CST] Focus
4a6379a0d6 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
------------------
Commit: 5135e30773
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 17:26:45 +04:00
[CST] Focus
ed4273c745 gui/movieplayer.cpp: for timeshift started in rewind mode,
fix vfd speed display, force play time display


Origin commit data
------------------
Commit: a763a9ab06
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 17:21:28 +04:00
[CST] Focus
693691124f driver/record.cpp: dont show menu after timeshift stop, if timeshift record already stopped
Origin commit data
------------------
Commit: 2d683fe4c9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 17:19:00 +04:00
[CST] Focus
be73fd3a45 gui/cam_menu.cpp: handle CA_MESSAGE_MSG_CHANNEL_CHANGE msg
Origin commit data
------------------
Commit: 828f9e5856
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 16:16:35 +04:00
[CST] Focus
1a35df7164 neutrino.cpp: add zapTo(), reuse common code for zap without wait
Origin commit data
------------------
Commit: 02cb09ce7e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 16:12:30 +04:00
Michael Liebmann
406b287a29 Fix display volumebar when channellist is visible
Origin commit data
------------------
Commit: 65859318d0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 12:59:17 +01:00
Michael Liebmann
dce6b8757d CLuaMenuForwarder: Fix error msg
Origin commit data
------------------
Commit: da2738cd9e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-28 12:59:17 +01:00
Jacek Jendrzej
5b91bb9e46 webif standby -add option CEC standby off (dont use TV off)
Origin commit data
------------------
Commit: 9855a220be
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 10:30:29 +01:00
vanhofen
756bf71fab CLuaInstance::MenuAddItem: add 'next' and 'cancel' items
Origin commit data
------------------
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
2014-01-27 21:10:41 +01:00
Jacek Jendrzej
67eac1e2c5 supplement to ac3ee0cf9b cec option in standby off and on
Origin commit data
------------------
Commit: 372b367b8b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 20:26:46 +01:00
Jacek Jendrzej
8c44a4d803 mSHTDCNT init var
Origin commit data
------------------
Commit: 231e51fce1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 18:13:13 +01:00
Jacek Jendrzej
d029244db8 fix CMenuDForwarder option change
Origin commit data
------------------
Commit: 3dc41ac047
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)

Origin message was:
------------------
-fix CMenuDForwarder option change
2014-01-27 17:11:27 +01:00
Michael Liebmann
f06a009b8e helpers.cpp: fix find_executable
- function made the environment variable PATH broken


Origin commit data
------------------
Commit: 356feceb9c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 13:37:32 +01:00
[CST] Focus
37ad811196 driver/framebuffer.cpp: try to load icons first from /var/tuxbox/icons/
Origin commit data
------------------
Commit: 1ee458e461
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 15:44:15 +04:00
vanhofen
c8dfc2acf5 CLuaInstance::MenuAddItem: separation of "separator" and "separatorline"
Origin commit data
------------------
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"
2014-01-27 11:47:40 +01:00
Jacek Jendrzej
ac3ee0cf9b add webif option dont use CEC with standbyoff
Origin commit data
------------------
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
2014-01-26 22:24:17 +01:00
Stefan Seyfried
a41ceae107 sectionsd: don't hardcode ntpdate and ntpd path
Origin commit data
------------------
Commit: 1acddb37bf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 21:43:52 +01:00
Stefan Seyfried
133e7a8522 helpers: add a function to find an executable in $PATH
Origin commit data
------------------
Commit: e37e425674
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 21:43:08 +01:00
Thilo Graf
d358e5149f CBookmarkManager: init bookmarksmodified in constructor
var bookmarksmodified was not intitialized


Origin commit data
------------------
Commit: 6e92392e11
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 20:36:41 +01:00
Thilo Graf
506c56014d revert c20ef7ed23
use an easier solution, based up neutrino-mp


Origin commit data
------------------
Commit: bcf4e4fbf9
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 20:30:41 +01:00
Michael Liebmann
df2845f061 Fix segfault in eventlist
Origin commit data
------------------
Commit: 06408a8325
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-25 (Sat, 25 Jan 2014)
2014-01-25 23:06:27 +01:00
Michael Liebmann
c20ef7ed23 Fix compiler warnings (-Wconversion)
- THX SatBaby for the info


Origin commit data
------------------
Commit: cd5fd9dab3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-25 (Sat, 25 Jan 2014)
2014-01-25 23:06:27 +01:00
gixxpunk
84577152ea rewrite Lua handling
* depend pkg checks on enable-lua switch
* define STATIC_LUAPOSIX in case of static lua build to exclude unwanted
code in neutrino
* remove DYNAMIC_LUAPOSIX code as it's not needed in case of dynamic lua
build


Origin commit data
------------------
Commit: 4b6d2d310c
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2014-01-25 (Sat, 25 Jan 2014)

Origin message was:
------------------
- rewrite Lua handling

* depend pkg checks on enable-lua switch
* define STATIC_LUAPOSIX in case of static lua build to exclude unwanted
code in neutrino
* remove DYNAMIC_LUAPOSIX code as it's not needed in case of dynamic lua
build
2014-01-25 21:17:06 +01:00