![]() |
|
|||
|
|
||||
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Northern Git Admin
Team-UkCvs Senior Member
Join Date: Aug 2008 ![]()
Posts: 5,097
iTrader: (0)
Casino cash: $326374
Thanks: 1,126
Thanked 1,271 Times in 538 Posts
Nominated 8 Times in 6 Posts
TOTW/F/M Award(s): 4Groans: 1
Groaned at 0 Times in 0 Posts
|
To all developers,
Opensat has finally released the SDK that will allow developers a chance to make a decent EPG plugin available Here is the AZBox TV SDK, with it you can manage: * Channel List * EPG * Reserved Recordings * Reload files From your plugins To reload the channel list without reboot you just need to call: Code: #define TVSDK_SYNC_ID_NONE 0 #define TVSDK_SYNC_ID_CHANNEL 1 #define TVSDK_SYNC_ID_EPG 2 #define TVSDK_SYNC_ID_RESERVED 3 err = TVSDK_Sync(TVSDK_SYNC_ID_CHANNEL); Last edited by renwich; 15-01-2010 at 06:57 PM.. |
|
|
|
| The Following User Says Thank You to renwich For This Useful Post: | disher (16-05-2010) |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|