NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 49 50 51 52 53 … 93 Next »
New LCD-Plugin-Project

 
  • 0 Vote(s) - 0 Average
New LCD-Plugin-Project
dharry
Offline

Junior Member

Posts: 3
Threads: 2
Joined: Oct 2006
#1
2006-10-12, 09:58 PM
Hello,
I'm new in the world of gbpvr and my english is not very good :confused: . I search for a HTPC-software, where i can easy build plugins. So i came to gbpvr. I'm going to start a new LCD-Plugin-Project. The Plugin schoud be able to show all information i need to use gbpvr without a Monitor or a TV.

It should can show:
1. the selectet button's Name.
2.and the most the other function from the existing LCD-plugins (no problem).

My question:
How can i get the button's name from existing plugins and the main screen?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,666
Threads: 767
Joined: Nov 2003
#2
2006-10-12, 10:41 PM
Quote:1. the selectet button's Name.
You cant currently get this info.

Quote:2.and the most the other function from the existing LCD-plugins (no problem).
It may not give you everything you want, but there is an event listener inface that will inform you of the following events, and pass you a parameter if appropriate for that event. To receive these events your class must implement the IEventNotification interface.

public enum EventTypes
{
CurrentAudioTrack,
CurrentVideoTrack,
CurrentChannelNumber,
CurrentChannelName,
VideoStopping,
MusicStopping,
DVDPlaybackStarted,
DVDPlaybackStopping,
MVPConnected,
MVPDisconnected,
ScreenSaverActivated,
ScreenSaverDeactivated,
CurrentVideoPath,
CurrentAudioPath
};
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  IPTV like stream from Sound Card input - FM Radio Project NumberFive 3 1,343 2022-11-20, 04:28 PM
Last Post: mvallevand
  PIP plugin for Kodi sgilani 2 2,782 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,325 2020-11-14, 08:01 PM
Last Post: sub
  VIdeo playback from plugin mvallevand 5 3,435 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 2,876 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,755 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,053 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 1,941 2013-03-12, 06:48 AM
Last Post: psycik
  Plugin problems with started from the command line mvallevand 11 4,964 2012-08-12, 07:56 PM
Last Post: sub
  Get NextPVR data directory from outside a plugin McBainUK 3 2,229 2012-02-11, 05:42 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode