NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 29 30 31 32 33 … 93 Next »
Plugins and interface questions from a C# rookie

 
  • 0 Vote(s) - 0 Average
Plugins and interface questions from a C# rookie
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,878
Threads: 954
Joined: May 2006
#1
2008-08-16, 11:52 PM
When I saw that C# 2008 SP1 was out I thought it might be fun to see what it takes to make a plugin and I was shocked to see how easy it really is especially considering I never touched C# or .NET before. Good job to everyone involved. Now I want to try and play with something.

The first thing I thought might be nice was seeing if I could approximate an Apple-type Cover Flow interface. Search google for "coverflow demo" and there are lots of example and it looks like fun eye-candy.

Does this sound possible from a plugin or am I wasting my time? If a plugin can use WPF/XAML it might be easier too so is this possible?

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#2
2008-08-17, 12:13 AM
There is no reason why you couldnt do an apple style cover flow interface. Admittedly things become slightly more complex when you step outside of the provided base classes, but its not too complex. If you look at the tile sample plugin in this thread http://forums.nextpvr.com/showthread.php?t=27703, it shows an example of cover art animations, including the logic to skip the in-between animations on slow render devices like the MVP/PCH.

If you do give it a go, and need help, just let me know - I'm sure I'd be able to get you up to speed with it pretty quickly.

There no build in WPF/XAML support. I looked into some of this when implementing the UI, but decided it didnt lend itself well to what wanted to achieve with UIs on the MVP etc.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,878
Threads: 954
Joined: May 2006
#3
2008-08-17, 12:50 AM
Thanks sub, I forgot about the tiles plugin. Now I have to learn how to rotate and reflect images and of course use C#. I won't be bothering you about this for a while, but no doubt I will.

Martin
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#4
2008-08-17, 08:26 AM
Hi martin, I'd kind be interested in this as well, and it could potentially lend itself well to ML3 for displaying a library - it you wanted to collaborate, or make it open.. So I'd be interested to see how you go...
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#5
2008-08-17, 09:27 AM
Just glancing at the samples makes me realise I'd be no good with modern languages - they're too "wordy"
I can't spell and my typing is too slow.
Ah, the good old days of MOV A,(HL) etc and the code fitting into a 1k prom.
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#6
2008-08-17, 09:45 AM
martint123 Wrote:Ah, the good old days of MOV A,(HL) etc
Argh, still so wordy. This is so much better Big Grin

[Image: punchtape.gif]
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#7
2008-08-17, 10:28 AM
Far too verbose. I still have a box of these in the attic and a cardpunch somewhere in the garage!
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,878
Threads: 954
Joined: May 2006
#8
2008-08-17, 12:36 PM
I'm probably one of a handful of people on this forum who have used those formats. I've even toggled in assembly code manually with switches.

My first experience with punch cards wasn't good, sitting in a room of people inputting frustrated me I searched and found a hack to use a "fancy" line editor (think of a poor edlin) someone had, but my professor wouldn't accept printed source so I had to output the source to punch cards.

psycik I will gladly make it open if I can do anything, I'm just playing around now.

Martin
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#9
2008-08-17, 02:08 PM
mvallevand Wrote:I'm probably one of a handful of people on this forum who have used those formats. I've even toggled in assembly code manually with switches.


I'm one of that handful. I've found a leaflet showing one of my "on the side" jobs dated 1975 - punch cards on a huge office accounting machine calculation loads, stresses and "angle of dangle" in oil rig moorings and just using add and subtract

Here is my first computer and the first piece of commercial software I ever bought (and didn't use!).
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#10
2008-08-17, 08:45 PM
martint123 Wrote:Far too verbose. I still have a box of these in the attic and a cardpunch somewhere in the garage!
Now you are talking my language... the good old 5081 - I've had a box of them in the attic for about 25 years... I remember one of the first jobs I did when I started as an operator over 35 years ago - I had to sort (on an IBM 083) almost 20,000 on 16 columns for the payroll - took a whole nightshift...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Plugins and NPVR. Where do we start? sub 80 68,508 2020-11-26, 10:02 PM
Last Post: mandai
  I want to start developing plugins...but how? OrenShapir 6 4,038 2014-11-18, 10:38 PM
Last Post: mvallevand
  Couple of questions about hacking npvr.db3 drmargarit 6 4,238 2014-09-08, 02:22 AM
Last Post: sub
  Questions about Scraping from thetvdb and themoviedb craigrs84 0 2,507 2014-08-19, 05:30 PM
Last Post: craigrs84
  Tuner plugins and client id mvallevand 2 2,062 2013-07-03, 01:39 AM
Last Post: mvallevand
  Tuner Plugins - Output folders mvallevand 2 2,044 2013-02-19, 07:45 PM
Last Post: mvallevand
  .NET 4 plugins? McBainUK 20 7,721 2012-12-11, 08:48 PM
Last Post: sub
  Integrated Development Environment (IDE) for plugins osx-addict 5 2,754 2012-10-18, 08:35 PM
Last Post: osx-addict
  Random API questions whurlston 7 3,272 2012-08-09, 02:21 PM
Last Post: whurlston
  Tuner plugins mvallevand 4 2,443 2012-08-05, 11:19 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