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