http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/index.html;hb=HEAD
* Features to add:
- - remove dependency on devkit-power
+ + remove dependency on devkit-power
+ do the watching/triggering taking code from devkit-power
+ do the parsing hardcoded
- - devkit-power conditional compilation
+ + devkit-power conditional compilation
- remove libdevkit-power-gobject1 from the phone
- - do the parsing via lua
- fisheye list music player
- player page with seek/skip controls
- playlist editor
- volume control in power menu
- space buttons from sliders, to avoid shutting down instead of lowering the volume
- lua config
+ - battery without devkit: do the parsing via lua
- contacts: show as a fancy focus+context list (see prefuse)
- vcard on e-vcard.{h,c}
- ical on libical-dev
# -Werror
if (ZAVAI_devkit-power-gobject_VERSION)
- message("Using devkit-power-gobject")
+ message("Using devkit-power-gobject version ${ZAVAI_devkit-power-gobject_VERSION}")
add_definitions(-DUSE_DKP)
set(VFLAGS ${VFLAGS} --define=USE_DKP)
else()