summaryrefslogtreecommitdiffstats
path: root/apps/plugins/clock.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold1-1/+1
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+19
2006-12-05fix the analog clock on 'portrait' screensMarcoen Hirschberg1-1/+1
2006-12-05add gigabeat button definesMarcoen Hirschberg1-0/+18
2006-11-19* Move checkbox to plugin api (core never uses it)Jonathan Gordon1-4/+5
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun1-5/+0
2006-11-10Fix the second inverseKarl Kurbjun1-1/+1
2006-11-10Clock plugin now scales with the screen size. The binary and plain mode stil...Karl Kurbjun1-157/+149
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+20
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+18
2006-06-30I should be sleepingKevin Ferrare1-7/+7
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare1-1/+26
2006-04-07Add button mappings and support for iAudio X5, also simplified a bit of code.Zakk Roberts1-12/+31
2006-03-06Actually. Let's build for the 3G.Zakk Roberts1-11/+7
2006-03-06Fix H300 builds. Don't compile for iPod 3G yet.Zakk Roberts1-7/+11
2006-03-06Enormous clock update. Most major functions rewritten & hugely optimized; a n...Zakk Roberts1-1616/+1508
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-1/+2
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman1-1/+1
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing1-6/+6
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold1-100/+100
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold1-100/+100
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold1-51/+122
2004-12-14Fixed general settings typo, split up general settings function, added cursor...Zakk Roberts1-227/+444
2004-11-19There will soon exist bitmapped players without RTC (iRiver)Linus Nielsen Feltzing1-1/+1
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold1-15/+31
2004-09-07Show counter option is now saved to diskZakk Roberts1-9/+15
2004-08-05Removed extra constZakk Roberts1-30/+30
2004-08-05New checkboxes introduced for improved, reworked options screen - new option ...Zakk Roberts1-244/+407
2004-08-01General settings at ON+F3, more animations and progressbar at credits roll, c...Zakk Roberts1-321/+333
2004-07-23Now you can exit the clock plugin againLinus Nielsen Feltzing1-17/+8
2004-07-18Fixed credits roll, and improved animations. Revised the release notes as well.Zakk Roberts1-111/+67
2004-07-18Cosmetic code changes, new countdown mode - accessed at ON+F2Zakk Roberts1-114/+460
2004-07-17Analog time display bugfix and digital/lcd 12h settings seperatedZakk Roberts1-14/+43
2004-07-08Removed progressbar() and a few tables as wellLinus Nielsen Feltzing1-17/+3
2004-06-30Changed the behaviour of F2, and simplified the version string handlingLinus Nielsen Feltzing1-17/+33
2004-06-30Fixed simulator buildHardeep Sidhu1-5/+6
2004-06-30Major clock update by Zakk Roberts (patch #932605)Hardeep Sidhu1-531/+2176
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg1-5/+5
2003-12-28Fixed yellow and red buildsLinus Nielsen Feltzing1-3/+3
2003-12-28Patch #866595, a rock that displays a clock, both digital and analog, by Zakk...Linus Nielsen Feltzing1-0/+748