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