NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
1 2 3 4 5 … 125 Next »
iMON VFD

 
  • 0 Vote(s) - 0 Average
iMON VFD
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#21
2007-07-29, 01:37 PM
Thanks, I hope to add the ability to show when a recording is occurring soon...any inputs on how that is displayed? I am thinking about adding an R1, R2 etc. at the end of line two with the ability to turn it off in the config.
htrednek
Offline

Junior Member

Posts: 18
Threads: 1
Joined: Nov 2006
#22
2007-07-31, 04:50 AM
The Registered Trademark symbol would be a nice indicator in the bottom right corner of line 2 for recordings. ®


Another thought would be when on Live TV to show the display like this:

Code:
### CHAN  LIVETV     <-- Yes, I counted 16 characters ;)

***SHOW*TITLE***
Then alternate Title with SubTitle if applicable.


Other possibility would be when playing a video or audio file, to only display the file name without the extension (ie, mpg, avi, mp3 etc.)

Or even another possibility
( I know, I know, enough already... I'm thinking these up as I'm going along... just as a sounding board if nothing else).
Is there a way to make the VFD display the menu option on the VFD, such as when on the main screen, show TV listings, Live TV, Recordings, etc?

Ok, enough thoughts. I'll stop before I hurt myself.
I am going to reinstall VStudio and take a look at the source and see if I can think some more... :>
George Jones said it best:
---------------------------------------
He's a High-Tech Redneck...
...Mayberry meet Star Trek.
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#23
2007-08-04, 01:38 PM
Those are great ideas. I have the recording indicator working...I am working on the LiveTV display. I agree it can be much more robust, just have to figure out how to get the current show informtation. I also thought about showing the selection from the main menu, just a matter of figuring out how to capture that information.
htrednek
Offline

Junior Member

Posts: 18
Threads: 1
Joined: Nov 2006
#24
2007-08-05, 02:21 AM
Cool... I have been looking at the source, but to be honest, I'm relearning as I go. The last time I was heavily programming, I was still using VB6. .Net is a whole new animal for me and I'm really not too hot with the syntax in C let alone C# (yet).
George Jones said it best:
---------------------------------------
He's a High-Tech Redneck...
...Mayberry meet Star Trek.
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#25
2007-08-07, 02:28 AM (This post was last modified: 2007-08-11, 04:19 AM by skate15e.)
Here is the latest version. Below are the changes incorporated into this version. I also included the source code for those who are interested. Thanks to Remco for his source code, it helped with some of these improvements.

Change Log:

v0.8
Only displays the video/recorded show title (removes .mpg, .avi, .dvr-ms and the date time for recordings).
Displays when the machine is currently recording with the number of recordings occuring, i.e. "R2".
Changes the display when the machine goes into standby and wakes up.

v0.75
Added ability to monitor hard drive and warn when it is below a user specified threshold. Must be setup on the config screen.
htrednek
Offline

Junior Member

Posts: 18
Threads: 1
Joined: Nov 2006
#26
2007-08-10, 06:05 PM
Very nicely done!
It looks like you are making very good progress.

I had a thought while playing with it. Is it possible to have a plugin such as this and have it NOT be displayed in the main menu (as it has no functionality there)?

Sub, you may be able to answer this...

Again, nice work so far Skate!
George Jones said it best:
---------------------------------------
He's a High-Tech Redneck...
...Mayberry meet Star Trek.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#27
2007-08-10, 06:28 PM
htrednek Wrote:I had a thought while playing with it. Is it possible to have a plugin such as this and have it NOT be displayed in the main menu (as it has no functionality there)?

Sub, you may be able to answer this...
It depends how he created it. It definitely doesnt need a button on the main menu though. If he implemented an IEventNotification plugin, then no button would be on the main menu.
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#28
2007-08-11, 04:18 AM
No button is required (that is how mine is setup). Just go to the plugin page in GBPVR Config and deselect the iMONVFD plugin. The plugin will still work as advertised but it will not have a button on the main menu.
Maybe someone can point me in the right direction to disable that in the code?
Thanks
Remco
Offline

Member

Posts: 152
Threads: 12
Joined: Sep 2004
#29
2007-08-11, 08:24 AM
skate15e Wrote:No button is required (that is how mine is setup). Just go to the plugin page in GBPVR Config and deselect the iMONVFD plugin. The plugin will still work as advertised but it will not have a button on the main menu.
Maybe someone can point me in the right direction to disable that in the code?
Thanks

As sub said:
Code:
public class iMonLCDPlugin: IEventNotification {

You could have a look at the source code i posted in this thread earlier.
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#30
2007-08-14, 06:32 PM
Hi,

I'm going to get an Antec Fusion, so i was wondering if this would work withe Fusion VFD? I think the VFD is from iMON so it sounds like it shold work.

Thanks,
Jam.z
E6400, 2 GB RAM ,500 GB + 250 GB HD, PVR150+ Adaptec 3610, RW 2 + HIP, Antec 2480 w/ mini ninja ...still using v 0.99
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (11): « Previous 1 2 3 4 5 … 11 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,090 2011-01-01, 05:37 PM
Last Post: kindt nick
  iMon VFD and Remote time_lord 7 5,677 2010-07-19, 04:29 AM
Last Post: time_lord
  Guide to IMON VFD with GB-PVR? blzbubb 7 4,778 2007-02-27, 08:21 PM
Last Post: 800ster
  Imon plugin problem kiwijaffa 1 1,801 2006-11-17, 05:48 AM
Last Post: fooman1
  iMON VFD plugin request csy 9 7,325 2005-08-23, 09:28 PM
Last Post: dazzyb2k3

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

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

Linear Mode
Threaded Mode