Home
Blogs
Forums
Files


Welcome to The Green Button          Sign in | Join | Help

Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

Last post 04-08-2008, 2:02 PM by S4Czech. 61 replies.
Page 2 of 5 (62 items)   < Previous 1 2 3 4 5 Next >
Sort Posts: Previous Next
  •  03-27-2007, 8:05 AM 178991 in reply to 178986

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    I'd also like to see an addin.  I don't really like the menu layout and would appreciate the ability to customize it more.
    ----------------------------------------------------------
    Asus P5E-VM HDMI (onboard audio/video), Core 2 Duo E8200, 4 GB RAM, Hauppauge HVR-1800 (x2), LG-GGC H20L, DMA-2100 (x4), Yamaha RX-N600, InFocus IN76, D-LINK DIR 655, Vista Ultimate
  •  03-27-2007, 8:12 AM 178995 in reply to 178991

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    Danno100:
    I'd also like to see an addin.  I don't really like the menu layout and would appreciate the ability to customize it more.

    I'll try to make the setup somewhat generic so you can customize basic options but I won't be spending much time on it, maybe 2 hours tonight.  I really want to get back to working on SoftSled by this weekend.


    .:: Vista Ultimate x64 :: Antec Fusion :: Corsair HX520w :: ASUS P5E-VM :: Core2 Duo E8400 3.0Ghz :: 4GB RAM :: 128GB SSD System\Apps :: 1TB\5TB Data :: LG GGC-H20L BD/HD DVD :: HDHomeRun x2 ::.
  •  03-27-2007, 10:47 AM 179040 in reply to 178995

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    thanks mikinho,
    One more thing...will this work on extenders, ie xbox360

    also looking foward to your softsled project
  •  03-27-2007, 10:59 AM 179043 in reply to 179040

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    Yes it should work via extenders, I'll test it to make sure.


    .:: Vista Ultimate x64 :: Antec Fusion :: Corsair HX520w :: ASUS P5E-VM :: Core2 Duo E8400 3.0Ghz :: 4GB RAM :: 128GB SSD System\Apps :: 1TB\5TB Data :: LG GGC-H20L BD/HD DVD :: HDHomeRun x2 ::.
  •  03-27-2007, 12:11 PM 179047 in reply to 178995

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    mikinho:

      I really want to get back to working on SoftSled by this weekend.

    Iam hoping you can get "SoftSled " to work .


    Richard Miller Media Center MVP 2006
  •  03-27-2007, 10:56 PM 179125 in reply to 179047

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    Sorry, I wasn't able to work on this today, happy hour latest longer than expected.  I'll get it on here by Friday.

    Edit: I lie (see below)


    .:: Vista Ultimate x64 :: Antec Fusion :: Corsair HX520w :: ASUS P5E-VM :: Core2 Duo E8400 3.0Ghz :: 4GB RAM :: 128GB SSD System\Apps :: 1TB\5TB Data :: LG GGC-H20L BD/HD DVD :: HDHomeRun x2 ::.
  •  03-28-2007, 11:16 AM 179223 in reply to 179125

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    This info is great.  Can't wait for the program your working on.

    Vista Ultimate
  •  03-29-2007, 10:29 PM 179499 in reply to 179223

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    Looks like I won't get this on here till at least Saturday or Sunday, sorry.  But I am adding a couple additional features that I think some people will like.


    .:: Vista Ultimate x64 :: Antec Fusion :: Corsair HX520w :: ASUS P5E-VM :: Core2 Duo E8400 3.0Ghz :: 4GB RAM :: 128GB SSD System\Apps :: 1TB\5TB Data :: LG GGC-H20L BD/HD DVD :: HDHomeRun x2 ::.
  •  04-03-2007, 10:28 PM 180235 in reply to 179499

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    I sent this to several people on this thread already hoping for feedback (check your inbox, no e-mail notifications are getting sent out from tgb due to lack of disk space) but here is a list of features in the addin. I have't had time this last week to work and I won't be able to work on it till this weekend so if anyone has any minor requests I'll see what I can add before Sunday.

    Current Features:

    • Create and manage up to two additional start menu strips
      • Create
      • Rename
    • Create and manage application tiles for custom start menu
      • Create shortcuts to built-in locations (i.e. Video Library)
      • Create shortcuts to custom add-ins (i.e. XML Radio Online)
      • Add channels
      • Start screen saver (not a fan of leaving the album art on the screen for too long when playing an entire album)
      • Run application
      • Open webpage in Media Center
      • Open webpage in web browser
      • Play DVD (current if there is one otherwise take to DVD Gallery)
    • Start Media Center with Windows
      • Choose which strip or function to start with
    • Basic Vista Media Center tweaks
      • Hide TV
      • Hide Online Experiences
      • Hide Sports
      • Enable DVD Gallery

    What I need to finish before making available for download is an option to use one of the start menu strips as a “Channel Favorites” strip that uses the automatic data gathered from Vista Media Center. What do you think?

    The default install option will be to create two Start Menu strips called:

    • Quick Launch
    • Channel Favorites

    btw, For the screen saver functionality I believe I found a bug in Vista.  I tried reporting it to Microsoft months ago but have not received any response or acknowledgement.  From my testing I found that Vista will disable screen savers when coming back from it when activated with the below command.

    SendMessage(GetForegroundWindow(), WM_SYSCOMMAND, new IntPtr(SC_SCREENSAVE), IntPtr.Zero);

    If your screen saver is enabled the above command will start the screen saver properly but when Vista comes out of the screen saver it will no longer be enabled.  The registry key that shows whether the screen saver is enabled is:

    [HKEY_CURRENT_USER\Control Panel\Desktop]
    ScreenSaveActive {
    0 = No screen saver is selected; 1 = A screen saver is selected. }

    Can anyone confirm whether this is a bug or am I not handling a post screen saver event that is supposed to enable the screen saver again?  I’ve put a workaround in place for this but any information on whether this is a bug would be appreciated.


    .:: Vista Ultimate x64 :: Antec Fusion :: Corsair HX520w :: ASUS P5E-VM :: Core2 Duo E8400 3.0Ghz :: 4GB RAM :: 128GB SSD System\Apps :: 1TB\5TB Data :: LG GGC-H20L BD/HD DVD :: HDHomeRun x2 ::.
  •  04-04-2007, 6:05 AM 180253 in reply to 178990

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    Sounds excellent - can't wait. :)


    Gordon
    VMC1:CM4, i855-GMEm-LFS, PeM 1.6, 2g 333, 200g+400g PATA, Rad9600, NovaT500(+PVR150MCE), s/c TB Riviera, VGA-SCRT+PStrp (3.4)

    VMC2:Shuttle SD11G5(915GM), P M 740 1.73, 2g 533, 300+500gPATA, NvidGForceNX7300GT (256 ddr2), Terratec2400iDT (3.6)
  •  04-05-2007, 1:38 AM 180380 in reply to 180235

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    Sounds lika a killer-plugin!
    a functionallity i want is to be able to make a games-strip.
    To be able to launch ie my NHL 07 or Fifa 07 from the couch and play with my wireless xbox360-controls. There were an app in mce 05 who could do this and it had to close media center before and restart it when you exited the game for it to work as it should.

    Is it also possible to change the "icons" in the strips?

    Can't wait to se it!
  •  04-05-2007, 1:47 AM 180381 in reply to 180380

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    eTe:
    Sounds lika a killer-plugin!
    a functionallity i want is to be able to make a games-strip.
    To be able to launch ie my NHL 07 or Fifa 07 from the couch and play with my wireless xbox360-controls. There were an app in mce 05 who could do this and it had to close media center before and restart it when you exited the game for it to work as it should.

    Is it also possible to change the "icons" in the strips?

    Can't wait to se it!

    I have the functionality to run any specified application, I'll test it out this weekend with WoW to see if it works properly.

    I will add the ability to change the icons used.  What is irritating to me is that I found out how to use the default images for video library and other start menu tiles but when using a custom entry it automattically puts your image inside of another image so it shrinks the default images.


    .:: Vista Ultimate x64 :: Antec Fusion :: Corsair HX520w :: ASUS P5E-VM :: Core2 Duo E8400 3.0Ghz :: 4GB RAM :: 128GB SSD System\Apps :: 1TB\5TB Data :: LG GGC-H20L BD/HD DVD :: HDHomeRun x2 ::.
  •  04-09-2007, 9:45 AM 181033 in reply to 180381

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    Just a quick update.  I didn't get much development time this weekend, a lot more drinking than expected.  But I did figure out how to remove any of the built-in start menu strips so I am adding that to the add-in today.  From a suggestion I received I will be sending the add-in out to a few beta testers tomorrow or Wednesday and after some feedback will release it here on tgb.

    Here is a screenshot of Vista Media Center with only my Favorites and TV strip, all others removed. I'll add another screenshot of the add-in tonight.

     


    .:: Vista Ultimate x64 :: Antec Fusion :: Corsair HX520w :: ASUS P5E-VM :: Core2 Duo E8400 3.0Ghz :: 4GB RAM :: 128GB SSD System\Apps :: 1TB\5TB Data :: LG GGC-H20L BD/HD DVD :: HDHomeRun x2 ::.
  •  04-09-2007, 2:39 PM 181140 in reply to 178990

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    Thanks I didnt have a chance to try all this yet.  It sounds like you figured out everything and I'm ready to give it a go! (thanks)  I do would like to have Videos a main strip and maybe even the default area it goes to on startup.  XM Radio would be cool either way (fav or main)

    In realted news, do you have any idea what would cause a 44 second delay before folders appear, every time I click on Video Library?
    http://thegreenbutton.com/forums/thread/180936.aspx  (full details here)

     

     


    HDHomeRUN supports HD QAM in MCE Vista!
  •  04-10-2007, 1:11 AM 181258 in reply to 181140

    Re: Create new item on Media Center default startup home page for quick access. (like XM Radio, etc)

    This is an awesome idea, let me know if i can help out with any testing involved.  I'd really like to adjust the menu strip with some of the custom apps described in this thread


    -NizZ8
Page 2 of 5 (62 items)   < Previous 1 2 3 4 5 Next >
View as RSS news feed in XML
About TGB | Advertise | Link To Us | Donate | Terms Of Use | Privacy Policy
© 2003-2007 The Green Button, Inc. - All Rights Reserved