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