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