Welcome,
Guest
. Please
login
or
register
.
March 21, 2010, 05:27:59 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Forum has been upgraded to SMF 1.1.4. Report any problems via PM to Troy.
37607
Posts in
4469
Topics by
2444
Members
Latest Member:
ezwnet
Search:
Advanced search
OQO Talk
General
Software
(Moderators:
sandydlc
,
stuartguthrie
,
Pappasan
)
Automatic Screen Rotation demo (look out iPhone!)
« previous
next »
Pages:
1
2
[
3
]
4
5
...
10
Author
Topic: Automatic Screen Rotation demo (look out iPhone!) (Read 61574 times)
t1k
Full Member
Posts: 214
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #30 on:
July 06, 2007, 12:40:52 AM »
terran, when resuming from sleep mode if you rotate while sitting at the logon screen (before signing on) a few beeps can be heard. Then after logon there are several error messages stacked on top of eachother saying: "ChangeDisplaySettings API failed".
Windows holds the logon screen captive while the computer boots behind it until someone enters the correct password. During this time, any "internal" requests to change the Display Settings are inhibited. You may have to add a condition only permitting rotation detection after a successful Windows login.
Logged
[OQO] 02 Best [OQO] 01+
Vista Ulti-gasm XP Prada
WWAN VZW BT tether VZW
saniko
Guest
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #31 on:
July 06, 2007, 07:18:35 AM »
Terran,
Awesome job! This app is now an OQO must have! The bug t1k mentioned does not happen in Vista Business, but the screen does not rotate at the login screen.
Logged
saniko
Guest
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #32 on:
July 06, 2007, 07:22:06 AM »
Nix that. t1k's comment applies in my Vista Business install as well.
Logged
wogaut
Full Member
Posts: 122
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #33 on:
July 06, 2007, 01:11:53 PM »
Terran,
does your screen rotation (which by the way is totally cool) in any way interfere with the OQO's drop protection feature since they are using the same sensor?
Thanks,
Wolfgang
Logged
http://oqoasis.com
nivenh
Full Member
Posts: 131
OQO, Windows Lead
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #34 on:
July 06, 2007, 02:48:39 PM »
it won't interfere with drop detection. the firmware is checking the accelerometer data much much faster than any windows app could.
Logged
terran
Full Member
Posts: 130
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #35 on:
July 06, 2007, 03:01:07 PM »
Quote from: nivenh on July 06, 2007, 02:48:39 PM
it won't interfere with drop detection. the firmware is checking the accelerometer data much much faster than any windows app could.
Thanks for chiming in there, Brandon.
Indeed. There is no interference.
Logged
02 Best / XP Tablet / WWAN-less
terran
Full Member
Posts: 130
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #36 on:
July 06, 2007, 10:23:38 PM »
The links have been updated. Try it again. Those messages should be gone.
Program Files
Source Code
Logged
02 Best / XP Tablet / WWAN-less
saniko
Guest
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #37 on:
July 07, 2007, 02:36:16 PM »
That fixed it! Brilliant!
Logged
t1k
Full Member
Posts: 214
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #38 on:
July 07, 2007, 05:06:37 PM »
Confirmed: "ChangeDisplaySettings API failed" bug is history.
Sweet.
...thanks
terran
Logged
[OQO] 02 Best [OQO] 01+
Vista Ulti-gasm XP Prada
WWAN VZW BT tether VZW
BritOverseas
Newbie
Posts: 24
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #39 on:
July 08, 2007, 12:27:42 AM »
Nope, I am still gettiing the "unknown return value from ChangDisplaySettings API" bug coming up.
Windows XP Pro, 02 best, no WWAN
Logged
saniko
Guest
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #40 on:
July 08, 2007, 10:26:34 AM »
I'm getting it too, but only if I change OQO orientation during a resume from suspend
Logged
terran
Full Member
Posts: 130
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #41 on:
July 08, 2007, 11:41:20 AM »
Quote from: BritOverseas on July 08, 2007, 12:27:42 AM
Nope, I am still gettiing the "unknown return value from ChangDisplaySettings API" bug coming up.
Windows XP Pro, 02 best, no WWAN
That's a different error. Will look into that, thanks!
Logged
02 Best / XP Tablet / WWAN-less
t1k
Full Member
Posts: 214
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #42 on:
July 08, 2007, 03:21:50 PM »
Re-Confirming: "ChangeDisplaySettings API failed" bug is history on my machine.
Perhaps those of you who are experiencing problems can provide some more field data for troubleshooting? For example: My machine specs are in my sig, I'm using the default Settings terran provided, the .DLL is installed in the Win32 System Dir, and I can confirm I have replaced both the .EXE and
.INI
.CONFIG
(correction)
files to the latest version. (btw way terran, you might wanna start using vers numbers in your properties so it'll be easier)
Also, for Vista users a caveat: When opening
zipfiles
and copying them over existing files and choosing "Copy, but keep both files", Vista reminds you:
"The file you are copying will be renamed "test(2).txt"
This means your existing file remains intact (doesn't get replaced), the NEW file gets copied and renamed.
Setup Screen w/Default values
«
Last Edit: July 09, 2007, 12:04:11 AM by t1k
»
Logged
[OQO] 02 Best [OQO] 01+
Vista Ulti-gasm XP Prada
WWAN VZW BT tether VZW
terran
Full Member
Posts: 130
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #43 on:
July 08, 2007, 06:26:53 PM »
Both links are now updated...correcting the latest issue. I've also added a version number (thanks t1k). Currently v1.2.
Program Files
Source Code
My links in the first post of this thread also pull down these latest files. So, to get the latest, you can simply download from the first post...instead of trying to dig through this thread to find my posts that have links in them.
As always, enjoy!
«
Last Edit: July 08, 2007, 07:18:05 PM by terran
»
Logged
02 Best / XP Tablet / WWAN-less
t1k
Full Member
Posts: 214
Re: Automatic Screen Rotation demo (look out iPhone!)
«
Reply #44 on:
July 08, 2007, 07:12:33 PM »
v1.2 - All good here. How about the rest of you?
Logged
[OQO] 02 Best [OQO] 01+
Vista Ulti-gasm XP Prada
WWAN VZW BT tether VZW
Pages:
1
2
[
3
]
4
5
...
10
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> OQO General
=> Accessories
=> Software
=> Buy/Sell/Trade
=> Off-Topic
-----------------------------
Operating Systems
-----------------------------
=> Windows
=> Linux
Powered by SMF 1.1.11
|
SMF © 2006-2009, Simple Machines LLC
Design by
7dana.com
OQO is a registered trademark of OQO, Inc. of San Francisco, CA