Thilo Graf
824bc8913e
CComponentsHeader: remove unused lines
2013-03-18 12:04:54 +01:00
Thilo Graf
eee2cd0d41
CComponentsText: move overloaded setText() from header into main file
2013-03-18 12:04:50 +01:00
Thilo Graf
ca42d9ba74
CComponentsHeader/Window: add possibility to return header height
2013-03-18 12:04:47 +01:00
Thilo Graf
c17e2e5d6c
CTestMenu: remove minitv sample
...
Can not be displayed here nicely.
2013-03-18 12:04:42 +01:00
Thilo Graf
69476903ee
CComponentsForm/PIP: ensure hiding of minitv during hide of forms
...
Handling of minitv items are different to other item types
and need an explizit call of hide(). So it is possible to hide a form-
object without a extra call of hide() for minitv objects.
2013-03-18 12:04:37 +01:00
Thilo Graf
d87d0754e0
CComponentsWindow: add constructors with parameters for caption and icon
2013-03-18 12:04:35 +01:00
Thilo Graf
2b41601d11
CTestMenu: modifie some samples to call header
2013-03-18 12:04:32 +01:00
Thilo Graf
544e3bb8ef
CComponentsHeader: init text always before paint header
2013-03-18 12:04:29 +01:00
Thilo Graf
4a931af6ef
CComponentsForm/Header/Icons/Window: try to fix multiple inits and paints
...
Some items had multiple inits and some calls of clearCCItems()
have caused segfaults, hope this fix this.
2013-03-18 12:04:25 +01:00
Thilo Graf
da356d94da
CComponentsHeader/Icon: use inherited destructor
...
Inherited destructor contains identic code.
2013-03-18 12:04:21 +01:00
Thilo Graf
de330ac39c
CComponentsWindow: remove refresh()
...
initCCWItems() does the same, but is private
2013-03-18 12:04:16 +01:00
Thilo Graf
74b2dde248
CComponentsWindow: using current screen settings for default dimensions
2013-03-18 12:04:13 +01:00
svenhoefer
b0469b196e
- fix width of pip-boxes in streaminfo and imageinfo
2013-03-17 20:19:13 +01:00
svenhoefer
3584a11872
- fix my last commit 0064c6c
(recalc height)
2013-03-17 20:15:17 +01:00
svenhoefer
0064c6c704
- channellist: fix dimensions when using very large fonts
...
* paint scrollbar over full height of main box
2013-03-16 23:47:23 +01:00
[CST] Focus
f57c77bbc3
gui/channellist.cpp: add comment about PiG mode with still image displayed
2013-03-14 19:11:21 +04:00
[CST] Focus
745e93216a
zapit/src/zapit.cpp: move pipDecoder to lib
2013-03-14 16:23:24 +04:00
[CST] Focus
4df0f85d26
Merge branch 'next' of coolstreamtech.de:cst-public-gui-neutrino into next
...
Conflicts:
src/gui/widget/stringinput.cpp
2013-03-14 15:44:07 +04:00
[CST] Focus
513f56426f
gui/scan_setup.cpp: add flag to track fe mode, diseqc mode changes;
...
show tuners setup in its own function;
auto-apply tuners link if modes changed on quit from tuners setup menu;
re-zap to current channel if fe modes or diseqc mode changed
2013-03-14 12:07:46 +04:00
[CST] Focus
96cd5c94af
gui/bouquetlist.cpp: fix b523fe59c0
:
...
double ::paintButtons calls was added ?
2013-03-14 11:57:02 +04:00
[CST] Focus
2ad5340134
neutrino.cpp: change default channel list mode to minitv
2013-03-14 11:55:12 +04:00
[CST] Focus
b3923a7d5d
neutrino.cpp, gui/scan.cpp: force re-zap without setSelected()
2013-03-13 18:59:44 +04:00
[CST] Focus
c60b8fc741
gui/channellist.cpp: add 'force' arg to zap functions, to trigger zap
2013-03-13 18:54:30 +04:00
[CST] Focus
2b919d5a32
../data/locale/english.locale: adjust pip_close locales
2013-03-13 16:27:26 +04:00
[CST] Focus
d2472e64cf
gui/channellist.cpp: use CNeutrinoApp::StartPip
2013-03-13 16:26:59 +04:00
[CST] Focus
c08585e15a
zapit/src/zapit.cpp: use channel pip demux for PiP
2013-03-13 16:25:54 +04:00
[CST] Focus
bb3f4ca7d4
neutrino.cpp: start PiP on pip_close key, add StartPip() function
2013-03-13 16:24:11 +04:00
[CST] Focus
acb9097536
zapit/src/capmt.cpp: add PiP mode, use channel pip demux
2013-03-13 16:20:22 +04:00
[CST] Focus
75b0eafd86
neutrino.h: add StartPip() member
2013-03-13 16:19:56 +04:00
[CST] Focus
76f50de569
driver/record.cpp: change condition to stop PiP
2013-03-13 16:19:30 +04:00
[CST] Focus
5ced593984
zapit/src/femanager.cpp: add fe enabled count, set channel PiP demux
2013-03-13 16:17:50 +04:00
[CST] Focus
a99f7f5c3a
zapit/include/zapit/channel.h: add demux num for PiP
2013-03-13 16:15:23 +04:00
[CST] Focus
3cd344c83c
zapit/include/zapit/capmt.h: add PiP mode
2013-03-13 16:13:36 +04:00
Jacek Jendrzej
f428a0b8d0
progresbar -add colored & vertical design , ported from neutrino-mp
2013-03-12 17:28:03 +04:00
Jacek Jendrzej
369289d179
progressbar-menu-tomworld
2013-03-12 17:27:52 +04:00
Stefan Seyfried
aeb3ead6a9
fix exec_prefix for native build
...
Conflicts:
acinclude.m4
2013-03-12 17:25:56 +04:00
Stefan Seyfried
166e403965
neutrino: fix most hardcoded paths
...
Conflicts:
src/eitd/SIlanguage.cpp
src/eitd/SIlanguage.hpp
src/gui/bookmarkmanager.h
src/gui/keybind_setup.cpp
src/gui/settings_manager.cpp
src/nhttpd/yconfig.h
src/nhttpd/yhttpd_mods/Makefile.am
src/system/localize.cpp
2013-03-12 17:16:13 +04:00
Stefan Seyfried
0d2c3f3f10
neutrino: allow empty user bouquets in the bouquetlist
...
Conflicts:
src/neutrino.cpp
2013-03-12 16:50:07 +04:00
Stefan Seyfried
b8cd692257
channellist: preset favorite bouquets when adding channels
...
when adding channels from the channellist context menu, the
useful targets are the favorites bouquets, so pre-select them
2013-03-12 16:33:15 +04:00
Stefan Seyfried
367f6f6559
channellist: don't change bouquetmode when adding favs
...
when adding a channel to favorites from the channellist contextmenu
the favorites bouquet was chosen, which is not helpful if further
favorites should be added
2013-03-12 16:33:00 +04:00
Stefan Seyfried
b523fe59c0
bouquetlist: only show active buttons
2013-03-12 16:32:51 +04:00
Stefan Seyfried
6c982e3d49
bouquetlist: fix width calculation
2013-03-12 16:32:19 +04:00
Stefan Seyfried
25de0d4380
bouquetlist: mark autogenerated bouquets as readonly
...
this at least prevents modification from the context menu,
needs more work in the service->bouquetmanagement menus
2013-03-12 16:32:12 +04:00
Stefan Seyfried
2f30a63a6b
screenshot: fix invalid cast in debug message
2013-03-12 16:32:02 +04:00
Stefan Seyfried
94cb301612
my_system: return errno, silence trivial error message
2013-03-12 16:31:56 +04:00
Stefan Seyfried
413398bd10
CVolume: fix border around volume bar
2013-03-12 16:31:43 +04:00
Jacek Jendrzej
a501b6efeb
progresbar -add colored & vertical design , ported from neutrino-mp
2013-03-11 14:40:42 +01:00
Jacek Jendrzej
be2966035f
progressbar-menu-tomworld
2013-03-11 14:40:36 +01:00
Stefan Seyfried
f63ddb9cce
neutrino: fix most hardcoded paths
2013-03-11 13:32:06 +01:00
Stefan Seyfried
53dcd77d4a
fix exec_prefix for native build
2013-03-11 13:32:06 +01:00