Commit Graph

862 Commits

Author SHA1 Message Date
vanhofen
87689bdf1e adzap: use adzap-thread in epg view; remove pseudo timertype ADZAP
Origin commit data
------------------
Commit: 19154192db
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-29 (Mon, 29 Feb 2016)

Origin message was:
------------------
- adzap: use adzap-thread in epg view; remove pseudo timertype ADZAP
2016-03-03 11:18:15 +01:00
vanhofen
ef3bd7774a adzap: add possibility to write status data to /tmp/adzap.data
Origin commit data
------------------
Commit: 00e5cf6759
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-29 (Mon, 29 Feb 2016)

Origin message was:
------------------
- adzap: add possibility to write status data to /tmp/adzap.data
2016-03-03 11:18:15 +01:00
vanhofen
4534e82b39 adzap: don't leave all menues, when adzap isn't active
Origin commit data
------------------
Commit: 6d4aba4a6c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-29 (Mon, 29 Feb 2016)

Origin message was:
------------------
- adzap: don't leave all menues, when adzap isn't active
2016-03-03 11:18:14 +01:00
martii
06aae05e48 adzap: port code from martiis-neutrino-mp
Origin commit data
------------------
Commit: c015d4670f
Author: martii <m4rtii@gmx.de>
Date: 2016-03-03 (Thu, 03 Mar 2016)

Origin message was:
------------------
- adzap: port code from martiis-neutrino-mp
2016-03-03 11:18:14 +01:00
Thilo Graf
39c87f723b CNeutrinoApp: add signal OnAfterSetupFonts
This allows to implement methodes already inside classes without any
additional external var constructions.


Origin commit data
------------------
Commit: a87d16f62a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-02 (Wed, 02 Mar 2016)
2016-03-03 09:52:19 +01:00
vanhofen
3333d7997e neutrino: add upgradeSetup function ...
... to upgrade neutrino.conf to new defaults if needed


Origin commit data
------------------
Commit: 66258704bf
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-03 (Thu, 03 Mar 2016)

Origin message was:
------------------
- neutrino: add upgradeSetup function ...

... to upgrade neutrino.conf to new defaults if needed
2016-03-03 09:46:42 +01:00
vanhofen
e98005c96f neutrino: add version_pseudo.h to allow changes ...
by comparing old version_pseudo with new one


Origin commit data
------------------
Commit: 273dc68da5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-03 (Thu, 03 Mar 2016)

Origin message was:
------------------
- neutrino: add version_pseudo.h to allow changes ...

by comparing old version_pseudo with new one
2016-03-03 09:46:42 +01:00
Michael Liebmann
ed7b2f91e4 movieplayer: Use Lua scripts for selecting live stream urls
Origin commit data
------------------
Commit: b4a2856e1c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-03-03 (Thu, 03 Mar 2016)
2016-03-03 09:46:42 +01:00
[CST] Focus
c4a07ea711 nhttpd/tuxboxapi/controlapi.cpp: add direct record start for current channel
Origin commit data
------------------
Commit: fc11a76c01
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-02 (Wed, 02 Mar 2016)
2016-03-02 14:30:51 +03:00
Stefan Seyfried
b90b5624f8 add a method for migrating config file values
e.g. commit c6905d2f changed the names of config file entries, which
leads to unwanted changes in appearance.
To avoid this in the future, add a migrateConfig() function in neutrino
which fixes this commit and can be extended in the future if necessary.


Origin commit data
------------------
Commit: 698839b44a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)
2016-02-26 09:25:12 +01:00
vanhofen
e11a006f04 miscsettings_menu: allow to reset movieplayer plugin
Origin commit data
------------------
Commit: a4bd8cc5a8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- miscsettings_menu: allow to reset movieplayer plugin
2016-02-22 21:06:46 +01:00
[CST] Focus
ed0235a51b neutrino.cpp: disable starting subtitles from event, for testing
Origin commit data
------------------
Commit: 1132b7970e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 18:56:10 +03:00
vanhofen
de6347e64f movieplayer/browser: add user key to create/remove movie cover
Origin commit data
------------------
Commit: 61a4b3bf9c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- movieplayer/browser: add user key to create/remove movie cover
2016-02-11 15:04:11 +01:00
vanhofen
a22d2344b8 moviebrowser: introduce user-assignable keys
Origin commit data
------------------
Commit: ab82c36b9f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-09 (Tue, 09 Feb 2016)

