ehouse
348111ece2
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
3480df738c
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
959357f0f6
wrap BT APIs in ifdef
2007-04-05 04:18:05 +00:00
ehouse
c00dad745d
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
424718b5bb
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
5f25ba9f57
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
84ec7e38f2
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
e537e29e87
new functions for measuring glyphs
2005-07-08 08:29:37 +00:00
ehouse
b1b9e96142
enable network-aware PNO build
2005-05-01 17:19:50 +00:00
ehouse
f57dbc0a5f
don't scroll when menu's frontmost
2004-11-13 16:01:30 +00:00
ehouse
d8db652dca
add FntBaseLine and WinSetScalingMode
2004-10-30 19:26:02 +00:00
ehouse
853a537114
do ExgDBWrite manually
2004-10-26 01:07:13 +00:00
ehouse
09b84286a3
add SysUIAppSwitch
2004-10-13 01:00:09 +00:00
ehouse
4cc7788fd2
add FtrPtrFree
2004-10-08 01:13:30 +00:00
ehouse
eccdbd145f
go back to generating EventType functions
2004-10-05 02:25:27 +00:00
ehouse
0edf2d970f
add highres functions; handle LstSetDrawFunction manually
2004-10-01 01:32:10 +00:00
ehouse
f14f1acfe9
handle SysNotifyRegister manually
2004-09-30 01:06:37 +00:00
ehouse
57c05dc8c0
handle LstSetListChoices manually
2004-09-29 01:03:49 +00:00
ehouse
7157768632
new function
2004-09-24 01:28:11 +00:00
ehouse
90427fe1dc
two new functions
2004-09-23 02:05:53 +00:00
ehouse
b80226d923
handle event-related functions manually
2004-09-21 04:38:07 +00:00
ehouse
8243c4fa0d
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