Commit Graph

4553 Commits

Author SHA1 Message Date
[CST] Focus
c17808867f gui/videosettings.cpp: add 1080p 50/60 modes 2013-03-28 15:41:30 +04:00
[CST] Focus
50fe74f9c1 lib/libcoolstream2/video_cs.h: add 1080p 50/60 modes 2013-03-28 15:41:01 +04:00
[CST] Focus
b126a457c6 data/icons/Makefile.am: add icons for tuner 3/4 2013-03-27 19:41:47 +04:00
Jacek Jendrzej
f4ae5e17ce src/gui/channellist.cpp: fix to 36e95d7fbc if more bouquets empty 2013-03-27 16:18:32 +01:00
[CST] Focus
cabef50554 zapit/src/zapit.cpp: try to keep pip running when zapping 2013-03-27 18:36:45 +04:00
[CST] Focus
84ce9f8880 driver/record.cpp: use zapit client to stop Pip 2013-03-27 18:35:42 +04:00
[CST] Focus
7da9f2791a data/icons/start.jpg: modified start.jpg, thanks to bazi98 2013-03-27 16:34:29 +04:00
[CST] Focus
d10fca7982 gui/moviebrowser.cpp: show footer yellow, green, menu buttons 2013-03-27 16:20:45 +04:00
[CST] Focus
24a6874c22 locals, english.locale: add locales for more MB foot buttons 2013-03-27 16:19:50 +04:00
[CST] Focus
e6c51ee0de gui/infoviewer_bb.cpp: add icons for tuner 3/4 2013-03-27 15:05:34 +04:00
[CST] Focus
6bb6ea381f gui/widget/icons.h: add icons for tuner 3/4 2013-03-27 15:05:10 +04:00
[CST] Focus
83f27e69d8 add icons for tuner 3/4 2013-03-27 15:00:55 +04:00
[CST] Focus
0a806acfd0 Merge branch 'next' of 109.75.98.228:cst-private-neutrino into next 2013-03-27 14:38:56 +04:00
[CST] Focus
b30d913dbd driver/framebuffer.cpp: fix nevix box paint 2013-03-27 14:38:43 +04:00
[CST] Focus
d60f6691d6 gui/infoviewer.cpp: fix tuner icon display 2013-03-26 19:54:29 +04:00
[CST] Focus
fc0571490e gui/osd_setup.cpp: fix show tuner icon option 2013-03-26 19:53:09 +04:00
[CST] Focus
60cfc785cd gui/infoviewer.cpp: update progress in file play mode while visible 2013-03-26 18:46:09 +04:00
[CST] Focus
6554921ad4 gui/movieplayer.cpp: add position,duration, CTimeOSD class members;
add UpdatePosition() to be called from infoviewer;
set infoviewer timer to 1 sec for playback
2013-03-26 18:45:17 +04:00
[CST] Focus
bbc4285510 gui/infoviewer.cpp: show playback speed with play state icon 2013-03-26 17:40:04 +04:00
[CST] Focus
eb03492fe6 update dutch.locale 2013-03-26 16:15:00 +04:00
[CST] Focus
59058fafa3 gui/movieplayer.cpp: add lcd indicate for slow motion,
update lcd before show infoviewer to have there correct info,
update speed only if SetSpeed successfull
2013-03-26 16:12:51 +04:00
[CST] Focus
73eae1a7ee zapit/src/capmt.cpp: dont send capmt, if rawpmt is NULL 2013-03-26 15:58:09 +04:00
Jacek Jendrzej
3a68a4bf19 data/satellites.xml: update Eurobird 9A (9.0E) 2013-03-26 11:52:21 +01:00
[CST] Focus
52cebc426e driver/record.cpp: dont show record starting/stopping window and stop menu,
if auto timeshift enabled
2013-03-26 12:37:47 +04:00
svenhoefer
745104571f - epgplus.cpp: use getScreen{Width/Height}Rel() 2013-03-26 01:14:39 +01:00
svenhoefer
33c8526673 - osd_progressbar_setup: rework locales; marginal changes in code 2013-03-26 00:48:04 +01:00
Thilo Graf
9af63bdc72 CComponentsInfoBox: ensure new init of picture
Delete causes a clean background because it is possible that remnants are
left after changed font size.
2013-03-25 20:23:35 +01:00
Stefan Seyfried
5033a9e4ef infoviewer: make oldinfo a member of the class 2013-03-25 18:02:46 +01:00
Stefan Seyfried
4c3a92a130 filebrowser: simplify code using font pointers and ...
... make size, time and mode fields scale with fontsize
2013-03-25 17:35:29 +01:00
Stefan Seyfried
eea77b7c8a create zapit config dir on install 2013-03-25 16:48:25 +01:00
Stefan Seyfried
adb49dd5b3 my_system: cleanup and propagate exitstatus 2013-03-25 14:44:10 +01:00
Stefan Seyfried
3a32fab2f0 CVolume: remove duplicate code 2013-03-25 14:19:55 +01:00
Stefan Seyfried
36e95d7fbc channellist: refactor to avoid duplicated code 2013-03-25 14:06:16 +01:00
[CST] Focus
7b17a3f1b5 data/icons/start.jpg: fix, nevis dont decode prev version 2013-03-25 15:55:43 +04:00
[CST] Focus
698b56c6db driver/streamts.cpp: use record demux, deny streaming if pip running 2013-03-25 13:36:58 +04:00
[CST] Focus
305455e004 neutrino.cpp: stop stream before pip start 2013-03-25 13:36:00 +04:00
[CST] Focus
14c8f1931a zapit/src/capmt.cpp: use record demux for streaming 2013-03-25 13:35:15 +04:00
[CST] Focus
29d7f897af zapit/src/femanager.cpp: move pip demux set source to zapit.cpp 2013-03-25 13:34:37 +04:00
svenhoefer
759966f935 - strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
2013-03-25 09:45:22 +01:00
Thilo Graf
deab17dc25 CChannelList: ensure new init of dline
Causes correct paint of details line, if osd settings
have been changed.
2013-03-24 21:16:49 +01:00
Thilo Graf
3f3a767104 CImageInfo: add item_offset also to bottom of license text 2013-03-24 21:14:11 +01:00
Thilo Graf
c99e23289b CComponentsLabel: add missing item type 2013-03-24 21:14:11 +01:00
Thilo Graf
b07c4231ef CComponentsPIP: apply left align for image, dont' save screen
This ensures a clean end on the left edge and save screen is not needed.
2013-03-24 21:14:11 +01:00
Thilo Graf
e7984e6c73 CImageInfo: add header buttons 2013-03-24 21:14:10 +01:00
Thilo Graf
cc31a41f43 CComponentsWindow/Header: fix add of header buttons
setHeaderButtons was without effect
2013-03-24 21:14:10 +01:00
Thilo Graf
8196cf7671 CComponentsPIP: paint alternate picture if no tv mode
Use setPicture() to change  image on runtime.
2013-03-24 21:14:10 +01:00
[CST] Focus
cdf10ef46e remove 'coolstream' from gui 2013-03-22 10:52:39 +04:00
[CST] Focus
b06b580800 data/locale/unmaintained/dutch.locale: update locale 2013-03-22 10:43:53 +04:00
svenhoefer
92f11c1e62 - bouquetlist.cpp: use existing loop to calc max height of buttons 2013-03-21 12:33:09 +01:00
svenhoefer
d90ae61449 - bouquetlist.cpp: fix buttonbar 2013-03-21 12:13:16 +01:00