movieplayer: allow bisectional jumps with RC_page_up/down

based upon code by TangoCash


Origin commit data
------------------
Branch: ni/coolstream
Commit: ca218e5390
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-13 (Sat, 13 May 2017)

Origin message was:
------------------
- movieplayer: allow bisectional jumps with RC_page_up/down

based upon code by TangoCash


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-05-13 17:45:59 +02:00
parent c43e77c038
commit 5705809f1a
8 changed files with 52 additions and 0 deletions

View File

@@ -787,6 +787,7 @@ struct SNeutrinoSettings
//movieplayer
int movieplayer_repeat_on;
int movieplayer_bisection_jump; //NI
std::string youtube_dev_id;
int youtube_enabled;
std::string tmdb_api_key;