Commit Graph

792 Commits

Author SHA1 Message Date
martii
a99e8df965 driver/pictureviewer/jpeg: remove server-based rescaling code
Conflicts:
	src/system/settings.h
2014-09-15 17:28:39 +04:00
[CST] Focus
58198b3f55 neutrino.cpp: move theme loading to gui/themes.cpp
original commit (C) martii:
commit cf48e04c02224af37098359d1788f65edd6a7060
gui/themes, neutrino: de-duplicate get/set code
2014-09-12 19:42:31 +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
247e38a204 neutrino.cpp: avoid webtv duplicates 2014-09-11 17:58:28 +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
[CST] Focus
d2c836049b gui/personalize.cpp: try to fix usermenu delete 2014-09-09 15:28:35 +04:00
svenhoefer
7e3addd8a7 - neutrino.cpp: more readability for startup console output 2014-09-08 18:41:48 +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
svenhoefer
7589a3a9e0 - nhttp: enable threading
This is ported from neutrino-mp and contains code by martii and seife
from following commits:
20d3031b8bb47b5af79bf10c385e3564fe5c26dc
93d01c1987
363633dc1b
c3e1310a2f727e26ce11669e3aeae78305f87049
2014-08-26 17:32:46 +04:00
M. Liebmann
8eab1ca472 Rework display LOCALE_SERVICEMENU_RELOAD_HINT message
- remove the very short visible message in channelsInit()
- remove global reloadhintBox

Signed-off-by: Thilo Graf <dbt@novatux.de>
2014-08-26 17:27:02 +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
svenhoefer
6f1fd88ea8 - drop obsolete fallback for progressbar setting 2014-07-18 12:45:40 +02:00
M. Liebmann
27767debcd Neutrino: Stop info clock when box shutdown 2014-07-17 17:04:04 +04:00
[CST] Focus
416646bbff merge neutrino-mp progressbar code, (C) martii 2014-07-17 17:02:37 +04:00
M. Liebmann
9f1c7f2800 Neutrino: Stop info clock when box shutdown 2014-07-16 23:45:23 +02:00
[CST] Focus
fa8f28eed1 neutrino.cpp: zap also with page up/page down buttons 2014-07-02 11:10:09 +04:00
svenhoefer
df1c8ac00d - channellist: add colored progressbars
* thx to bazi98, martii and benny
2014-06-23 17:05:44 +02:00
svenhoefer
8b91cda918 - change getRenderWidth() default to UTF8 2014-06-11 23:07:00 +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
[CST] Focus
0c22682df3 gui/miscsettings_menu.cpp: move epg scan OFF option to epg mode,
reorder epg settings, add separators
2014-05-14 16:32:49 +04:00
[CST] Focus
6be2b32cd3 gui/hdd_menu.cpp: convert to singleton;
add basic notify about device hotplug/remove
2014-04-23 17:44:24 +04: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
Jacek Jendrzej
b78b29e41e src/neutrino.cpp -fix timer zap with mode (TV/Radio) change 2014-04-20 18:21:01 +02: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] 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
022608cb98 neutrino.cpp: log and return messages_return::handled, if msg data was deleted;
add fast-scan update: if version changed on boot,
forced after 30 seconds in standby, and at shutdown
2014-04-02 17:33:49 +04:00
[CST] Focus
d4353a0692 neutrino.cpp: add setting to select box state for epg scan 2014-03-27 18:56:49 +04:00
[CST] Focus
f321f33b1c neutrino.cpp: add common code to partially neutrino wakeup / put to sleep;
process EVT_STREAM_START/STOP events
2014-03-26 14:31:00 +04:00
[CST] Focus
47609eb2f1 neutrino.cpp: remove not reached keys handle, do not pass RC_timeout 2014-03-21 17:17:47 +04:00
FlatTV
e0055b5339 record menu: add filename template 2014-03-14 09:39:57 +01:00
[CST] Focus
90b9469e3b neutrino.cpp: set satellite position for generated satellite bouquets 2014-03-13 16:06:46 +04: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
svenhoefer
4b5242c254 - plugins: cleanup
* drop PLUGINDIR_USB
* drop unused 'param' from startPlugin
2014-03-02 00:43:59 +01:00
svenhoefer
580fcc97e5 - fix (and enable) one-key-plugin; fix movieplayer-plugin 2014-03-01 23:33:45 +01:00
martii
b0a77a8e26 gui/zapit_setup: add initial channel list mode options 2014-03-01 21:14:15 +01:00
martii
26aecaf408 CNeutrinoApp::SetChannelMode: adjust to live channel instead of a semi-random one at startup 2014-03-01 21:12:17 +01:00
Stefan Seyfried
5f4c1b986c add basic support for DVB-T
This needs more fine tuning wrt scan setup etc, but should work for now.

Conflicts:
	data/Makefile.am
	data/locale/english.locale
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/neutrino.cpp
	src/zapit/include/zapit/getservices.h
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp
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
[CST] Focus
2663387195 src/neutrino.cpp: set default CI clock to 9 mhz 2014-02-25 16:48:54 +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
a9e3666b0a neutrino.cpp: pause sectionsd on shutdown before saving epg,
stop epgscan to restore live channel id in case shutdown started from standby mode,
fix hdd wakeup on record announce
2014-02-12 16:47:29 +04:00
M. Liebmann
92fce346c0 yWeb: Synchronize volume/audiomute settings yWeb => GUI 2014-02-12 06:02:27 +01:00
Jacek Jendrzej
3818875a80 epgview.cpp: -add adzap 2014-02-04 19:32:47 +01:00
[CST] Focus
02cb09ce7e neutrino.cpp: add zapTo(), reuse common code for zap without wait 2014-01-28 16:12:30 +04:00
M. Liebmann
65859318d0 Fix display volumebar when channellist is visible 2014-01-28 12:59:17 +01:00
Jacek Jendrzej
9855a220be webif standby -add option CEC standby off (dont use TV off) 2014-01-28 10:30:29 +01:00