NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 61 62 63 64 65 … 193 Next »
screensaver options

 
  • 0 Vote(s) - 0 Average
screensaver options
wannabepvr
Offline

Senior Member

Posts: 635
Threads: 131
Joined: Sep 2005
#1
2008-06-21, 05:15 AM
A wish: to have the ability to select windows (.scr) screensaver as an alternative to the built in GBPVR one. The idea being there are already heaps of different types available!
Core2-E2180, 1G RAM, 1Gb-5450 Silent, 2Tb +300g HDDs.
Three tuners: [SIZE=2][SIZE=1]Twinhan DVB-T x 1, Hauppauge Nova 500T (dual)
[/SIZE][/SIZE]
DTB Digital SD + HD content (PAL-MPEG2-AC3).
Custom case made very quiet. Zalman CPU cooler.
Sits in rack with other HiFi.

ParaLED to show tuner activity.

Display: 42" 1920x1080p Panasonic Plasma

1x wired MVP
1x PC client
[URL="http://web.aanet.com.au/media/"]
[/URL]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2008-06-21, 07:26 AM
I try to only use features that would be available on all clients, including MVP and PCH hardware devices (which wouldnt be able to use .scr screensavers).
wannabepvr
Offline

Senior Member

Posts: 635
Threads: 131
Joined: Sep 2005
#3
2008-06-23, 01:21 AM
Fair enough. Perhaps an option for the screensaver plugin - McBainUK ?
Core2-E2180, 1G RAM, 1Gb-5450 Silent, 2Tb +300g HDDs.
Three tuners: [SIZE=2][SIZE=1]Twinhan DVB-T x 1, Hauppauge Nova 500T (dual)
[/SIZE][/SIZE]
DTB Digital SD + HD content (PAL-MPEG2-AC3).
Custom case made very quiet. Zalman CPU cooler.
Sits in rack with other HiFi.

ParaLED to show tuner activity.

Display: 42" 1920x1080p Panasonic Plasma

1x wired MVP
1x PC client
[URL="http://web.aanet.com.au/media/"]
[/URL]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#4
2008-07-30, 07:42 AM
See v2.2 on the wiki.

Bit of a nostalgia trip working on that plugin, according to the history on the wiki page it's been 2 years since I last made a change! Big Grin
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#5
2008-07-30, 05:49 PM
not exactly what you want, but you can add a screen saver as a custom task and launch it manually from within GBPVR if you've got a particular favorite.
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
InVermont
Offline

Member

Posts: 157
Threads: 10
Joined: Mar 2007
#6
2008-07-30, 06:53 PM
If you take a barebones plugin ( like the hello world example) and go
public override void Activate()
{
if (initFlag == false) {
initFlag = true;
Process p = new Process();
p.StartInfo.FileName = @"C:\WINDOWS\system32\ssstars.scr"; // or your favorite
p.Start();
PluginHelperFactory.getPluginHelper().ReturnToMainMenu();
}
}
then in config.xml change
<ScreenSaverPlugin>YourPluginName</ScreenSaverPlugin>

That should do the trick too. Assuming your not using FSE that is.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Sorting Options for Recurring Recording List pkscout 1 926 2021-11-23, 07:51 PM
Last Post: sub
  New keyboard options while viewing live/recordings LeGrandZombie 1 1,747 2016-07-02, 07:18 PM
Last Post: sub
  Additional transcode options in config.xml trummel 0 1,571 2015-09-28, 02:18 PM
Last Post: trummel
  Options for post processing fred250 1 2,015 2014-12-14, 11:29 PM
Last Post: SickBoy
  More Options for Duplicate Handling jksmurf 8 2,952 2012-08-25, 05:57 AM
Last Post: jksmurf
  2-lines of text for 'now playing' info on the screensaver McBainUK 4 2,278 2011-12-29, 03:29 PM
Last Post: McBainUK
  Screensaver Flyndr 9 3,767 2011-06-18, 11:28 AM
Last Post: Reddwarf
  request: ScreenSaver "advanced" or timed event or ... ShiningDragon 0 1,292 2010-10-26, 02:01 AM
Last Post: ShiningDragon
  Screensaver photos IanJ 4 2,072 2010-10-21, 12:06 AM
Last Post: _Iz-
  Screensaver plugin Reddwarf 0 1,337 2010-09-14, 09:24 AM
Last Post: Reddwarf

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

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

Linear Mode
Threaded Mode