Origin message was:
------------------
- moviebrowser: introduce user-assignable keys
2016-02-09 15:53:56 +01:00
vanhofen
bf7275e0c7 moviebrowser: add possibility to search for movies in SMS-style
This feature has to be activated first. Menu -> Settings ->
Key Setup -> Edit -> My recordings

In moviebrowser press three times key "3" to select first movie
title starting with a "F" or press two times "6" to select first
movie title starting with a "N".

The new item in keybind-setup is the first step to introduce user-
assignable keys in moviebrowser. So finally the horrible hotkeys
for the cutting functions can be removed and/or replaced.


Origin commit data
------------------
Commit: 0a98143e49
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-09 (Tue, 09 Feb 2016)

Origin message was:
------------------
- moviebrowser: add possibility to search for movies in SMS-style

This feature has to be activated first. Menu -> Settings ->
Key Setup -> Edit -> My recordings

In moviebrowser press three times key "3" to select first movie
title starting with a "F" or press two times "6" to select first
movie title starting with a "N".

The new item in keybind-setup is the first step to introduce user-
assignable keys in moviebrowser. So finally the horrible hotkeys
for the cutting functions can be removed and/or replaced.
2016-02-09 12:05:28 +01:00
[CST] Focus
73c3d7e831 neutrino.cpp: fix webtv subtitles crash when subtitle arrive
while other gui on the screen (re-post deleted msg)


Origin commit data
------------------
Commit: b047fe0261
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-02 (Tue, 02 Feb 2016)
2016-02-03 18:29:50 +03:00
vanhofen
d9f2427b3c neutrino: initialize lastMode; just for safety
Origin commit data
------------------
Commit: bb11139eb4
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-28 (Thu, 28 Jan 2016)

Origin message was:
------------------
- neutrino: initialize lastMode; just for safety
2016-01-28 09:50:52 +01:00
vanhofen
1099d0f0f2 neutrino: fix lastMode when switching to mode_upnp
Origin commit data
------------------
Commit: 93413dad3e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-28 (Thu, 28 Jan 2016)

Origin message was:
------------------
- neutrino: fix lastMode when switching to mode_upnp
2016-01-28 09:42:51 +01:00
vanhofen
4d114992c8 neutrino: allow to change to mode_ts before playback starts
Origin commit data
------------------
Commit: f1f9a1041c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-25 (Mon, 25 Jan 2016)

Origin message was:
------------------
- neutrino: allow to change to mode_ts before playback starts
2016-01-25 22:40:58 +01:00
vanhofen
d886545b9f vfd: allow to disable rc-lock message on vfd
Origin commit data
------------------
Commit: b56f4ed149
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-25 (Mon, 25 Jan 2016)

Origin message was:
------------------
- vfd: allow to disable rc-lock message on vfd
2016-01-25 08:04:35 +01:00
Thilo Graf
c3e253361f CInfoViewer: use different modes with enums for virtual zap and number input mode
This should fix missing rounded corners in numbaur input mode too.

Thx defans for input !


Origin commit data
------------------
Commit: 98b73c0d09
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-12 (Tue, 12 Jan 2016)
2016-01-21 11:00:24 +01:00
Michael Liebmann
4f7dba6dd0 neutrino.cpp: Enable mute icon in channellist when 'Quickzap in list' active or allow
Partial revert commit ef1cb49866


Origin commit data
------------------
Commit: 7a2b1e26da
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-20 (Wed, 20 Jan 2016)

Origin message was:
------------------
neutrino.cpp: Enable mute icon in channellist when 'Quickzap in list' active or allow

 Partial revert commit ef1cb49866
2016-01-20 22:51:19 +01:00
vanhofen
2a442ac22f rc_lock: rework class; switch to singleton; add icon; vfd-support
Origin commit data
------------------
Commit: 2eb0aed5db
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-20 (Wed, 20 Jan 2016)

