mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
prefers stream before radiotext (THX focus)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8983720606
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-03 (Fri, 03 Apr 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2983,6 +2983,8 @@ int CNeutrinoApp::handleMsg(const neutrino_msg_t _msg, neutrino_msg_data_t data)
|
||||
int fd = (int) data;
|
||||
printf("NeutrinoMessages::EVT_STREAM_START: fd %d\n", fd);
|
||||
wakeupFromStandby();
|
||||
if (g_Radiotext)
|
||||
g_Radiotext->setPid(0);
|
||||
|
||||
if (!CStreamManager::getInstance()->AddClient(fd)) {
|
||||
close(fd);
|
||||
|
Reference in New Issue
Block a user