-
Take `window.devicePixelRatio` into account when rendering to the canvas.
```
var devicePixelRatio = window.devicePixelRatio || 1;
MIDP.ScreenHeight = c.height;
MIDP.ScreenWidth = c.width;
c.…
-
```
javax/microedition/content/Registry.getServer.(Ljava/lang/String;)Ljavax/microedition/content/ContentHandlerServer;: 13.916
javax/microedition/content/Registry.findRegistryImp…
-
J2ME startup is fairly complex, with a variety of classes getting loaded and instantiated, and I wonder if it's all strictly necessary in our environment, which only runs a single midlet (or two, if t…
-
```
What steps will reproduce the problem?
```
1. Create a new .js file in the "javascript" directory.
2. Include your .js file in the build script (to compile it) and in
MjRuntime.java
3. After ad…
-
I cloned everything in the Archive (I think) and during the process, I stumbled upon a bunch of dead links to download location. The dead links are:
1. [SDKs/Developer Platform Tools/6th Update Dev…
-
While testing a midlet with DEBUG_PRINT_ALL_EXCEPTIONS enabled, I see many "java/io/InterruptedIOException: Stream closed" exceptions:
```
java/io/InterruptedIOException: Stream closed
java/io/I…
-
```
vtools associate rare status -m "CFisher --name FisherMidP --alternative 1 --midp" --group_\
> by name2 --to_db cfisher -j8 > cfisher-midp.txt
INFO: Upgrading variant tools project to version 2…
-
Using Itel IT2160 as a proxy for Itel IT2192T.
user-agent: Nokia6280/2.0 (03.60) Profile/MIDP-2.0 Configuration/CLDC-1.1
(from http://whatsmyuseragent.org/)
Some more information: https://user-…
-
**Project description**
This is Java 2 Micro Edition (J2ME) CLDC/MIDP Emulator.
**Metadata**
* homepage URL: https://sourceforge.net/projects/microemulator/
* source URL: https://sourceforge…
-
{{{
# !html
Reply to: noreply@sort.ucd.ie
}}}
{{{
Research item #195, was opened at 2005-10-26 12:15
You can respond by visiting:
http://sort.ucd.ie/tracker/?func=detail&atid=780&aid=195&group_id=97…
atiti updated
11 years ago