T-Mobile SDA alternate camera software? - HTC Tornado

is there such a software for the t-mobile sda that is like an alternate for the camera software found in windows that allows you to select more effects for the pictures; one that has more options than the microsoft one?

Try Cool Camera

yeah, cool camera's pretty cool... but not a lot of difference to what you already have default on your phone... but definitely worth a try (you can also use your phone as a webcam with this software ^_^)

anybody have a link for a full version download?

Do you guys manage to run Cool Camera with proper screen orientation ?

karhoe said:
Do you guys manage to run Cool Camera with proper screen orientation ?
Click to expand...
Click to collapse
yes, u just need to change it in the settings. it will start like this but just change it, along with reversed colors.

Related

How to use a PPC like a mirror !! by just pressing a button

Hello !
Like many of you, I have a PocketPC with 2 cameras, one on the front and one in the back. My PocketPC is a HTC Kaiser, by the way.
So what about using your Pocket PC as a mirror ?!
it can be use useful, just to check that your tie is well done before going to a job interview
Is it possible to start HTC Camera application with an argument so that instead of the back camera, the front camera is used ?
If yes, how ? If no, how can I achieve the same result ?
Chris
ps: I have already tried the mirror effect platisc that you can but on the PPC display. But I do not like it because then it is almost impossible to see the display when you are outside, because of amount of light reflexion.
take a picture of yourself then view it
sounds like a good idea though.. i wish my touch had a front camera.
Taking a picture is not what I want.
I want my PocketPC to act exactly like a mirror, that means, I want to see myself in live.
Do you know how to open the HTC camera using the front camera instead of the back one ?
The camera app on the Athena/Ameo lets you choose which camera to use...
I assume if you set the right registry settings before you start the app the camera app will start with the right camera.
It should be easy, some-one more motivated than I should be able to do it.
Surur
Pantaloonie said:
The camera app on the Athena/Ameo lets you choose which camera to use...
Click to expand...
Click to collapse
Same with the Polaris
For Kaiser (looking at your sig) open camera tap anywhere on screen the press the 'camera' button from the munu that pops up (lower bar center box on my kaiser) and it switches to the front camera. do that again to switch image and again to go back to normal camera.
nahguam said:
Same with the Polaris
Click to expand...
Click to collapse
same with touch dual
I think you are missing his point? He wants the front camera selected by default
Yes, exactly, I want the front camera to be used by just pressing a button.
So that I can really use my pocket pc as a mirror.
A mirror is an easy tool, you just have to look at it.
I want the same with my pocket pc: pressing one button and just looking at the pocket pc, to see myself
I will investigate about a registry hack. If there are no way to give arguments to the HTC Camera application, it is the only way I can see.
are you really that handsome ?
Maybe to find a real mirror is easier than to find the solution with the camera
I turned my prophet's screen off, now i can see myself and even my tie easily.. my prophet turns into a mirror by one button press althouhg it has only one camera
I investigated about the registry changes to switch between the front and back camera, here is the registry controlling the settings:
HKEY_CURRENT_USER\Software\HTC\Camera\5.04\Preferences\Values
This is the content of Values when using the back camera:
0f,00,00,00,05,00,00,00,05,00,00,00,05,00,00,00,03,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,03,00,00,00,05,00,00,00,03,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,03,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,90,01,00,00,40,1f,00,00,01,10,00,55,01,02,01,01,40,00,00,00,01,00,00,00,01,00,00,00,01,00,00,00,01,00,00,00,00,00,00,00,00,04,00,04,09,11,20,00,45,46,00,00,28,00,00,00,03,00,00,00,01,00,00,00,00,00,00,00,c0,27,09,00,01,00,00,00,00,00,00,00
and this is the content of Values, when using the front camera:
0f,00,00,00,05,00,00,00,05,00,00,00,05,00,00,00,03,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,03,00,00,00,05,00,00,00,03,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,03,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,90,01,00,00,40,1f,00,00,01,10,00,55,01,02,01,01,40,00,00,00,01,00,00,00,01,00,00,00,01,00,00,00,01,00,00,00,00,00,00,00,40,00,40,00,09,11,20,00,45,46,00,00,28,00,00,00,03,00,00,00,01,00,00,00,00,00,00,00,c0,27,09,00,01,00,00,00,00,00,00,00
The changes are displayed in bold. I know that you can change a "normal" registry, but how to change such a large number list in the registry automatically ?
I'm interested in this too... I would be great if you press for long time the camera button to activate the front camera!
Mortscript could do it.
Surur
I have tried with SKshema (which is a bit like mortscript), but the problem is that instead of using several registry values, HTC Camera is using only 1 registry value and but lots of data into it. So I do not see how to change it with these script tools.
Can someone provide us with a script example to change this registry value to use the front camera ?
Anyone can tell me how to change the registry so that the HTC Camera is starting with the front camera instead of the back camera ?
Camera in Mirror with SKtools
Hello !
So no reply about an argument to camera.exe to launch it using the front camera instead of the back camera.
So I have found alternative way by using the tap feature of SKTools, here is my solution:
#r(\Windows\Camera.exe)
#r(#tap) #p(120;160) #sleep(1000)
#r(#tap) #p(5;160)
#r(#tap) #p(120;160)
It works well, I would just wish to get the camera immediately in fullscreen, because it needs 30 second to have the various camera logos the screen to disappear. Do you have any suggestions ?

Start Menu - 4/5 Items Wide

Update 27/11/2009:
I have now made a multi-device version here. It adds landscape support and the text is slightly larger to accommodate devices with smaller screens which I think looks better on the hd2 too.
Old version:
Hi All,
I wasnt very impressed with other 4-wide and 5-wide options, so I just modified the .cpr from my hd2 myself.
This doesnt touch the registry, so wont be much use for non-stock ROMs and other devices unless you edit it yourself:
HKLM\Security\Shell\StartMenu\CustomGridForm = "StartMenuCust"
You will need to soft reset after installing.
Enjoy!
Could you please post some screenshots?
No problem, screenshots added to post 1.
My CustomGridForm is already =StartMenuCust. Should your cabs work on my case (original rom)?
Other question: Did you get your start menu to work on landscape? I've seen some threads about this but I would like to know where to change this on the reg myself. Some apps might have unstable behavior when adding apps to the white list.
Thanks!
If you are already StartMenuCust it should work - I think its only when custom roms start coming out that will change.
I should have mentioned - This is just for portrait. You could change the landscape yourself as it is fairly trivial. Look in \Windows for:
StartMenuCust_480x800.cpr = Portrait
StartMenuCust_800x480.cpr = Landscape
Edit these in notepad (it is just xml). You have to change the row count to 4 and change the relative size of the images, text etc.
Just tried this out .... very effective thanks!!
just a little point, after the install, the black screen offers a Restart button or cancel; on my stock HD2 neither worked, it had frozen. A soft reset got it going again, with a 5-column display
any chance of gettin them in a straght line instead of honeycomb?>
Editing seems to be simple enough. The problem is that my start menu doesn't rotate automatically. I could use gyrator to make it work but I would prefer to use the whitelist or any other reg edit. I avoid using programs that have to be running in the background or tweak my Leo for me, as much as possible. If I reg edit and it doesn't work, I know what I did and can always change it back.
Any idea on how to do this?
Thanks!
pdgpereira:
This thread seems to cover the reg changes you need to make. I havent tried it though!
vinokirk:
Not a clue, sorry!
Armes:
I dont know why it crashed for you. It asks you to restart itself (presumably because it changed a system file) so its installers fault!
Thanks for the link. I had been there but with no previous success. I finally did it. I isolated the reg tweaks made by gsen cab, I think, and added some others. A soup of reg tweaks... The problem with cabs is that you never know what exactly they do. I'll be doing some reg cleaning in the next hour.
Now I will try out these 4/5 columns in landscape.
Thanks guys!
Cab for QVGA
Can you please release a QVGA version?
vinokirk said:
any chance of gettin them in a straght line instead of honeycomb?>
Click to expand...
Click to collapse
I was also wondering this... Maybe setting HexagonGrid="FALSE" in the .cpr files does the trick? Will try it out and let you know.
vdws: I wouldnt recommend touching the HexagonGrid option. Im not really sure what it is for, but if you set it FALSE your start menu wont work anymore. Well, it will, but after a long pause while it changes back to the default WM6.5 grid. You would then need to change the registry value mentioned in post 1.
plvigo said:
Can you please release a QVGA version?
Click to expand...
Click to collapse
I am happy to convert mine to qvga - and tried but its quite hard to judge in the emulator what it looks like. I dont have a qvga device and I cant seem to use the htc fonts in the emulator.
Have you seen:
[Tweak - QVGA] [3-Sept] | 4/5 Portrait | 4/5/6/7 Landscape | Start Menu 6.5
by chris10234?
That looks like it will suit your needs fine. Let me know if you really want my version but i would need you to test it a few times for me!
Looks amazing cant believe i spent the last 4 days without this tweak thanks for doing it before i had to as it was my plan!
Just wish that landscape would auto-rotate on it...
isangelous said:
I am happy to convert mine to qvga - and tried but its quite hard to judge in the emulator what it looks like. I dont have a qvga device and I cant seem to use the htc fonts in the emulator.
Have you seen:
[Tweak - QVGA] [3-Sept] | 4/5 Portrait | 4/5/6/7 Landscape | Start Menu 6.5
by chris10234?
That looks like it will suit your needs fine. Let me know if you really want my version but i would need you to test it a few times for me!
Click to expand...
Click to collapse
Thank you very much for you kind help!
If I want to change it back to original setting, is it just simply uninstall it ?
-----Note------ I had tried it, eveythings back to original by simply uninstall the cab file. Now I am using the 5 items wide, it looks smaller but more tidy than 4 items wide.
Very good and thanks.
Any chance you are going to make some landascape ones?
As i added auto-rotate with bsb-tweaks and now have 5 in portrait and landscape but landscape could much much better...
EDIT: Saw the other thread and if i go for the 5 cab there it will give me 9-wide in landscape, right?
adab: Thats right, uninstalling the .cab should restore the rom default.
chris10230: Yup, I have an updated one here which supports landscape too. For the HD2 WVGA thats 5 portrait and 9 landscape.
Cheers once again!

[REQ] Slingplayer fix for WM 6.5.3?

Hi...
has anyone got a solution for the bottom softkeys/menu and icons on 6.5.3..when using the Slingmobile app?
thanks
Singh
I second the request for help on this. The program is very difficult to use without the bottom row of buttons.
Moved as not software release requests go to Q&A
i would also like to see some solution for this problem
Nothing seems to forthcoming. Anybody?
Come on guys...
Someone must have a solution?
I can't go into the ins and outs.. but lets just say... v1.6 is the one that we all be using.
So.. we need to fix this version and not wait for a new version. It's not going to be fixed in a newer release.
88fingerslukee said:
I second the request for help on this. The program is very difficult to use without the bottom row of buttons.
Click to expand...
Click to collapse
Difficult or impossible? Without the bottom row, I cannot bring up the channel panel to change channels. Is there a way to change channels at all without that panel?
Chuck_IV said:
Difficult or impossible? Without the bottom row, I cannot bring up the channel panel to change channels. Is there a way to change channels at all without that panel?
Click to expand...
Click to collapse
Yes... Program the on screen shortcut keys...
thats how i'm using it... but I cannot go into full screen. there simply is no way to click on it on the bottom bar.
!SINGH! said:
Yes... Program the on screen shortcut keys...
thats how i'm using it... but I cannot go into full screen. there simply is no way to click on it on the bottom bar.
Click to expand...
Click to collapse
The only way I can get into full screen is to open the keyboard. Of course that's not totally practical having to have my keyboard open all the time for full screen. Have you tried something like Gyrator 2 to maybe see if when Gyrator puts it into landscape, the fullscreen activates?
I have a Touch Pro 2 BTW.
!SINGH! said:
Yes... Program the on screen shortcut keys...
thats how i'm using it... but I cannot go into full screen. there simply is no way to click on it on the bottom bar.
Click to expand...
Click to collapse
The keyboard will do the remote control tasks for you. I believe the keystrokes are the same as for the keyboard on the Desktop version:
The Numbers type numbers
G is Guide
Up and Down Arrows change channels.
X is exit, etc. I don't know where to get a full list.
Also, I set Slingplayer to Auto-Rotate using G-Config. The Window Class name is SlingClient. This gets me to full screen without opening the keyboard.
That's about the only way I can make it so I can use it.
If anybody wants the files in the program's folder I can send them. Just PM me.
88fingerslukee said:
The keyboard will do the remote control tasks for you. I believe the keystrokes are the same as for the keyboard on the Desktop version:
The Numbers type numbers
G is Guide
Up and Down Arrows change channels.
X is exit, etc. I don't know where to get a full list.
Also, I set Slingplayer to Auto-Rotate using G-Config. The Window Class name is SlingClient. This gets me to full screen without opening the keyboard.
That's about the only way I can make it so I can use it.
If anybody wants the files in the program's folder I can send them. Just PM me.
Click to expand...
Click to collapse
Hmm, strange. I added Slingplayer to the Whitelist for autorotate, using G-Config and it's not rotating. I reboot and looked at the registry and can see it there(SlingClient), but Slingplayer just won't rotate unless I open the keyboard.
Chuck_IV said:
Hmm, strange. I added Slingplayer to the Whitelist for autorotate, using G-Config and it's not rotating. I reboot and looked at the registry and can see it there(SlingClient), but Slingplayer just won't rotate unless I open the keyboard.
Click to expand...
Click to collapse
Hmm, weird, it stopped working for me as well. To be honest, I can't remember when it stopped, but it used to work. Perhaps it's the standard 6.5 builds that do it.
Well, this makes it even more important to fix this issue. I have submitted a support request to Slingbox, so we'll see what they have to say.
They fixed it!!!! YAY!!!
http://download.slingmedia.com/player/mobile/windows-phone/SlingPlayer-Mobile-2.0.0.14.CAB
I did some modifications on SlingPlayer.exe 1.6 version to at least look better on my phone.
You can check out here:
http://ip208-100-42-21.static.xda-developers.com/showpost.php?p=7242404&postcount=5
I have a Samsung Intrepid, I tried installing and customizing with the SPB Mobile Shell 3.5.5 but no luck. The toolbar was on the right side and my pictures wouldnt fit on the screen as well.
I was curious to if anyone had any other custom roms for Windows 6.5 on a Samsung Intrepid worth trying out??????????????

