Thilo Graf
91e0a0c4bf
CImageInfo: use setTextFromFile() to show license text
2013-04-24 19:48:39 +02:00
Thilo Graf
cdfc544809
CComponentsText: add member to use file as text source
2013-04-24 19:48:39 +02:00
svenhoefer
fae9bb0985
- moviebrowser: fix* buttonbar
...
*) not really a fix - just a better terrible solution
2013-04-24 15:34:22 +02:00
Jacek Jendrzej
725b3eb27c
src/driver/pictureviewer/pictureviewer.cpp: move free handlers to ~CPictureViewer(), fix segfault aufter commit 833fb32197
2013-04-24 12:03:58 +02:00
svenhoefer
2503a742a9
- yweb: fix area for FAV-key on zee
2013-04-22 17:32:10 +02:00
Michael Liebmann
3a19edda45
* CComponentsText: Use 'std::string' instead of 'const char*' for ct_text
2013-04-22 15:41:03 +01:00
Thilo Graf
48c4142a24
CComponentsItem: don't render shadow as full box
2013-04-20 22:55:23 +02:00
Thilo Graf
4a5044ca46
CComponents: remove unused enum type
2013-04-20 22:55:23 +02:00
Thilo Graf
d725153ebe
CComponentsItem: move calculation out of struct an add comment
2013-04-20 13:10:54 +02:00
Thilo Graf
b0846842f3
CTestMenu: add sample code for CComponentsButtonRed
2013-04-20 12:53:25 +02:00
Thilo Graf
04afa10e02
CComponents:add sub class CComponentsButton
2013-04-20 12:53:25 +02:00
Michael Liebmann
9e3e8e981b
* Infoviewer: Fix key handling for PiP
2013-04-19 00:38:34 +01:00
Jacek Jendrzej
ab3b8b4fdd
src/neutrino.cpp: execute rcK on restart
2013-04-18 20:32:40 +02:00
Michael Liebmann
7061c1179a
* deutsch.locale complements
2013-04-18 18:51:58 +01:00
Michael Liebmann
9adfd63f1f
* Sort unmaintained locale
2013-04-18 18:51:58 +01:00
Michael Liebmann
81613f209d
* Sort deutsch.locale / english.locale
2013-04-18 18:51:58 +01:00
Michael Liebmann
92aeed48ee
* yhttpd: Add missing includepath
2013-04-18 18:51:58 +01:00
Jacek Jendrzej
ddc9229efc
use var passed by reference
2013-04-18 19:19:30 +02:00
svenhoefer
e07e2e5264
- channellist: remove some unneeded calculations
2013-04-18 18:09:32 +02:00
svenhoefer
263da08fb9
- cc_item.cpp: fix wrong calc in paintInit()
2013-04-18 17:45:48 +02:00
svenhoefer
c87750e66d
- channellist: use the bigger menu-icon
2013-04-18 17:20:43 +02:00
[CST] Focus
8bb70d1ab3
Merge branch 'pu/cc' into next-cc
...
Conflicts:
acinclude.m4
data/locale/deutsch.locale
data/locale/english.locale
src/driver/volume.cpp
src/eitd/SIlanguage.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/eventlist.cpp
src/gui/osd_setup.cpp
src/gui/scan.cpp
src/gui/scan.h
src/gui/test_menu.cpp
src/gui/timeosd.cpp
src/gui/widget/progressbar.cpp
src/gui/widget/progressbar.h
src/neutrino.cpp
src/nhttpd/yconfig.h
2013-04-17 13:32:12 +04:00
svenhoefer
9f0816bc60
- src/gui/Makefile.am: fix creation of git_version.h
2013-04-17 10:21:33 +04:00
Stefan Seyfried
5954735ed8
auto-enumerate FONT_TYPE_COUNT instead of defining it
...
Conflicts:
src/system/settings.h
2013-04-17 10:21:33 +04:00
Stefan Seyfried
c0c008190e
neutrino: make g_channel_list_changed private
...
Add a setter function MarkChannelListChanged() instead for
bouquet/channel list. This avoids sometimes not reloading
channels after changes in the service menu.
2013-04-17 10:21:33 +04:00
Stefan Seyfried
676ef79dca
setting_helpers: add reloadhintbox to 'delete removed channels'
2013-04-17 10:21:33 +04:00
Stefan Seyfried
268c5b84e9
CInfoViewer: delete infoViewerBB in destructor
2013-04-17 10:21:33 +04:00
Stefan Seyfried
bd22ca2497
CInfoViewerBB: avoid crash in destructor
2013-04-17 10:21:33 +04:00
Stefan Seyfried
1ddd81fb7b
CZapitSdtMonitor: don't crash in destructor
2013-04-17 10:21:33 +04:00
Stefan Seyfried
4f31b4e779
pictureviewer: free formathandlers in destructor
2013-04-17 10:21:33 +04:00
Stefan Seyfried
24a61bddd6
neutrino: fix signed/unsigned warning
2013-04-17 10:21:33 +04:00
Stefan Seyfried
9eda015afe
channellist: improve add-to-bouquet and remove-new-flag workflow
...
When adding the current channel to a bouquet or favorites or when
removing the "new" flag from a channel, don't immediately reload the
channels but wait for closing of the channellist.
Additionally, select the next channel after one of the add-to-bouquet or
remove-new-flag actions.
2013-04-17 10:21:33 +04:00
Stefan Seyfried
bb560fbf47
reloadchannels: make sure that channel flags are updated when reloading
2013-04-17 10:21:33 +04:00
Stefan Seyfried
b1e0fcb0c8
sectionsd: fix memleak with unused events
2013-04-17 10:21:33 +04:00
Stefan Seyfried
da327c099b
add menu option to delete 'removed channels'
2013-04-17 10:21:33 +04:00
Stefan Seyfried
b577322a79
getservices: add option to not save removed channels
2013-04-17 10:21:33 +04:00
Jacek Jendrzej
95cbeceb83
src/gui/epgview.cpp: center window
2013-04-17 10:21:32 +04:00
svenhoefer
976d3669ed
- english.locale: typo
2013-04-17 10:21:32 +04:00
svenhoefer
3ee9d53fca
- eventlist: fix round borders for current unselected event
...
Conflicts:
src/gui/eventlist.cpp
2013-04-17 10:21:32 +04:00
[CST] Focus
ccfba0e0e8
Dont set demux source on box with single tuner
2013-04-17 10:17:33 +04:00
[CST] Focus
da646d5d15
At the moment only configured satellites are saved, so getUnknownKeyQueryedFlag()
...
always return true -> config saved on every start.
Revert "femanager: save frontend.conf if new entries are present"
This reverts commit 0b17e2f98e
.
Conflicts:
src/zapit/src/femanager.cpp
2013-04-16 16:07:08 +04:00
[CST] Focus
3526df97ee
gui/scan_setup.cpp: remove linkFrontends() from saveScanSetup() - its done if needed on leave tuner setup
2013-04-16 15:28:21 +04:00
[CST] Focus
7b1cc74098
zapit/src/frontend.cpp: reset transponder id in Init()
2013-04-16 15:04:10 +04:00
Thilo Graf
df0a454efe
CComponentsItem: prevent possible compile error
2013-04-16 11:56:27 +02:00
Thilo Graf
8813dccc7e
CComonents: disable debug spam
2013-04-16 11:40:01 +02:00
[CST] Focus
ae1ae59b68
gui/cam_menu.cpp: add option to ignore CI/card messages
2013-04-16 13:17:17 +04:00
[CST] Focus
b8519d2db0
locals: add locale for ignore CI messages option
2013-04-16 13:16:40 +04:00
[CST] Focus
f36200e0fe
neutrino.cpp: add ci_ignore_messages settings var
2013-04-16 13:16:16 +04:00
[CST] Focus
2cc3c213b5
gui/test_menu.cpp: fix compile
2013-04-16 12:53:54 +04:00
[CST] Focus
eedf2f9e49
gui/infoviewer_bb.cpp: fix tuner icon display
2013-04-16 12:50:24 +04:00