2010-03-19, 07:25 PM
This sticky thread contains information about developing plugins for NextPVR.
I've updated this first post to collect together the sample plugins I've posted later in the thread.
- Test1.zip/Test2.zip use a framework similar to that used by GBPVR in the past, but only really exist to help users porting old plugins over to NextPVR. It's not recommended you use these in new plugins.
- Test3.zip shows a simple NextPVR plugin, in the style of many of the built in screens, with list of items and hidden menu bar at the top of the screen. It also shows how implement a popup, and a settings screen.
- TestRecorder.zip provide a skeleton recorder for those wanting to implement support for custom tuner types.
There is plenty of other useful discussion later in this thread, and in other threads posted in the developers forum, but if you need more info, or want help on getting started, just post and I'll point you in the right direction.
I've updated this first post to collect together the sample plugins I've posted later in the thread.
- Test1.zip/Test2.zip use a framework similar to that used by GBPVR in the past, but only really exist to help users porting old plugins over to NextPVR. It's not recommended you use these in new plugins.
- Test3.zip shows a simple NextPVR plugin, in the style of many of the built in screens, with list of items and hidden menu bar at the top of the screen. It also shows how implement a popup, and a settings screen.
- TestRecorder.zip provide a skeleton recorder for those wanting to implement support for custom tuner types.
There is plenty of other useful discussion later in this thread, and in other threads posted in the developers forum, but if you need more info, or want help on getting started, just post and I'll point you in the right direction.