[12 Feb 2010] Opera 10 Beta 3 out

Hi, couldn't see this posted. New beta available from here:
http://www.opera.com/mobile/download/
Let us know your thoughts!
xenept said:
Hi, couldn't see this posted. New beta available from here:
http://www.opera.com/mobile/download/
Let us know your thoughts!
Click to expand...
Click to collapse
Who's us? Are you from Opera? Ok, here is a thought: what about pinch-to-zoom support
Still no pinch-to-zoom in this release?
What would be the point of pinch-to-zoom support? Opera 10 only supports two levels of zoom - zoomed in and zoomed out. Why would switching between them using a pinch instead of a tap be in any way preferable? Possibly what people actually want is not just to have two levels of zoom, but to have smooth zooming as in 9.7 - but that's a far bigger change than simply detecting a pinch gesture, what with deciding how to handle text-reflow, etc.
OK, but it does support plugins like flash, wmplayer. Well done Opera!!
(activate it via settings/advanced/plug-in)
For dutch users: head over to uitzendinggemist.nl
Multiple levels of zoom can be really handy with a huge WVGA display.
When I talk about pinch-to-zoom support I exactly mean what you said: being able to choose between different levels of zoom and use multi touch gestures to easily switch between them.
The point is that I'm kinda surprised that O10b doesn't have this feature enabled since in the previous one (9.7) it's already built-in
P.S. Thanks for the heads up xenept
nice... though it didn't inherit existing bookmarks?
Drakknar said:
Multiple levels of zoom can be really handy with a huge WVGA display.
When I talk about pinch-to-zoom support I exactly mean what you said: being able to choose between different levels of zoom and use multi touch gestures to easily switch between them.
The point is that I'm kinda surprised that O10b doesn't have this feature enabled since in the previous one (9.7) it's already built-in
Click to expand...
Click to collapse
I totally agree. But I think that the market for a general release is just to early. I suppose we have to wait a bit longer (till WM 7?).
BTW I don't like opera 10 on the hd2. The screen is much to sensitive for it. Reading a column is very difficult. The page constantly moves to the right or to the left when you're scrolling donw.
I do like the new plug-in support though!
xenept said:
Let us know your thoughts!
Click to expand...
Click to collapse
Sorry, didn't mean to give the impression that I was representing Opera. I'm just a nobody.
Just wanted to glean feedback from the community before taking the plunge myself!
xenept said:
Sorry, didn't mean to give the impression that I was representing Opera. I'm just a nobody.
Just wanted to glean feedback from the community before taking the plunge myself!
Click to expand...
Click to collapse
I was just kidding Would be nice if Opera came visit "us" here though, so we can finally ... punch-and-booeeh those guys. (Again, kidding..)
dont know what you guys are seeing but even enabling plugins doesnt seem to make flash work. Just puts a big play button on flash movies that doesnt work.
mallman said:
dont know what you guys are seeing but even enabling plugins doesnt seem to make flash work. Just puts a big play button on flash movies that doesnt work.
Click to expand...
Click to collapse
push, click or tap them.
appelflap said:
push, click or tap them.
Click to expand...
Click to collapse
lol i did, doesnt work
just zooms
mallman said:
lol i did, doesnt work
just zooms
Click to expand...
Click to collapse
ok never mind, it zooms, then i press again and it plays, then i have to zoom back out
Auto rotate working for anyone? Also, unable to watch Youtube videos directly.
No auto rotate here, but it did happen at least once unexpectedly!
What is the site you are trying to test the plugins?
Youtube shoots off into the youtube app.
Those who claim that this supports Flash, can you post a link to a page that contains some Flash content which works correctly? It doesn't seem to play the videos on the BBC News site (which play quite happily in IE).
yeah, it definetely support flash, i just saw a video on pocketnow
for autorotation use bsb tweaks, works like a charm
Shasarak said:
Those who claim that this supports Flash, can you post a link to a page that contains some Flash content which works correctly? It doesn't seem to play the videos on the BBC News site (which play quite happily in IE).
Click to expand...
Click to collapse
* example of flash (embedded youtube)
(ignore error message when you push the button).
* example of embedded wmplayer (dutch)
spyrale said:
yeah, it definetely support flash, i just saw a video on pocketnow
for autorotation use bsb tweaks, works like a charm
Click to expand...
Click to collapse
Hi
I'm new here. Where can I get the "bsb tweaks", to make autorotation possible?
Otto
Norway

