+ Post New Thread
Page 1 of 75
1 2 3 11 51 ... LastLast
Threads 1 to 20 of 1482

Forum: Developers

For those wanting to develop plugins and skins...

  1. Sticky Thread Sticky: GBPVRLibrary - Open Source Components

    are there any opensource community common plugin libraries? i know a few plugins are open source, and have a library they give out. but is there an actual detected open source library? i was going to the media inset (i havent decided on a name yet), but was also thinking about other...

    Started by reven, 2008-12-12 12:40 AM
    8 Pages
    1 2 3 ... 8
    • Replies: 76
    • Views: 7,382
    2009-12-29 08:26 PM Go to last post
  1. EventBus

    sub, I'd added the "Exit" option to the System plugin - it used Application.Exit() Then when you posted the AeonLike main menu example, I noticed its exit functionality called EventBus.GetInstance().Notify("EXIT") I was just wondering if you had a list of events that nPVR will respond to....

    Started by imilne, Yesterday 10:53 AM
    • Replies: 5
    • Views: 52
    Yesterday 09:56 PM Go to last post
  2. Is there a way to force a re-render?

    is there something equivelent in NPVR to PluginHelperFactory.getPluginHelper().ForceRepaint(); ? I have a function for displaying info as private void setText(String Text) {

    Started by InVermont, Yesterday 05:02 PM
    • Replies: 6
    • Views: 40
    Yesterday 07:06 PM Go to last post
  3. Updating images

    OK... If I currently have a UiScreen displaying, I can display a title and image using (pseudo): screenHT = "My Title"; screenHT = myImage; screenUI.Args = screenHT; Now, when I update the title/image on the screen, by button press or whatever, the title is getting updated, but the image is...

    Started by scb147, 2010-07-30 02:59 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 90
    2010-07-30 06:11 PM Go to last post
  4. Numeric args[]

    I am trying to change the location and size of a field using my own placement but I can't recall how, I was able to populate the tvguide before but I've lost the test code I have in the skin location="@locX,@locY" size="@sizeX,@sizeY" I've tried with args = "0.0m"; args = 0.0m; and d...

    Started by mvallevand, 2010-07-29 11:48 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 114
    2010-07-30 04:55 AM Go to last post
  5. Main menu plugin - how?

    What interface(s) do I need to implement in order to make a alternative main menu plugin? Also, what needs to be changed in the settings screen or config file in order to use it once available?

    Started by McBainUK, 2010-07-28 08:14 AM
    • Replies: 5
    • Views: 124
    2010-07-29 01:55 AM Go to last post
  6. DigitalRecorder.DeviceStandard

    I can test the return from DigitalRecorder.DeviceStandard with my capture card and get "DVB-T". I assume its other options are "DVB-C" and "DVB-S" (S2?). Would it ever return anything else? I guess an AnalogRecorder is always just that. Analog. This isn't really for anything important; I...

    Started by imilne, 2010-07-27 09:34 PM
    • Replies: 4
    • Views: 57
    2010-07-28 01:04 AM Go to last post
  7. SimpleButtonListPlugin

    Can anyone post a simple example of a plugin that extends from SimpleButtonListPlugin? I think I understand the basics of it, with it holding a ref to a UiList object, but so far my fumbling hasn't resulted in a list appearing on screen :( Do we just use the uiList variable from the base...

    Started by imilne, 2010-07-26 05:52 PM
    • Replies: 7
    • Views: 111
    2010-07-27 05:00 PM Go to last post
  8. NPVR database questions

    I notice there are season and episode fields in the epg table (that on some records contains data that doesn't look right). Are these reserved or can we modify them? If we can modify them could NPVR be changed to use these in the filename as name_S##E##.ts ? Finally are you playing to bring...

    Started by mvallevand, 2010-07-15 02:01 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 293
    2010-07-27 02:08 AM Go to last post
  9. DVD info lookup via WMP?

    When you have a DVD in the drive WMP 11 shows the metadata for it (title, cover image, chapter list etc). Does anyone know if this can be hooked into somehow from an external program? Or any other resource or method of looking up DVD metadata based on the DVD disc. Google (for me) has come back...

    Started by McBainUK, 2009-06-27 11:18 AM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 1,700
    2010-07-23 09:55 PM Go to last post
  10. Changing skin font or colour

    Can a plugin direct NPVR to use a different named font or colour for an element than than the default defined by the skin? Using @is values to do this is cumbersome and I figure I must be missing something. Martin

    Started by mvallevand, 2010-07-15 11:04 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 30
    • Views: 452
    2010-07-23 02:20 PM Go to last post
  11. Positioning of elements in skins (...and some other questions)

    Hi! Just a quick question: Is it possible to use absolutely positions for images within skins of nPVR? I started to "reactivate" my old WiP Skin and want to port it to nPVR. But the procentual positions are not good and precise enough for me, so that the skin isn't looking well (enough for...

    Started by ShiningDragon, 2010-07-20 03:58 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 240
    2010-07-22 06:42 PM Go to last post
  12. EPG Updates

    Hi sub, If you've got a minute, could you look over the following for me. It relates to the "Update EPG" command I have in the System plugin... What I have seems to work (most of the time), but I'd just like to know I've done it the way you'd expect. The few problems I've seen relate to...

    Started by imilne, 2010-07-19 08:49 AM
    • Replies: 0
    • Views: 77
    2010-07-19 08:49 AM Go to last post
  13. new -- ntfslinker

    i've written a util to help make ntfs links to other drives for chosen dir. basically it pops up a chooser box with your Recordings dir in it, choose a dir/series to move off to another drive, then another popup for where to move it to, then starts moving existing data. after it's all moved, it...

    Started by pBS, 2008-10-14 04:41 AM
    • Replies: 9
    • Views: 1,277
    2010-07-16 07:55 PM Go to last post
  14. Plugins and NPVR. Where do we start?

    Wowza. I'm feeling a little as if the rug has been pulled out from beneath me. So. Where do I begin? After adding random references to DLLs, there seems to be some interesting interfaces in nutility.dll with promising names. IScreenPlugin I'm guessing, with IVideoPlugin for OSD goodies? ...

    Started by Ommina, 2010-06-14 03:22 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 30
    • Views: 1,153
    2010-07-15 03:38 PM Go to last post
  15. NPVR Popup sample

    Sub, when you have a chance, could you provide a sample of how to do popup's in NPVR fashion. I can get the popup itself but adding the left buttons to it are a mystery. Thanks, Martin

    Started by mvallevand, 2010-07-11 04:25 AM
    • Replies: 3
    • Views: 180
    2010-07-14 07:54 PM Go to last post
  16. Question NPVR plugin development

    Are there any documents regarding plugin development for NPVR? Or at the very least some good forum posts on the subject?

    Started by McBainUK, 2010-07-08 07:49 AM
    • Replies: 8
    • Views: 270
    2010-07-14 06:13 PM Go to last post
  17. Plugins appearing with small case names

    Here's something I've noticed with a few VM tests and fresh installs: I'm working on a duplicate of GBPVR's System plugin, which I've named "System" in its GetName() method. After dumping its DLL in Plugins\System it shows up in NPVR's settings dialog as "system" (with a small 's'), both in...

    Started by imilne, 2010-07-11 05:22 PM
    • Replies: 3
    • Views: 145
    2010-07-11 09:44 PM Go to last post
  18. beta net2hipsend

    new Wiki page: http://gbpvr.com/pmwiki/pmwiki.php/Tips/Net2hipsend For everyone who has trouble blasting with HIP and hipsend n hipwsend, try this one... It does the same thing but uses the http server built into hip to communicate with. It also has added benefit of not needing 'Interact with...

    Started by pBS, 2009-02-24 08:40 AM
    15 Pages
    1 2 3 ... 15
    • Replies: 143
    • Views: 7,947
    2010-06-23 06:37 AM Go to last post
  19. Caller ID Plugin

    With Video Plugin bits (allegedly) returning with the next GBPVR release, is anybody working on (or planning to work on) a resurrected Caller ID plugin? If not, I will do so. But no point in me starting one if somebody else is already working on it.

    Started by Ommina, 2010-05-08 11:30 PM
    • Replies: 8
    • Views: 487
    2010-06-22 06:14 AM Go to last post
  20. NPVR NewStyleButtonListPlugin request

    Would it be possible to get an Initialise(UiList.ViewMode viewMode) override so that the list does not have to be populated twice if you want to start in ViewMode.COVERS? Or is there a better way to do this? protected override void Initialise() { base.Initialise(); // PopulateList called...

    Started by whurlston, 2010-06-16 03:18 PM
    • Replies: 4
    • Views: 183
    2010-06-16 06:49 PM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts