Notices

Windows Mobile 5 No more Magneto!

Reply
 
LinkBack Thread Tools
Old 05-28-06, 09:34 AM   #1 (permalink)
Aximsite Prospect
 
Join Date: May 2006
Posts: 13
Thanked 0 Times in 0 Posts
WMP 10 Skin Problem

Hi

I have just got my new Dell Axim X51v. I have found a nice skin to Windows Media Player 10. After i have choose that skin in WMP it changes the skin but after i close WMP and open WMP again the Options - Searching for skins pops up. is there any fix to this bug???

I also have problem with mapping buttons in WMP i saw that there was another thread for this problem but i got no answer there. how do i fix this problems??
lilljocke is offline   Reply With Quote
Sponsor Ads
Old 05-28-06, 01:23 PM   #2 (permalink)
rbg08
Guest
 
Posts: n/a
If you are referring to the Windows Vista Portable Edition WMP skin, see the original thread where the files were posted over at SNSH.net. Another user created new skin files that fix the problem.
  Reply With Quote
Old 05-28-06, 02:45 PM   #3 (permalink)
Aximsite Prospect
 
Join Date: May 2006
Posts: 13
Thanked 0 Times in 0 Posts
Yes i mean Vista Portable Edition WMP skin. where can i get a fix??

Last edited by lilljocke; 05-28-06 at 02:59 PM.
lilljocke is offline   Reply With Quote
Old 05-28-06, 04:45 PM   #4 (permalink)
Aximsite Veteran
 
Join Date: Jan 2005
Posts: 1,498
Device: Samsung A900m
Carrier: Sprint
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

you can open the skn file with Notepad and delete the "Rating..." portion
__________________
The Lighter Side of Mobile Technology

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

X51V
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Latest News, Tips, Skins, Podcasts, Videos,..Visit
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
SolSie is offline   Reply With Quote
Old 05-28-06, 05:18 PM   #5 (permalink)
Aximsite Prospect
 
Join Date: May 2006
Posts: 13
Thanked 0 Times in 0 Posts
:D thanks a lot it works!!

I changed the ratings file to the standard bitmap file and it works good.
lilljocke is offline   Reply With Quote
Old 05-28-06, 05:21 PM   #6 (permalink)
rbg08
Guest
 
Posts: n/a
Here is a link to the updated skin files that work for Windows Vista Portable Edition (the updated landscape skin is 3 posts below the portrait skin): http://www.sbsh.net/forums/index.php...dpost&p=109559.
  Reply With Quote
Old 05-29-06, 11:10 AM   #7 (permalink)
Aximsite Prospect
 
Join Date: May 2006
Posts: 13
Thanked 0 Times in 0 Posts
Thanks i got it working, then what about mapping buttons to WMP10 does it works for you guys?? it don't work for me it just starts the assosiated program to the button i click on anyone how know something about this??
lilljocke is offline   Reply With Quote
Old 05-29-06, 02:00 PM   #8 (permalink)
Aximsite Veteran
 
Join Date: Jan 2005
Posts: 1,498
Device: Samsung A900m
Carrier: Sprint
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

Aximsitemobileicon

Originally Posted by lilljocke
Thanks i got it working, then what about mapping buttons to WMP10 does it works for you guys?? it don't work for me it just starts the assosiated program to the button i click on anyone how know something about this??
Only, D-Pad mapping works (Next, Prev, Vol up, Vol down and the action button can be mapped to Screen toggle-on/off)
__________________
The Lighter Side of Mobile Technology

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

X51V
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Latest News, Tips, Skins, Podcasts, Videos,..Visit
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
SolSie is offline   Reply With Quote
Old 05-29-06, 02:39 PM   #9 (permalink)
Aximsite Prospect
 
Join Date: May 2006
Posts: 13
Thanked 0 Times in 0 Posts
:( i looked forward to WMP10 but now i don't know what to think about WMP i want to be avaible to map all buttons :(
lilljocke is offline   Reply With Quote
Old 10-11-06, 07:59 PM   #10 (permalink)
Aximsite Rookie
 
JonSlater's Avatar
DAP Site StaffDAP Site StaffDAP Site Reviewer
 
Join Date: Sep 2005
Posts: 21
Device: HTC X7500
Carrier: O2
Thanked 0 Times in 0 Posts
Originally Posted by SolSie
Only, D-Pad mapping works (Next, Prev, Vol up, Vol down and the action button can be mapped to Screen toggle-on/off)
I've just started using MP10 again after using TCPMP for ages, because I needed AVRCP support, and was wanting to map various buttons as I did in previous verions of MP and current TCPMP. The only thing I could think of is editing the section in the registry that deals with it. I found it too: under HKCU/Software/Microsoft/MediaPlayer/Preferences/ButtonMap are several keys corresponding to the various MP actions. One problem though: they're set in "8 length binary (though it looks more like hex to me) value" From the registry, here's the meaningful ones already set:

Rewind (Hold left) = 25 00 00 00 02 00 00 00
FastForward (hold right) = 27 00 00 00 02 00 00 00
VolumeDown (down) = 28 00 00 00 01 00 00 00
VolumeUp (up) = 26 00 00 00 01 00 00 00
Next (right) = 27 00 00 00 01 00 00 00
Previous (left) = 25 00 00 00 01 00 00 00
Play/Pause (ENTER) = 0D 00 00 00 01 00 00 00

ie the fifth number can be 01 for a short press or 02 for hold, 25 to 27 in the first number are the four directions on the keypad and 0D is the ENTER button.

The others all begin 00 (with 00, 01 or 02 as the fifth number), and are listed in MP as "Not assigned"

I've checked, and setting ToggleScreen (all 0's by default) to 0D 00 00 00 02 00 00 00 does change it to Hold ENTER in the settings screen, but in practice it doesn't register - it merely does whatever ENTER is programmed to do (ie play/pause). Clearing the Play/Pause setting means the slightest touch on enter performs the Hold ENTER function - ie MP doesn't discriminate "hold" for that button.

While mildly interesting, this doesn't do what I want. Does anyone know, or is able to deduce, the number values for the buttons (six, including the side ones)?

I'd rather do this than permanently allocate a third party screentoggle program to one of my valuable buttons.
JonSlater is offline   Reply With Quote
Old 10-16-06, 06:12 PM   #11 (permalink)
Aximsite Prospect
 
CerebralGenius's Avatar
DAP Site StaffDAP Site StaffDAP Site Reviewer
 
Join Date: Apr 2006
Location: Memphis, TN
Posts: 19
Thanked 0 Times in 0 Posts
I'd like to recommend you guys try Conduits Pocket Player. They've just released version 3.0 not too long ago and it now supports the playback of video files as well. On a further note, this new version also supports the use of WMP skins, whereas before it only allowed using WinAmp skins and specifically made Pocket Player skins. All in all, give it a try if you haven't already.
__________________
"Persistence is the twin sister of excellence. One is a matter of quality; the other, a matter of time."
CerebralGenius is offline   Reply With Quote
Reply

Tags
problem, skin, wmp

Sponsor Ads

Thread Tools

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Wisbar advanced VGA skin twelveone Themes and Skins 2 08-01-05 04:13 PM
WMP 10 skin problem durign x30 upgrade gsutcliffe X30 / X3 / X3i Forums 2 05-08-05 02:08 AM
Problem with VGA/skin Nabilon Applications and Utilities 0 02-05-05 12:12 AM
Problem with PB skin smurfgun X50 / X51 Forums 2 01-20-05 05:50 AM
skin problem kelley_james Applications and Utilities 0 01-22-04 01:27 PM


All times are GMT -5. The time now is 02:25 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC