Thilo Graf
991977cc3c
CNeutrinoApp: fix rebase error
...
comes with: CNeutrinoApp: rework switch handling for channallist paint
Origin commit data
------------------
Commit: 17b7cc98b2
Author: Thilo Graf <dbt@novatux.de >
Date: 2015-04-02 (Thu, 02 Apr 2015)
2015-04-02 09:43:52 +02:00
Thilo Graf
416a6bf591
CNeutrinoApp: rework switch handling for channallist paint
...
In some cases it is advantageous if you can override paint of channellist,
e.g. if RC_ok is shared with other window handlers.
In such cases will so could be avoided.
Origin commit data
------------------
Commit: 0d6f0a8c88
Author: Thilo Graf <dbt@novatux.de >
Date: 2015-03-01 (Sun, 01 Mar 2015)
Origin message was:
------------------
CNeutrinoApp: rework switch handling for channallist paint
In some cases it is advantageous if you can override paint of channellist,
e.g. if RC_ok is shared with other window handlers.
In such cases will so could be avoided.
2015-03-29 22:40:13 +02:00
Thilo Graf
f07b11e637
neutrino.cpp: use simple error message for zapit fail
...
Origin commit data
------------------
Commit: 9491d72edd
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-11-23 (Sun, 23 Nov 2014)
2015-03-29 22:39:57 +02:00
Thilo Graf
51724aa8b4
neutrino.cpp: add signal OnBeforeRestart
...
This allows to handle events inside from objects with
matching slots and events without explicit
calls in neutrino.cpp.
Used here general for stopping of thread in timer object.
In some cases it could be necessary to stop timer thread
otherwise it is possible that restart is blocked here.
This happens here automatically, without separate instances
of timer objects.
Conflicts:
src/neutrino.h
Origin commit data
------------------
Commit: 8f621ef472
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-10-16 (Thu, 16 Oct 2014)
2015-03-29 22:39:49 +02:00
Stefan Seyfried
518b5b1918
ttxsub: disable debug messages
...
Origin commit data
------------------
Commit: e615816d79
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-22 (Sun, 22 Feb 2015)
2015-02-22 00:54:35 +01:00
Stefan Seyfried
99c3a7d603
neutrino: remove startup profiling code
...
Origin commit data
------------------
Commit: 9c7a73b2db
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-22 (Sun, 22 Feb 2015)
2015-02-22 00:50:43 +01:00
Stefan Seyfried
f2a55bddf4
neutrino.h: use forward declaration instead of includes
...
this reduces the dependency chain on partial rebuilds considerably
Origin commit data
------------------
Commit: b3bfb361f5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-11 (Wed, 11 Feb 2015)
2015-02-14 14:31:12 +01:00
Stefan Seyfried
d864a0a546
move hddstat.h include from infoviewer_bb to neutrino
...
Origin commit data
------------------
Commit: 8658fb41a4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-14 14:31:11 +01:00
Stefan Seyfried
2b81e1c517
neutrino.h: use forward declaration instead of includes
...
this reduces the dependency chain on partial rebuilds considerably
Origin commit data
------------------
Commit: a7bad347d7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-11 (Wed, 11 Feb 2015)
2015-02-11 08:22:36 +01:00
Stefan Seyfried
e2cd183b0f
move hddstat.h include from infoviewer_bb to neutrino
...
Origin commit data
------------------
Commit: 1572e2f32c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-10 15:09:14 +01:00
Stefan Seyfried
cba22f0457
fix 64bit format string warnings
...
Origin commit data
------------------
Commit: c41c7b3002
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-01-27 (Tue, 27 Jan 2015)
2015-01-27 10:58:43 +01:00
Stefan Seyfried
a968a12b8d
Merge remote-tracking branch 'check/cst-next'
...
*needs buildfixing*
Conflicts:
src/daemonc/Makefile.am
src/daemonc/remotecontrol.cpp
src/driver/Makefile.am
src/driver/audiodec/Makefile.am
src/driver/pictureviewer/Makefile.am
src/driver/vfd.cpp
src/gui/bedit/Makefile.am
src/gui/components/Makefile.am
src/gui/luainstance.cpp
src/gui/widget/Makefile.am
src/nhttpd/tuxboxapi/coolstream/Makefile.am
src/system/Makefile.am
Origin commit data
------------------
Commit: b5a64e6887
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-01-26 (Mon, 26 Jan 2015)
2015-01-26 17:26:26 +01:00
[CST] Focus
4defb8ea97
neutrino.cpp: set EPG filter after edit favorites in channel list, too
...
Origin commit data
------------------
Commit: ed03bf9f6e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-26 (Mon, 26 Jan 2015)
2015-01-26 16:03:11 +03:00
[CST] Focus
f0e1cb4cf5
gui/miscsettings_menu.cpp: add option to cache EPG only for favorite channels,
...
filter not yet reconfigured after scan or editing favorite bouquets
Origin commit data
------------------
Commit: d98d94550f
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-22 (Thu, 22 Jan 2015)
2015-01-22 18:58:53 +03:00
[CST] Focus
d65606a2b4
neutrino.cpp: try to fix timeshift stop/restart,
...
after quit from playback audioplayer, picture viewer and so on
Origin commit data
------------------
Commit: ecff984432
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-21 (Wed, 21 Jan 2015)
2015-01-21 18:00:25 +03:00
[CST] Focus
d357eb92c2
neutrino.cpp: force adding shutdown event after record stop,
...
in case soft-standby by power key disabled but box mode switched to standby to finish record
Origin commit data
------------------
Commit: 0debbfcc7c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-15 (Thu, 15 Jan 2015)
2015-01-15 15:26:59 +03:00
Jacek Jendrzej
6ff2c1b6bd
use empty to check string
...
Origin commit data
------------------
Commit: 2b5e7b5ba3
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-09 (Fri, 09 Jan 2015)
2015-01-09 17:15:11 +01:00
vanhofen
1806728b7d
screensaver: add exceptions to keep screensaver in radio mode
...
Origin commit data
------------------
Commit: c75ba8279c
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-01-08 (Thu, 08 Jan 2015)
Origin message was:
------------------
- screensaver: add exceptions to keep screensaver in radio mode
2015-01-08 14:35:47 +01:00
vanhofen
e982392dae
neutrino: fix axtionkey "standby"
...
Origin commit data
------------------
Commit: 5cfb4f1bcd
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-01-08 (Thu, 08 Jan 2015)
Origin message was:
------------------
- neutrino: fix axtionkey "standby"
2015-01-08 12:21:28 +01:00
vanhofen
6fdf161066
neutrino: add screensaver to radio-mode
...
This commit maybe need some tests with radiotext
and/or other timeouts
Origin commit data
------------------
Commit: 4ab6098716
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- neutrino: add screensaver to radio-mode
This commit maybe need some tests with radiotext
and/or other timeouts
2014-12-30 00:02:41 +01:00
vanhofen
a58875b8da
screensaver: remove audioplayer_screensaver; add screensaver_delay
...
Origin commit data
------------------
Commit: df18f1f4e5
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- screensaver: remove audioplayer_screensaver; add screensaver_delay
2014-12-29 23:50:18 +01:00
vanhofen
3efac0bcf4
screensaver: add GUI option to change timeout
...
Origin commit data
------------------
Commit: 153e7dba91
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- screensaver: add GUI option to change timeout
2014-12-29 22:13:02 +01:00
defans
f01a84009e
CScreenSaver: add class CScreenSaver
...
Origin commit data
------------------
Commit: 6a23a1c36a
Author: defans <defans@bluepeercrew.us >
Date: 2014-12-29 (Mon, 29 Dec 2014)
2014-12-29 22:13:02 +01:00
Stefan Seyfried
d1e2143fd6
Merge remote-tracking branch 'check/cst-next'
...
Conflicts:
src/daemonc/remotecontrol.cpp
src/gui/luainstance.cpp
src/gui/movieplayer.cpp
src/gui/videosettings.cpp
src/neutrino.cpp
src/system/setting_helpers.cpp
src/zapit/src/zapit.cpp
Origin commit data
------------------
Commit: d37b3c0f9a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-28 (Sun, 28 Dec 2014)
2014-12-28 12:32:12 +01:00
Stefan Seyfried
226aaceefc
neutrino: fix format string warnings
...
Origin commit data
------------------
Commit: 79b8ffb55f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 20:01:18 +01:00
Stefan Seyfried
ed24f8fa69
osd_setup: remove g_settings.progressbar_design leftovers
...
needs more checking throughout the code base...
Origin commit data
------------------
Commit: 49f3516f47
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:32:21 +01:00
Stefan Seyfried
1cf071da4f
remove obsolete g_info.delivery_system
...
Origin commit data
------------------
Commit: 20363fa8fd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:13:48 +01:00
Stefan Seyfried
ec1a9fce17
Merge remote-tracking branch 'check/cst-next'
...
needs build- and functional fixes
Conflicts:
configure.ac
data/icons/shutdown.jpg
data/icons/start.jpg
data/locale/deutsch.locale
data/locale/english.locale
lib/libmd5sum/md5.c
src/driver/scanepg.cpp
src/driver/streamts.cpp
src/driver/vfd.cpp
src/driver/vfd.h
src/driver/volume.cpp
src/eitd/dmx.cpp
src/eitd/xmlutil.cpp
src/gui/Makefile.am
src/gui/audiomute.cpp
src/gui/channellist.cpp
src/gui/dboxinfo.cpp
src/gui/epgview.cpp
src/gui/eventlist.cpp
src/gui/filebrowser.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/keybind_setup.cpp
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/miscsettings_menu.cpp
src/gui/moviebrowser.cpp
src/gui/movieplayer.cpp
src/gui/osd_progressbar_setup.cpp
src/gui/osd_progressbar_setup.h
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/personalize.cpp
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/update_settings.cpp
src/gui/user_menue.cpp
src/gui/user_menue_setup.cpp
src/gui/videosettings.cpp
src/gui/widget/buttons.cpp
src/gui/widget/menue.cpp
src/gui/widget/menue.h
src/gui/widget/progresswindow.cpp
src/neutrino.cpp
src/neutrino_menue.cpp
src/nhttpd/yhttpd.cpp
src/system/helpers.cpp
src/system/locals.h
src/system/locals_intern.h
src/system/setting_helpers.cpp
src/zapit/lib/zapitclient.cpp
src/zapit/src/fastscan.cpp
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/scan.cpp
src/zapit/src/scannit.cpp
src/zapit/src/scanpmt.cpp
src/zapit/src/transponder.cpp
src/zapit/src/zapit.cpp
Origin commit data
------------------
Commit: 69c4dbbdba
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:03:08 +01:00
[CST] Focus
aad5e926df
neutrino.cpp: in easymenu mode, revert channel list mode to favorites, if current channel present in favorite bouquets
...
Origin commit data
------------------
Commit: 778262d67a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-18 (Thu, 18 Dec 2014)
2014-12-18 17:32:48 +03:00
[CST] Focus
c9d123adde
gui/videosettings.cpp: split format key modes and auto-modes on apollo,
...
disable broken 14:9 pan&scan on apollo
Origin commit data
------------------
Commit: 68e240b4e7
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-04 (Thu, 04 Dec 2014)
2014-12-18 17:31:48 +03:00
Jacek Jendrzej
0cf55fc44a
set cpufreq similar to wakeupFromStandby/standbyToStandby
...
Origin commit data
------------------
Commit: 1e8d4bb7c2
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-12-08 (Mon, 08 Dec 2014)
2014-12-08 10:16:47 +01:00
vanhofen
a9c4cec071
neutrino: SendSectionsdConfig() after NeutrinoMessages::RELOAD_SETUP
...
Origin commit data
------------------
Commit: 39c2636269
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-05 (Fri, 05 Dec 2014)
Origin message was:
------------------
- neutrino: SendSectionsdConfig() after NeutrinoMessages::RELOAD_SETUP
2014-12-05 14:48:24 +01:00
vanhofen
b718defbe0
add epg_save_frequently feature ...
...
... to provide the EPG data in frequently intervals on an external device
Origin commit data
------------------
Commit: e21a79195e
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-04 (Thu, 04 Dec 2014)
Origin message was:
------------------
- 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
vanhofen
db1b2a7b27
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.
Origin commit data
------------------
Commit: 4c621f1dec
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-04 (Thu, 04 Dec 2014)
Origin message was:
------------------
- 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
[CST] Focus
763f79a584
gui/channellist.cpp: bug fix, default copy constructor is danger, if class have pointers
...
Origin commit data
------------------
Commit: 36b14e31ef
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-11-26 (Wed, 26 Nov 2014)
2014-11-26 10:45:29 +03:00
martii
815dea713e
zapit/audio_setup: add gui option for handling volume adjustment defaults
...
Origin commit data
------------------
Commit: 421da2c0cf
Author: martii <m4rtii@gmx.de >
Date: 2013-06-21 (Fri, 21 Jun 2013)
2014-11-24 11:47:04 +01:00
[CST] Focus
c02ecef664
neutrino.cpp: fix webtv_usr.xml check for adding by default
...
Origin commit data
------------------
Commit: 238ea8ccbd
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-11-20 (Thu, 20 Nov 2014)
2014-11-20 14:40:19 +03:00
Jacek Jendrzej
5fcef17edf
try to fix segfault on webtv channel - neutrino shutdown
...
Origin commit data
------------------
Commit: b22625aa36
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-11-13 (Thu, 13 Nov 2014)
Origin message was:
------------------
-try to fix segfault on webtv channel - neutrino shutdown
2014-11-13 15:38:30 +01:00
gixxpunk
6c6dafe56f
try to fix segfault on neutrino shutdown
...
Origin commit data
------------------
Commit: 86c126c937
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2014-11-12 (Wed, 12 Nov 2014)
Origin message was:
------------------
- try to fix segfault on neutrino shutdown
2014-11-13 10:41:10 +01:00
[CST] Focus
cfeb0036dc
neutrino: try to fix parental bypass by
...
quit from audio player / picture viewer / movie player and starting channel in PiP
Origin commit data
------------------
Commit: 5bd14ea4b8
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-11-11 (Tue, 11 Nov 2014)
2014-11-11 14:40:52 +03:00
martii
fca89727ca
parental protection: make zaptime configurable
...
Conflicts:
data/locale/english.locale
src/gui/channellist.cpp
src/gui/parentallock_setup.cpp
src/neutrino.cpp
Origin commit data
------------------
Commit: a12f4c0274
Author: martii <m4rtii@gmx.de >
Date: 2013-06-23 (Sun, 23 Jun 2013)
2014-11-11 14:40:52 +03:00
Janus
745a6f38d8
api4 : fix value assignment to write_names
...
Origin commit data
------------------
Commit: 04be550075
Author: Janus <janus@debian>
Date: 2014-10-31 (Fri, 31 Oct 2014)
2014-10-31 16:03:01 +01:00
[CST] Focus
9124a015ee
neutrino.cpp: move webtv 'provider' to the end of list
...
Origin commit data
------------------
Commit: 9a09a79de6
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-10-27 (Mon, 27 Oct 2014)
2014-10-27 13:54:02 +03:00
[CST] Focus
e920f28edd
neutrino.cpp: add updates check on boot;
...
init channel lists before warning about 'new settings are set to defaults' - fix crash,
if ie EVT_PROGRAMLOCKSTATUS received while dialog on the screen, and channel list not exists
Origin commit data
------------------
Commit: 2470086d93
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-10-20 (Mon, 20 Oct 2014)
2014-10-20 14:23:31 +04:00
[CST] Focus
b71cb627f5
neutrino.cpp: by request, add network settings and software update to blue user menu
...
Origin commit data
------------------
Commit: dc97bbefdf
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 13:56:15 +04:00
Michael Liebmann
b9f2df1eb7
Disable infoclock when display current transponder
...
Origin commit data
------------------
Commit: e13b20adb4
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 09:49:20 +02:00
martii
bf5f315b65
neutrino.cpp: omit deleting luaserver at shutdown
...
Origin commit data
------------------
Commit: 62c5aa5c4f
Author: martii <m4rtii@gmx.de >
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
martii
fd587b369f
luaserver: reorganize
...
Origin commit data
------------------
Commit: b2b7cd8bb1
Author: martii <m4rtii@gmx.de >
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
martii
f0bcb0fa4d
lua: implement "luaclient".
...
This allows for starting Lua scripts in neutrino context from the
command line. Experimental, not fully regression-tested.
Origin commit data
------------------
Commit: 5d25185684
Author: martii <m4rtii@gmx.de >
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
[CST] Focus
95a55a9b3c
neutrino.cpp: hide empty favorites, again
...
Origin commit data
------------------
Commit: cf6d38d190
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-10-11 (Sat, 11 Oct 2014)
2014-10-11 13:23:08 +04:00