Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update the filename in the Playback Data OSD screen after LiveTV prog…
…ram transitions.
  • Loading branch information
stichnot authored and daniel-kristjansson committed Apr 5, 2012
1 parent 2cd7bf9 commit bbb2d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/libs/libmythtv/fileringbuffer.cpp
Expand Up @@ -192,6 +192,7 @@ bool FileRingBuffer::OpenFile(const QString &lfilename, uint retry_ms)
rwlock.lockForWrite();

filename = lfilename;
safefilename = lfilename;

if (remotefile)
{
Expand Down

0 comments on commit bbb2d5f

Please sign in to comment.