svenhoefer
bfd2095dfc
- channellist: fix dimensions when using very large fonts
...
* paint scrollbar over full height of main box
2013-04-01 14:59:28 +04:00
[CST] Focus
fb7c0963cc
gui/timerlist.cpp: check CFEManager::getEnabledCount in place of CFEManager::FE_MODE_SINGLE
2013-04-01 14:49:36 +04:00
[CST] Focus
f35065b918
gui/channellist.cpp: adjust channel list mode on numeric zap
2013-04-01 14:15:47 +04:00
[CST] Focus
56eb53ec78
gui/miscsettings_menu.cpp: add option to adjust channel list
...
on numeric zap to first fav/provider/sat mode where channel exist
2013-04-01 14:14:47 +04:00
[CST] Focus
c70f94e89b
gui/scan_setup.cpp: show tuners mode also in top tuner menu
2013-03-29 17:16:15 +04:00
[CST] Focus
f21b291fcd
gui/widget/menue.cpp: fix CMenuForwarderNonLocalized::getWidth
2013-03-29 17:12:23 +04:00
[CST] Focus
c17808867f
gui/videosettings.cpp: add 1080p 50/60 modes
2013-03-28 15:41:30 +04:00
[CST] Focus
d10fca7982
gui/moviebrowser.cpp: show footer yellow, green, menu buttons
2013-03-27 16:20:45 +04:00
[CST] Focus
e6c51ee0de
gui/infoviewer_bb.cpp: add icons for tuner 3/4
2013-03-27 15:05:34 +04:00
[CST] Focus
6bb6ea381f
gui/widget/icons.h: add icons for tuner 3/4
2013-03-27 15:05:10 +04:00
[CST] Focus
d60f6691d6
gui/infoviewer.cpp: fix tuner icon display
2013-03-26 19:54:29 +04:00
[CST] Focus
fc0571490e
gui/osd_setup.cpp: fix show tuner icon option
2013-03-26 19:53:09 +04:00
[CST] Focus
60cfc785cd
gui/infoviewer.cpp: update progress in file play mode while visible
2013-03-26 18:46:09 +04:00
[CST] Focus
6554921ad4
gui/movieplayer.cpp: add position,duration, CTimeOSD class members;
...
add UpdatePosition() to be called from infoviewer;
set infoviewer timer to 1 sec for playback
2013-03-26 18:45:17 +04:00
[CST] Focus
bbc4285510
gui/infoviewer.cpp: show playback speed with play state icon
2013-03-26 17:40:04 +04:00
[CST] Focus
59058fafa3
gui/movieplayer.cpp: add lcd indicate for slow motion,
...
update lcd before show infoviewer to have there correct info,
update speed only if SetSpeed successfull
2013-03-26 16:12:51 +04:00
[CST] Focus
8f500e80fd
gui/scan.cpp: fix f567d3b85d
,
...
inside start wizard zap crash, because neutrino channel list not created yet
2013-03-19 13:56:13 +04:00
[CST] Focus
fe99c5fdda
gui/movieplayer.cpp: increase buffer to read m3u contents
2013-03-18 16:49:42 +04: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
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
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
d2472e64cf
gui/channellist.cpp: use CNeutrinoApp::StartPip
2013-03-13 16:26:59 +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
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
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
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
[CST] Focus
e05ab5297d
gui/channellist.cpp: use zapit client for PiP
2013-03-08 14:14:26 +04:00
[CST] Focus
a69b37a929
gui/keybind_setup.cpp: add bind setup for direct pip setup and live/pip swap
2013-03-08 13:36:40 +04:00
[CST] Focus
ded8f0630c
gui/pipsetup.cpp: close on key_pip_setup
2013-03-08 13:35:57 +04:00
[CST] Focus
aa60c85768
Merge branch 'next' of coolstreamtech.de:cst-public-gui-neutrino into next
...
Conflicts:
lib/libconfigfile/configfile.cpp
src/system/setting_helpers.cpp
src/zapit/src/femanager.cpp
2013-03-07 17:10:57 +04:00
SnowHead
2c82b79ba2
- moviebrowser: don't show additional files from enigma2 in moviebrowser
2013-03-05 20:57:40 +01:00
[CST] Focus
cbfa6f88c5
use ENABLE_PIP for pip code
2013-03-05 18:34:47 +04:00
Stefan Seyfried
5dbf45896f
hdd_menu: use proper tune2fs call
...
call the my_system with the proper number of parameters instead
of relying on specifics of the getopt() used by tune2fs, now that
there is no limitation on the number of my_system arguments anymore
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-03-05 12:04:57 +01:00
Stefan Seyfried
988a8ebec2
helpers: improve my_system function
...
Instead of hardcoding the maximum number of arguments to the
my_system helper, pass a variable argument list.
The function is deliberately source-incompatible with the old
implementation (as opposed to a variant with a sentinel NULL
argument, which would be compatible) to find all users and to
make sure that new future users of this function are not
overlooked during merges with other branches.
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-03-05 11:58:49 +01:00
[CST] Focus
64e5d42ad0
src/gui/components/Makefile.am: libcoolstream dir depends on box
2013-02-28 17:44:05 +04:00
[CST] Focus
69b4d366af
Merge branch 'pip' into next
...
Conflicts:
src/gui/channellist.cpp
2013-02-28 16:45:41 +04:00
[CST] Focus
026592e8fe
Merge branch 'dvbsi++' into next
...
Conflicts:
src/neutrino.cpp
src/zapit/src/femanager.cpp
src/zapit/src/getservices.cpp
src/zapit/src/transponder.cpp
2013-02-28 16:39:34 +04:00
[CST] Focus
e74f1db278
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2013-02-28 16:25:06 +04:00
[CST] Focus
3da1aebe27
gui/keybind_setup.cpp: add pip key binding edit
2013-02-28 16:20:40 +04:00
[CST] Focus
f567d3b85d
gui/scan.cpp: add zap to current channel_id after scan
2013-02-28 15:53:07 +04:00
svenhoefer
ca8f8251ed
- audioplayer.cpp: fix comparison operator
2013-02-28 10:02:59 +01:00