| Commit message (Expand) | Author |
| 2007-08-04 | Rewrote the clock plugin in a cleaner and more modular way so that it can sca... | Kevin Ferrare |
| 2007-07-31 | Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ... | Nils Wallménius |
| 2007-07-31 | Converted the menus to the new API in the clock plugin and started to port to... | Kevin Ferrare |
| 2007-07-31 | Removed duplicated code for menu items definition, made the plugin use the ac... | Kevin Ferrare |
| 2007-07-31 | plugins code cleanup : moved the duplicated fixed point table loockup based s... | Kevin Ferrare |
| 2007-06-25 | If setting a bool, tell the settings code it is bool, not int. Fixes FS #7205 | Peter D'Hoye |
| 2007-05-08 | Move the old api out of the core and into the plugin lib. | Jonathan Gordon |
| 2007-03-16 | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold |
| 2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
| 2007-02-28 | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla |
| 2007-02-21 | Correct drawing of hour hand when hour == 12 | Linus Nielsen Feltzing |
| 2007-02-20 | Add changes to in-file changelog. Changes of huge previous commit: Drawing no... | Zakk Roberts |
| 2007-02-20 | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12407 a1c6a512-1295-4272-9138... | Zakk Roberts |
| 2007-02-01 | Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig... | Jens Arnold |
| 2007-01-14 | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman |
| 2006-12-05 | fix the analog clock on 'portrait' screens | Marcoen Hirschberg |
| 2006-12-05 | add gigabeat button defines | Marcoen Hirschberg |
| 2006-11-19 | * Move checkbox to plugin api (core never uses it) | Jonathan Gordon |
| 2006-11-15 | Don't need to remove the backdrop for all plugins - leave it up for some. | Karl Kurbjun |
| 2006-11-10 | Fix the second inverse | Karl Kurbjun |
| 2006-11-10 | Clock plugin now scales with the screen size. The binary and plain mode stil... | Karl Kurbjun |
| 2006-10-26 | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell |
| 2006-08-03 | Barry Wardell's keymappings for H10 | Daniel Stenberg |
| 2006-06-30 | I should be sleeping | Kevin Ferrare |
| 2006-06-30 | To avoid having to use the main unit when accidentally launching a plugin fro... | Kevin Ferrare |
| 2006-04-07 | Add button mappings and support for iAudio X5, also simplified a bit of code. | Zakk Roberts |
| 2006-03-06 | Actually. Let's build for the 3G. | Zakk Roberts |
| 2006-03-06 | Fix H300 builds. Don't compile for iPod 3G yet. | Zakk Roberts |
| 2006-03-06 | Enormous clock update. Most major functions rewritten & hugely optimized; a n... | Zakk Roberts |
| 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-09-02 | Patch #1272052 by Henrik Backe - Move credits to a plugin | Linus Nielsen Feltzing |
| 2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
| 2005-06-28 | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold |
| 2005-06-24 | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold |
| 2004-12-14 | Fixed general settings typo, split up general settings function, added cursor... | Zakk Roberts |
| 2004-11-19 | There will soon exist bitmapped players without RTC (iRiver) | Linus Nielsen Feltzing |
| 2004-10-17 | Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti... | Jens Arnold |
| 2004-09-07 | Show counter option is now saved to disk | Zakk Roberts |
| 2004-08-05 | Removed extra const | Zakk Roberts |
| 2004-08-05 | New checkboxes introduced for improved, reworked options screen - new option ... | Zakk Roberts |
| 2004-08-01 | General settings at ON+F3, more animations and progressbar at credits roll, c... | Zakk Roberts |
| 2004-07-23 | Now you can exit the clock plugin again | Linus Nielsen Feltzing |
| 2004-07-18 | Fixed credits roll, and improved animations. Revised the release notes as well. | Zakk Roberts |
| 2004-07-18 | Cosmetic code changes, new countdown mode - accessed at ON+F2 | Zakk Roberts |
| 2004-07-17 | Analog time display bugfix and digital/lcd 12h settings seperated | Zakk Roberts |
| 2004-07-08 | Removed progressbar() and a few tables as well | Linus Nielsen Feltzing |
| 2004-06-30 | Changed the behaviour of F2, and simplified the version string handling | Linus Nielsen Feltzing |
| 2004-06-30 | Fixed simulator build | Hardeep Sidhu |
| 2004-06-30 | Major clock update by Zakk Roberts (patch #932605) | Hardeep Sidhu |