mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 14:48:28 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 02ff1f1a22
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-02 (Tue, 02 May 2017)
This commit is contained in:
@@ -737,7 +737,7 @@ bool CUpnpBrowserGui::selectItem(std::string id)
|
|||||||
if (!getItems(id, liststart, entries, total))
|
if (!getItems(id, liststart, entries, total))
|
||||||
return endall;
|
return endall;
|
||||||
|
|
||||||
while (loop) {
|
while (loop && entries!=NULL) {
|
||||||
updateTimes();
|
updateTimes();
|
||||||
updateMode();
|
updateMode();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user