Open main menu

Difference between revisions of "User:Seldon/GSoC2007-ProjectDiary"

added backend functionality table
(added x11 beckend link)
(added backend functionality table)
Line 28: Line 28:
* [[User:Seldon/SDL Backend|SDL]]
* [[User:Seldon/SDL Backend|SDL]]
* [[User:Seldon/X11 Backend|X11]]
* [[User:Seldon/X11 Backend|X11]]
== 2007-07-03 (Friday) - functionality ==
Yesterday and the day before yesterday I have finished reviewing the backends code and uploaded last of the tables in the previous post. Today I've been looking through backends from the perspective of functional features that relate to my project.
{|  x:str border=0 cellpadding=0 cellspacing=0 width=738  height=17 style='height:12.75pt' align='center' cellpadding=3 border=1
|  height=17 width=143 style='font-weight:bold;height:12.75pt;width:107pt' | Feature
|  width=374 style='font-weight:bold;width:281pt' | Backend
|  width=221 style='font-weight:bold;width:166pt' | Osystem child
|-  height=17 style='height:12.75pt'
|  height=17 style='height:12.75pt' | virtual keyboard
|  | DC(softkbd.h), DS(touchkeyboard.h), wince(PanelKeyboard.h)
|  |
|-  height=17 style='height:12.75pt'
|  height=17 style='height:12.75pt' | keymapper
|  |
|  | gp2x, sdl, wince, symbian, ds, palm
|-  height=17 style='height:12.75pt'
|  height=17 style='height:12.75pt' | downscaler
|  | MorphOS(morphos_scaler.h), wince(CEScaler.h)
|  | DC, gp2x, palm(calc_scale), sdl
|-  height=17 style='height:12.75pt'
|  height=17 style='height:12.75pt' | upscaler
|  | MorphOS(morphos_scaler.h), wince(CEScaler.h)
|  | DC, gp2x, palm(calc_scale), sdl
|-  height=17 style='height:12.75pt'
|  height=17 style='height:12.75pt' | predictive input
|  | DS(wordcompletion.h)
|  | DS(addAutoComplete)
|-  height=17 style='height:12.75pt'
|  height=17 style='height:12.75pt' | zoning
|  |
|  | wince, symbian
|-  height=17 style='height:12.75pt'
|  height=17 style='height:12.75pt' | splash screen
|  | gp32(gfx_splash.h)
|  |
|}
69

edits