ehouse
bf3ccf1bad
Remove unused FindTrustedDevice calls; don't try to become master or slave
...
until we know which we'll be. This likely fixes the problem where devices
have trouble connecting after switching roles.
2007-12-07 09:50:48 +00:00
ehouse
6e8a1922eb
Add ARM support for functions and types required for UUID/PSM lookup.
...
Almost works: if the ARM build is running as host, all's well; but if
it's client, gets btLibL2DiscConnPsmUnsupported after trying to make
an l2c connection.
2007-09-30 17:33:19 +00:00
ehouse
781add0b35
wrap BT APIs in ifdef
2007-04-05 04:18:05 +00:00
ehouse
71693ea0f7
Add APIs needed to compile and use BT APIs. ARM version works now well enough to play games, but often crashes on app exit having done so.
2007-03-09 02:58:57 +00:00
ehouse
2363077d7e
swap focus-related event data, and include the UI color table call used to
...
determine the color of self-drawn focus elements. I can't draw the nav
ring on ARM, but otherwise five-way nav works on arm with this checkin.
2006-11-27 04:39:36 +00:00
ehouse
ba4f91d9e0
remove BEYOND_IR, replacing with XWFEATURE_RELAY and
...
XWFEATURE_BLUETOOTH. The goal is to be able to build to support
bluetooth only, or relay/ip only, e.g. for a palm bluetooth beta.
Seems to work.
2006-10-10 01:34:37 +00:00
ehouse
b015224188
Get rid of WinCopyRect-based method of drawing letters and values in
...
tray tiles, since it seems not to work on all versions of PalmOS.
Simply drawing seems fine where tested; will try close clipping if
erasure happens elsewhere. Draw board-top stuff one pixel higher on
highres devices, and fix scoreboard being too narrow on high-res
devices.
2005-07-14 02:45:10 +00:00
ehouse
591e43d752
new functions for measuring glyphs
2005-07-08 08:29:37 +00:00
ehouse
4c587df9f3
enable network-aware PNO build
2005-05-01 17:19:50 +00:00
ehouse
fbb08f7d84
don't scroll when menu's frontmost
2004-11-13 16:01:30 +00:00
ehouse
a6abf8ae49
add FntBaseLine and WinSetScalingMode
2004-10-30 19:26:02 +00:00
ehouse
c119ccee02
do ExgDBWrite manually
2004-10-26 01:07:13 +00:00
ehouse
9c7e71504e
add SysUIAppSwitch
2004-10-13 01:00:09 +00:00
ehouse
f210af7da3
add FtrPtrFree
2004-10-08 01:13:30 +00:00
ehouse
8baa446550
go back to generating EventType functions
2004-10-05 02:25:27 +00:00
ehouse
a2bdf00b88
add highres functions; handle LstSetDrawFunction manually
2004-10-01 01:32:10 +00:00
ehouse
34093a0d5b
handle SysNotifyRegister manually
2004-09-30 01:06:37 +00:00
ehouse
2409b10375
handle LstSetListChoices manually
2004-09-29 01:03:49 +00:00
ehouse
9029b4ac44
new function
2004-09-24 01:28:11 +00:00
ehouse
5d7198ee38
two new functions
2004-09-23 02:05:53 +00:00
ehouse
fe10d97986
handle event-related functions manually
2004-09-21 04:38:07 +00:00
ehouse
98dd6c21ce
first checked in. Enough to compile the whole app, though many will
...
be commented out as they turn out to require manual implementations.
2004-09-19 02:39:51 +00:00