Michael Liebmann
720f52c0a0
CFlashExpert: Add return value to showMTDSelector() & showFileSelector()
2013-09-27 06:44:33 +02:00
Michael Liebmann
40dc93d9e8
Neutrino build: Fix build with '--with-tremor-static'
2013-09-27 06:44:31 +02:00
Michael Liebmann
76d2cc17fb
Update deutsch.locale
2013-09-27 06:44:30 +02:00
[CST] Focus
173403120f
gui/channellist.cpp: fix reset 'new' channel flag
2013-09-26 19:46:25 +04:00
[CST] Focus
a2d5ccdce2
nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp: fix memleak in GetChannelEvents()
2013-09-25 17:08:34 +04:00
[CST] Focus
1d63e4048e
src/gui/bouquetlist.cpp: do not add dublicate channels while copy bouquet to favorite,
...
if favorite bouquet already exist
2013-09-25 17:08:34 +04:00
[CST] Focus
8d52885a5e
gui/channellist.cpp: add menu option to reset all 'new' channels
2013-09-25 17:08:34 +04:00
Stefan Seyfried
ba4298b119
zapit: fix ordering of cleanup stuff
2013-09-25 17:08:34 +04:00
Jacek Jendrzej
c06e0c4bb4
CControlAPI::_GetBouquetWriteItem: -fix UTF-8 (THX Gaucho316) http://www.dbox2world.net/index.php?page=Thread&postID=157423
2013-09-24 12:39:54 +02:00
Thilo Graf
740e7e8129
CTestMenu: fix build of test menu, name of member was changed
2013-09-21 00:24:13 +02:00
svenhoefer
18a24d18bd
- yweb: disable non-working rec on/off buttons
2013-09-20 14:57:06 +02:00
svenhoefer
8561622751
- yweb: fix typo in startpage definition
2013-09-20 14:31:05 +02:00
svenhoefer
99b477207f
- yweb: remove delivery_system from boxtype tank
...
and avoid duplicate code
2013-09-20 13:36:42 +02:00
svenhoefer
c7b03680b4
- yweb: add trinity rcu
2013-09-20 12:09:36 +02:00
Thilo Graf
19fa5e6418
CComponentsButton: remove function blocks from header
2013-09-20 08:33:06 +02:00
[CST] Focus
e655e94c8a
zapit/src/bouquets.cpp: fix scan bouquets saving, ignore user bouquets while copy
2013-09-19 17:11:23 +04:00
Christian Schuett
32ca9b848c
CChannelList: mark current channel if not selected
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2013-09-19 09:28:42 +02:00
Thilo Graf
ccddafa427
CNeutrinoEventList: don't paint explicit background
2013-09-19 08:24:40 +02:00
Thilo Graf
08e23a917c
CTextBox: ensure paint of background to avoid overlapped letters
2013-09-19 08:24:40 +02:00
Thilo Graf
33ec56ad6f
CComponents: remove member setCornerRadius(),
...
setCorner() replaces this function, 2nd parameter sets type
2013-09-19 08:24:40 +02:00
Thilo Graf
a9a1c5dd68
CMenuItem: use CComponentsShapeSquare to paint color sector
...
This is only a partial solution. CMenuItem class can
principle completely be implemented with cc-items or cc-Forms.
2013-09-19 08:24:40 +02:00
Thilo Graf
c6b9fe432b
CComponents: add member setCorner()
...
This replaces setCornerType() and setCornerRadius() soon
2013-09-19 08:24:40 +02:00
Thilo Graf
c8356949db
CMenuItem:remove picked #ifdef statements
...
Those cherry picks have no effect, but
contain unfavorable maintainer tags or was mixed with other commits,
therefore they may be removed or need separately revision.
- g_settings.menu_numbers_as_icons: not exists
- "active": was deliberately chosen so
- g_settings.key_channelList_pageup: is intended for channel list handling
2013-09-19 08:24:39 +02:00
Thilo Graf
be8e47fe3f
CComponentsButton: add localized button
...
So it's possible to use locales for button caption.
2013-09-19 08:24:39 +02:00
Thilo Graf
566698377d
CComponentsWindow: fix fit of footer if using frame
...
Footer has been overpainted frame on bottom.
2013-09-19 08:24:39 +02:00
Thilo Graf
b9f35bfc6d
CComponentsWindow: fix max width of base items, if frame was set
...
Header, body and footer were too wide on the right side.
2013-09-19 08:24:39 +02:00
Thilo Graf
78cdee08a8
CComponentsHeader: add member that allows switching to small size
2013-09-19 08:24:39 +02:00
Thilo Graf
4eb26988e9
CComponentsForm/CComponentsWindow: add new members
...
CComponentsForm: Overload member removeCCItem so we can use
cc_item as parameter.
CComponentsWindow: add member bool showFooter().
This allows to hide a footer in window.
2013-09-19 08:24:38 +02:00
Thilo Graf
f129db9b0c
Signalbars: move sorce files to gui/components
2013-09-19 08:24:38 +02:00
Thilo Graf
d750b8e27b
CComponentsWindow: use members as protected
...
Sub classes need these members.
2013-09-19 08:24:38 +02:00
Stefan Seyfried
6e83576a1b
oggdec: remove old include to fix build with new tremor
2013-09-19 08:24:38 +02:00
[CST] Focus
8a8f996ca0
channel list: restrict adding channels to favorits only,
...
show empty bouquets only in channel add mode
2013-09-18 12:57:56 +04:00
[CST] Focus
12d005d1ea
gui/audio_setup.cpp: disable nmgr settings on apollo
2013-09-17 09:58:40 +04:00
[CST] Focus
5b3cea3ff6
gui/upnpbrowser.cpp: revert keys handling, pass not-handled to CNeutrinoApp
2013-09-16 14:38:06 +04:00
[CST] Focus
a992f9695a
zapit/src/frontend.cpp: fix 'unknown FEC' log for FEC_S2_AUTO
2013-09-16 14:36:55 +04:00
[CST] Focus
17bc0f968d
gui/scan_setup.cpp: cleanup, fix FEC options on mixed sat+cable box
2013-09-16 14:36:22 +04:00
Jacek Jendrzej
79e63c3f78
movieplayer.cpp: add rtsp parse
2013-09-09 19:25:37 +02:00
[CST] Focus
381e59a54f
lib/libupnpclient/UPNPDevice.cpp: change to non-blocking recv
2013-09-09 12:42:01 +04:00
[CST] Focus
37accb627c
cross-configure.apollo.debug: fix additional configure args
2013-09-09 12:42:01 +04:00
[CST] Focus
d3ff93e12e
neutrino.cpp: fix malloc_stats call for uclibc
2013-09-09 12:42:01 +04:00
Jacek Jendrzej
d7224f4c99
neutrino: disable commit 4111ff45cb
for test
2013-09-09 08:03:29 +02:00
Jacek Jendrzej
073d7c93e3
movieplayer dont skip RequestAbort
2013-09-08 19:04:34 +02:00
Jacek Jendrzej
ba4d30112d
movieplayer fix youtube name
2013-09-08 18:34:55 +02:00
Jacek Jendrzej
ab1757a963
CNeutrinoApp::handleMsg:zap to rec channel in standby-mode
2013-09-07 21:16:47 +02:00
Jacek Jendrzej
be28b961c7
supplement to 4111ff45cb
fix
2013-09-07 17:11:47 +02:00
Jacek Jendrzej
352ab3e7c0
supplement to 4111ff45cb
2013-09-07 16:39:30 +02:00
Jacek Jendrzej
4111ff45cb
CNeutrinoApp::handleMsg:zap to rec channel if box start from deepstandby
2013-09-07 16:17:27 +02:00
[CST] Focus
06e6fa5415
driver/netfile.cpp: fix crash, id3 struct not initialized
2013-09-06 18:32:53 +04:00
Jacek Jendrzej
7d1cb075e9
CFlashTool::program: saveEpg only if on
2013-09-05 20:59:21 +02:00
Jacek Jendrzej
be74a66d7b
channellist: disable scale window size with miniTV
2013-09-05 20:42:16 +02:00