Origin message was:
------------------
- rc_lock: rework class; switch to singleton; add icon; vfd-support
2016-01-20 20:26:52 +01:00
vanhofen
1d77652824 Revert "rcinput/neutrino: avoid the use of EVT_TIMESET"
This reverts commit 335593d632.

In some cases keys are don't used immediately:
---
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
CVFD::ShowText: [14:14]
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
2 key: 0074 value 2, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
[/.../cst-next/src/neutrino.cpp:standbyMode:3615] OFF
CSAPI (POWER-CLK): new CPU frequency: 600000000Hz
CSAPI (VIDEO): Standby 1 -> 0
CSAPI (HDMI-CEC): Power Status: STANDBY -> ON
CSAPI (HDMI-CEC): Device free (Logical Address: 03)
CSAPI (HDMI-CEC): Power Status: ON
---


Origin commit data
------------------
Commit: 2c64d2fb2b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-18 (Mon, 18 Jan 2016)
2016-01-18 08:10:23 +01:00
Stefan Seyfried
335593d632 rcinput/neutrino: avoid the use of EVT_TIMESET
sectionsd's EVT_TIMESET was only used to fix time calculations
for input repeat detection. I doubt this reliably worked anyway.
Just calculate an absolute input timestamp from CLOCK_MONOTONIC
and use that. Even better solution would be to use a newer
kernel with EVIOCSCLOCKID ioctl, leave that for later :-)


Origin commit data
------------------
Commit: b307b78bf8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)
2016-01-14 22:29:00 +01:00
Jacek Jendrzej
7eda013821 src/neutrino.cpp fix possible segfault if g_bouquetManager is NULL
Origin commit data
------------------
Commit: c923944636
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-01-14 (Thu, 14 Jan 2016)
2016-01-14 19:09:06 +01:00
vanhofen
ab034db061 neutrino: don't autofill usermenu title, when no items included
This keeps init-code compatible to personalize-code (title is removed
automatically, when no items are included).


Origin commit data
------------------
Commit: c617f764ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-02 (Sat, 02 Jan 2016)

Origin message was:
------------------
- neutrino: don't autofill usermenu title, when no items included

This keeps init-code compatible to personalize-code (title is removed
automatically, when no items are included).
2016-01-02 12:33:32 +01:00
vanhofen
a4fd788090 locale: add usermenu title locales ...
some small reworks; cleanup from #if 0'ed code


Origin commit data
------------------
Commit: 5860045999
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-02 (Sat, 02 Jan 2016)

Origin message was:
------------------
- locale: add usermenu title locales ...

 some small reworks; cleanup from #if 0'ed code
2016-01-02 12:18:06 +01:00
vanhofen
7bc932fb4f Happy new year, neutrino. \o/
Origin commit data
------------------
Commit: 6801bf215e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)

Origin message was:
------------------
- Happy new year, neutrino. \o/
2016-01-01 00:18:28 +01:00
vanhofen
b1956fde38 add menu item to force usertitles for color buttons in infobar
Origin commit data
------------------
Commit: 3107e621ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-28 (Mon, 28 Dec 2015)

Origin message was:
------------------
- add menu item to force usertitles for color buttons in infobar
2015-12-29 14:31:52 +01:00
Thilo Graf
0b67f5bba9 COPKGManager: remember for last selected update directory
Use g_settings to handle local package directory.
Extra settings handler via gui for this directory is not intended. Default update directory
is the same like in flash settings.


Origin commit data
------------------
Commit: 1606cf8a30
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-28 (Fri, 28 Nov 2014)
2015-12-28 12:13:38 +01:00
Thilo Graf
0bf2981502 Screensaver: add option to show current time instead images
Origin commit data
------------------
Commit: 0b3576b4a7
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-27 (Sun, 27 Dec 2015)
2015-12-27 22:26:23 +01:00
Thilo Graf
2781eba3d9 Screeansaver: add optional random images
Origin commit data
------------------
Commit: ff667dfef3
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-27 (Sun, 27 Dec 2015)
2015-12-27 19:46:14 +01:00
Thilo Graf
c6905d2f03 Colors: init global color gradient implementation
Origin commit data
------------------
Commit: 523b273af8
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-11-19 (Thu, 19 Nov 2015)
2015-12-27 14:42:27 +01:00
[CST] Focus
c1bf465d47 neutrino.cpp: try to fix stopping by signal while playback in progress
Origin commit data
------------------
Commit: 72efa20dfa
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
2015-12-15 17:20:42 +03:00
vanhofen
309a8b3af0 neutrino: press tv/radio key to return to plain tv/radio
Origin commit data
------------------
Commit: 736343d35b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)

