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
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
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)
... 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
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
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)
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.
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)
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)
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).
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
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
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)
- 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)
... 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
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