svenhoefer
2a16b73885
- eventlist: add back button to search menu;
...
move "start search" near top
2014-11-20 16:17:20 +01:00
[CST] Focus
549e110e14
change most code to use CKeyboardInput in place of CStringInputSMS
2014-11-19 18:21:38 +03:00
M. Liebmann
b9400110b4
Enable gradient for all remaining GUI header
2014-10-16 09:49:28 +02:00
martii
e84782bc4c
drop explicit CMenuForwarder icon assignments
...
Conflicts:
src/gui/3dsetup.cpp
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/keybind_setup.cpp
src/gui/mediaplayer.cpp
src/gui/mediaplayer_setup.cpp
src/gui/moviebrowser.cpp
src/gui/network_setup.cpp
src/gui/nfs.cpp
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/parentallock_setup.cpp
src/gui/personalize.cpp
src/gui/proxyserver_setup.cpp
src/gui/record_setup.cpp
src/gui/scan_setup.cpp
src/gui/screensetup.cpp
src/gui/settings_manager.cpp
src/gui/timerlist.cpp
src/gui/update_menue.cpp
src/gui/vfd_setup.cpp
src/gui/videosettings.cpp
src/neutrino_menue.cpp
2014-09-15 11:44:08 +04:00
martii
b21cb152b5
system/settings: move theme colors to dedicated struct
...
Conflicts:
src/driver/pictureviewer/pictureviewer.cpp
src/gui/epgview.cpp
src/gui/osd_setup.cpp
src/gui/pluginlist.cpp
src/neutrino.cpp
2014-09-12 18:29:21 +04:00
[CST] Focus
420af7a4dc
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
2014-09-05 17:49:11 +04:00
Thilo Graf
69e2debb02
COSDFader: rename member functions, adapt implementations
...
Stop() is not exactly attributable if fader class used as inherited and
Fade() don't tell really what done and related to return value 'bool'...
especially as the fader class members have been not documented.
2014-06-23 18:43:47 +02:00
svenhoefer
069d19f701
- eventlist: rework header
...
show channellogo, prev channel, next channel if possible
2014-06-11 23:07:19 +02:00
svenhoefer
649d1b1f9d
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
svenhoefer
8b91cda918
- change getRenderWidth() default to UTF8
2014-06-11 23:07:00 +02:00
Jacek Jendrzej
218a3906fd
src/gui/eventlist.cpp -fix show channel name in search mode
2014-06-07 13:14:11 +02:00
svenhoefer
6ee9a3a053
styling for EPG view/eventlist (patch from Benny, thanks!) (fixed)
...
taken from martiis neutrino-mp
2014-05-29 22:30:32 +02:00
Jacek Jendrzej
39eb29e437
fix to Commit 67bb4f7
(thx Gaucho316)
2014-05-29 20:15:44 +02:00
martii
f4fd139e08
gui/eventlist: fix paintItem() [patch from Benny]
2014-05-29 19:06:57 +02:00
martii
67bb4f7d10
gui/eventlist: utf8 rendering fix (thanks Benny!)
2014-05-29 18:47:42 +02:00
svenhoefer
193c49d55e
Revert "styling for EPG view/eventlist (patch from Benny, thanks!)"
...
This reverts commit 5809315cc5
because this commit seems to need some more affection.
2014-05-27 17:21:42 +02:00
martii
5809315cc5
styling for EPG view/eventlist (patch from Benny, thanks!)
2014-05-27 17:01:49 +02:00
martii
dff38fc6ee
locale: rename in => word.in
2014-05-06 12:31:32 +02:00
martii
5fb5ea91bf
gui/infoviewer, gui/eventlist: localization fixes
2014-05-06 12:28:25 +02:00
Thilo Graf
bcf4e4fbf9
revert cd5fd9dab3
...
use an easier solution, based up neutrino-mp
2014-01-26 20:30:41 +01:00
M. Liebmann
06408a8325
Fix segfault in eventlist
2014-01-25 23:06:27 +01:00
M. Liebmann
cd5fd9dab3
Fix compiler warnings (-Wconversion)
...
- THX SatBaby for the info
2014-01-25 23:06:27 +01:00
svenhoefer
53f5801d6f
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
M. Liebmann
b41819190d
Preparing the menu classes for Lua Part #2
...
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
THX Martii
2014-01-19 20:57:37 +01:00
Stefan Seyfried
1d0a23dbf3
reduce direct dependencies on timerdclient.h
...
Include timerdtypes.h instead of timerdclient.h where feasible, add direct instead of indirect includes of timerdclient.h where necessary. This reduces the number of files which depend on timerdclient.h from 134 to 16. Add/update copyright notices in the affected files.
2014-01-13 21:01:26 +01:00
martii
cbc9299df8
convert most char[...] configuration values to std::string
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-12-25 12:08:14 +01:00
Jacek Jendrzej
4f387ae87f
CEventFinderMenu -add epg search history
2013-11-26 16:23:24 +01:00
svenhoefer
3c8d47fa49
Revert "global.h: Use forward-declarations to reduce number of dependencies"
...
This reverts commit 4bc6e43ad4
.
2013-11-13 23:40:16 +01:00
svenhoefer
014dd3ac7b
Revert "- add missing include of vfd header"
...
This reverts commit 3845feb0e4
.
2013-11-13 23:39:55 +01:00
svenhoefer
3845feb0e4
- add missing include of vfd header
2013-11-13 10:40:18 +01:00
Stefan Seyfried
4bc6e43ad4
global.h: Use forward-declarations to reduce number of dependencies
2013-11-13 10:40:03 +01:00
svenhoefer
37fce25dac
- eventlist: change hotkeys in searchmenu for a smoother handling
2013-10-20 21:06:59 +02:00
Stefan Seyfried
f485bceff7
initialize variables (mostly to silence valgrind)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2013-10-01 14:00:20 +02:00
svenhoefer
dea8e8bbc8
- eventlist: fix paint of background in right box
2013-09-27 18:07:40 +02:00
svenhoefer
f468f9c176
- eventlist: use left/right to switch channels
2013-09-27 18:02:26 +02:00
Thilo Graf
ccddafa427
CNeutrinoEventList: don't paint explicit background
2013-09-19 08:24:40 +02:00
Michael Liebmann
c60c5c5ce3
Replace color indexes of the text colors by real color values for RenderString()
...
- If necessary, Correct data types of the color values
2013-07-21 22:00:58 +02:00
Jacek Jendrzej
917e95aea3
CNeutrinoEventList::findEvents - fix iterator
2013-05-31 18:54:48 +02:00
Stefan Seyfried
a33086568b
neutrino: fix possible div-by-zero in scrollbar calculation
2013-05-30 11:19:39 +02:00
Jacek Jendrzej
35bac1ff40
CNeutrinoEventList::findEvents - add search all epg option
2013-05-17 21:08:09 +02:00
Jacek Jendrzej
017b2d58d9
supplement to 8079c9126b
typo
2013-05-16 22:43:51 +02:00
Jacek Jendrzej
4a461c1801
supplement to 8079c9126b
, THX Gaucho316 for correction
2013-05-16 22:40:52 +02: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
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
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
Jacek Jendrzej
28c67bbc9b
CNeutrinoEventList::exec call hide only once
2013-05-10 11:28:22 +02:00
Jacek Jendrzej
1d2ac01ecc
* CNeutrinoEventList: Skip unnecessary drawing of the background
2013-05-04 12:08:36 +01:00