mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
Merge branch 'master' into pu/mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b89baa7a2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-06-26 (Mon, 26 Jun 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2480,7 +2480,7 @@ bool CMovieBrowser::onDelete(bool cursor_only)
|
||||
MI_MOVIE_INFO *movieinfo;
|
||||
movieinfo = NULL;
|
||||
|
||||
if (cursor_only)
|
||||
if (cursor_only || (filelist.empty() || movielist.empty()))
|
||||
{
|
||||
filelist.clear();
|
||||
movielist.clear();
|
||||
|
Reference in New Issue
Block a user