Setup for AVR development.
[bertos.git] / mware /
2006-05-15 bernieMove menu to gui/.
2006-05-15 bernierand() implementation.
2006-04-27 bernieEnhance text rendering to arbitrary x,y coords.
2006-04-11 bernieImplemenent MF_SAVESEL flag.
2006-03-22 bernieReformat.
2006-03-22 bernieSimplifications from Grillo.
2006-03-20 bernieAdd missing forward declaration.
2006-03-20 berniepgm_read_int(): New macro.
2006-03-20 bernieFix typo.
2006-03-20 bernieImplement support for ROM menus.
2006-02-27 bernieAdd support for poor pre-C99 compilers.
2006-02-24 bernieLIST_ENQUEUE(): New macro; Remove obsolete names.
2006-02-24 bernieUpdate for new emulator.
2006-02-24 bernieFix header name.
2006-02-20 bernieInclude appconfig.h before using its definitions.
2006-02-17 bernieFix undefined preprocessor symbol.
2006-02-15 bernieMake title bold; Fix height when we have no menubar.
2006-02-10 bernieAdd menu system.
2006-02-10 bernieFix standalone build.
2006-02-10 bernieC++ fixes.
2006-01-23 bernieREVERSE_FOREACH_NODE(): New macro; FOREACHNODE(): Renam...
2006-01-16 bernieRename sig_t to sigbit_t to avoid clash with POSIX.
2005-11-27 bernieUse appconfig.h instead of cfg/config.h.
2005-11-27 bernieConvert to appconfig.h.
2005-11-27 bernieMove event.[ch] from kern/ to mware/.
2005-11-04 bernieMove graphics stuff from mware/ to gfx/.
2005-11-04 bernieFix one warning.
2005-11-04 bernieFix for LP64 architectures; Add some more tests.
2005-11-04 bernieFix reference to README.devlib in header.
2005-07-19 bernieUse appconfig.h instead of cfg/config.h.
2005-07-19 bernieRefactor to remove type aliasing problems.
2005-07-19 berniePGM_STR(): New macro.
2005-06-14 bernieAdd all missing functions.
2005-04-12 berniehost_to_net(16|32)(), net_to_host(16|32)(): New functions.
2005-04-11 bernieFixes for sprintf_test.
2005-04-11 bernieInclude top-level headers from cfg/ subdir.
2005-04-11 bernieDoxygen fixes.
2005-03-15 bernieSimpler, smaller, faster.
2005-03-01 bernieGive due credit for this astounding creation.
2005-03-01 bernieString table and localization stuff.
2005-03-01 bernieUse new CPU-neutral program-memory API.
2005-03-01 bernieUse shared hextab.
2005-03-01 berniePoor man's factored hex table.
2005-02-18 bernieAdd a few more paranoic tests.
2005-02-18 bernieFix bug with NULL buffers (caught with unit test).
2005-02-18 bernieVery rudimental test for sprintf() and friends.
2005-02-18 bernieInclude <mware/pgm.h> explicitly for non-Harvard archs.
2005-02-18 bernieAvoid strlen().
2005-02-16 bernieMacros for program memory access.
2005-02-16 bernieAdd %S formatter.
2005-02-16 bernieSimplify float code.
2005-01-22 bernieAdd integrity checks.
2005-01-20 alephFix progmem includes.
2005-01-08 bernieAdd missing type in declaration.
2005-01-08 bernieReally make it work on both architectures.
2005-01-08 bernieMake more portable.
2004-12-31 bernieRename UNUSED() to UNUSED_ARG().
2004-12-31 bernieSanitize for non-Harvard processors.
2004-12-31 bernielist_remHead(), list_remTail(): Name like normal functions.
2004-12-31 bernieMove seek function last in VT.
2004-12-08 bernieSuppress warning.
2004-12-08 bernieAdd missing header.
2004-12-08 bernieAdd missing header.
2004-12-08 bernieRemove done todo.
2004-11-28 bernieRemove obsolete INITLIST macro.
2004-11-16 bernieWorkaround for a known fifobuf bug.
2004-11-16 bernieUpdate to new naming scheme in mware/gfx.c.
2004-11-16 bernieFix off-by-one bug in [v]snprintf().
2004-11-16 bernieUpdate to new naming scheme in mware/gfx.c.
2004-11-01 bernieUpdate to current coding conventions.
2004-10-26 bernieheap_free(): Handle NULL pointers like free(), write...
2004-10-26 bernieFix spacing.
2004-10-21 bernieAdd a TODO item.
2004-10-21 bernieRevamp documentation.
2004-10-19 bernieFix header.
2004-10-03 bernieImport changes from kseries.
2004-10-03 bernieImport changes from sc/firmware.
2004-10-03 bernietext_widthf(), text_vwidthf(): New functions.
2004-10-03 berniesprintf(): Fix a serious bug; snprintf(): New function.
2004-09-20 bernieRelax assertion.
2004-09-20 bernieConditionalize AVR-specific code.
2004-09-20 bernieFix header; Conditionalize AVR-specific code.
2004-09-20 bernieFix header.
2004-09-14 bernieSpelling fix.
2004-09-14 bernieRename rectangle drawing functions; Unify filled/cleare...
2004-09-14 bernietext_xprintf(): Support all styles; Pixel-wise text...
2004-09-14 bernieReformat.
2004-09-14 bernieUse debug.h instead of kdebug.h.
2004-09-14 bernieMake more generic and adapt to new gfx functions.
2004-09-06 bernieExtend interface to allow any algorithmic style.
2004-09-06 bernieClarify side-effects in documentation.
2004-09-06 bernieSimplify code using ATOMIC().
2004-08-29 bernieRename BITS_PER_PTR to CPU_BITS_PER_PTR.
2004-08-29 bernieFix Doxygen markup and indentation.
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-24 bernieUse new-style config macros.
2004-08-24 bernieAdd type-size definitions for preprocessor.
2004-08-15 bernieMake the buffer a local variable, as documented.
2004-08-15 bernieupdcrc16(): inline version of UPDCRC16(); Cleanup docum...
2004-08-15 bernieAdd an #error to spread some FUD about the quality...
next