mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
nhttpd-API: Updates to GetBouquetCGI
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@541 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
// C++
|
||||
#include <string>
|
||||
// yhttpd
|
||||
#include <zapit/channel.h>
|
||||
#include "yhook.h"
|
||||
|
||||
// forward declaration
|
||||
@@ -44,6 +45,7 @@ private:
|
||||
void doModifyTimer(CyhookHandler *hh);
|
||||
void doNewTimer(CyhookHandler *hh);
|
||||
void _SendTime(CyhookHandler *hh, struct tm *Time, int digits);
|
||||
void _GetBouquetWriteItem(CyhookHandler *hh, CZapitChannel * channel, int bouquetNr, int nr);
|
||||
//yweb
|
||||
void YWeb_SendVideoStreamingPids(CyhookHandler *hh, int apid_no);
|
||||
void YWeb_SendRadioStreamingPid(CyhookHandler *hh);
|
||||
|
Reference in New Issue
Block a user