Thilo Graf
d63ffa1b2b
screensaver.cpp: add missing item name for clock instance
2019-05-24 13:54:55 +02:00
Thilo Graf
01e69fbf2a
test_menu.cpp: fix blink demos
2019-05-24 13:54:52 +02:00
Frankenstone
123c723e11
update.cpp: fix flash bootselector for hd51, thx DboxOldie
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-24 13:54:46 +02:00
Jacek Jendrzej
6ed8c3b909
lua:avoid segfault
2019-05-18 14:44:10 +02:00
Jacek Jendrzej
cf9d1eecbf
fix memleak
2019-05-12 12:21:15 +02:00
Jacek Jendrzej
e2cb9fa025
scan_steup: fix double blue with fastscan
2019-05-10 19:06:47 +02:00
Thilo Graf
feb46d3268
moviebrowser/mb.cpp: add missing delete for m_detailsLine inside hide()
...
Force of reinit for m_detailsLine was failed after changed settings.
This should fix wrong dimensions of m_detailsLine after
changed m_settings.browserFrameHeight.
2019-05-09 09:14:03 +02:00
Thilo Graf
30fb240036
moviebrowser: add interim message while reset to default settings
...
It's not always a good idea to reset all mb settings. From own experience
it is often not wanted and irritatingly when storage settings will be lost.
2019-05-08 09:13:08 +02:00
Thilo Graf
734d0a3634
moviebrowser settings: move storage settings into own struct
...
For planned usage with user interaction.
2019-05-08 09:13:05 +02:00
Thilo Graf
3601503323
moviebrowser/mb.cpp: avoid possible empty menue entries in showMenu()
...
Empty entries don't look good if no movie infos are available but it
seems to be better to show movie name beside entry name. If movie title
not available show menu entry with an "edit" hint.
So the menu should be more intuitive.
2019-05-08 09:13:02 +02:00
svenhoefer
5d3b7aa9b4
- themes: disable rounded corners per default
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-08 09:12:56 +02:00
Thilo Graf
d4ad7cba12
moviebrowser/mb.cpp: use key blue instead key 3 for reload movies
...
Alignment to function of blue button in main movie browser window.
2019-05-07 09:52:16 +02:00
Thilo Graf
43cdea9cba
moviebrowser/mb.cpp: fix possible fragments on screen while scrolling
2019-05-07 09:52:13 +02:00
Thilo Graf
9d3400082e
Revert "movibrowser: don't show column title for visual elaspsed time"
...
This reverts commit 3423c0682c
.
2019-05-07 09:52:06 +02:00
svenhoefer
4fbeb0e3d1
- locale: remove obsolete LOCALE_MOVIEBROWSER_IMDB_DATA
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-07 09:52:04 +02:00
Thilo Graf
3423c0682c
movibrowser: don't show column title for visual elaspsed time
...
progress bars should be self-explanatory
2019-05-06 11:47:19 +02:00
Thilo Graf
e1e6efeffd
moviebrowser: use separate locale for movie database request
2019-05-06 11:47:13 +02:00
Thilo Graf
d7ba2e5f78
moviebrowser: use more generic action key name
2019-05-06 11:47:08 +02:00
Thilo Graf
679f929a6b
neutrino.h: change return type of signal OnBeforeRestart
...
unifiy with other signals
2019-05-06 11:47:06 +02:00
GetAway
4cac01b98b
moviebrowser: fix array subscript is above array bounds
2019-05-05 20:02:31 +02:00
Thilo Graf
6c00095213
listframe.cpp: adopt title bar properties to sub head properties
2019-05-05 14:14:34 +02:00
Thilo Graf
83e8a6bf40
moviebrowser: show lastplay date only when really no played in info menu
...
Last play date was filled with sensles data.
2019-05-05 14:14:34 +02:00
Thilo Graf
44915a63a8
moviebrowser: show minute instead percent for last play stop
2019-05-05 14:14:34 +02:00
Thilo Graf
0a93d97daa
moviebrowser: add switch for cut of text inside rows, default enabled
2019-05-05 14:14:34 +02:00
Thilo Graf
826986d088
listframe: add option to control cut of text inside rows, default enabled
2019-05-05 14:14:34 +02:00
Thilo Graf
bdace76186
moviebrowser: use MESSAGEBOX_YES_NO_OPTIONS struct from mymenu.h
...
avoid dub code
2019-05-05 14:14:34 +02:00
Thilo Graf
58d17fb86d
listframe.cpp: use color gradient in title header
2019-05-05 14:14:34 +02:00
Thilo Graf
2dc9c4d252
moviebrowser: add possibility to show visualized elapsed time
2019-05-05 14:14:34 +02:00
Thilo Graf
2792c33269
listframe: add posibility to use cc items inside listframe rows
2019-05-05 14:14:34 +02:00
Thilo Graf
f58fa6016b
Infoclock: add missing item name
...
needed for thread name
2019-05-05 14:14:34 +02:00
Thilo Graf
d17b246cd6
osd_helpers.cpp: use infoclock methods with better readability
2019-05-05 14:14:34 +02:00
svenhoefer
8991ed60f4
- pick mipsbox code from DDT, TangoCash and max10
...
Conflicts:
src/gui/cam_menu.cpp
src/gui/update.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-05 14:11:39 +02:00
BPanther
a1fc88e51f
fix update_menue for mips
2019-05-05 14:11:39 +02:00
max_10
f4a15be90d
- activate unicable pin, thx DboxOldie
2019-05-05 14:11:39 +02:00
Jacek Jendrzej
0c5e22e801
adzap: add tzap to monitor mode
2019-05-05 11:23:47 +02:00
Jacek Jendrzej
14b96ccc95
eventlist: fix memleak
2019-05-04 14:54:34 +02:00
Jacek Jendrzej
4798df400d
adzap, fix zap to last channel, disable hintbox with zap
2019-05-04 13:56:36 +02:00
svenhoefer
b3b7ac5c3e
- followscreenings: invert notify behaviour
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-02 21:28:01 +02:00
svenhoefer
e33b6f4f33
- epgplus: show notifications when adding timers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-02 21:28:01 +02:00
svenhoefer
ddd8e16ec1
- epgview: show notifications when adding timers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-02 21:28:01 +02:00
Thilo Graf
8e99e79e6d
followscreenings: add missing logic OR with getUseChannelFilter()
2019-05-02 21:28:01 +02:00
svenhoefer
f413089488
- followscreenings: allow switchable notifications
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-02 21:28:01 +02:00
svenhoefer
752e2171c7
- followscreenings: fix CFollowScreenings::FOLLOWSCREENINGS_ALWAYS
...
* add enumeration for a better readability
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-02 21:28:01 +02:00
FlatTV
67b4fec5a6
followscreenings.cpp: Fix option "always"
2019-05-02 21:28:01 +02:00
svenhoefer
9760861df5
- followscreenings: re-add possibility to show followscreenings in every case
...
This commit replaces formerly commit f2437b5b06c38f474c06fb295a315ecbb3adff4e
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-02 21:28:01 +02:00
TangoCash
8ea412cc55
- timerlist/controlapi: enable epg_starttime for remote timers
2019-05-02 21:28:01 +02:00
Jacek Jendrzej
f4b98498c3
- adzap: add "zap on timer activation" to adzap menu too
2019-05-02 21:28:01 +02:00
svenhoefer
c9d6285091
- moviebrowser: better check for *tmdb's availability
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-05-02 21:05:30 +02:00
BPanther
13c4cc90ef
tmdb cleanup
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-05-02 21:02:14 +02:00
BPanther
6ae5b6fa9d
fix tmdb again
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-05-02 20:59:20 +02:00