Origin message was:
------------------
- neutrino: press tv/radio key to return to plain tv/radio
2015-12-15 08:15:17 +01:00
vanhofen
1652d0201a movieplayer: change default key for bookmark menu
Origin commit data
------------------
Commit: 22ad11ce77
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)

Origin message was:
------------------
- movieplayer: change default key for bookmark menu
2015-12-15 08:15:17 +01:00
Michael Liebmann
9ca88d5d35 CLuaInstance: Add script function 'channelRezap'
- Alternative rezap method for movie plugins
 - Set Lua api version to 1.21


Origin commit data
------------------
Commit: b9afbb1e2c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)
2015-12-08 12:01:25 +01:00
vanhofen
7d3ca6e700 movieplayer: enable neutrino main menu ...
... parts of this code is (C) martii


Origin commit data
------------------
Commit: 829359b851
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)

Origin message was:
------------------
- movieplayer: enable neutrino main menu ...

... parts of this code is (C) martii
2015-12-01 21:02:15 +01:00
vanhofen
2a272a6658 movieplayer: change default key for TimeOSD() to RC_timeshift
Origin commit data
------------------
Commit: c88fca2ec1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)

Origin message was:
------------------
- movieplayer: change default key for TimeOSD() to RC_timeshift
2015-12-01 08:14:44 +01:00
[CST] Focus
be4b5a05af neutrino: add option to limit CI usage to selected tuner
Origin commit data
------------------
Commit: 5a8fc39ef9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-05 (Thu, 05 Nov 2015)
2015-11-06 17:24:10 +03:00
[CST] Focus
f11400c7dc neutrino.cpp: on favorites button, show providers, if favorites empty
Origin commit data
------------------
Commit: e07c9ba0e4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-03 (Tue, 03 Nov 2015)
2015-11-06 17:23:36 +03:00
[CST] Focus
fc88d6cbce neutrino.cpp: use background MP instance in webtv mode to select subtitles
Origin commit data
------------------
Commit: 8c60bf6f22
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-26 (Mon, 26 Oct 2015)
2015-10-26 16:23:37 +03:00
Michael Liebmann
283963b6cb neutrino.cpp: toggle easy menu only when reboot occurs
Origin commit data
------------------
Commit: 9080c421b9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-10-20 (Tue, 20 Oct 2015)
2015-10-21 18:56:23 +02:00
[CST] Focus
54e2034f30 neutrino: use background MP instance in webtv mode
Origin commit data
------------------
Commit: 75ae46a216
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-16 (Fri, 16 Oct 2015)
2015-10-16 14:55:06 +03:00
vanhofen
86dff9f3f4 recording_filename_template: add underscore between title and date
Origin commit data
------------------
Commit: 1b7f575a37
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-10-14 (Wed, 14 Oct 2015)

Origin message was:
------------------
-recording_filename_template: add underscore between title and date
2015-10-14 13:52:41 +02:00
[CST] Focus
cfb3eecdcc neutrino.cpp: allow record/timeshift for webtv channel
Origin commit data
------------------
Commit: b34c31e8df
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-07 (Wed, 07 Oct 2015)
2015-10-07 13:48:15 +03:00
[CST] Focus
08a2c02c63 neutrino.cpp: do not show messages in standby
Origin commit data
------------------
Commit: d0065f0043
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-18 (Thu, 18 Jun 2015)
2015-09-24 13:31:29 +03:00
[CST] Focus
071bbfc35b gui/cam_menu.cpp: hack: save blind answer as pincode and re-use it if enabled
Origin commit data
------------------
Commit: 04aa958d19
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-09-24 (Thu, 24 Sep 2015)
2015-09-24 12:32:28 +03:00
[CST] Focus
7abc881912 gui/movieplayer.cpp, neutrino.cpp: call infoviewer with channel as param
Origin commit data
------------------
Commit: 4322f24651
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
2015-09-24 12:25:22 +03:00