Stefan Seyfried
1a4f65302e
scansetup: add DVB-T
...
Conflicts:
src/gui/scan_setup.cpp
src/gui/scan_setup.h
2014-02-28 13:44:22 +04:00
[CST] Focus
b85c0daf7a
neutrino.cpp: add subtitles charset setting
2014-02-25 16:48:55 +04:00
martii
7826ab0fca
driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)
...
driver/rcinput: drop unused gettimeofday code
2014-02-25 00:09:14 +01:00
[CST] Focus
29617ba843
gui/osd_setup.cpp: add 'other' font sizes group,
...
add subtitles font size setup
2014-02-21 20:01:13 +04:00
svenhoefer
e97ea955c9
- plugins: type for listed plugins on blue key is more selectable
2014-02-06 22:51:18 +01:00
Jacek Jendrzej
3818875a80
epgview.cpp: -add adzap
2014-02-04 19:32:47 +01:00
svenhoefer
f9ad30f183
- plugins: type for listed plugins on blue key is selectable
...
* add mainmenu items for tools and lua-extensions
(default not visible)
* add usermenu items for tools and lua-extensions
(default off)
2014-02-04 09:08:21 +01:00
M. Liebmann
0a5a7b3146
CScanSettings: convert char[...] configuration values to std::string
2014-01-19 20:57:38 +01:00
M. Liebmann
004aa84e32
SNeutrinoSettings: convert more char[...] configuration values to std::string
2014-01-19 20:57:37 +01:00
[CST] Focus
b1f21b47ca
neutrino.cpp: add g_settings.lcd_scroll option;
...
move rcK and umount on shutdown later to fix deep-standby clock in case of /var partition (thanks Thomas)
2014-01-17 14:20:26 +04:00
[priv] M. Liebmann
ae2a01a37a
CRecordInstance: Turns message when recording start/end on or off
2014-01-13 19:42:46 +01:00
svenhoefer
e529bd011b
- usermenu: cleanup from unused code
2014-01-02 22:57:01 +01:00
svenhoefer
419cff8c8a
- usermenu: add file player
2014-01-02 22:36:42 +01:00
svenhoefer
47a2cf0e54
- usermenu: add youtube player
2014-01-02 21:52:33 +01:00
svenhoefer
9fb63a20d9
- channellist: channellogos can be disabled
2013-12-28 23:39:51 +01:00
M. Liebmann
025295b6b4
CInfoClock: menu item for setting color of the digit added
2013-12-25 18:32:01 +01:00
martii
b45511b196
system/settings: store epg times in integers
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-12-25 12:08:14 +01:00
martii
d125301ede
system/settings: use integers for shutdown_count/_min
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-12-25 12:08:14 +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
martii
697b1a75b3
gui/osd_setup, gui/record_setup: use CMenuOptionNumberChooser ...
...
... instead of CStringInput to enter numbers
* neutrino.cpp: drop SetupTiming method
* system/settings: use integers for timing values#
* system/setting_helpers: drop CTimingSettingsNotifier
2013-12-22 21:13:45 +01:00
martii
dc61c83103
gui/keybind_setup: use CMenuOptionNumberChooser instead of CStringInput
2013-12-22 16:36:13 +01:00
martii
da0142eb0d
gui/pictureviewer_setup, gui/audioplayer_setup: use CMenuOptionNumberChooser instead of CStringInput
2013-12-22 16:36:13 +01:00
martii
e41f122970
driver/audiodec: don't encode utf8 to utf8
2013-12-15 14:40:53 +04:00
svenhoefer
e97e33532b
- infoclock: add some features
...
* add shadow to infoclock
* rename some locals
* change default height of clock
* add option to switch bachground on/off (default off)
* add option to switch seconds on/off (default on)
2013-12-10 02:38:43 +01:00
M. Liebmann
435d25c0ce
CInfoClock: Use dynamic font for display
2013-11-28 16:07:49 +01:00
Jacek Jendrzej
4f387ae87f
CEventFinderMenu -add epg search history
2013-11-26 16:23:24 +01:00
[CST] Focus
1eb658fc21
neutrino.cpp: add window width/height settings
2013-11-07 17:23:40 +04:00
[CST] Focus
067891fe52
move tuner setup to Service menu
2013-10-25 14:27:38 +04:00
[CST] Focus
606bd01878
as requested, implement 'easy' menu mode for novice users;
...
default behavior should not be changed, easy mode forced by /var/etc/.easymenu file inside image;
at the moment switch between modes is done by main menu -> 'stop' button -> enter pin code,
restart needed after mode switch
2013-10-25 13:03:26 +04:00
svenhoefer
25e550e9e3
- sleeptimer: add possibilty to preset with a fixed value
2013-10-16 10:37:23 +02:00
Michael Liebmann
d00cb6f8ec
Image backup apollo Part #6
...
- Menu option for including kernel/uldr/u-boot in the image backup
- Menu option for creating an image with a different erasesize
Tank <=> Trinity
2013-09-27 06:44:43 +02:00
svenhoefer
6ed30528f9
- osd_setup: introduce g_settings.window_size to scale some windows
...
* remove g_settings.big_windows
* add setup window (use up/down to change size)
2013-09-02 20:59:26 +02:00
Michael Liebmann
bc069b0a84
Softupdate: Use user-defined file names
...
for apply settings and saving partitions from the flash.
2013-08-20 02:55:54 +02:00
Michael Liebmann
0a0035c2ae
Add option to resize the VolumeBar
...
- Minimum height: Height of NEUTRINO_ICON_VOLUME + 2 pixels
- Maximum height: 50 pixels
- Setting can be changed with:
Menu -> Settings -> OSD -> Volume -> Height of display
2013-07-21 22:06:05 +02:00
[CST] Focus
c31c9d0e7f
neutrino.cpp: add buttons backlight settings
2013-07-18 14:52:00 +04:00
tomworld
ea66aaaf8f
- keybind_setup: add possibility to disable/enable some special keys
2013-07-12 15:50:30 +02:00
[CST] Focus
680f684ce4
gui/miscsettings_menu.cpp: add option to enable/disable epg scan
2013-06-12 18:46:34 +04:00
Michael Liebmann
365661e841
* Software update: Apply the settings in the options menu switchable
2013-06-08 16:20:32 +02:00
Michael Liebmann
d08d18522e
* Add volume bar to osd timeouts in the OSD setup
2013-06-04 01:17:39 +02:00
[CST] Focus
6f8ef9ec46
Merge branch 'next' into next-cc
...
Conflicts:
data/locale/english.locale
src/driver/framebuffer.cpp
src/gui/channellist.cpp
src/gui/eventlist.cpp
src/gui/moviebrowser.cpp
2013-06-02 10:46:42 +04:00
[CST] Focus
82721e92e8
system/settings.cpp: add personalize item for youtube feeed playback
2013-05-29 18:07:57 +04:00
[CST] Focus
6f37b8a7b6
neutrino.cpp, settings: add key for file play subtitle select
2013-04-30 12:10:03 +04:00
[CST] Focus
14191a0c62
system/settings.h: comment unused in next branch FONT_TYPE_EVENTLIST_EVENT
2013-04-30 10:14:13 +04: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
5954735ed8
auto-enumerate FONT_TYPE_COUNT instead of defining it
...
Conflicts:
src/system/settings.h
2013-04-17 10:21:33 +04:00
[CST] Focus
f36200e0fe
neutrino.cpp: add ci_ignore_messages settings var
2013-04-16 13:16:16 +04:00
Stefan Seyfried
1f1aa08562
auto-enumerate FONT_TYPE_COUNT instead of defining it
2013-04-15 21:37:43 +02:00
svenhoefer
473d6f38ba
- eventlist: make additional infos switchable
...
* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable
2013-04-13 11:13:23 +02: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
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