View Single Post
Old 06-15-2010, 03:51 AM   #13
Gertjan
ex-IRX developer
Gertjan doesn't litterGertjan doesn't litterGertjan doesn't litter
 
Gertjan's Avatar
 
Posts: 158
Karma: 224
Join Date: Oct 2008
Device: Irex DR800S, DR1000S, iLiad
Quote:
Originally Posted by repods View Post
perfect thanks..
1- how uds access to metadata.db ? directly or by the use of some other program ? and in general by which program metadata.db is updated in the dr800 ?
2-what program does exactly the selection between panning/scribble/selection zoom mode ?
3-how the signals sent by the flip bar are handled in dr800 ?
4-what is used for the program ipc ?
1. the applications access metedata.db via calls to libermetadb.
2. applications register menu items and toolbar icons via popupmenu which calls back to the application over IPC
3. they are key presses
4. the platform uses DBUS for IPC via glib-dbus and liberipc.

Please check the iOn development document carefully as it should answer a lot of your questions.
Gertjan is offline   Reply With Quote