Origin commit data
------------------
Commit: 4810576268
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Origin message was:
------------------
- infoviewer: align clock bottom to get same pos as channelname
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
Thats usefull when you have just one plain black pic in your
screensaver directory. So you'll get a blank screen w/o pic changes.
Origin commit data
------------------
Commit: b85aa43d87
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- screensaver: allow no screensaver_timeout to show first pic only
Thats usefull when you have just one plain black pic in your
screensaver directory. So you'll get a blank screen w/o pic changes.
... using member m_screensaver instead of this
Origin commit data
------------------
Commit: f023ff1651
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- audioplayer: remove bool screen_saver from updateMetaData() ...
... using member m_screensaver instead of this
... to avoid the inheritance of this
Origin commit data
------------------
Commit: 5f42845160
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Origin message was:
------------------
- screensaver: moving "using namespace std;" to cpp ...
... to avoid the inheritance of this
... to avoid interrupts while playing and keep pictures unscaled
Origin commit data
------------------
Commit: ecc98b7def
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-24 (Wed, 24 Dec 2014)
Origin message was:
------------------
- screensaver: user pictureviewer instead of videoDecoder ...
... to avoid interrupts while playing and keep pictures unscaled
... to get the same behavior as usual
Origin commit data
------------------
Commit: 4cf5e8ffd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-24 (Wed, 24 Dec 2014)
Origin message was:
------------------
- screensaver: just add mp3-?.jpg when using DATADIR "/neutrino/icons" ...
... to get the same behavior as usual
this fixes blank video and background picture in ie audioplayer started on locked channel
Origin commit data
------------------
Commit: 97875b4855
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-12-23 (Tue, 23 Dec 2014)
This removes some dimension assignments in start() because of
already existant and usable dimension values that comes directly
from clock object.
Origin commit data
------------------
Commit: a58bd6c235
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-19 (Fri, 19 Dec 2014)
... because some fonts has larger ' ' than ':'.
* align clock with 10 px right offset (same as the other elements)
* align depending elements with new clock dimensions
Origin commit data
------------------
Commit: 25f30a6fa4
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-18 (Thu, 18 Dec 2014)
Origin message was:
------------------
- infoviewer: fix calculation for time_width ...
... because some fonts has larger ' ' than ':'.
* align clock with 10 px right offset (same as the other elements)
* align depending elements with new clock dimensions
also add missing entry 'info2' to this option choosers and remove
duplicate entry 'filename' from them
- english.locale: fix typo
Origin commit data
------------------
Commit: 4975b33dfd
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Origin message was:
------------------
- moviebrowser: sort column item option choosers alphabetically
also add missing entry 'info2' to this option choosers and remove
duplicate entry 'filename' from them
- english.locale: fix typo
Origin commit data
------------------
Commit: c993ef9e28
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Origin message was:
------------------
- moviebrowser: use pulldown-menu to show options to setup
... 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
... 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.
... because the other user-stuff (icons, locale, plugins) is also
stored in /var/tuxbox.
The directory /var/share/tuxbox/neutrino/themes will be removed.
The parent directories should now be obsolete and can be removed too.
Origin commit data
------------------
Commit: 38687897c5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-28 (Fri, 28 Nov 2014)
Origin message was:
------------------
- themes: move user-themes to /var/tuxbox/themes ...
... because the other user-stuff (icons, locale, plugins) is also
stored in /var/tuxbox.
The directory /var/share/tuxbox/neutrino/themes will be removed.
The parent directories should now be obsolete and can be removed too.
NOTE: This is a merge of several patches by TangoCash
for neutrino-mp aligned to neutrino-hd.
We use 'play' key to open playlist_manager.
Origin commit data
------------------
Commit: dfc7a1d304
Author: TangoCash <eric@loxat.de>
Date: 2014-11-26 (Wed, 26 Nov 2014)
Origin message was:
------------------
- movieplayer: add playlist_manager
NOTE: This is a merge of several patches by TangoCash
for neutrino-mp aligned to neutrino-hd.
We use 'play' key to open playlist_manager.