Commit Graph

4369 Commits

Author SHA1 Message Date
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
Stefan Seyfried
d0f9836173 neutrino: allow empty user bouquets in the bouquetlist 2013-03-11 13:32:06 +01:00
Stefan Seyfried
f8aacb7a10 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-11 13:32:06 +01:00
Stefan Seyfried
99e2ff32c9 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-11 13:32:06 +01:00
Stefan Seyfried
5acf5a489b bouquetlist: only show active buttons 2013-03-11 13:32:06 +01:00
Stefan Seyfried
0613e43736 bouquetlist: fix width calculation 2013-03-11 13:32:06 +01:00
Stefan Seyfried
2f677a5ffe 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-11 13:32:06 +01:00
Stefan Seyfried
04cd53f45d screenshot: fix invalid cast in debug message 2013-03-11 13:32:06 +01:00
Stefan Seyfried
119f87f97b my_system: return errno, silence trivial error message 2013-03-11 13:32:06 +01:00
Stefan Seyfried
45d8c176ec CVolume: fix border around volume bar 2013-03-11 13:32:05 +01:00
svenhoefer
983e33f96d - stringinput: fix width of menutitle in dialogs 2013-03-09 15:17:08 +01:00
svenhoefer
fad249ebb5 - stringinput: rework dialogs
* fix diplay with all fontsizefactors
* dynamical height/width/position of dialogs
* dynamical height of buttonbar
2013-03-09 15:06:10 +01:00