summaryrefslogtreecommitdiff
path: root/apps/plugins/calendar.c
AgeCommit message (Expand)Author
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré
2008-10-26Change button map for iaudio x5 and m5 to avoid using impossible button combo...Nils Wallménius
2008-10-25Add MEM_FUNCTION_WRAPPERS to fix linker errors and tweak the ipod buttonmap s...Nils Wallménius
2008-10-25Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targ...Nils Wallménius
2008-10-24FS#9487 fixes and improvements of the calendar plugin by Teruaki KawashimaNils Wallménius
2008-10-04Made some read-only arrays const, simplified a funky for-loop, fixed potentia...Bertrik Sikken
2008-10-03Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho...Nils Wallménius
2008-09-12fix out-of-bounds array accessFrank Gevaerts
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-04-12Optimise some more line drawing calls.Jens Arnold
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-01-16Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....Jens Arnold
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-07-27Fixed the broken calendar save functionLinus Nielsen Feltzing
2004-07-27Adapted to new event handlingLinus Nielsen Feltzing
2004-05-08Fixes: snprintf() lengths, buffer sizes.Jens Arnold
2003-12-23I found several plugins to draw beyond screen boundaryJörg Hohensohn
2003-11-20The calendar couldn't handle a non-default font in some occasionsLinus Nielsen Feltzing
2003-08-08Huw Smith's fix for saving memo function.Hardeep Sidhu
2003-07-24correct build errorsRobert Hak
2003-07-24Huw Smith's calendar pluginDaniel Stenberg