vanhofen
e8e806fd8e
define FLAGDIR in acinclude.m4 otherwise it won't work on PC
...
Origin commit data
------------------
Commit: ee02df6549
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-12 (Tue, 12 Sep 2017)
Origin message was:
------------------
- define FLAGDIR in acinclude.m4 otherwise it won't work on PC
2017-09-12 22:30:34 +02:00
vanhofen
5067b5a101
remove unused system/ansi.h
...
Origin commit data
------------------
Commit: 08b7fa9286
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-05 (Tue, 05 Sep 2017)
Origin message was:
------------------
- remove unused system/ansi.h
2017-09-05 21:24:28 +02:00
vanhofen
a33f81ba2e
audiodec: unify cover handling
...
Origin commit data
------------------
Commit: ae0f735d99
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-27 (Tue, 27 Jun 2017)
Origin message was:
------------------
- audiodec: unify cover handling
2017-06-27 23:45:57 +02:00
vanhofen
a4aa97f4c5
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
data/icons/headers/pictureviewer.png
data/locale/english.locale
src/global.h
src/gui/components/cc_frm_footer.h
src/gui/eventlist.cpp
src/gui/pictureviewer.cpp
src/gui/widget/icons.h
src/gui/widget/menue.cpp
Origin commit data
------------------
Commit: a8ef409ff6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 10:37:41 +02:00
Thilo Graf
b705d884ad
CNeutrinoApp: add hook for neutrino start
...
Script will be executed on start of neutrino before. Handling is similar
like all other possible hooks, see global.h.
Origin commit data
------------------
Commit: 78f1b294a9
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 09:07:02 +02:00
vanhofen
b76e14080e
Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
...
Conflicts:
src/nhttpd/web/Makefile.am
src/nhttpd/web/Y_Blocks.txt
src/nhttpd/web/Y_Menue.yhtm
src/nhttpd/web/Y_Settings_yWeb.yhtm
Origin commit data
------------------
Commit: 6d6873b047
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-01 (Sat, 01 Oct 2016)
2016-10-01 11:54:51 +02:00
Michael Liebmann
48ad5196e7
src/global.h: Define TARGET_PREFIX when it is not defined
...
Origin commit data
------------------
Commit: e68f5b6708
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-10-01 (Sat, 01 Oct 2016)
2016-10-01 11:47:59 +02:00
vanhofen
93a0de1cc1
Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
...
Conflicts:
src/global.h
Origin commit data
------------------
Commit: 005bd91ea9
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-01 (Sat, 01 Oct 2016)
2016-10-01 11:04:00 +02:00
Michael Liebmann
bdb6d1c998
Move definitions for '*_VAR' directories to configure
...
Origin commit data
------------------
Commit: 281930c35d
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-30 (Fri, 30 Sep 2016)
2016-09-30 05:58:17 +02:00
vanhofen
47515f88f0
fix 5cab4c3416
...
Origin commit data
------------------
Commit: 7c14e63c42
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-05-26 (Thu, 26 May 2016)
Origin message was:
------------------
- fix 5cab4c3416
2016-05-26 00:33:07 +02:00
vanhofen
4cf2b60722
NI \o/
...
Origin commit data
------------------
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-05-19 (Thu, 19 May 2016)
2016-05-19 22:59:54 +02:00
vanhofen
5ebaefc5f2
move LOGODIR and LOGODIR_VAR to global.h
...
Origin commit data
------------------
Commit: 11ccc53f0b
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-05-06 (Wed, 06 May 2015)
Origin message was:
------------------
- move LOGODIR and LOGODIR_VAR to global.h
2015-05-06 22:58:54 +02:00
vanhofen
3429bd79b2
fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h
...
Origin commit data
------------------
Commit: 89a11de651
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-05-06 (Wed, 06 May 2015)
Origin message was:
------------------
- fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h
2015-05-06 22:58:54 +02:00
vanhofen
8e23a560fd
move PLUGINDIR_VAR to global.h to avoid some hardcoded paths
...
Origin commit data
------------------
Commit: 6e6d7ad765
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-05-06 (Wed, 06 May 2015)
Origin message was:
------------------
- move PLUGINDIR_VAR to global.h to avoid some hardcoded paths
2015-05-06 22:58:54 +02:00
vanhofen
d0f20f6de3
add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h
...
Origin commit data
------------------
Commit: 910497f762
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-05-06 (Wed, 06 May 2015)
Origin message was:
------------------
- add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h
2015-05-06 22:58:54 +02:00
vanhofen
9ec97d366b
fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h
...
Origin commit data
------------------
Commit: 51e77c3fc6
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-05-06 (Wed, 06 May 2015)
Origin message was:
------------------
- fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h
2015-05-06 22:58:54 +02:00
vanhofen
f5bd2afaf7
shorten CNeutrinoEventlist to CEventlist
...
Origin commit data
------------------
Commit: a6bf50f666
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-04-16 (Thu, 16 Apr 2015)
Origin message was:
------------------
- shorten CNeutrinoEventlist to CEventlist
2015-04-16 13:39:35 +02:00
Stefan Seyfried
d9354e847f
global.h: Use forward-declarations to reduce number of dependencies
...
Origin commit data
------------------
Commit: 5ab6b53054
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-04-16 (Thu, 16 Apr 2015)
2015-04-16 13:39:35 +02:00
vanhofen
d6c1108d7e
Revert "global.h: Use forward-declarations to reduce number of dependencies"
...
This reverts commit f2a2e699c2
.
Origin commit data
------------------
Commit: 3c8d47fa49
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 23:40:16 +01:00
Stefan Seyfried
f2a2e699c2
global.h: Use forward-declarations to reduce number of dependencies
...
Origin commit data
------------------
Commit: 4bc6e43ad4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 10:40:03 +01:00
Michael Liebmann
af1608682d
CNeutrinoFonts: Use separate font renderer for dynamic fonts
...
- delete / initialize font renderer only if necessary
(e.g. start program, change the font file, change the scaling)
Origin commit data
------------------
Commit: e473df6a43
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-07-26 (Fri, 26 Jul 2013)
Origin message was:
------------------
CNeutrinoFonts: Use separate font renderer for dynamic fonts
- delete / initialize font renderer only if necessary
(e.g. start program, change the font file, change the scaling)
2013-07-26 14:52:37 +02:00
Michael Liebmann
ed0c31f657
Software update: Add flash.start to neutrino start/stop scripts
...
Origin commit data
------------------
Commit: d74ce0da45
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-06-08 (Sat, 08 Jun 2013)
Origin message was:
------------------
* Software update: Add flash.start to neutrino start/stop scripts
2013-06-08 16:20:32 +02:00
vanhofen
e5a75f8460
ENABLE_GUI_MOUNT: can disabled with -DDISABLE_GUI_MOUNT
...
Origin commit data
------------------
Commit: 09e619aac8
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-28 (Tue, 28 May 2013)
Origin message was:
------------------
- ENABLE_GUI_MOUNT: can disabled with -DDISABLE_GUI_MOUNT
2013-05-28 00:21:33 +02:00
vanhofen
77204de558
ENABLE_GUI_MOUNT: enable
...
Origin commit data
------------------
Commit: 0049ca62ea
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-27 (Mon, 27 May 2013)
Origin message was:
------------------
- ENABLE_GUI_MOUNT: enable
2013-05-27 23:58:32 +02:00
vanhofen
05e35bf92e
ENABLE_GUI_MOUNT: globalize
...
Origin commit data
------------------
Commit: ad20474050
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-27 (Mon, 27 May 2013)
Origin message was:
------------------
- ENABLE_GUI_MOUNT: globalize
2013-05-27 23:56:54 +02:00
Stefan Seyfried
2acc70f0d4
auto-enumerate FONT_TYPE_COUNT instead of defining it
...
Conflicts:
src/system/settings.h
Origin commit data
------------------
Commit: 5954735ed8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-04-15 (Mon, 15 Apr 2013)
2013-04-17 10:21:33 +04:00
vanhofen
6a84b3fb09
shutdown_count.cpp: add NEUTRINO_ENTER_INACTIVITY_SCRIPT
...
script will be executed if g_settings.shutdown_min expires
Origin commit data
------------------
Commit: 3b9193982b
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-11-01 (Thu, 01 Nov 2012)
Origin message was:
------------------
- shutdown_count.cpp: add NEUTRINO_ENTER_INACTIVITY_SCRIPT
script will be executed if g_settings.shutdown_min expires
2012-11-01 20:30:18 +01:00
vanhofen
22030620dc
neutrino.cpp: handle deepstandy-scripts in same way as the other scripts
...
Origin commit data
------------------
Commit: 5284ffa3d6
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-10-29 (Mon, 29 Oct 2012)
Origin message was:
------------------
- neutrino.cpp: handle deepstandy-scripts in same way as the other scripts
2012-10-29 14:29:03 +01:00
[CST] Focus
88a92f9948
remove obsolete and unused includes
...
Origin commit data
------------------
Commit: 35ee04049a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-06-14 (Thu, 14 Jun 2012)
2012-06-14 11:01:37 +04:00
[CST] Focus
53aee91efb
global.h: remove zapitclient.h
...
Origin commit data
------------------
Commit: c78a8b364b
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-04-10 (Tue, 10 Apr 2012)
2012-04-10 16:52:19 +04:00
[CST] Focus
dc20e7747b
Merge branch 'includecleanup' into dvbsi++
...
Origin commit data
------------------
Commit: 53ebe19696
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-03-08 (Thu, 08 Mar 2012)
2012-03-08 11:18:52 +04:00
[CST] Focus
783406803b
rename EventList to CNeutrinoEventList - conflict with libdvbsi++
...
Origin commit data
------------------
Commit: 8e3c19d448
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-03-07 (Wed, 07 Mar 2012)
2012-03-07 21:03:47 +04:00
[CST] Bas
96bfb8972a
src: fix compile after include change.
...
Origin commit data
------------------
Commit: 9b33a52d86
Author: [CST] Bas <bas@coolstreamtech.com >
Date: 2012-03-04 (Sun, 04 Mar 2012)
2012-03-04 15:54:01 +08:00
Stefan Seyfried
21781ee1fd
neutrino: phase out last bits of controld code
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1825 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 7f9cbe76da
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2011-11-05 (Sat, 05 Nov 2011)
2011-11-05 11:44:03 +00:00
Thilo Graf
254026eb07
neutrino: trivial sort of includes and whitespace cleanups
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1503 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 9609466f48
Author: Thilo Graf <dbt@novatux.de >
Date: 2011-06-02 (Thu, 02 Jun 2011)
Origin message was:
------------------
*neutrino: trivial sort of includes and whitespace cleanups
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1503 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-06-02 20:44:45 +00:00
gixxpunk
d24a496c75
add support for radiotext (needs testing) -> http://www.dbox2world.net/board293-coolstream-hd1/board296-coolstream-software/10635-radiotext-einbauen/
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1501 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: ec402d9518
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2011-06-02 (Thu, 02 Jun 2011)
Origin message was:
------------------
- add support for radiotext (needs testing) -> http://www.dbox2world.net/board293-coolstream-hd1/board296-coolstream-software/10635-radiotext-einbauen/
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1501 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-06-02 15:29:40 +00:00
gixxpunk
12c88455f0
add movieplayer.start & movieplayer.end script (untested)
...
- small cleanup
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1453 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: f06962d6c4
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2011-05-10 (Tue, 10 May 2011)
Origin message was:
------------------
- add movieplayer.start & movieplayer.end script (untested)
- small cleanup
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1453 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-10 15:27:56 +00:00
Stefan Seyfried
6384c33279
add lcd display code for Tripledragon, mostly from tuxbox
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@964 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 66dd0b0174
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2010-12-25 (Sat, 25 Dec 2010)
2010-12-25 17:43:43 +00:00
Thilo Graf
cf350f5f7f
tuxbox-port: use new class modules,
...
this is one first part of ported parts from tuxbox,
comming soon there are comming more parts, but it's a lot to do,
see also: http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/9565-diskussion-neutrino-goes-neutrinohd-welche-features-funktionen-aus-dem-tuxbox-cvs-%C3%BCbernehmen/
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@901 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 632d7dd2e9
Author: Thilo Graf <dbt@novatux.de >
Date: 2010-11-28 (Sun, 28 Nov 2010)
2010-11-27 23:17:30 +00:00
mrcolor
cb8dd3394d
our current experimental Neutrino branch
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: bc5bd4154e
Author: mrcolor <mrcolor@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-08 (Tue, 08 Dec 2009)
2009-12-08 11:05:11 +00:00