svenhoefer
34368532d2
- deutsch.locale: infobar isn't a "statusbalken"
2012-07-17 15:53:33 +02:00
[CST] Focus
7d213f1d15
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-17 17:39:35 +04:00
svenhoefer
27006d2719
- deutsch.locale: some litte corrections
2012-07-17 15:31:23 +02:00
Thilo Graf
491519c4b5
*components: remove inherit setWidth() member
...
Is already declared as virtual member in basic class
2012-07-17 15:17:17 +02:00
Thilo Graf
ee1077dbad
*components: fix wrong parameter
2012-07-17 15:17:03 +02:00
[CST] Focus
e295500984
gui/widget/menue.cpp: check item's direct key only on key events
2012-07-17 11:45:28 +04:00
[CST] Focus
351156539f
gui/bedit/bouqueteditor_channels.cpp: fix shadow (CBEChannelWidget inherit from CMenuWidget)
2012-07-17 10:45:05 +04:00
[CST] Focus
2205ac67a0
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-17 10:15:19 +04:00
Thilo Graf
53d4ef64aa
*menu: hide detail line objects without paintBackgroundBoxRel()
2012-07-16 22:28:02 +02:00
Thilo Graf
261904acd0
*neutrino: remove dub code
...
using class 'CComponentsDetailLine' instead multiple code
details line rendering
2012-07-16 22:28:02 +02:00
Thilo Graf
5fcc192a1d
*neutrino components: add new class CComponents
...
This class and sub classes should help to replace some often used
code parts and to use more generic.
2012-07-16 22:28:02 +02:00
[CST] Focus
52834d73fb
gui/widget/menue.cpp: remove one indent level in CMenuWidget::exec
2012-07-16 20:56:52 +04:00
[CST] Focus
eb5b8328ec
gui/widget/menue.cpp: fade-in, if menu was hidden, for testing
2012-07-16 19:11:17 +04:00
[CST] Focus
3b0dec611c
gui/osd_setup.cpp: fix channel list menu, if fade enabled
2012-07-16 19:05:35 +04:00
[CST] Focus
5fabe3d425
gui/bouquetlist.cpp: dont repaint, if mode not changed
2012-07-16 17:18:41 +04:00
[CST] Focus
9c3f281445
gui/osd_setup.cpp: in channel context menu->fonts use cancel button
2012-07-16 16:23:24 +04:00
[CST] Focus
ab69ee272f
gui/widget/menue.cpp: fix screen save/restore;
...
use RADIUS_LARGE (without -2)
2012-07-16 16:13:51 +04:00
[CST] Focus
a2ff6f7675
gui/widget/menue.cpp: fix hint box height calc
2012-07-16 15:26:54 +04:00
[CST] Focus
e02258276e
gui/widget/menue.cpp: fix menu_left_exit option;
...
remove can_arrow member - isMenueOptionChooser() is enough
2012-07-16 14:33:22 +04:00
[CST] Focus
96cb49b4fe
gui/widget/stringinput_ext.cpp: fix size with hints, fix screen position
2012-07-16 13:47:35 +04:00
[CST] Focus
831d6f2a82
english.locale: replace LAME with exit
2012-07-16 13:47:11 +04:00
[CST] Focus
7814319414
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-16 11:11:16 +04:00
[CST] Focus
f599fa2e71
gui/scan_setup.cpp: add hints
2012-07-16 11:11:05 +04:00
[CST] Focus
f7e8f030a0
locals: add hints for scan setup
2012-07-16 11:10:39 +04:00
svenhoefer
aa64061cec
- vfd_setup: re-disable vfd-stuff for zee
2012-07-15 20:41:29 +02:00
Stefan Seyfried
d9d451dfb5
zapit: return 0 in CFrontend::getBitErrorRate for broken drivers
2012-07-15 13:29:14 +02:00
Stefan Seyfried
ad7c88379a
tuxtxt: avoid spurious deadlocks on startup
2012-07-15 13:28:17 +02:00
Stefan Seyfried
cb36c6e712
tuxtxt: make sure that startpage is initialized
...
when enabling tuxtxt caching, saving settings and then
starting tuxtxt, the start page was not initialized
2012-07-15 13:23:52 +02:00
Stefan Seyfried
9af56e1852
tuxtxt: fix race condition in tuxtxt_clear_cache()
...
tuxtxt_cache_lock does not prevent from calling tuxtxt_clear_cache
while the cache thread is in the middle of inserting pages, thus
leading to a hard-to-reproduce crash when trying to start up tuxtxt.
The simplest fix is to use an additional "big hammer" lock arond
the whole critical area. Since tuxtxt_clear_cache is only called
very seldom, there should be no lock contention problem.
2012-07-15 13:19:44 +02:00
Stefan Seyfried
56b6f274c9
neutrino: only coolstream needs a fan
2012-07-15 12:10:27 +02:00
micha-bbg
044d32c846
* Fix typo in locale
2012-07-15 06:58:58 +01:00
micha-bbg
edfd3a5fe4
* Menu hints: Update deutsch.locale
...
- German Translations Part 4 (THX Tomworld)
2012-07-14 21:48:55 +01:00
Stefan Seyfried
5abc54f429
framebuffer: add sanity check in paintPixel
2012-07-14 21:43:36 +02:00
satbaby
388f2a6c7e
satellites.xml: update Astra 1H/1KR/1L/1M (19.2E)
2012-07-14 14:07:00 +02:00
micha-bbg
60b4debbe5
* Menu hints: Update deutsch.locale
...
- German Translations Part 3 (THX Tomworld)
2012-07-13 19:50:02 +01:00
satbaby
11fec4541e
Merge branch 'dvbsi++' of ssh://coolstreamtech.de/cst-public-gui-neutrino into dvbsi++
2012-07-13 16:21:55 +02:00
satbaby
40941dd949
network_service.cpp: acitve menu only if binary available (tiny fix)
2012-07-13 16:20:56 +02:00
[CST] Focus
1c1780157f
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-13 13:38:10 +04:00
[CST] Focus
7ea49b0d04
gui/pictureviewer_setup.cpp: add hints
2012-07-13 13:23:21 +04:00
[CST] Focus
3d0b76ea22
gui/audioplayer_setup.cpp: add hints
2012-07-13 13:23:11 +04:00
[CST] Focus
fa395b6abc
locals: hints for audioplayer/picture viewer setup
2012-07-13 13:23:00 +04:00
[CST] Focus
e442d73cd6
gui/keybind_setup.cpp: comment unused bouquetlist mode and movieplayer plugin key
2012-07-13 11:48:14 +04:00
[CST] Focus
d3c16cdef3
gui/keybind_setup.cpp: add hints
2012-07-13 11:44:10 +04:00
[CST] Focus
74ff8a1fb0
locals: add hints for key setup menu
2012-07-13 11:44:02 +04:00
micha-bbg
09c8746838
* Menu hints: Update deutsch.locale
...
- German Translations Part 2 (THX Tomworld)
2012-07-12 22:46:16 +01:00
satbaby
0f68433d5a
satellites.xml: update Hot Bird 6/8/9 (13.0E)
2012-07-12 19:59:19 +02:00
satbaby
df8dce2078
network_service.cpp: acitve menu only if binary available (thx snafed)
2012-07-12 19:07:02 +02:00
satbaby
d2b948933a
fix tiny OSD shadow
2012-07-12 17:58:32 +02:00
satbaby
81e6854dc0
channellist.cpp: fix CVFD with history zap
2012-07-12 15:36:26 +02:00
satbaby
a8ec81b53a
vfd.cpp: add timer for show servicename time switch
2012-07-12 15:35:37 +02:00