bertos.git
2006-09-20 marcoUse demo as default app.
2006-09-20 marcoAdd proc demo (not yet working).
2006-09-20 marcoAdd MOC. Changed OPTCFLAGS.
2006-09-20 marcoWorkaround about moc generation.
2006-09-20 marcoAdded fonts, switch.S; fixed moc
2006-09-20 marcoRestored test.
2006-09-20 marcoRemove pathname.
2006-09-20 marcoC-style comment.
2006-09-20 marcoAdd (not) revised note.
2006-09-20 marcoRevised for new scheduler API.
2006-09-20 marcoUsed z modifier instead l.
2006-09-20 marcoAdded z modifier in string format.
2006-09-20 marcoAdded new SPI definitions.
2006-09-20 marcoUsage examples of MAKE_CMD.
2006-09-20 marcoAdd cast to generated function's returns.
2006-09-19 bernieAdd resource.
2006-09-19 bernieA nice, very common prop font.
2006-09-19 bernieMake native build the default.
2006-09-19 bernieReindent.
2006-09-19 bernieRemove artwork.c
2006-09-13 bernieIgnore buildrev.h.
2006-09-13 bernieSort CPP options to let apps override include paths.
2006-09-13 bernieBV8(), BV16(), BV32(): New macros for CPUs with small...
2006-09-13 bernieAdd CPPFLAGS to all rules.
2006-09-13 bernieAdd a FIXME.
2006-09-13 berniee2addr(): New macro.
2006-09-13 bernieAdd a few missing CONFIG_ definitions.
2006-09-13 bernieExclude file with Qt-style documentation.
2006-09-13 bernieReformat.
2006-09-13 bernieMerge CONFIG_KBD_LONGPRESS.
2006-09-13 bernieFix GCC error.
2006-09-13 bernieTypo.
2006-09-13 bernieAdd configurable SPI pin mapping.
2006-09-13 bernieDocumentation fixes.
2006-09-13 bernietext_moveTo(): Swap parameters.
2006-09-13 bernieAdd RenderHook support.
2006-08-01 bernieRemove Bitmap::cr when not needed.
2006-08-01 berniegfx_setClipRect(): Also define when CONFIG_GFX_VCOORDS...
2006-08-01 bernieIndentation fix.
2006-08-01 bernieMention DevLib license.
2006-08-01 berniegfx_findRegion(): Only define when CONFIG_GFX_CLIPPING...
2006-07-21 battUse timer_clock() instead of obsolete timer_ticks().
2006-07-19 bernieImport into DevLib.
2006-07-19 bernieConvert to new Doxygen style.
2006-07-19 bernieDocumentation fixes.
2006-07-19 berniePrune log.
2006-06-14 marcoAdd response code. Add command ping.
2006-06-14 marcoRemoved initial delay.
2006-06-14 marcoUse new macros for defining commands.
2006-06-14 marcoMacros for building protocol commands.
2006-06-13 marcoFixed a bug in protocol_reply. Simplified rpc.
2006-06-12 marcoBring back config wrongly commited
2006-06-12 marcoimplemented some commands (ver and sleep)
2006-06-10 bernieConvert to new Doxygen comments.
2006-06-03 bernieFix recursive timeout and add exit status information.
2006-06-03 bernieMake keyboard repeat mask run-time configurable.
2006-06-03 bernieAdd simple screen blanker.
2006-06-02 bernieTweak apparence; enable assertions.
2006-06-02 bernieDraw graphical checkmarks.
2006-06-01 marcoUpdated include reference.
2006-06-01 marcoAdd first simple protocol command (version request).
2006-06-01 marcoAdded utilities for protocols
2006-05-28 bernieAvoid unnecessary rendering.
2006-05-28 bernieDisable menu timeout.
2006-05-28 bernieDrop almost all the Qt3 cruft.
2006-05-27 bernieBump copyright year.
2006-05-27 bernieSearch for verstag.h in app subdirs first.
2006-05-27 bernieAdd verstag.
2006-05-27 bernieTweak optimization flags for loops.
2006-05-27 bernieAdd appconfig.h for demo app.
2006-05-27 bernieSwitch to a smaller default fount.
2006-05-27 bernieClean it up a bit more.
2006-05-27 bernieAdd some delay to slow things down.
2006-05-27 bernieKill old window demo.
2006-05-27 bernieMove 6x8 font to fonts/.
2006-05-27 bernieSmall prop fonts.
2006-05-27 berniePoor man's subject/observer pattern.
2006-05-27 bernieFactor out, simplify and document clipping.
2006-05-27 bernieOptimize away divisions in RAST_ADDR/MASK macros.
2006-05-27 bernieMake demos a bit more interesting.
2006-05-25 bernieConvert full ISO Latin 1 character set.
2006-05-25 bernieCleanup.
2006-05-25 bernieImplement correct and faster clipping for algo text.
2006-05-25 bernieImplement menu timeouts.
2006-05-23 battIncrease J6 pin number from 32 to 34 (34 pin connectors...
2006-05-23 battConnect ATmega64 to correct analog ground.
2006-05-23 battRe-annotate entire design.
2006-05-23 battSimplify analog input filters.
2006-05-23 battRemove analog reference.
2006-05-22 battCleanup.
2006-05-22 battSimplify schematic :)
2006-05-20 battChange opamps.
2006-05-20 battAdd Develer tile block.
2006-05-20 battAdd reset supervisor; cleanup.
2006-05-19 battFix analog path gain; add out shift register; finished...
2006-05-18 battFinish analog sheet; add voltage reference.
2006-05-18 bernieMove PROTOCOL to doc/PROTOCOL.
2006-05-18 bernieProtocol RFC.
2006-05-18 bernieIgnore generated files.
2006-05-18 bernieNew triface devlib application.
next