MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Watch / Listen Media » MyTV - Engine 0.2 » Tips and Tricks


Tips and Tricks Post your Tips and Tricks in here.

Reply
 
Thread Tools Display Modes
Old 2006-08-06, 01:22   #1 (permalink)
Portal Member
 
Join Date: Aug 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default How To: Adding "Change Device" option back

I was a fan of the mediaportal fullscreen on secondary monitor launcher for my htpc downstairs, but the new builds removed the change device menu and rendered this launcher useless. (edit: the launcher no longer works. you can still do it manually. i will have to write my own when i have some time.)


anyways i modified the source and compiled and got the menu back.

for those who want this menu back...

im not a very good programmer and im not sure how to make patches, here are two ways to get it back:

(1) the easy way, here is the executable for the latest build which enables the menu, just replace it with the current one in the MP install folder and go.

http://members.shaw.ca/borna/MediaPortal.exe

(2) if you want to compile it yourself, you need to modify the d3dapp.cs file in the source library, search it.

change this segment

//
// menuItemFile
//
this.menuItemFile.Index = 0;
this.menuItemFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItemExit);
this.menuItemFile.Text = "&File";
//



to

//
// menuItemFile
//
this.menuItemFile.Index = 0;
this.menuItemFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItemExit,
this.menuItemChangeDevice});
this.menuItemFile.Text = "&File";
//


and this line:

this.menuItemChangeDevice.Index = -1;

to

this.menuItemChangeDevice.Index = 1;

Now recompile with any method, instructions in the documents section and enjoy. I recommend the last compile method, msbuild.

kk!
b0rna is offline   Reply With Quote
Old 2006-08-06, 01:44   #2 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,929
Thanks: 4
Thanked 15 Times in 15 Posts

Country:

My System

Default

Hi b0rna,

As this is really a "how to" post, I have moved it to the "Tips and Tricks" section....
Taipan is offline   Reply With Quote
Old 2006-08-11, 20:34   #3 (permalink)
Portal User
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts


Default bring it back!

is there any way to do this on the latest build of MP? I have no coding experience, so if someone could compile the latest build with this little trick in there, i'd appreciate it. it's driving me nuts to not be able to use MP anymore on my TV instead of my PC monitor.
dpkonofa is offline   Reply With Quote
Old 2007-01-01, 15:52   #4 (permalink)
Portal Member
 
Join Date: Jan 2006
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by dpkonofa View Post
is there any way to do this on the latest build of MP? I have no coding experience, so if someone could compile the latest build with this little trick in there, i'd appreciate it. it's driving me nuts to not be able to use MP anymore on my TV instead of my PC monitor.
Look in Automatically start MP fullscreen on secondary display for a compiled version for 0.2.2.0
dhannema is offline   Reply With Quote
Reply

Bookmarks

Tags
adding, back, change device, option

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to tune in MediaPortal streetroN Installation, configuration support 14 2008-04-23 07:13
ASUS WDM TV/FM 7134 is supported River Mead General Support 6 2007-08-27 16:12
Pinnacle MediaCenter 100i Remote kadafi General Support 28 2007-02-06 19:57
Radio autotune crash MP configuration pisdu General Support 2 2006-04-10 13:57
WinFast TV2000 XP Expert - no signal regeszter General Support 2 2006-02-14 20:37


All times are GMT +1. The time now is 19:41.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden