xwords/palm
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
..
bmps Add one-bit bluetooth status indicators 2007-02-28 02:32:49 +00:00
l10n A few more translations and moving of widgets to accomodate strings 2007-04-27 07:08:09 +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 Add ARM support for functions and types required for UUID/PSM lookup. 2007-09-30 17:33:19 +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 Publish (master) and look for (slave) SPD record so that we're looking for our app and not just BT when connecting. I hoped this would prevent T650s from crashing when nothing's running. It doesn't, but it's the right way to connect, and will allow better error messages or retry logic. Compiles only on 68K at the moment. 2007-09-15 13:50:07 +00:00
palmbt.h fix to build with relay turned on 2007-06-08 03:15:52 +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 move LOG_OFFSET 2007-09-30 17:22:38 +00:00
palmmain.h add fnav resource for password dialog, and use it if device has fiveway. 2007-06-18 13:21:36 +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