Commit Graph

13556 Commits

Author SHA1 Message Date
vanhofen
5457dfdaa1 movieplayer/record: stop playback of timeshift when zap to another channel
Origin commit data
------------------
Branch: ni/coolstream
Commit: d03f201f8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- movieplayer/record: stop playback of timeshift when zap to another channel

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-29 00:54:54 +02:00
Thilo Graf
27c978b608 src/driver/record.cpp: avoid possible build error 'unused-but-set-variable'
see commit: c074e5f43268022a9f63cb80d67b6166db3fb9e3


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8890a26e3f
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-07-28 (Sat, 28 Jul 2018)



------------------
This commit was generated by Migit
2018-07-28 17:10:23 +02:00
Thilo Graf
c452c45aa6 src/gui/timerlist.cpp: use more plausible SaveScreen methods
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8409532fd1
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-07-28 (Sat, 28 Jul 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-28 17:10:23 +02:00
Thilo Graf
f13cd630af src/gui/widget/menue.h: add plausible alias for disableSaveScreen() method
Origin commit data
------------------
Branch: ni/coolstream
Commit: d2be7e0f4d
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-07-28 (Sat, 28 Jul 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-28 17:10:23 +02:00
Jacek Jendrzej
08d889251b src/gui/movieplayer.cpp: check return after playback start
Origin commit data
------------------
Branch: ni/coolstream
Commit: 886140c10b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-07-28 (Sat, 28 Jul 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-28 17:10:23 +02:00
vanhofen
ec79f66188 locale: update slovak locale (thx to EnoSat)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 440c2c8831
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-27 (Fri, 27 Jul 2018)

Origin message was:
------------------
- locale: update slovak locale (thx to EnoSat)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-27 23:51:28 +02:00
vanhofen
07c2a86f35 neutrino: fix bouquet align when zap via history or current transponder list
Origin commit data
------------------
Branch: ni/coolstream
Commit: 901a543c91
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- neutrino: fix bouquet align when zap via history or current transponder list

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-25 22:58:43 +02:00
vanhofen
74ef675b22 record: differentiate between timeshift and record in AskToStop() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 337a2ba37e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- record: differentiate between timeshift and record in AskToStop() function

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-25 00:44:37 +02:00
vanhofen
2dc2be0673 record: set TSHIFT_MODE_OFF when stopping timeshift
Origin commit data
------------------
Branch: ni/coolstream
Commit: f86e71184a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- record: set TSHIFT_MODE_OFF when stopping timeshift

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-25 00:13:46 +02:00
vanhofen
6f940bc444 record-setup: minor changes in timeshift-setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81ac37d79d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- record-setup: minor changes in timeshift-setup

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-25 00:13:46 +02:00
vanhofen
fd3c249679 movieplayer/record: try to fix timeshift stop; ...
Timeshift was stopped immediately when mpkey_stop was pressed.
After that the record/timeshift menu was shown, but is wasn't possilble
to return to timeshift record.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 576fde651a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- movieplayer/record: try to fix timeshift stop; ...

Timeshift was stopped immediately when mpkey_stop was pressed.
After that the record/timeshift menu was shown, but is wasn't possilble
to return to timeshift record.


------------------
This commit was generated by Migit
2018-07-23 23:55:19 +02:00
vanhofen
fc2e407816 epgplus: signalize zap tries while movie playback
Origin commit data
------------------
Branch: ni/coolstream
Commit: b913a04f40
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- epgplus: signalize zap tries while movie playback

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-23 19:48:47 +02:00
vanhofen
10b094b452 user-menu: allow SNeutrinoSettings::ITEM_EPG_SUPER and SNeutrinoSettings::ITEM_EPG_LIST in movieplayer-mode too
Both is available via channellist in movieplayer-mode. So we can it allow via user-menu too.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fe95ea7826
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- user-menu: allow SNeutrinoSettings::ITEM_EPG_SUPER and SNeutrinoSettings::ITEM_EPG_LIST in movieplayer-mode too

Both is available via channellist in movieplayer-mode. So we can it allow via user-menu too.


------------------
This commit was generated by Migit
2018-07-23 19:48:47 +02:00
vanhofen
c76c28b675 epgplus: move CEPGplusHandler::exec() code to end of file; ...
* really minor code changes in CEPGDataHandler::exec() and
 CEventListHandler::exec()

No binary changes, just code cosmetic.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a4397b3f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- epgplus: move CEPGplusHandler::exec() code to end of file; ...

* really minor code changes in CEPGDataHandler::exec() and
 CEventListHandler::exec()

No binary changes, just code cosmetic.


------------------
This commit was generated by Migit
2018-07-23 19:48:47 +02:00
vanhofen
b56357a43a movieplayer/infoviewer: simplify call of showMovieInfo()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3fcffe87ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- movieplayer/infoviewer: simplify call of showMovieInfo()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-23 19:48:47 +02:00
vanhofen
435159cfe9 epgview: fix CEPGDataHandler::exec() in timeshift mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b9cb7f543
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- epgview: fix CEPGDataHandler::exec() in timeshift mode

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-23 00:13:37 +02:00
vanhofen
22657cd775 movieplayer: remove NeutrinoMessages::SHOW_EPG handling from handleMovieBrowser() function
This isn't any moviebrowser function. Use showMovieInfo() instead of this.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5658811f5f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- movieplayer: remove NeutrinoMessages::SHOW_EPG handling from handleMovieBrowser() function

This isn't any moviebrowser function. Use showMovieInfo() instead of this.


------------------
This commit was generated by Migit
2018-07-23 00:13:36 +02:00
vanhofen
4234510bad user-menu: enable SNeutrinoSettings::ITEM_EPG_INFO in movieplayer-mode too
Origin commit data
------------------
Branch: ni/coolstream
Commit: deb4313af9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-22 (Sun, 22 Jul 2018)

Origin message was:
------------------
- user-menu: enable SNeutrinoSettings::ITEM_EPG_INFO in movieplayer-mode too

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-22 23:27:23 +02:00
vanhofen
7f1ed1eb40 epgview: rework CEPGDataHandler::exec() to get work in movieplayer-mode too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3dc2c47e9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-22 (Sun, 22 Jul 2018)

Origin message was:
------------------
- epgview: rework CEPGDataHandler::exec() to get work in movieplayer-mode too

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-22 23:27:23 +02:00
vanhofen
c1216df34f movieplayer: move code to display movie-info to an own public function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69458b5610
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-22 (Sun, 22 Jul 2018)

Origin message was:
------------------
- movieplayer: move code to display movie-info to an own public function

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-22 23:27:23 +02:00
vanhofen
2c912b4b54 timerlist: fix display of gui-rests when adding a new remotebox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d5ab9755f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-22 (Sun, 22 Jul 2018)

Origin message was:
------------------
- timerlist: fix display of gui-rests when adding a new remotebox

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-22 19:59:12 +02:00
vanhofen
c45f9ad2ff moviebrowser: enable search in sms mode by default
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2185a321cb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-20 (Fri, 20 Jul 2018)

Origin message was:
------------------
- moviebrowser: enable search in sms mode by default

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-20 00:32:53 +02:00
vanhofen
e6e1a29063 neutrino: add additional key to leave standby mode; unify standby locales
This re-adds an old feature from dbox2, but uses a more configurable way


Origin commit data
------------------
Branch: ni/coolstream
Commit: cd6d3bcad1
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-20 (Fri, 20 Jul 2018)

Origin message was:
------------------
- neutrino: add additional key to leave standby mode; unify standby locales

This re-adds an old feature from dbox2, but uses a more configurable way


------------------
This commit was generated by Migit
2018-07-20 00:27:11 +02:00
vanhofen
d2d59fd648 moviebrowser: party revert 853752003a186f72f50182aca8f3b26694ff0327; ...
unfortunately this subheader breaks the m_settings.browserAdditional feature


Origin commit data
------------------
Branch: ni/coolstream
Commit: a5a2dcfbeb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-17 (Tue, 17 Jul 2018)

Origin message was:
------------------
- moviebrowser: party revert 853752003a186f72f50182aca8f3b26694ff0327; ...

unfortunately this subheader breaks the m_settings.browserAdditional feature


------------------
This commit was generated by Migit
2018-07-17 21:28:53 +02:00
vanhofen
5339024445 moviebrowser: small changes in menu locales; display hintbox while saving movie info
Origin commit data
------------------
Branch: ni/coolstream
Commit: 03937eeec9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-17 (Tue, 17 Jul 2018)

Origin message was:
------------------
- moviebrowser: small changes in menu locales; display hintbox while saving movie info

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-17 00:04:12 +02:00
vanhofen
90efda5d34 moviebrowser: re-add by mistake removed boolean value got_start_pos
Origin commit data
------------------
Branch: ni/coolstream
Commit: 58c7d2d0bb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-17 (Tue, 17 Jul 2018)

Origin message was:
------------------
- moviebrowser: re-add by mistake removed boolean value got_start_pos

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-17 00:04:12 +02:00
vanhofen
2e62944648 menu: fix return value of getSelectedLine() for RC_timeout and RC_setup
This fixes the bahaviour of StartPosSelectionMenu in moviebrowser.
When this menu was closed by its timeout or RC_setup was pressed
the movie starts anyway.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 70cbc65483
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-15 (Sun, 15 Jul 2018)

Origin message was:
------------------
- menu: fix return value of getSelectedLine() for RC_timeout and RC_setup

This fixes the bahaviour of StartPosSelectionMenu in moviebrowser.
When this menu was closed by its timeout or RC_setup was pressed
the movie starts anyway.


------------------
This commit was generated by Migit
2018-07-15 00:41:40 +02:00
vanhofen
01a0bfe8ea moviebrowser: set focus in StartPosSelectionMenu to last play stop if it exists
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b0a37bef4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-15 (Sun, 15 Jul 2018)

Origin message was:
------------------
- moviebrowser: set focus in StartPosSelectionMenu to last play stop if it exists

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-15 00:41:40 +02:00
vanhofen
853752003a moviebrowser: add subheader to main window to avoid gui-jumps; add left/right icons to header
Origin commit data
------------------
Branch: ni/coolstream
Commit: caa8b68b17
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- moviebrowser: add subheader to main window to avoid gui-jumps; add left/right icons to header

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-05 23:36:17 +02:00
vanhofen
8c70278c1f fix build
Origin commit data
------------------
Branch: ni/coolstream
Commit: 13d047fbd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- fix build

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-05 23:27:40 +02:00
vanhofen
5428a4c026 moviebrowser: fix sorting
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ad02fc0ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- moviebrowser: fix sorting

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-05 21:48:01 +02:00
vanhofen
01d5bae77d moviebrowser: allow to display record time
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc735caace
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- moviebrowser: allow to display record time

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-05 21:38:31 +02:00
vanhofen
14fff9a692 moviebrowser: fix display of mp_movie_info->dateOfLastPlay
Origin commit data
------------------
Branch: ni/coolstream
Commit: 98b00c1a70
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- moviebrowser: fix display of mp_movie_info->dateOfLastPlay

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-05 20:40:27 +02:00
vanhofen
92beb0684a epgview: fix display of mp_movie_info->dateOfLastPlay
Origin commit data
------------------
Branch: ni/coolstream
Commit: 208eb90792
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- epgview: fix display of mp_movie_info->dateOfLastPlay

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-05 20:34:10 +02:00
vanhofen
1c127979b1 movieinfo/moviebrowser: do not use any fake date to fill dateOfLastPlay and file.Time
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08a4e95113
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-04 (Wed, 04 Jul 2018)

Origin message was:
------------------
- movieinfo/moviebrowser: do not use any fake date to fill dateOfLastPlay and file.Time

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-07-04 22:58:11 +02:00
vanhofen
89dc778edb keybind-setup: try to fix return value of msgbox when new rc is not confirmed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b76559ee9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-30 (Sat, 30 Jun 2018)

Origin message was:
------------------
- keybind-setup: try to fix return value of msgbox when new rc is not confirmed

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-30 20:05:35 +02:00
vanhofen
edeffbdc7b icons: make marker icon for sd-channels a little darker
Origin commit data
------------------
Branch: ni/coolstream
Commit: f895e0d92e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-26 (Tue, 26 Jun 2018)

Origin message was:
------------------
- icons: make marker icon for sd-channels a little darker

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-26 00:02:15 +02:00
vanhofen
d12b8301c7 channellist: fix display of very long channelnames
Origin commit data
------------------
Branch: ni/coolstream
Commit: ff1db4da8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-26 (Tue, 26 Jun 2018)

Origin message was:
------------------
- channellist: fix display of very long channelnames

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-26 00:02:15 +02:00
vanhofen
bab8cf8e31 channellist: allow to show resolution icons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 114bc9f4be
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-24 (Sun, 24 Jun 2018)

Origin message was:
------------------
- channellist: allow to show resolution icons

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-24 23:07:02 +02:00
Stefan Seyfried
84ef765db3 rcinput: try harder to reacquire input device
During lirc package update, the input device was sometimes lost and not
reacquired. Try to reacquire also if setKeyRepeatDelay fails.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2422cecfd1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-06-24 (Sun, 24 Jun 2018)



------------------
This commit was generated by Migit
2018-06-24 15:03:34 +02:00
Stefan Seyfried
c5db7a1ce8 tuxtxt: remove unused var_screeninfo.yoffset (always 0)
Origin commit data
------------------
Branch: ni/coolstream
Commit: fc421284e1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-06-24 (Sun, 24 Jun 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-24 15:03:34 +02:00
Stefan Seyfried
f46d034e4e tuxtxt: fix framebuffer blitting for SPARK
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1506b35f7b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-06-21 (Thu, 21 Jun 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-21 21:38:23 +02:00
Stefan Seyfried
0f41651247 tuxtxt: use one global CFrameBuffer variable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f22e740f8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-06-21 (Thu, 21 Jun 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-21 21:38:23 +02:00
vanhofen
f75b152053 neutrino: create LOGODIR_VAR at start
Origin commit data
------------------
Branch: ni/coolstream
Commit: bf5c4ce73f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-05 (Tue, 05 Jun 2018)

Origin message was:
------------------
- neutrino: create LOGODIR_VAR at start

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-05 23:18:51 +02:00
vanhofen
50682806ae moviebrowser: check for channelname too to change channellogo; ...
usefull for popup-channels with same id but different names


Origin commit data
------------------
Branch: ni/coolstream
Commit: 59070b3120
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-05 (Tue, 05 Jun 2018)

Origin message was:
------------------
- moviebrowser: check for channelname too to change channellogo; ...

usefull for popup-channels with same id but different names


------------------
This commit was generated by Migit
2018-06-05 23:11:22 +02:00
vanhofen
d924ddbb71 audioplayer/screensaver: refresh screensaver picture when title was changed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 21638a1998
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-01 (Fri, 01 Jun 2018)

Origin message was:
------------------
- audioplayer/screensaver: refresh screensaver picture when title was changed

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-06-01 23:32:04 +02:00
Jacek Jendrzej
1d559a5520 fix framerate 29970 signalisatiom (by bazi98)
Origin commit data
------------------
Branch: ni/coolstream
Commit: baca01d736
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-05-31 (Thu, 31 May 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-05-31 21:14:59 +02:00
vanhofen
b1341c0016 screensaver: try to fix display of audiocovers <-> own pictures
Origin commit data
------------------
Branch: ni/coolstream
Commit: 923fdb0542
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-05-31 (Thu, 31 May 2018)

Origin message was:
------------------
- screensaver: try to fix display of audiocovers <-> own pictures

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-05-31 00:57:37 +02:00
Jacek Jendrzej
81e429d201 fix signalisation bitrate 599940 (by bazi98)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9000b01d08
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-05-30 (Wed, 30 May 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-05-30 23:05:30 +02:00
limes007
8fcb3f83fb correct length in movie-info during "stop"
Origin commit data
------------------
Branch: ni/coolstream
Commit: cd40b57039
Author: limes007 <39467727+limes007@users.noreply.github.com>
Date: 2018-05-27 (Sun, 27 May 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-05-27 23:29:39 +02:00