Commit Graph

738 Commits

Author SHA1 Message Date
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
Michael Liebmann
f3a424cf8f Apollo/Kronos: Use backup with readmtdJFFS2() also for root1 partition
Origin commit data
------------------
Commit: cb4c7431c7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-22 (Tue, 22 Sep 2015)
2015-09-22 13:41:14 +02:00
Michael Liebmann
1d5f135331 Apollo/Kronos: Use backup with readmtdJFFS2() also for var partition
Origin commit data
------------------
Commit: 6121e57fbc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-22 (Tue, 22 Sep 2015)
2015-09-22 13:41:13 +02:00
vanhofen
1f4d26123c infoviewer_bb: show/hide dotmatrix in CA-bar; default show
Origin commit data
------------------
Commit: 59e2143e00
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show
2015-06-18 21:18:32 +02:00
vanhofen
2dbe4bdc46 infoviewer_bb: add frame to CA-bar; default off
Origin commit data
------------------
Commit: 398dfeeab1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: add frame to CA-bar; default off
2015-06-18 21:18:32 +02:00
[CST] Focus
4a80e02fe9 neutrino.cpp: remove commented setServiceChanged call
Origin commit data
------------------
Commit: be87126a38
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:39 +03:00
FlatTV
19a69bab6b ytparser: fix youtube playback; change to APIv3
Origin commit data
------------------
Commit: acf3453fcd
Author: FlatTV <FlatTV@gmx.de>
Date: 2015-06-01 (Mon, 01 Jun 2015)

Origin message was:
------------------
- ytparser: fix youtube playback; change to APIv3
2015-06-01 12:36:15 +02:00
[CST] Focus
4ff8427b1f gui/movieplayer.cpp, neutrino.cpp: add webtv subtitles support
Origin commit data
------------------
Commit: 93a0327930
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-29 (Fri, 29 May 2015)
2015-05-29 15:26:55 +03:00
[CST] Focus
05ade02614 neutrino.cpp: fix flashing while webtv running - stop playback before stop daemons
Origin commit data
------------------
Commit: d8dcb1da1b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-28 (Thu, 28 May 2015)
2015-05-28 11:13:40 +03:00
[CST] Focus
0ddcba56c0 webtv: try to restart channel once, if play position not advance
Origin commit data
------------------
Commit: 7bef4bcb8e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-19 (Tue, 19 May 2015)
2015-05-19 17:21:30 +03:00
vanhofen
7e9ed04653 use CONFIGDIR instead of hardcoded path
Origin commit data
------------------
Commit: ab8353be04
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-15 (Fri, 15 May 2015)

Origin message was:
------------------
- use CONFIGDIR instead of hardcoded path
2015-05-15 03:46:50 +02:00
Jacek Jendrzej
e9977c5110 webtv: use last dir as default
Origin commit data
------------------
Commit: 2cc4120672
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-05-12 (Tue, 12 May 2015)
2015-05-12 18:16:36 +02:00
[CST] Focus
2445f4d18a webtv: move loading to bouquets.cpp,
add optional webtvs name= as 'provider' name, and webtv genre= attibutes,
resulting 'provider' created as [name ][genre] with name as WebTV if name absent


Origin commit data
------------------
Commit: 8ea4196d50
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-12 (Tue, 12 May 2015)
2015-05-12 17:18:26 +03: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
6a4659bf77 framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


Origin commit data
------------------
Commit: edc8527379
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)

Origin message was:
------------------
- framebuffer: revival of showFrame() function to allow ...

... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
2015-05-05 12:01:04 +02:00
vanhofen
cc9f8c6450 themes: move colored_events settings to themes setup
Origin commit data
------------------
Commit: cb5f052e83
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- themes: move colored_events settings to themes setup
2015-05-05 11:43:17 +02:00
Thilo Graf
61656865d0 Merge branch 'cst-next.pre' into cst-next
Origin commit data
------------------
Commit: a58f1621b4
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-30 (Thu, 30 Apr 2015)
2015-04-30 09:20:43 +02:00
Thilo Graf
6261b3b869 themes: use hintbox and header gradient option in theme settings
Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.


Origin commit data
------------------
Commit: 01516cf943
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-29 (Wed, 29 Apr 2015)

Origin message was:
------------------
themes: use hintbox and header gradient option in theme settings

Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.
2015-04-29 10:16:55 +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
vanhofen
2f0e76ff67 record.h: remove include of vfd.h; use display.h instead
Origin commit data
------------------
Commit: 09adc177d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)

Origin message was:
------------------
- record.h: remove include of vfd.h; use display.h instead
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
bc0984621f channellist: allow show/hide bottom infobox
Origin commit data
------------------
Commit: 7f35a67426
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-14 (Tue, 14 Apr 2015)

Origin message was:
------------------
- channellist: allow show/hide bottom infobox
2015-04-14 11:08:24 +02:00
vanhofen
85712ec7a0 neutrino.cpp: fix startup plugin and execute it a little bit later
Origin commit data
------------------
Commit: 4898c6aa71
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-04 (Sat, 04 Apr 2015)

Origin message was:
------------------
- neutrino.cpp: fix startup plugin and execute it a little bit later
2015-04-04 11:17:37 +02:00
Jacek Jendrzej
13ead30eb7 prefers stream before radiotext (THX focus)
Origin commit data
------------------
Commit: 8983720606
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-03 (Fri, 03 Apr 2015)
2015-04-03 14:48:48 +02:00
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