Commit Graph

675 Commits

Author SHA1 Message Date
[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
svenhoefer
7030f309c5 - luaserver.cpp: change testing example 2014-10-14 10:27:37 +02:00
martii
346a65c378 system/luaserver: include poll.h explicitly 2014-10-14 10:27:37 +02:00
martii
ffec667030 system/luaserver: Terminate Lua script when luaclient dies. 2014-10-14 10:27:37 +02:00
martii
d681936f26 system/luaserver: fix destructor 2014-10-14 10:27:37 +02:00
martii
b2b7cd8bb1 luaserver: reorganize 2014-10-14 10:27:37 +02:00
[CST] Focus
9c47e9e5f3 system/lastchannel.cpp: cleanup unused channelnr 2014-10-10 15:26:32 +04:00
svenhoefer
cf53191122 - CPluginsExec::exec(): don't leave current menu when exiting integrated plugins 2014-10-02 15:04:05 +04:00
[CST] Focus
ed6816068c Revert "- movieplayer: ask before stop temporary timeshift"
This reverts commit f9c7662c73.

Conflicts:
	src/gui/movieplayer.cpp
2014-10-01 16:09:46 +04:00
[CST] Focus
b8d398a69a gui/moviebrowser.cpp: add support for non-TS/xml files, idea (c) martii 2014-09-27 16:21:43 +04:00
martii
7cd3a92e10 gui/movieinfo: minor simplifications
Conflicts:
	src/gui/movieinfo.cpp
2014-09-25 15:54:41 +04:00
M. Liebmann
c7908c87f4 Switches color gradients on/off 2014-09-25 11:08:29 +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
M. Liebmann
6f826e4fbe Fix/Sort src/system/locals.h,locals_intern.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
2014-09-25 11:03:42 +04:00
[CST] Focus
8fa560509c fixes for system/ytcache.cpp cherry-picks 2014-09-24 19:50:35 +04:00
martii
050138c107 system/ytcache: add progress data
Conflicts:
	src/gui/moviebrowser.cpp
2014-09-24 19:50:35 +04:00
martii
a85af8f0a2 system/nkparser,ytparser: change Cleanup default to not to remove thumbnails
Conflicts:
	src/system/nkparser.h
2014-09-24 19:50:35 +04:00
martii
d37b20bc75 system/ytcache: honor 302 redirect 2014-09-24 19:50:35 +04:00
FlatTV
4198971638 system/ytparser: no need to append signature 2014-09-24 19:50:35 +04:00
martii
a3adf2798a check for active downloads before shutting down; indicate dl on vfd
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/lcdd.h
	src/driver/simple_display.cpp
	src/neutrino.cpp
	src/system/locals.h
	src/system/locals_intern.h
2014-09-24 19:50:35 +04:00
martii
fd1ba8df97 gui/moviebrowser: add gui options for yt/nk cache directories
Conflicts:
	src/gui/moviebrowser.cpp
	src/system/nkparser.cpp
	src/system/nkparser.h
2014-09-24 19:50:35 +04:00
martii
891170490e gui/moviebrowser: caching fixes
Conflicts:
	src/gui/moviebrowser.cpp
2014-09-24 19:50:35 +04:00
martii
81ca577fb8 overload access(2)
Conflicts:
	src/driver/pictureviewer/pictureviewer.cpp
	src/gui/components/cc_item_picture.cpp
	src/gui/movieplayer.cpp
	src/gui/osdlang_setup.cpp
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp
	src/nhttpd/yhttpd.cpp
	src/system/helpers.h
	src/system/setting_helpers.cpp
2014-09-24 19:50:35 +04:00
martii
d56b7da446 ytcache: use temporary CFileHelpers instance 2014-09-24 19:50:35 +04:00
martii
58124802ce add http proxy support for yt
Conflicts:
	src/gui/proxyserver_setup.cpp
	src/neutrino.cpp
	src/system/httptool.cpp
	src/system/settings.h
2014-09-24 19:50:35 +04:00
martii
2b236ea1c8 yt: use cached tumbnail, if available 2014-09-24 19:50:35 +04:00
martii
3ac6bcb6b5 ytcache: minor cleanup 2014-09-24 19:50:35 +04:00
martii
f6ae1796f2 yt download fixes
Conflicts:
	src/gui/moviebrowser.cpp
2014-09-24 19:50:35 +04:00
martii
7fac02ba45 add gui support for experimental yt caching code
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/moviebrowser.cpp
	src/system/locals.h
	src/system/locals_intern.h
2014-09-24 19:50:35 +04:00
martii
a9978d37c1 yt cache: accessing a download that's still in progress is fine. 2014-09-24 19:50:35 +04:00
martii
70e5e66327 experimental yt cache (currently no gui integration)
Conflicts:
	src/gui/moviebrowser.cpp
	src/gui/movieinfo.cpp
	src/system/Makefile.am
2014-09-24 19:50:34 +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
4b09040caa system/set_threadname: fix 2014-09-15 17:13:27 +04:00
martii
7e9ef5bdf4 gui/nfs: add default for local dir, autocreate local dir 2014-09-15 14:49:42 +04:00
martii
706ea95092 gui/nfs: implement mac address lookup
Conflicts:
	src/gui/moviebrowser.cpp
	src/gui/nfs.cpp
2014-09-15 14:04:20 +04:00
martii
6f1f961b13 system: mv ping.c ping.cpp 2014-09-15 13:51:34 +04:00
M. Liebmann
86186e6443 CLuaInstance: Add member paramBoolDeprecated() for info...
...when Boolean parameters are passed as a string or number
2014-09-13 22:56:36 +02: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
431657e35d system/helpers: add mkdirhier(); gui/themes: use mkdirhier()
Conflicts:
	src/system/helpers.h
2014-09-12 15:59:21 +04:00
martii
742760dbd3 gui/dboxinfo: localize (partially based on patch from Benny -- thanks!)
Conflicts:
	src/gui/dboxinfo.cpp
2014-09-11 18:12:06 +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
237892ffd2 - setting_helpers: rename CStreamFeaturesChangeExec to CPluginsExec 2014-09-08 16:33:26 +02:00
svenhoefer
9b5b4249d9 - locale: remove onekey plugin rests 2014-09-08 15:42:43 +02: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
svenhoefer
f07e81c4b9 - neutrino_menue: rename audioplayer/picviewer menu to multimedia menu 2014-09-03 16:31:53 +02:00
svenhoefer
8959cf510a - locals: resort 2014-09-01 16:16:31 +02: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