mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
dont stop dvb subs pid data caching on pause
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@311 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a7a057cf9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-02-10 (Wed, 10 Feb 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -224,9 +224,9 @@ void cDvbSubtitleConverter::Pause(bool pause)
|
||||
Clear();
|
||||
running = false;
|
||||
Unlock();
|
||||
Reset();
|
||||
//Reset();
|
||||
} else {
|
||||
Reset();
|
||||
//Reset();
|
||||
running = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user