OpenGL es app can't be fullscreen - Windows Mobile Development and Hacking General

I port San angeles to windows moible platform, first I use PPC 2003 SDK, compile success, but can't be fullscreen, I run it on my HTC touch pro with width=480, height=640, only got width=240, height=320.
So, I installed windows mobile 5.0 SDK, also be same, can't be fullscreen, could somebody can help me?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
View attachment san_angeles.zip

Looks like glViewport is called with (0,0,240,320). Try to call it with (0,0,480,640) and see if that helps (just for testing).

I hate Microsoft!
After google the problem, find the solution:
Add one resource file one line:
HI_RES_AWARE CEUX {1} // To turn off the emulation layer
I hate Microsoft!

Related

MobileConfig

I've written a little utility to help novice users make registry hacks. Its written for WM Smartphone (no touchscreen functions work) using the .Net CF and only tested on the Blackjack, 8125, and PPC6700 but it should work on most Windows Mobile devices (reg values may have to be adjusted)....anway, you can download it http://www.infinityball.com/Article.aspx?ArticleID=134. I should have the source code posted on my site in the next few days, so if anybody wants to make the touchscreen work better they can have at it.
-Ryan
Just found it, works great. I Installed the last 1.3 beta on QTEK 8310 Great tweak utility.
Thanks.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download

Here is work for developers

I found 2 programs on the web, and they can be usefull for further development.
First program is called "dynamo", when it is started it show all open application on one single screen. Windows Vista and Apple OSX haveboth the same feature and it looks nice on a PDA.
Here is a screenshot when the program is running an the opened applications are shown:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In the attachment is the program.
The second program is even more interesting, but still very basic and complete useless at this moment. The program has the ability to change to another screen in an animated way, flipping, sliding, etc.
In the attachements is a demo and it think( !!!!) the sourcecode. I am not a developer, so please excuse me if I am wrong or show up with something old.
Both apps are from Aspecto Software www.aspecto-software.com

[APP]mobidjiin - alpha release

Hi,
I am currently developping a small utility that is supposed to give you some informations about your device, allow you to easily navigate through your contacts ...
This is a alpha release it doesnt' mean there big bugs or memory leaks it means that lots of menu are not handled, picture are poor qualities ...
It will be be plugin-based and the next version will add the following module :
Smartphone version
More device info
OpenGL ES info and benchmark
Message handling(SMS,MMS, Outlook)
File association in Explorer
I would like your feedback to know what you would like to get implemented.
Application works on Windows Mobile 5/6 on Pocket PC platform and is available here : mobidjinn_alpha.zip
some screenshots :
ModuleView
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
InfoView:
ExplorerView:
ContactView:
OMAProvisioning:

Using Diamond as a windows-app-launcher?

Hi
I found several things about using the Diamond with a windows pc (e.g. diamond as webcam)
Just a crazy idea: Is it possible to use the Diamond to launch apps on my windows system?
Just thought about something like "Objectdock" oder "Rocketdock" (as a fullscreen app during a ActiveSync-Connection).
If you know anything about the possibilites or a solution for that I would be pleased
Edit: I just thought about it months ago. There was only different - I wanted to use a real touchscreen display with 8" and often is used in car-pcs.
Just for fun therefore I created a layout:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
All in all I would over my GFX-skills to create skins/themes for such an app!
Regards!
Great Idea! I know some apps like that from my apple-devices but for windows mobile it would be much better (customization and so on )

CE Scripting - new tool for MortScript and PHP!

Hi,
I'd like to intoduce the new tool - CEScripting!
With the CeSripting (CES), You can edit and execute scripts written in MortScript and PHP!
For PHP, CES has set of functions to expand PHP functionality to WinCE based devices.
The CES runs on desktop PC!
Some screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
More details on http://ces.mdsoft.pl
I hope, You find it useful
Oh -- for a second there I thought you got PHP running on WinCe...
Nice
I'll give a try
Very nice, that can help with finding syntax errors in my poor scripting.

Categories

Resources