Commit graph

48 commits

Author SHA1 Message Date
ehouse
648b986376 Many many changes improving newgame dialog by using a three-way rather
than two-way enabled state, but mostly about getting focus ring
working for five-way-equipped devices.  Add fnav resources to the two
dialogs with gadgets, and code so the gadgets are included in the
focus rotation.  The move to three-way means that disabled controls
can visible while excluded from the rotation.  There's cleanup and
polish to be done still, and five-way navigation doesn't work for the
main form yet. No changes to bluetooth at all.
2006-10-28 14:48:08 +00:00
ehouse
27d01c55b4 Build with Bluetooth on; add alpha-only text to About dlg; show About
dlg on startup first time; fix null ptr deref bug.
2006-10-15 14:22:32 +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
488a2b1bac Remove dependency on non-existant file: should not have been checked in. 2006-09-17 13:33:45 +00:00
ehouse
66def86757 remove dead code using IR libs directly (no exchange mgr); rename
#define to be consistent with same for bluetooth.
2006-09-17 06:15:37 +00:00
ehouse
9068ba441c What I mean to check in... 2006-09-17 05:04:32 +00:00
ehouse
9c23a2d1fe Punt on problem of svn version in about box changing: comment in
makefile, and make it the last string.
2006-09-17 05:03:59 +00:00
ehouse
abd82e6e2f pass debug -D options to .rcp files to to include debug menus 2006-09-16 16:08:33 +00:00
ehouse
7d48f2e430 Put up BT device browser while user is picking connection method
rather than when trying to send for first time, then pass address
through from conns dialog to bt code.
2006-08-26 21:12:10 +00:00
ehouse
3c6405d0d1 First shot at bluetooth support (turned off in Makefile by default).
A full robot vs. robot game now works between two Treos.  Added UI to
choose BT as transport mechanism, and added new send proc to establish
socket connection between host and guest.  Works only for two devices:
no piconet yet.  No error recovery, ability to quit game in middle,
start new game, etc.
2006-08-23 04:44:55 +00:00
ehouse
3b11f5ac1f better compile-command in header 2006-07-28 07:53:18 +00:00
ehouse
2d344c8c76 turn off advanced networking by default for push to release 2006-06-22 04:52:33 +00:00
ehouse
6b80b3c0bc Include output of svnversion in Palm version's About dialog. For
Catalan and Spanish as well as English.  There's also some character
conversion in the former two that may be linked to my local LANG
setting now being en_US.utf8.  May need to revisit if there are
problems.
2006-05-15 04:24:30 +00:00
ehouse
cc6251b595 Remove HIGHRES compile-time tests: all palm releases will have HIGHRES
support now; build in different directories.
2006-03-31 10:57:01 +00:00
ehouse
d98c3d64f2 bring in transparant small icon change from 4.1 branch 2006-02-26 23:56:06 +00:00
ehouse
de01f71058 update help target 2006-02-18 06:37:01 +00:00
ehouse
0693777599 merge transparant large-icon from 411-branch 2006-01-22 17:50:47 +00:00
ehouse
423c090c4c make default build arm_only, and don't require multilink to build the
68k stub.
2006-01-16 06:07:33 +00:00
ehouse
dcd31cd092 update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
ehouse
6c1f8c4bcc TALL_FONTS (support for Danish tall letters) now on by default 2005-09-04 20:32:16 +00:00
ehouse
d4dd21fc42 BEYOND_IR now the default 2005-06-23 04:20:46 +00:00
ehouse
1925e769a2 modify TARGET .prc name based on ARCH 2005-05-01 17:39:09 +00:00
ehouse
5539c05080 add palmip.c; change how upload works 2005-04-03 01:39:08 +00:00
ehouse
81583e30b5 merge from palm 1.4 branch changes to allow arm-only, etc builds from
commandline.
2005-03-08 05:36:33 +00:00
ehouse
5122a003b6 wrap launch-68K option in compile-time flag off by default 2004-11-08 14:44:52 +00:00
ehouse
860d0ddb6d dual arm/68k build is the default 2004-10-16 05:05:27 +00:00
ehouse
049952090e pass appname through 2004-10-13 00:59:01 +00:00
ehouse
ba98a256e5 HIRES is now on for both 2004-10-01 06:32:04 +00:00
ehouse
3dbc295cc5 turn on HIGHRES 2004-10-01 01:27:18 +00:00
ehouse
0471650f88 build with 68K and ARM in same .prc 2004-09-24 01:21:42 +00:00
ehouse
8c226f0844 better -D passing 2004-09-23 02:05:07 +00:00
ehouse
efcd6dc833 turn off highres for pnolet (for now) 2004-09-19 15:49:34 +00:00
ehouse
80654390c2 more work on pnolet 2004-09-19 03:17:27 +00:00
ehouse
7908e11f95 add pnolet version as option 2004-09-17 07:09:40 +00:00
ehouse
3863e9a754 Turn on search limit feature; set version number in prc file. 2004-07-10 22:43:21 +00:00
ehouse
5df7a2bca4 add XWFEATURE_SEARCHLIMIT 2004-07-01 01:15:15 +00:00
ehouse
cb68ae1dc7 turn off recursive dict search -- it's too slow 2004-05-20 02:17:16 +00:00
ehouse
da49ca4fdb HIGHRES stuff on by default 2004-05-15 01:13:18 +00:00
ehouse
59e82f14e8 Turn recursive VFS search back on. For some reason devices seem to be
calling / (rather than /palm/Launch/) the default directory for .pdb
and .prc files.  Recursion makes OS 4x devices amazingly slow to
startup, so I may need a better solution -- like recursing only when
the default dir is /.)
2004-05-14 09:03:17 +00:00
ehouse
2aff6e242a include sony headers; make debug version of separate type so can
co-exist with non-debug on device.
2004-04-20 04:11:57 +00:00
ehouse
9fe2c54e9e make debug version different so can co-exist 2004-03-18 05:42:24 +00:00
ehouse
354ba30804 switch to using 5.0 sdk 2004-03-16 05:31:34 +00:00
ehouse
d3caabcb8d add commented-out FEATURE_HIGHRES 2004-03-13 14:37:30 +00:00
ehouse
8613525de1 add FEATURE_TRAY_EDIT 2004-03-03 05:45:37 +00:00
ehouse
3ad97ebf6a turn off IP stuff, and on new dict format stuff 2003-12-12 10:19:21 +00:00
ehouse
be28dce9bd define (commented-out) NODE_CAN_4 2003-12-10 05:52:39 +00:00
ehouse
56af07456c get rid of DIRECT_PALMOS_CALLS 2003-11-16 19:46:51 +00:00
ehouse
7f17376766 checked in from personal archive 2003-11-16 19:23:48 +00:00