Youtube App in Landscape mode?

Anybody smart enough to get the youtube app (version 2.6 standard installed by HTC) to be shown in Landscape Mode, I mean the Main Menu (not while playing a video because that is already in landscape mode)?
paultje_007 said:
Anybody smart enough to get the youtube app (version 2.6 standard installed by HTC) to be shown in Landscape Mode, I mean the Main Menu (not while playing a video because that is already in landscape mode)?
Click to expand...
Click to collapse
I just forced it into landscape using PLToggle (see in my sig ), but the application won't work like that. It just isn't coded to work in landscape I'm afraid.
paultje_007 said:
Anybody smart enough to get the youtube app (version 2.6 standard installed by HTC) to be shown in Landscape Mode, I mean the Main Menu (not while playing a video because that is already in landscape mode)?
Click to expand...
Click to collapse
use BSB tweaks
djchubbs said:
use BSB tweaks
Click to expand...
Click to collapse
Still won't work. The app won't go landscape.
johncmolyneux said:
Still won't work. The app won't go landscape.
Click to expand...
Click to collapse
Check: HKLM/Software/HTC/YouTube/EnableRotate
Set that entry to 1.
I had to do that to mine to make it work, hope thats the same for you.
MalekoUK said:
Check: HKLM/Software/HTC/YouTube/EnableRotate
Set that entry to 1.
I had to do that to mine to make it work, hope thats the same for you.
Click to expand...
Click to collapse
Yes - that makes the app capable of rotation, but you still need to use something to rotate the app, so BsBTweaks is the simplest solution.
Nice find - thanks
johncmolyneux said:
Yes - that makes the app capable of rotation, but you still need to use something to rotate the app, so BsBTweaks is the simplest solution.
Nice find - thanks
Click to expand...
Click to collapse
Yeh, i believe all that BsB tweaks does is add items to the g-sensor white list, but yes BsB Tweaks is the best way to do it.
Nice guy's! Thanks!
MalekoUK said:
Check: HKLM/Software/HTC/YouTube/EnableRotate
Set that entry to 1.
I had to do that to mine to make it work, hope thats the same for you.
Click to expand...
Click to collapse
that is indeed a nice reg entry find...
unfortunately though... it didnt work for me =(
Audio Oblivion said:
that is indeed a nice reg entry find...
unfortunately though... it didnt work for me =(
Click to expand...
Click to collapse
Have you added the program to BsB tweaks rotation list?
MalekoUK said:
Have you added the program to BsB tweaks rotation list?
Click to expand...
Click to collapse
certainly did! plus... i was the one who wrote this before bsb tweaks was even out: http://forum.xda-developers.com/showthread.php?t=589570&highlight=rotating+registry
so i sort of know what im doing when it comes to rotation =)
im thinking this may be rom dependent? cant think of any other reason it didnt work if it does for you?!?! any ideas?
Audio Oblivion said:
certainly did! plus... i was the one who wrote this before bsb tweaks was even out: http://forum.xda-developers.com/showthread.php?t=589570&highlight=rotating+registry
so i sort of know what im doing when it comes to rotation =)
im thinking this may be rom dependent? cant think of any other reason it didnt work if it does for you?!?! any ideas?
Click to expand...
Click to collapse
ahhh, fair enough
Only thing I can think of is the registry entry in your whitelist?
in mine its set as, YouTube with string of HTCYOUTUBE
Maybe, maybe not.
Are you talking about different versions of YouTube? Remember that there's the nice looking but limited HTC version that came with the phone, and then the ugly but with better functionality version that Google released a while back.
Edit:
Actually, scratch that because I can get both versions to rotate, so it's obviously nothing to do with that.
MalekoUK said:
ahhh, fair enough
Only thing I can think of is the registry entry in your whitelist?
in mine its set as, YouTube with string of HTCYOUTUBE
Maybe, maybe not.
Click to expand...
Click to collapse
its all there... first thing i checked after adding it in with bsb.
maybe theres another class that needs to be added?
what is really weird here is after enabling rotate with your little reg tweak it should have worked straight away as i use gyrator 2 nowadays to rotate EVERY screen on the device regardless.
It doesnt even matter if i cant get it going... its not the end of the world... but now im simply curious as to why it works for others and not me?
maybe the rom has to be manila landscape enabled!?!?! that the only thing i can think of as i use a stock rom.
johncmolyneux said:
Are you talking about different versions of YouTube? Remember that there's the nice looking but limited HTC version that came with the phone, and then the ugly but with better functionality version that Google released a while back.
Edit:
Actually, scratch that because I can get both versions to rotate, so it's obviously nothing to do with that.
Click to expand...
Click to collapse
ah... i was replying before you edited.
Your edit has dashed my hopes for glory in this conquest.
oh well... such is life!
Thanks!
Got it to work and it works great.
Used all your registry tweaks:
Check: HKLM/Software/HTC/YouTube/EnableRotate
Set that entry to 1.
Check: HKCU\Software\HTC\HTCSENSOR\Gsensor\ModuleName
Add a new STRING Value:
Name: YouTube
Value: \Windows\Youtube.exe
Check: HKCU\Software\HTC\HTCSENSOR\Gsensor\Whitelist
Add a new STRING Value:
Name: YouTube
Value: HTCYOUTUBE
I am happy with it.
PS: I have Artemis V8.0 NLD Rom running in case it won't work on stock rom.
youtube landscape
Try Gyrator works on almost every app.
I have it rotating great....but anyone find that when youre watching a video you cant touch the screen...it wont respond?
And you need to flip back to portrait when the video is playing to be able to touch the screen?
Yes, that's true. Eitherway, it's a choice to have YT in landscape mode, and because the playing of the video was already set in landscape mode, it flips another 90 degrees. Therefore you cant select stop,pauze,back buttons etc.
So it's not that it doesn't respond, it does, but it cannot comply having a landscape view set to landscape mode.
The YT app just simple doesn;t understand.
Therefore you have to flip the phone back upright, for the buttons to re-appear.
Like I said, it's a choice wanting the YT menus be visible in landscape mode... this is what ya get if you need to hack, rather than having a newer version...
We just have to wait until YT themselves come up with a better version which include the option of having a landscape mode or not.
Bye now.
(THIS IS A URGENT CALL TO THE YOUTUBE DEVELOPERS @ YOUTUBE !!!!!!)
paultje_007 said:
Yes, that's true. Eitherway, it's a choice to have YT in landscape mode, and because the playing of the video was already set in landscape mode, it flips another 90 degrees. Therefore you cant select stop,pauze,back buttons etc.
So it's not that it doesn't respond, it does, but it cannot comply having a landscape view set to landscape mode.
The YT app just simple doesn;t understand.
Therefore you have to flip the phone back upright, for the buttons to re-appear.
Like I said, it's a choice wanting the YT menus be visible in landscape mode... this is what ya get if you need to hack, rather than having a newer version...
We just have to wait until YT themselves come up with a better version which include the option of having a landscape mode or not.
Bye now.
(THIS IS A URGENT CALL TO THE YOUTUBE DEVELOPERS @ YOUTUBE !!!!!!)
Click to expand...
Click to collapse
Ahhhh of course! I see what's happening now....we need to be able to rotate the menu etc but not the player as it's already in landscape mode...

Categories

Resources