Timeline


and .

03/06/10:

13:17 Changeset [2000] by rutger
Nearly all menu constructors did display.setCurrent(this). Then, after creation, the caller would push the current screen, under the assumption that that would be the caller's screen. Wrong\! It is already the new menu. So, I removed all display.setCurrent() calls from menu constructors. The paradigm is that the caller will manage the screen push/pop/setCurrent.
13:01 Changeset [1999] by rutger
Mwahhhh ooopppsss did the wrong BlueTooth enable global boolean

03/05/10:

16:27 Changeset [1998] by rutger
Introduce final var that describes presence/absence of BT; convert to Unix line endings
16:14 Changeset [1997] by rutger
Repair screen push/pop bug. Still one left: the initial screen is pushed twice...

02/24/10:

16:57 Changeset [1996] by rutger
Used name 'class' somewhere in a GP struct/class. No way of course

02/19/10:

11:13 Changeset [1995] by rutger
For eCos, add a call init_all_network_interfaces()

02/17/10:

11:21 Changeset [1994] by rutger
Add mrg_intr_en/disable dummy calls to emulator
10:59 Changeset [1993] by rutger
More steps in char **argv -> char ***argv
10:42 Changeset [1992] by rutger
Have char ***argv everywhere to suit eCos synth
Note: See TracTimeline for information about the timeline view.