Jacek Jendrzej
c32266e8f4
channellist.cpp fix compil -comparison between signed and unsigned integer expressions
2013-05-13 08:48:29 +02:00
svenhoefer
2ab63ce14d
- channellist: disable 'displayNext' when additional infos enabled
...
* otherwise there is no possibility to disable 'displayNext'
except exiting the channellist
2013-05-12 23:41:36 +02:00
svenhoefer
4277b8e283
- channellist: show infotext when epg.info2 is empty ...
...
... and 'description' is selected in additional infos
* fix double paint of infozone
2013-05-12 23:06:57 +02:00
svenhoefer
e170aec2d9
- channellist: show current event in additional info box
2013-05-12 22:26:10 +02:00
Jacek Jendrzej
438248bfac
CChannelList::show() call hide only once
2013-05-09 16:32:11 +02:00
Jacek Jendrzej
4bf2a4aa19
src/gui/channellist.cpp: skip paint BG for item if firstpaint
2013-05-03 18:42:35 +02:00
svenhoefer
c9a17eda0e
- channellist: fix transparent pixels in round corners of detail box
2013-05-02 21:08:04 +02:00
svenhoefer
e07e2e5264
- channellist: remove some unneeded calculations
2013-04-18 18:09:32 +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
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
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
057f3a8964
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-15 19:46:27 +02:00
Stefan Seyfried
d35835fe8f
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-15 19:42:24 +02:00
Jacek Jendrzej
838cf61a69
src/gui/channellist.cpp: fix to 4a8350c382
2013-04-10 20:43:32 +02:00
Jacek Jendrzej
4a8350c382
src/gui/channellist.cpp: fix paint details with different font size
2013-04-10 19:28:30 +02:00
[CST] Focus
e14043dbfb
neutrino GUI: more places to disable anything record-related, if recording_type is RECORDING_OFF
2013-04-09 18:37:25 +04:00
[CST] Focus
89423d49b4
gui/channellist.cpp: set oldselected to selected on sort mode change,
...
else wrong selected restored on exit;
store channel to history only if adjustToChannelID called with bToo == true, which means zap
2013-04-09 13:10:56 +04:00
[CST] Focus
06372e1856
gui/channellist.cpp: fix current transponder key
2013-04-08 18:02:03 +04:00
Stefan Seyfried
b79b13a411
CChannelList: fix "prev bouquet" if empty bouquets are present
...
also do proper wrap-around when selecting previous / next bouquet
2013-04-08 09:59:18 +04:00
Jacek Jendrzej
6d56cc0696
revert commit f4ae5e17ce
2013-04-08 09:59:04 +04:00
Stefan Seyfried
80e7f9753b
CChannelList: fix "prev bouquet" if empty bouquets are present
...
also do proper wrap-around when selecting previous / next bouquet
2013-04-06 22:14:06 +02:00
Jacek Jendrzej
e0facfa2e0
revert commit f4ae5e17ce
2013-04-06 22:13:47 +02:00
Thilo Graf
6fa592323b
CChannellist: add missig frame for timscale
2013-04-06 10:21:22 +02:00
Stefan Seyfried
6bc2a8a5d8
neutrino: do not display expired events in channel list
2013-04-05 16:32:43 +04:00
Stefan Seyfried
be1b73b7a0
channellist: limit context-menu on non-unlocked bouquets
...
don't allow adding of channels from locked bouquets to favorites
or unlocked bouquets to avoit circumvention of bouquet locks
2013-04-05 15:53:30 +04:00
Stefan Seyfried
27493de2ef
neutrino: add the possibility to lock bouquets by default
...
This basically inverts the "locked" attribute of bouquets.xml and
allows to selectively enable only favourites or similar.
Conflicts:
src/gui/channellist.cpp
2013-04-05 15:52:58 +04:00
[CST] Focus
d79d592d27
gui/channellist.cpp: move info/menu/zap icons from head to button bar;
...
add play button icon for PiP;
rework CChannelList::paintButtonBar;
handle PiP key binding in addition to play button
2013-04-05 15:15:44 +04:00
Stefan Seyfried
e09bc260da
neutrino: make button bar use available space intelligently
...
modify the paintButtons() function, so that it spreads the buttons
over the available width with constant space between them.
Port over all users to the new method and clean up quite some custom
button drawing code on the way.
Conflicts:
src/gui/audioplayer.cpp
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/epgview.cpp
src/gui/eventlist.cpp
src/gui/filebrowser.cpp
src/gui/widget/buttons.cpp
src/gui/widget/stringinput.cpp
2013-04-05 14:50:28 +04:00
Thilo Graf
860be9a412
CComponents: add progressbar class to cc-items
...
CProgressbar moved into components sub directory and adapt includes.
Progressbar objects are now usable as cc-item
TODO:
-some color and size corrections
-found some dub codes for sig and snr-bars, needs rework
2013-04-02 09:31:05 +02:00
Jacek Jendrzej
25653df890
src/gui/channellist.cpp: fix to 36e95d7fbc
if more bouquets empty
2013-04-01 16:19:51 +04:00
Stefan Seyfried
0d318fd296
channellist: refactor to avoid duplicated code
...
Conflicts:
src/gui/channellist.cpp
2013-04-01 15:47:10 +04:00
svenhoefer
4714a30f83
- strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
Conflicts:
src/gui/bedit/bouqueteditor_bouquets.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
2013-04-01 15:42:38 +04:00
svenhoefer
39f16c7dc3
- fix my last commit 0064c6c
(recalc height)
2013-04-01 14:59:51 +04:00
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
f35065b918
gui/channellist.cpp: adjust channel list mode on numeric zap
2013-04-01 14:15:47 +04:00
Jacek Jendrzej
f4ae5e17ce
src/gui/channellist.cpp: fix to 36e95d7fbc
if more bouquets empty
2013-03-27 16:18:32 +01:00
Stefan Seyfried
36e95d7fbc
channellist: refactor to avoid duplicated code
2013-03-25 14:06:16 +01:00
svenhoefer
759966f935
- strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
2013-03-25 09:45:22 +01:00
Thilo Graf
deab17dc25
CChannelList: ensure new init of dline
...
Causes correct paint of details line, if osd settings
have been changed.
2013-03-24 21:16:49 +01:00
Thilo Graf
407d9fe800
CChannelList: remove details line on changing pages
...
details line was not completely killed changed page.
2013-03-21 11:38:40 +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
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
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
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