nhttpd-API: Updates to GetBouquetCGI

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@541 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: a21e0de3cb
Author: yjogol <yjogol2@online.de>
Date: 2010-04-10 (Sat, 10 Apr 2010)



------------------
This commit was generated by Migit
This commit is contained in:
yjogol
2010-04-10 05:34:28 +00:00
parent 66850d2ba5
commit 9fe77a0207
2 changed files with 69 additions and 46 deletions

View File

@@ -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);