![]() |
#1 |
ebook fan
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
|
Improved SDK for 301/302/360/60x/90x
Hi!
The new version of PocketBook SDK: https://sourceforge.net/projects/pbchess/files/PBSDK/ Features: 1. SDK for 301,302,360 was combined with SDK for 60x, 90x. The installation is simple - just copy "usr" to "/usr" of your linux distribution; 2. Makefile system: All the make files functionality are placed in common.mk. The applications makefiles are VERY easy from now. Example: OUT = inkdemo include /usr/local/pocketbook/common.mk The 3 build options exist: 1. make BUILD=arm (301,302,360); 2. make BUILD=arm_gnueabi (60x,90x); 3. make BUILD=wine These builds are performed in the different folders. Last edited by sergeyvl12; 03-25-2011 at 10:42 AM. |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,840
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
|
thanks and karma
![]() |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 226
Karma: 3184
Join Date: Feb 2011
Device: ONYX BOOX Note Air3 C
|
thanks mate, I'm guessing this isn't official though ?
|
![]() |
![]() |
![]() |
#4 |
ebook fan
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
|
I've lost my hope to see official SDK
![]() |
![]() |
![]() |
![]() |
#5 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 226
Karma: 3184
Join Date: Feb 2011
Device: ONYX BOOX Note Air3 C
|
Some results (like the fbreader180) suggest that they tweaked some things like the screen refresh and the old and unofficial SDKs don't have those tweaks, so I'm still hoping.
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,041
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
|
I'm finally upgrading from your last release, and it looks very nice. May I ask, how does one use the libwine executables? I tried running 'wine obj_wine/grays.exe.so' and it pops up a window with the proper gray pattern, but I don't see how to generate button events for it. Is there supposed to be a wrapper program that has buttons?
|
![]() |
![]() |
![]() |
#7 | |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 117
Karma: 2097
Join Date: Feb 2010
Device: none
|
Quote:
and F3 ist KEY_BACK, unfortunately I couldn't find more... The touch events are generated by the mouse, but don't match. (There seems to be an offset and/or rotation but I didn't try to really investigate this.) |
|
![]() |
![]() |
![]() |
#8 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,041
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
|
Quote:
F1 KEY_MUSIC (0x1e) F2 KEY_MENU (0x17) F3 KEY_BACK (0x1b) F4 KEY_DELETE (0x08) ESC KEY_POWER (0x01) Enter KEY_OK (0x0a) KeyPad - KEY_MINUS (0x15) KeyPad + KEY_PLUS (0x16) plus the arrow keys worked as you said. I couldn't find KEY_NEXT and KEY_PREV keys. It's clear that the emulator was written for one of the older models and hasn't been updated for the Pro series. Still, it's a lot better than nothing! |
|
![]() |
![]() |
![]() |
#9 | |
ebook fan
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
|
Quote:
void CalibrateTouchpanel() from any program (need to be called just once!) and emulator will be ok. Keys mapping from documentation: Left, Right, Up, Down - Cursor Enter - OK ESC - power +,- F1 - Music F2 - Menu F3 - Back F4 - Trash Last edited by sergeyvl12; 03-29-2011 at 05:19 PM. |
|
![]() |
![]() |
![]() |
#10 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,840
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
|
Quote:
EDIT: they also mention that Midori is too "heavy", so they will move to link in the next firmware update, if I understood correctly. Last edited by paola; 03-30-2011 at 07:31 AM. |
|
![]() |
![]() |
![]() |
#11 | |
Enthusiast
![]() Posts: 45
Karma: 22
Join Date: Jan 2011
Location: Seoul, Korea
Device: PocketBook 902pro
|
Oh no.
I hope this is not true. Link is still incomplete program and cannot be a legit browser, yet. Most of all, link cannot display unicode nor non-European character.
Quote:
|
|
![]() |
![]() |
![]() |
#12 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,840
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
|
Quote:
![]() p.s. did I say I am an optimist? ![]() |
|
![]() |
![]() |
![]() |
#13 | |
Enthusiast
![]() Posts: 45
Karma: 22
Join Date: Jan 2011
Location: Seoul, Korea
Device: PocketBook 902pro
|
Yes, that is the "links" browser. It supports only 25 languages, only European. No unicode, no Asian language support, unfortunately.
rss reader has been changed to links in fw 2.0.5 and I cannot read Korean news anymore. Quote:
|
|
![]() |
![]() |
![]() |
#14 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,840
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
|
sorry, I was hoping this would not be the case - I wonder whether it would make sense to point this out on the Russian forum?
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
remote shell access on 90x,60x | review | PocketBook | 9 | 08-08-2020 09:56 AM |
603 Toolchain for the 60x and 90x ? | bibomator | PocketBook Developer's Corner | 6 | 04-24-2011 09:11 PM |
90x, 60x: Midori landscape mode | review | PocketBook | 10 | 02-14-2011 03:38 AM |
Remote shell auf 60x/90x | wongdong | PocketBook | 7 | 01-12-2011 12:25 PM |
Fragen zum 60x/90x | darthvader | PocketBook | 41 | 12-08-2010 10:03 AM |