xwords/xwords4/palm
ehouse bdb06cbdf8 Use a single general-purpose callback passed into palm_bt_doWork where
it's needed, removing those passed into _init and _send.  When client
is unable to connect to host, raise alert to user and give choice to
continue trying.  Clear 'suspendBT' flag when user manually resends or
opens different game.  Currently this happens only on guest's failure
to find registered SDP; should also extend to remote device not
running at all and to host failure to send to guest.
2007-11-07 13:40:56 +00:00
..
bmps Add one-bit bluetooth status indicators 2007-02-28 02:32:49 +00:00
l10n Use a single general-purpose callback passed into palm_bt_doWork where 2007-11-07 13:40:56 +00:00
.cvsignore add .bin files 2004-11-02 06:23:22 +00:00
callback.h CALLBACK_PROLOGUE goes away for pnolet case 2004-09-19 03:20:32 +00:00
common.rcp.pre add fnav resource for password dialog, and use it if device has fiveway. 2007-06-18 13:21:36 +00:00
connsdlg.c turn off BT; remove rc designation so can ship 2007-06-09 18:09:21 +00:00
connsdlg.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
dictlist.c add consts; remove logging. 2007-03-18 23:48:00 +00:00
dictlist.h add consts; remove logging. 2007-03-18 23:48:00 +00:00
dictui.c Add more consts. 2006-09-24 15:28:15 +00:00
dictui.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
enter68k.c remove dead code using IR libs directly (no exchange mgr); rename 2006-09-17 06:15:37 +00:00
fnavgen.c substitute macro for common sizeof(x)/sizeof(x[0]) pattern; no generated code change 2007-05-26 14:03:07 +00:00
funcfile.txt Add ARM support for functions and types required for UUID/PSM lookup. 2007-09-30 17:33:19 +00:00
gameutil.c cleanup (no change to generated code): remove old owner_hash code; replace empty formal lists with void. 2007-04-14 16:27:19 +00:00
gameutil.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
gen_pace.pl Add ARM support for functions and types required for UUID/PSM lookup. 2007-09-30 17:33:19 +00:00
ldscript.arm first checked in. This came from the pnolet forum, and I have no idea 2004-09-19 03:21:00 +00:00
Makefile Turn BT back on as default and up version preparing for next release. 2007-09-15 13:47:28 +00:00
Makefile.PNO Up version for ship; build LocalizedStrIncludes.h per-platform; 2007-05-13 21:06:42 +00:00
newgame.c add fnav resource for password dialog, and use it if device has fiveway. 2007-06-18 13:21:36 +00:00
newgame.h Many many changes improving newgame dialog by using a three-way rather 2006-10-28 14:48:08 +00:00
pace_man.c Byte-swap psm field to callback on ARM: now both client and host work. Move SDP-related constants out where linux can use too. 2007-11-03 22:04:06 +00:00
pace_man.h Add ARM support for functions and types required for UUID/PSM lookup. 2007-09-30 17:33:19 +00:00
palmbt.c Use a single general-purpose callback passed into palm_bt_doWork where 2007-11-07 13:40:56 +00:00
palmbt.h Use a single general-purpose callback passed into palm_bt_doWork where 2007-11-07 13:40:56 +00:00
palmdbg.c Fix to compile with XWFEATURE_FIVEWAY undefined 2007-04-12 01:19:56 +00:00
palmdbg.h move LOG_OFFSET 2007-09-30 17:22:38 +00:00
palmdict.c palm_dictionary_make makes copy of name if needed. Helps plug memory leak. 2007-03-18 23:49:15 +00:00
palmdict.h palm_dictionary_make makes copy of name if needed. Helps plug memory leak. 2007-03-18 23:49:15 +00:00
palmdraw.c add const to a bunch of char* decls in APIs and variables; no code change 2007-02-03 17:54:20 +00:00
palmip.c remove BEYOND_IR, replacing with XWFEATURE_RELAY and 2006-10-10 01:34:37 +00:00
palmip.h First shot at bluetooth support (turned off in Makefile by default). 2006-08-23 04:44:55 +00:00
palmir.c remove dead code using IR libs directly (no exchange mgr); rename 2006-09-17 06:15:37 +00:00
palmir.h First shot at bluetooth support (turned off in Makefile by default). 2006-08-23 04:44:55 +00:00
palmmain.c Use a single general-purpose callback passed into palm_bt_doWork where 2007-11-07 13:40:56 +00:00
palmmain.h Use a single general-purpose callback passed into palm_bt_doWork where 2007-11-07 13:40:56 +00:00
palmsavg.c cleanup (no change to generated code): remove old owner_hash code; replace empty formal lists with void. 2007-04-14 16:27:19 +00:00
palmsavg.h cleanup (no change to generated code): remove old owner_hash code; replace empty formal lists with void. 2007-04-14 16:27:19 +00:00
palmutil.c turn off BT; remove rc designation so can ship 2007-06-09 18:09:21 +00:00
palmutil.h Call HsNavDrawFocusRing on Treo600, FrmNavDrawFocusRing on later 2007-04-23 03:20:37 +00:00
pnolet.c cleanup (no change to generated code): remove old owner_hash code; replace empty formal lists with void. 2007-04-14 16:27:19 +00:00
pnostate.h add hand-coded implementation of HsNavDrawFocusRing. This works, but 2006-11-29 04:11:24 +00:00
prefsdlg.c Call HsNavDrawFocusRing on Treo600, FrmNavDrawFocusRing on later 2007-04-23 03:20:37 +00:00
prefsdlg.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
undef_hack.h include Hs (nav) files for ARM build too 2006-11-27 04:50:53 +00:00
xptypes.h add const to a bunch of char* decls in APIs and variables; no code change 2007-02-03 17:54:20 +00:00
xwcolors.h Add to draw APIs of individual elements (e.g. board cells) whether 2006-11-12 14:36:15 +00:00
xwords4defines.h Turn BT back on as default and up version preparing for next release. 2007-09-15 13:47:28 +00:00