Commit Graph

5551 Commits

Author SHA1 Message Date
Thilo Graf
65ef4b4ccf CBuildInfo: use member doCenter() for centering window 2014-02-05 11:56:47 +01:00
Thilo Graf
fb4819ff14 CImageInfo: enable missing window shadow
Also revert ae320ba411,
Size handling fixed in 533c2cfc5c8aaf4f56fa07828d44ccb03a62efa6
2014-02-05 11:56:47 +01:00
Thilo Graf
9482613d4c CComponentsWindowMax: add missing parameters to constructors 2014-02-05 11:56:47 +01:00
Thilo Graf
9d3febd080 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.
2014-02-05 11:56:47 +01:00
Thilo Graf
59723d89f0 CComponentsIconForm: rework constructors 2014-02-05 11:56:46 +01:00
Thilo Graf
7151608c8b CComponentsHeader/CComponentsFooter: move footer class into its own file 2014-02-05 11:56:46 +01:00
[CST] Focus
3d3e169f1e driver/record.cpp: try to flush hdd buffers, if hdd is in standby at record start 2014-02-05 14:02:46 +04:00
[CST] Focus
097e05c083 system/helpers.cpp: add code to get hdd standby/active status and flush hdd buffers 2014-02-05 14:02:46 +04:00
[CST] Focus
201022450c eitd/sectionsd.cpp: check myCurrentEvent for expire before using it 2014-02-05 14:02:46 +04:00
Jacek Jendrzej
3818875a80 epgview.cpp: -add adzap 2014-02-04 19:32:47 +01:00
Jacek Jendrzej
e9725e393e paintButtons: fix alternative button text size 2014-02-04 19:32:47 +01:00
M. Liebmann
6dada97564 CLuaInstance::MenuAddItem: Fix neutrino segfault at (type == "chooser")
when options in lua script broken
2014-02-04 15:47:23 +01:00
M. Liebmann
1766553c56 src/gui/widget/icons.h: Add missing NEUTRINO_ICON_BLUE 2014-02-04 15:47:23 +01:00
M. Liebmann
7d88327dbc CLuaInstance::MessageboxExec: Fix align 2014-02-04 15:47:23 +01:00
[CST] Focus
e8be660b09 gui/infoviewer.cpp: restore channel id in showMovieTitle(),
else infoviewer do not process some events after playback stop
2014-02-04 17:42:42 +04:00
[CST] Focus
e68b207154 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
2014-02-04 17:42:42 +04:00
[CST] Focus
b992366b1c 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
2014-02-04 17:42:42 +04:00
svenhoefer
f9ad30f183 - 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
31221edc47 CTimerd:: enlarge recorddir and pluginname size 2014-02-01 13:59:06 +01:00
M. Liebmann
a60d320aad CTimerList: Fix commit f2fccc6 (THX Houdini) 2014-02-01 01:56:21 +01:00
[CST] Focus
ae320ba411 gui/imageinfo.cpp: honor screen setup values 2014-01-31 16:31:05 +04:00
Jacek Jendrzej
2441171656 CKeyValue:: -fix get current name , fix -Wconversion in timerd 2014-01-31 11:16:06 +01:00
M. Liebmann
f2fccc6d85 CTimerList: Add lua plugins to plugin selection 2014-01-30 09:13:51 +01:00
M. Liebmann
08130328a0 CMenuForwarder: Fix options handling 2014-01-30 09:13:51 +01:00
martii
86fca10909 gui/timerlist: fix display of channel name
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
2014-01-29 21:20:43 +01:00
M. Liebmann
583931e446 CFlashExpert::checkSize: Fix display backupMaxSize & backupRequiredSize 2014-01-29 21:20:43 +01:00
[CST] Focus
91c62d6ff0 gui/movieplayer.cpp: fix stalled old speed display on vfd, when timeshift rewind started 2014-01-29 19:28:53 +04:00
[CST] Focus
5135e30773 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.
2014-01-29 17:26:45 +04:00
[CST] Focus
a763a9ab06 gui/movieplayer.cpp: for timeshift started in rewind mode,
fix vfd speed display, force play time display
2014-01-29 17:21:28 +04:00
[CST] Focus
2d683fe4c9 driver/record.cpp: dont show menu after timeshift stop, if timeshift record already stopped 2014-01-29 17:19:00 +04:00
[CST] Focus
828f9e5856 gui/cam_menu.cpp: handle CA_MESSAGE_MSG_CHANNEL_CHANGE msg 2014-01-28 16:16:35 +04:00
[CST] Focus
02cb09ce7e neutrino.cpp: add zapTo(), reuse common code for zap without wait 2014-01-28 16:12:30 +04:00
M. Liebmann
65859318d0 Fix display volumebar when channellist is visible 2014-01-28 12:59:17 +01:00
M. Liebmann
da2738cd9e CLuaMenuForwarder: Fix error msg 2014-01-28 12:59:17 +01:00
Jacek Jendrzej
9855a220be webif standby -add option CEC standby off (dont use TV off) 2014-01-28 10:30:29 +01:00
svenhoefer
6a821fe2a5 - CLuaInstance::MenuAddItem: add 'next' and 'cancel' items 2014-01-27 21:10:41 +01:00
Jacek Jendrzej
372b367b8b supplement to 4be0273083 cec option in standby off and on 2014-01-27 20:26:46 +01:00
Jacek Jendrzej
231e51fce1 mSHTDCNT init var 2014-01-27 18:13:13 +01:00
Jacek Jendrzej
3dc41ac047 -fix CMenuDForwarder option change 2014-01-27 17:11:27 +01:00
[priv] M. Liebmann
356feceb9c helpers.cpp: fix find_executable
- function made the environment variable PATH broken
2014-01-27 13:37:32 +01:00
[CST] Focus
1ee458e461 driver/framebuffer.cpp: try to load icons first from /var/tuxbox/icons/ 2014-01-27 15:44:15 +04:00
svenhoefer
73446dbc52 - CLuaInstance::MenuAddItem: separation of "separator" and "separatorline" 2014-01-27 11:47:40 +01:00
Jacek Jendrzej
4be0273083 -add webif option dont use CEC with standbyoff 2014-01-26 22:24:17 +01:00
Stefan Seyfried
1acddb37bf sectionsd: don't hardcode ntpdate and ntpd path 2014-01-26 21:43:52 +01:00
Stefan Seyfried
e37e425674 helpers: add a function to find an executable in $PATH 2014-01-26 21:43:08 +01:00
Thilo Graf
6e92392e11 CBookmarkManager: init bookmarksmodified in constructor
var bookmarksmodified was not intitialized
2014-01-26 20:36:41 +01:00
Thilo Graf
bcf4e4fbf9 revert cd5fd9dab3
use an easier solution, based up neutrino-mp
2014-01-26 20:30:41 +01:00
M. Liebmann
06408a8325 Fix segfault in eventlist 2014-01-25 23:06:27 +01:00
M. Liebmann
cd5fd9dab3 Fix compiler warnings (-Wconversion)
- THX SatBaby for the info
2014-01-25 23:06:27 +01:00
striper
4b6d2d310c - 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