summaryrefslogtreecommitdiff
path: root/apps/plugins/clock/clock.h (unfollow)
Commit message (Expand)Author
2009-07-12set svn:keywords propertyTeruaki Kawashima
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2007-08-04Rewrote the clock plugin in a cleaner and more modular way so that it can sca...Kevin Ferrare
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski
2006-02-04Added GDB API - a way to call stub procedures from a DEBUG build.Tomasz Malesinski
2006-02-03Added non-blocking get/put_byte routines.Tomasz Malesinski
2006-01-25Generic USB serial driver on ISP1582Tomasz Malesinski
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing
2005-02-04New Recording Option: Show recording screen on startupChristi Scarborough
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-05-30fixed show_logo()Daniel Stenberg
2002-05-24Proper declaration of show_splash and main_menuBjörn Stenberg
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg