Commit Graph

6117 Commits

Author SHA1 Message Date
Thilo Graf
f14141d49c CComponents: add new member getFrameThickness() 2013-06-16 00:34:05 +02:00
Thilo Graf
4df8d1d088 CComponentsPicture: add member function paintPicture()
compact calling in paint()
2013-06-16 00:34:04 +02:00
Thilo Graf
f968abe6c5 CComponentsForm: add new member isAdded() 2013-06-16 00:34:04 +02:00
Thilo Graf
2af1c5d8b2 CComponentsForm: return id only if parameter is not 0 2013-06-16 00:34:04 +02:00
Thilo Graf
2e42455e25 CComponentsInfoBox: comment precised 2013-06-16 00:34:03 +02:00
Thilo Graf
d862de87eb CComponentsForm: add missing item type 2013-06-16 00:34:03 +02:00
Thilo Graf
17a2bd59d1 CComponents: add members setRealXPos() and setRealYPos() 2013-06-16 00:34:03 +02:00
Thilo Graf
220c479b9e CComponentsFrmClock: add missing comment 2013-06-16 00:34:02 +02:00
Michael Liebmann
32617f5b3c Software update: Disable epg scan before stop daemons 2013-06-15 04:46:59 +02:00
svenhoefer
b9383588c8 - stringinput: avoid an access out of bounds
ported from tuxbox-neutrino; thx to Gaucho316
2013-06-14 13:10:02 +02:00
Christian Schuett
ad4f979b4b - stringinput: Restore old value after input was cancelled in CExtendedInput 2013-06-14 13:08:56 +02:00
Christian Schuett
e9be248b29 - stringinput: Change value string only if OK was pressed 2013-06-14 13:06:38 +02:00
[CST] Focus
1d3ec8c7af gui/test_menu.cpp: change tuner test params again 2013-06-13 19:24:10 +04:00
svenhoefer
aa0920d807 - yweb: use more matching zee-remotecontrol for neo twin 2013-06-13 11:43:40 +02:00
[CST] Focus
25dc8bc10f gui/test_menu.cpp: change scan test params, add mmc mount check 2013-06-13 13:14:26 +04:00
[CST] Focus
abebaccce4 zapit/src/femanager.cpp: another hack to find free demux for PiP 2013-06-13 13:14:22 +04:00
svenhoefer
a485591986 - stringinput: fix shadow and dimensions for pixbuf 2013-06-13 10:42:35 +02:00
svenhoefer
09c651a75b - moviebrowser: enable more characters in youtube search 2013-06-13 09:42:18 +02:00
Michael Liebmann
c780676ce5 Software update: Copy flashimage to /tmp if it is not present in this directory
- unmount mounted network folders before flashing
- kill timerd before flashing
2013-06-13 01:36:03 +02:00
martii
50e953cf27 yt: need to encode search string 2013-06-13 01:36:03 +02:00
Michael Liebmann
7833cd4dc6 scan epg: fix shadow warning
- fix display menuhint
2013-06-12 17:50:10 +02:00
Michael Liebmann
950d85e41b scan epg: add german locale 2013-06-12 17:50:10 +02:00
[CST] Focus
8e6202071e add experimental support to scan epg in background using different tuner,
when enabled in menu - activated by next channel switch,
scanning epg for channels (transponders) in current bouquet (channels list)
2013-06-12 18:46:34 +04:00
[CST] Focus
b88edbdc0a src/zapit/src/zapit.cpp: change printf to INFO 2013-06-12 18:46:34 +04:00
[CST] Focus
db40f59c84 neutrino.cpp: save/load epg_scan option;
process EVT_EIT_COMPLETE
2013-06-12 18:46:34 +04:00
[CST] Focus
680f684ce4 gui/miscsettings_menu.cpp: add option to enable/disable epg scan 2013-06-12 18:46:34 +04:00
[CST] Focus
e612cc5380 gui/channellist.h: add helper to get channel's list channels count 2013-06-12 18:46:34 +04:00
[CST] Focus
5f2928f63d zapit/include/zapit/zapit.h: add GetPipFrontend() helper 2013-06-12 18:46:34 +04:00
[CST] Focus
c8828cb608 locals: add locale for epg scan option 2013-06-12 18:46:34 +04:00
[CST] Focus
6cf3ceef4f neutrinoMessages.h, rcinput.cpp: add NeutrinoMessages::EVT_EIT_COMPLETE 2013-06-12 18:46:34 +04:00
[CST] Focus
450099e04d eitd/sectionsd.cpp: wakeup threadEIT only, if case demux number is not 0 (live)
and cached events count less than max;
set full channel_id as current service for threadEIT
2013-06-12 18:46:34 +04:00
[CST] Focus
8bedb877dd eitd/dmx.cpp: delete demux instead of stop in closefd,
add helper to set demux number
2013-06-12 18:46:34 +04:00
[CST] Focus
5ed5b6d200 lib/sectionsdclient: add EVT_EIT_COMPLETE event,
add demux number to setServiceChanged()
2013-06-12 18:46:33 +04:00
Michael Liebmann
587db33bbd CComponentsFrmClock: set text border width to 0 2013-06-12 01:32:24 +02:00
Michael Liebmann
ba1e514747 CTextBox: Remove workaround for minimally text_border_width
- Default value is now 1 in CComponentsText
2013-06-12 01:32:24 +02:00
Michael Liebmann
f0de4567ae CChannelList: Use one instance of CComponentsFrmClock for multiple instances of CChannelList 2013-06-12 01:32:24 +02:00
Michael Liebmann
6409cc8a19 CComponentsFrmClock: Move thread start/stop to constructor/destructor 2013-06-12 01:32:24 +02:00
Michael Liebmann
c5e0552438 CTestMenu: Fix memleak 2013-06-12 01:32:24 +02:00
[CST] Focus
2ea80c27ea add font with simplified chinese support 2013-06-11 17:46:05 +04:00
[CST] Focus
adfcc6e398 eitd/edvbstring.cpp: ifdef GB2312 code for apollo, where we have enough flash space for chinese font 2013-06-11 13:04:46 +04:00
[CST] Focus
631636ae02 zapit/src/Makefile.am: dont compile unused dvbstring.cpp 2013-06-11 12:52:29 +04:00
[CST] Focus
d51be84b88 bouqueteditor_channels.cpp, bouqueteditor_chanselect.cpp: try to fix details,
for some reason only sat name is displayed
2013-06-11 12:52:01 +04:00
[CST] Focus
8a00f7222f gui/widget/progressstatus.h: try to fix compile with gcc 4.6.3/uclibc:
undefined reference to vtable for CProgress_StatusViewer
2013-06-11 11:35:07 +04:00
[CST] Focus
e90a71de90 eitd/edvbstring.cpp: fix compile 2013-06-10 19:06:28 +04:00
[CST] Bas
b789dfa3a4 src/eitd/edvbstring.cpp: add GB2313 support (chinese). 2013-06-10 20:41:48 +08:00
[CST] Focus
4850e6d77a set infobox color to COL_MENUCONTENTDARK_PLUS_0:
same color as main window looks boring, probably make sense to add color config option for this
2013-06-10 15:59:21 +04:00
[CST] Focus
23c387755c gui/test_menu.cpp: change tuner test code to support more than 2 and cable 2013-06-10 15:57:33 +04:00
[CST] Focus
9412f3a041 gui/scan_setup.cpp: add flag to ignore manual scan params update, while scan menu active 2013-06-10 15:57:20 +04:00
[CST] Focus
642aea2c7d zapit/src/femanager.cpp: skip unused cable frontend in getScanFrontend(), needed for test menu 2013-06-10 15:57:14 +04:00
[CST] Focus
5fbb2e4a2d gui/imageinfo.cpp: append image date from .version -
image is not neutrino only, other things could be changed
2013-06-10 15:57:03 +04:00