svenhoefer
cb5f052e83
- themes: move colored_events settings to themes setup
2015-05-05 11:43:17 +02:00
svenhoefer
a7b6911ce6
- themes: add new infobar_gradient keywords
2015-05-04 11:47:07 +02:00
svenhoefer
62daf1dc4c
- infoviewer: add color-to-color gradient feature; THX to TangoCash ...
...
... for basic inspiration and dbt for some optimizations
2015-05-04 09:41:41 +02:00
Thilo Graf
a58f1621b4
Merge branch 'cst-next.pre' into cst-next
2015-04-30 09:20:43 +02:00
Thilo Graf
01516cf943
themes: use hintbox and header gradient option in theme settings
...
Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.
2015-04-29 10:16:55 +02:00
svenhoefer
d2ee7e6f0a
- timerlist: don't discard unsaved user-changes at timers silently
...
- some more small changes/fixes:
* don't allow reminder-timer with standard message text ("---")
* fix display of changed recording directory
* use addIntroItems() function in menus
* fix dependency of menuitems in apids-menu
* use pulldown-mode to choose timer-type
2015-04-23 08:42:24 +02:00
svenhoefer
7f35a67426
- channellist: allow show/hide bottom infobox
2015-04-14 11:08:24 +02:00
[CST] Focus
32f38219c9
data/locale/nederlands.locale: update locale
2015-04-02 14:40:05 +03:00
Thilo Graf
c4bb2176f9
locale: more precise text for update messages
2015-03-29 22:40:03 +02:00
Thilo Graf
b3f044575a
deutsch.locale: remove denglish part
2015-03-29 22:40:03 +02:00
JohnnyRun
2a0c4347ad
if line numbers does not match but translations are correct
2015-03-23 15:23:21 +01:00
Jacek Jendrzej
81290c2e8e
update polski.locale (THX jaro44)
2015-03-11 17:47:35 +01:00
Jacek Jendrzej
4cd3621ebe
add Y_Dist-GreyBlue.css Grey-Blue.theme by OneOfNine (THX)
2015-03-08 13:30:42 +01:00
svenhoefer
b7fa3d737e
- deutsch.locale: upgrade
2015-02-19 08:57:58 +01:00
Stefan Seyfried
c7dd4260d6
intall warning icon
2015-02-09 13:47:32 +01:00
Christian Schuett
7f9dcb64b0
Neutrino timerlist: sort timer type chooser alphabetically
...
Signed-off-by: Christian Schuett <Gaucho316@hotmail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2015-02-03 17:22:30 +01:00
[CST] Focus
d98d94550f
gui/miscsettings_menu.cpp: add option to cache EPG only for favorite channels,
...
filter not yet reconfigured after scan or editing favorite bouquets
2015-01-22 18:58:53 +03:00
Jacek Jendrzej
cb5bb9ac0e
czech.locale: try to fix \n
2015-01-22 14:06:59 +01:00
Janus
df1db3cfad
api4: upgrade channel and bouquet edit (testing)
2015-01-22 13:08:03 +01:00
Jacek Jendrzej
935acf4f3c
update fix newline
2015-01-14 11:40:36 +01:00
Jacek Jendrzej
f29f041905
update czech.locale by marsim21
2015-01-13 23:30:14 +01:00
svenhoefer
026c8b4389
- osd_setup: improve/clarify screensaver off option
2015-01-08 20:01:15 +01:00
Jacek Jendrzej
bf754a7de9
update initial services
2015-01-02 18:58:46 +01:00
svenhoefer
4ab6098716
- neutrino: add screensaver to radio-mode
...
This commit maybe need some tests with radiotext
and/or other timeouts
2014-12-30 00:02:41 +01:00
svenhoefer
df18f1f4e5
- screensaver: remove audioplayer_screensaver; add screensaver_delay
2014-12-29 23:50:18 +01:00
vanhofen
e96a0f9c17
- screensaver: small changes in locales
2014-12-29 22:13:02 +01:00
vanhofen
3206e35e20
- screensaver: move configuration to own submenu
2014-12-29 22:13:02 +01:00
svenhoefer
153e7dba91
- screensaver: add GUI option to change timeout
2014-12-29 22:13:02 +01:00
vanhofen
cbed13ecd0
- screensaver: add GUI option to change screensaver directory
2014-12-29 22:13:02 +01:00
Jacek Jendrzej
debd7138a0
update slovak.locale by EnoSat
2014-12-29 17:04:27 +01:00
[CST] Focus
9b78e49d0e
gui/mediaplayer_setup.cpp: integrate MB / YT settings, (c) martii
2014-12-26 19:00:32 +03:00
svenhoefer
3e24de2d67
- moviebrowser: localize dialogs around TS-editing
2014-12-22 09:16:20 +01:00
[CST] Focus
34691a1724
gui/scan_setup.cpp: add pilot param to manual scan menu
2014-12-18 17:31:55 +03:00
[CST] Focus
68e240b4e7
gui/videosettings.cpp: split format key modes and auto-modes on apollo,
...
disable broken 14:9 pan&scan on apollo
2014-12-18 17:31:48 +03:00
Christian Schuett
4975b33dfd
- moviebrowser: sort column item option choosers alphabetically
...
also add missing entry 'info2' to this option choosers and remove
duplicate entry 'filename' from them
- english.locale: fix typo
2014-12-15 08:50:22 +01:00
svenhoefer
78c9583104
- deutsch.locale: fix terrible typo
2014-12-12 18:11:05 +01:00
svenhoefer
e21a79195e
- add epg_save_frequently feature ...
...
... to provide the EPG data in frequently intervals on an external device
2014-12-05 09:08:56 +01:00
svenhoefer
4c621f1dec
- split epg_read from epg_save ...
...
... to get the possibility to read EPG-data from an external device
at boot w/o saving the own data at shutdown/standby.
2014-12-05 09:08:56 +01:00
TangoCash
dfc7a1d304
- movieplayer: add playlist_manager
...
NOTE: This is a merge of several patches by TangoCash
for neutrino-mp aligned to neutrino-hd.
We use 'play' key to open playlist_manager.
2014-11-26 10:23:21 +01:00
martii
421da2c0cf
zapit/audio_setup: add gui option for handling volume adjustment defaults
2014-11-24 11:47:04 +01:00
svenhoefer
0de74c514e
- deutsch.locale: upgrade; shorten stringinput.caps
2014-11-20 14:46:21 +01:00
[CST] Focus
003acea160
gui/widget/keyboard_input.cpp: add string input with keyboard-style layout
2014-11-19 18:16:01 +03:00
Janus
87ba343484
locale numzap ger
2014-11-17 15:40:16 +01:00
svenhoefer
f2d08d72ac
- flashtool: localize "Copy Image" string
2014-11-13 16:17:39 +01:00
martii
a12f4c0274
parental protection: make zaptime configurable
...
Conflicts:
data/locale/english.locale
src/gui/channellist.cpp
src/gui/parentallock_setup.cpp
src/neutrino.cpp
2014-11-11 14:40:52 +03:00
svenhoefer
bdcb043521
- deutsch.locale: update
2014-11-07 17:38:05 +01:00
svenhoefer
3c52e2b87f
- re-enable front-panel settings for Trinity; re-sort vfd_setup
2014-11-04 14:59:23 +01:00
Janus
93d62fd11a
-add CBouquetManager writenames menu
2014-11-03 14:16:53 +01:00
[CST] Focus
1a30d7d921
locals: add locale for 'move to'
2014-10-28 15:11:28 +03:00
[CST] Focus
2d7b746685
locals: add locales for show empty favorites option
2014-10-27 13:51:32 +03:00