Michael Liebmann
1049b337bb
* Rework handling muteicon
...
- Integrated for monitoring the mute icon into the frame buffer class.
If the icon is overwritten by an element, it is restored from the
framebuffer.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2013-05-16 11:01:41 +01:00
Jacek Jendrzej
8079c9126b
CNeutrinoEventList::findEvents -fix segfault if Bouquets not in current mode, remove unique sort
2013-05-16 10:21:45 +02:00
Jacek Jendrzej
5869af605b
CNeutrinoEventList::findEvents - remove events for not found channels in channelList
2013-05-15 17:36:33 +02:00
Jacek Jendrzej
63bb0996da
CNeutrinoEventList::findEvents - speedup search in all channelList
2013-05-15 14:39:09 +02:00
[CST] Focus
bbade7451d
neutrino.cpp: change defaults:
...
record ttx/subtitles to true;
progress bars to horizontal bars;
infoviewer epg progress to below channel name;
ca sys display to discreet;
direct record end to epg event
2013-05-15 16:04:37 +04:00
[CST] Focus
77c9f6242c
timerd/timermanager.cpp: change default record safety to 5min
2013-05-15 16:02:25 +04:00
[CST] Focus
2499abc6c8
gui/moviebrowser.cpp: change default columns to channel,title,date,size,duration,info;
...
change default column sizes
2013-05-15 16:02:03 +04:00
[CST] Focus
df1fa6a6bf
driver/record.cpp: show record duration in xx hour yy min format
2013-05-15 16:00:09 +04:00
[CST] Focus
a9a2b708b4
gui/movieplayer.cpp: update display after bookmarks menu
2013-05-15 15:59:38 +04:00
[CST] Focus
34a87975a0
gui/audio_setup.cpp: add 'heavy' srs algo on apollo
2013-05-15 09:29:29 +04:00
svenhoefer
ee4a4cbea1
- yweb: add key 'sleep'
2013-05-14 22:40:49 +02:00
svenhoefer
07da9cecdc
- sleeptimer: allow only one instance
...
* remove unneeded includes
2013-05-14 22:20:40 +02:00
svenhoefer
a5857e9d5b
- neutrino: use key 'sleep' to execute CSleepTimerWidget
2013-05-14 01:09:10 +02:00
svenhoefer
d69502e5b8
- stringinput: save/restore screen and add shadow
2013-05-14 01:07:58 +02:00
Jacek Jendrzej
f23be72ee0
CNeutrinoEventList::paintDescription - show info1 if info2 is empty
2013-05-13 20:56:14 +02:00
Jacek Jendrzej
3ee3452fda
CNeutrinoEventList::findEvents - search in unique channelList
2013-05-13 10:13:29 +02:00
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
Thilo Graf
9ae72bf02d
CComponents: fix missing save of background in paint_bg=false mode
...
Exit in initVarItem() on !paint_bg was too early.
2013-05-12 14:17:10 +02:00
rhabarber1848
f6413891b2
eventlist: Use selected event title as default search word, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?p=382712#p382712
2013-05-11 19:02:19 +02:00
Thilo Graf
35444cb703
CAudioMute: implementation of CComponents
2013-05-11 17:21:00 +01:00
svenhoefer
c80b1b0640
- locals: use more matching descriptions for screen positions
2013-05-11 12:57:36 +02:00
Michael Liebmann
d90ce27876
* COsdSetup::changeNotify: Add handling for volume digits / CVolumeHelper
2013-05-11 09:38:23 +01:00
svenhoefer
1376a94197
- osd-setup: fix segmentation fault
2013-05-10 22:48:37 +02:00
svenhoefer
fd63df9688
- deutsch.locale: fix typo in menu.hint_subchannel_pos
2013-05-10 21:55:19 +02:00
svenhoefer
655ae5d51f
- osd-setup: move menu-related stuff to a submenu 'menus'
...
* re-sort remaining items
2013-05-10 21:36:34 +02:00
Jacek Jendrzej
8cd93f64f1
CNeutrinoEventList::exec call hide only once
...
Conflicts:
src/gui/eventlist.cpp
2013-05-10 17:29:13 +04:00
svenhoefer
fc5d099833
- epgview: depend window size on font size
2013-05-10 17:23:10 +04:00
svenhoefer
5af55b4092
- framebuffer: add possibility to force small windows
2013-05-10 17:22:24 +04:00
Jacek Jendrzej
634f2f01b6
CChannelList::show() call hide only once
2013-05-10 17:13:22 +04:00
Michael Liebmann
a03eb3d732
* CFrameBuffer::paintBoxRel(): Correct debug message if dx or dy are 0
2013-05-10 17:09:46 +04:00
Michael Liebmann
de4996228f
* dvbsubtitle: Fix segfault in destructor
2013-05-10 17:09:06 +04:00
Jacek Jendrzej
9e49b7cd88
* CNeutrinoEventList: Skip unnecessary drawing of the background
2013-05-10 17:08:50 +04:00
Jacek Jendrzej
3fb97b59c1
src/gui/channellist.cpp: skip paint BG for item if firstpaint
2013-05-10 17:06:51 +04:00
Jacek Jendrzej
fd54a2aece
src/gui/cam_menu.cpp: use enableSaveScreen
2013-05-10 17:03:53 +04:00
Jacek Jendrzej
26edf137bd
src/gui/epgview.cpp:use paintBackgroundBoxRel only for hide
2013-05-10 17:02:50 +04:00
Jacek Jendrzej
1396896dd1
CTimerManager:: don't set wekup flag if box boot from zapto timer
2013-05-10 17:02:11 +04:00
Jacek Jendrzej
81efa46265
nhttpd: -add Slovak language by EnoSat
2013-05-10 17:00:43 +04:00
Jacek Jendrzej
39e31da8f1
nhttpd: -add Slovak language by EnoSat
2013-05-10 17:00:11 +04:00
Jacek Jendrzej
0ce4f9d0d8
update encoding.conf by EnoSat
2013-05-10 16:59:56 +04:00
Jacek Jendrzej
51ea0e8624
update slovak locale by EnoSat
2013-05-10 16:59:48 +04:00
svenhoefer
988f318749
- eventlist: re-align prev/next channelnames in header
...
Conflicts:
src/gui/eventlist.cpp
2013-05-10 16:58:12 +04:00
svenhoefer
fff07ea64e
- eventlist: move info button from header to buttonbar
...
* remove unused button_label structs
Conflicts:
src/gui/eventlist.cpp
2013-05-10 16:54:13 +04:00
Jacek Jendrzej
16b8f6d9a0
src/system/helpers.cpp:-add file_size function
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-05-10 16:39:11 +04:00
[CST] Focus
e0898de5ca
sync apollo libcs headers
2013-05-10 16:34:48 +04:00
[CST] Focus
98829743b3
gui/movieplayer.cpp: add chapters support, at the moment on bookmarks (blue) key
2013-05-10 16:34:12 +04:00
[CST] Focus
a6d7577235
gui/audio_select.cpp: add stop icon to stop subtitles item
2013-05-10 16:32:39 +04:00
Jacek Jendrzej
3a62b97fcb
supplement to 28198dc320
2013-05-10 13:43:23 +02:00