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 |
|
M. Liebmann
|
e964a13763
|
Fix commit 421da2c0cf for build on nevis
|
2014-11-24 17:45:20 +01:00 |
|
martii
|
421da2c0cf
|
zapit/audio_setup: add gui option for handling volume adjustment defaults
|
2014-11-24 11:47:04 +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 |
|
[CST] Focus
|
8772d219f1
|
gui/miscsettings_menu.cpp: add option to enable/disable empty favorites in bouquet list
|
2014-10-27 13:52:23 +03:00 |
|
[CST] Focus
|
c43438baec
|
gui/update_settings.cpp: add option to enable/disable updates check on boot
|
2014-10-20 14:20:26 +04:00 |
|
[CST] Focus
|
5d6ea715d8
|
gui/user_menue.cpp: add network settings and software update as user-menu items
|
2014-10-16 13:56:15 +04:00 |
|
Thilo Graf
|
e1a2d173f4
|
settings: add optional gradiant switch
At the moment without gui option, only for testing yet.
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
|
2014-09-25 11:07:24 +04:00 |
|
[CST] Focus
|
d83d519c86
|
gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes,
original code (C) martii <m4rtii@gmx.de>
|
2014-09-17 20:13:49 +04:00 |
|
martii
|
a99e8df965
|
driver/pictureviewer/jpeg: remove server-based rescaling code
Conflicts:
src/system/settings.h
|
2014-09-15 17:28:39 +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 |
|
martii
|
7c15db185f
|
add thread for determining free hdd (recording dir) space, enable hdd usage icons on vfd (untested)
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/driver/simple_display.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/moviebrowser.cpp
src/gui/record_setup.cpp
src/neutrino.cpp
src/system/ytcache.h
|
2014-09-11 17:58:19 +04:00 |
|
svenhoefer
|
8047531bc5
|
- user_menu: re-rename ITEM_PLUGIN to ITEM_PLUGIN_TYPES
|
2014-09-05 18:47:44 +02:00 |
|
[CST] Focus
|
420af7a4dc
|
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
|
2014-09-05 17:49:11 +04:00 |
|
[CST] Focus
|
a473fe8194
|
webtv channels integration port,
initial code (C) martii,
initial patch from jacek
|
2014-08-27 17:32:26 +04:00 |
|
[CST] Bas
|
17d1bbd12b
|
split fec to fec/modulation/delivery system;
switch to new dvb-api headers;
improve dvb-t manual scan
|
2014-08-27 17:14:33 +04:00 |
|
martii
|
94e6cf9a25
|
gui/channellist: make displaying channel numbers optional
Conflicts:
data/locale/deutsch.locale
src/gui/channellist.cpp
src/gui/osd_setup.cpp
|
2014-07-23 11:57:05 +04:00 |
|
[CST] Focus
|
416646bbff
|
merge neutrino-mp progressbar code, (C) martii
|
2014-07-17 17:02:37 +04:00 |
|
svenhoefer
|
aad8c86cb8
|
- neutrino_menue: add own personalize item to standby item
|
2014-06-28 14:28:35 +02:00 |
|
[CST] Focus
|
44bfc6f746
|
gui/audio_setup.cpp: add option to set static volume on boot
|
2014-05-14 19:28:37 +04:00 |
|
svenhoefer
|
da7f3b9cb1
|
- drop obsolete code around FONT_TYPE_GAMELIST
these fonts are not needed since gamelist/scriptlist
are painted with menu-widget
|
2014-05-02 22:28:36 +02:00 |
|
Stefan Seyfried
|
44ba8fafca
|
Merge remote-tracking branch 'check/next-cc'
build-tested only, needs fixing
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/Makefile.am
src/driver/rcinput.cpp
src/driver/streamts.cpp
src/eitd/sectionsd.cpp
src/gui/Makefile.am
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/moviebrowser.cpp
src/gui/movieplayer.cpp
src/gui/pluginlist.cpp
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/user_menue.cpp
src/gui/videosettings.cpp
src/gui/widget/menue.cpp
src/neutrino.cpp
src/neutrinoMessages.h
src/system/locals.h
src/system/locals_intern.h
src/zapit/include/zapit/scan.h
src/zapit/src/femanager.cpp
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/transponder.cpp
|
2014-04-27 19:14:06 +02:00 |
|
[CST] Focus
|
b127646b43
|
gui/record_setup.cpp: add option to auto-create movie thumbnail on playback
|
2014-04-21 14:07:37 +04:00 |
|
[CST] Focus
|
d446be1f95
|
gui/videosettings.cpp: add option to enable/disable SD OSD on apollo
|
2014-04-16 18:12:02 +04:00 |
|
[CST] Bas
|
e68a0c28f1
|
settings: implement 23.97hz and 29.97hz video modes.
|
2014-04-16 18:11:48 +04:00 |
|
[CST] Focus
|
b925988afe
|
gui/scan_setup.cpp: add explicit option to enable/disable fast-scan update
|
2014-04-14 14:18:32 +04:00 |
|
[CST] Focus
|
c2cbfdbfac
|
system/settings.cpp: remove delivery_system setting, add FST version
|
2014-04-02 17:33:14 +04:00 |
|
[CST] Focus
|
d4353a0692
|
neutrino.cpp: add setting to select box state for epg scan
|
2014-03-27 18:56:49 +04:00 |
|
FlatTV
|
e0055b5339
|
record menu: add filename template
|
2014-03-14 09:39:57 +01:00 |
|
[CST] Focus
|
6201a95358
|
neutrino.cpp: add timeshift record duration setting
|
2014-03-11 16:21:32 +04:00 |
|
[CST] Focus
|
753f3f2f95
|
neutrino.cpp: add pip config settings for radio mode
|
2014-03-06 16:09:10 +04:00 |
|
[CST] Focus
|
a3f4cbaa90
|
gui/miscsettings_menu.cpp: remove global rotor_swap option
|
2014-03-06 16:09:09 +04:00 |
|
martii
|
b0a77a8e26
|
gui/zapit_setup: add initial channel list mode options
|
2014-03-01 21:14:15 +01:00 |
|
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 |
|
Stefan Seyfried
|
add688bbb8
|
Merge remote-tracking branch 'check/next-cc'
broken, needs buildfixing
|
2014-02-23 15:17:48 +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 |
|
Stefan Seyfried
|
ecd62d81d1
|
Merge remote-tracking branch 'check/next-cc'
...only build-tested, needs fixes
|
2014-02-15 20:22:07 +01: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 |
|
Stefan Seyfried
|
b414474323
|
Merge remote-tracking branch 'check/next-cc'
compiles, nothing else.
Conflicts:
configure.ac
src/Makefile.am
src/gui/Makefile.am
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan_setup.cpp
src/gui/start_wizard.cpp
src/gui/test_menu.cpp
src/gui/user_menue.cpp
src/gui/widget/hintboxext.cpp
src/gui/widget/menue.cpp
src/gui/widget/messagebox.cpp
src/gui/widget/stringinput.cpp
|
2014-01-23 14:08:37 +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 |
|
Stefan Seyfried
|
eca8f5459b
|
Merge remote-tracking branch 'check/next-cc'
Conflicts:
src/neutrino.cpp
|
2014-01-19 13:37:24 +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 |
|
Stefan Seyfried
|
56a7262d5d
|
Merge remote-tracking branch 'check/next-cc'
|
2014-01-05 18:31:31 +01:00 |
|