Samsung i8510 Optical Joystick Support?
Moderator: ScummVM Team
Samsung i8510 Optical Joystick Support?
Hi Guys,
I just got round to installing ScummVM on my new Samsung i8510 and it works great but it would be amazing if it could take advantage of the optical Joystick in this device.
Was just curious if it's likely to be on the agenda?
I just got round to installing ScummVM on my new Samsung i8510 and it works great but it would be amazing if it could take advantage of the optical Joystick in this device.
Was just curious if it's likely to be on the agenda?
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
hi, but it should work like in this video. http://www.youtube.com/watch?v=66Rp5vaI-DY
and is this example program not included in this SDK?
I currently have only linux working, so I can't check for that. Besides I wouldn't understand a thing most properly..
could you check for that? In my fist link it says that this example program is included...
and is this example program not included in this SDK?
I currently have only linux working, so I can't check for that. Besides I wouldn't understand a thing most properly..
could you check for that? In my fist link it says that this example program is included...
so if you use the code of the example it should easyly give you the xy position of the mouse cursor. Is it hard to implement this to the the symbian port?===============================================================================
RELEASE NOTES FOR SAMSUNG SDK EXTENSION FOR S60 3RD EDITION FP2 20.10.2008
===============================================================================
The Samsung 3.2 SDK Extension enables application development for Samsung
devices based on the S60 Platform.
Extension is created on top of S60 3rd Edition, FP2 and Symbian OS 9.3.
See Release Note of the S60 SDK and Symbian OS to learn about their features
and known issues.
Binary compatibility for APIs introduced in S60 3rd Edition is maintained
unless otherwise stated below.
Features proper of the Samsung 3.2 SDK Extension
================================================
- Emulator for testing and debugging applications, including bitmaps and keys
proper of the Samsung i8510 phone.
- SDKSwitcher tool
- Emulator supports UI resolutions: QVGA Portrait and QVGA Landscape
- Emulation of the Optical Joystick
- Selection functionality of the Optical Joystick can be achieved by keeping
the Alt key pressed. A rounded pointer cursor indicates that the user is in
OJ mode.
- Optical Joystick settings can be configured.
- Emulation of the G-Sensor, based on NaviSensor API
- Change of layout (portrait <--> landscape) when pressing "top" and "left"
orientation G-Sensor buttons
- Data proper of Samsung environment are returned by HAL and SDK manifest
- Samsung animations used at startup and shutdown
New C++ Example Applications
============================
- GSensorExample is a sample application using G-Sensor API.
It shows some bubbles moving on the screen, following the given accelerations
and screen orientation (code included).
- GSensorObserver, to test basic functionality of G-Sensor emulator (code not
included)
- OJExample, to test Mouse mode of the Optical Joystick (code included)