bertos.git
2006-05-18 bernieSetup for AVR development.
2006-05-18 bernieser_open(): Document a bit more.
2006-05-18 bernieAdd struct Serial friendly typedef.
2006-05-18 bernieWork around missing ARCH_FREERTOS symbol.
2006-05-18 bernieUse hw_cpu.h instead of ubiquitous hw.h.
2006-05-18 bernieDon't include unneeded header hw.h.
2006-05-18 bernieUse hw_ser.h instead of ubiquitous hw.h.
2006-05-16 battConnect CPU I/O pins; add RTC and OPT connector.
2006-05-15 bernieAdd analog inputs.
2006-05-15 berniePreliminary schematic.
2006-05-15 bernieMove menu to gui/.
2006-05-15 bernieUse pkg-config.
2006-05-15 bernieDoxygen fix.
2006-05-15 bernierand() implementation.
2006-04-27 bernieFix naming conventions.
2006-04-27 bernieBreak on assertion failures.
2006-04-27 bernieNaming convention fixes; Partial merge from Grillo.
2006-04-27 bernieEnhance text rendering to arbitrary x,y coords.
2006-04-11 bernieAdd smooth scrolling for menus.
2006-04-11 bernietext_offset(): New function, but I'm not quite confiden...
2006-04-11 bernieImplemenent MF_SAVESEL flag.
2006-03-27 bernieAdd bouncing logo demo.
2006-03-27 bernieCPU_IDLE(): Fix for new emulator.
2006-03-27 berniegfx_blitImage(): New function; gfx_blitRaster(): Fix...
2006-03-27 bernieAdd CXXFLAGS; Add recursive targets.
2006-03-22 bernieMSVC support.
2006-03-22 bernieAdd demo application.
2006-03-22 bernieAdd build infrastructure.
2006-03-22 bernieWrap C++ stuff.
2006-03-22 bernieReformat.
2006-03-22 bernieUse the same format for fonts and rasters.
2006-03-22 bernieDon't use C99 stuff.
2006-03-22 bernieSimplifications from Grillo.
2006-03-22 bernieReduce memory usage.
2006-03-22 bernieAdd FreeRTOS support.
2006-03-22 bernieAdd a few more config options.
2006-03-22 bernieFormatting.
2006-03-22 bernieSimplify.
2006-03-21 bernieUpdate ARM support.
2006-03-20 bernieAdd missing forward declaration.
2006-03-20 bernieCleanups.
2006-03-20 berniepgm_read_int(): New macro.
2006-03-20 bernieFix typo.
2006-03-20 bernieAdd FreeRTOS and Observers support.
2006-03-20 bernieMake the TWI driver more generic to work with devices...
2006-03-20 bernieSpacing fix.
2006-03-20 bernieImplement support for ROM menus.
2006-03-20 bernieFix for avr-libc; INTERRUPT(): Remove macro.
2006-03-13 bernieAdd TODO item.
2006-03-13 bernieROUND_UP2: Rename from ROUND2.
2006-03-13 berniecontainerof(): New macro.
2006-03-13 bernieFONT_HAS_GLYPH(): New macro.
2006-03-13 bernieMark slow paths as UNLIKELY.
2006-03-07 bernieCorrectly compute text width for prop fonts; Make style...
2006-02-27 bernieAdd support for poor pre-C99 compilers.
2006-02-27 bernieMisc build and doc fixes from Grillo.
2006-02-24 bernieUpdate for new emulator.
2006-02-24 bernieLIST_ENQUEUE(): New macro; Remove obsolete names.
2006-02-24 bernieUpdate for new emulator.
2006-02-24 bernieCPU_SAVED_REGS_CNT: Declare for x86/x86_64.
2006-02-24 bernieRemove #error to allow compiling local demo.
2006-02-24 bernieEnable kernel and fix Doxygen markup.
2006-02-24 bernieUse new naming convention for list macros.
2006-02-24 bernieFixes for CONFIG_KERNEL.
2006-02-24 bernieFix header name.
2006-02-23 bernieDocumentation fixes.
2006-02-23 bernieDocumentation fix.
2006-02-23 bernieDocumentation fixes.
2006-02-23 bernieAdd even more code duplication until we properly refact...
2006-02-23 bernieRemove Linux specific hack.
2006-02-23 bernieAdd note for a frequently reported non-bug.
2006-02-23 bernieTRACEMSG() support for compilers with no variadic macros.
2006-02-23 bernieEmulate __func__ on MSVC.
2006-02-23 bernieFix for compilers without variadic macros support.
2006-02-23 bernieCompile fix for MSVC.
2006-02-22 bernieDon't be too anal for missing docs.
2006-02-21 bernieNew time handling based on TIMER_TICKS_PER_SEC to suppo...
2006-02-21 bernieCleanup/update process scheduling.
2006-02-21 bernieFix ssize_t redefinitions on glibc systems.
2006-02-21 bernieUpdate copyright info.
2006-02-21 bernieMove from cfg/ to top-level.
2006-02-21 bernieRemove obsolete file.
2006-02-20 bernieUse portable type checking.
2006-02-20 bernieInclude appconfig.h before using its definitions.
2006-02-20 berniePort to Qt 4.1.
2006-02-20 bernieDepend on cfg/os.h.
2006-02-20 berniePort to MacOSX.
2006-02-17 bernieSupport TRACE() and TRACEMSG() on hosted targets.
2006-02-17 bernieAdd missing UART definitions.
2006-02-17 bernieRename ser_emul.c to ser_posix.c.
2006-02-17 bernieFix undefined preprocessor symbol.
2006-02-17 bernieUpdate POSIX timer emulator.
2006-02-17 bernieAdd MOD_CHECK() checks.
2006-02-17 bernieUpdate POSIX serial emulator.
2006-02-17 bernieAdd MOD_CHECK() checks.
2006-02-16 bernieMacros for intermodule dependency checks.
2006-02-15 bernieRemove item from TODO list.
2006-02-15 bernieFont converter for DevLib.
2006-02-15 bernieAdd keyboard emulator.
2006-02-15 bernieSwitch to BITMAP_FMT_PLANAR_V_LSB.
next