summaryrefslogtreecommitdiffstats
path: root/apps/plugins/clock
AgeCommit message (Expand)AuthorFilesLines
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz1-22/+14
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz1-1/+1
2009-09-04Clock: Fix rendering.Karl Kurbjun4-8/+9
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun1-25/+30
2009-07-17Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré1-2/+0
2009-07-17Storage API : remove undeeded target-specific functionsRafaël Carré1-0/+2
2009-07-12set svn:keywords propertyTeruaki Kawashima17-17/+17
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere1-3/+3
2009-03-01Make clock menu capitalizing consistent (FS#9939). There is an ongoing Alexander Levin1-1/+1
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz1-1/+7
2009-01-16loader-initialized global plugin API:Andrew Mahone2-7/+2
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg11-136/+45
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-1/+1
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye5-36/+39
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg17-34/+68
2008-05-15FS#8995 by Mark Ganson fixing the display of am/pm for the digital clock modeNils Wallménius1-1/+1
2008-05-13Plugin parameters should be const.Steve Bavin2-3/+3
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin16-16/+16
2008-04-13Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold1-2/+0
2008-04-12Optimise some more line drawing calls.Jens Arnold1-14/+9
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-5/+5
2008-03-17save clock plugin settings in correct directoryRobert Kukla1-1/+1
2008-01-23Fixed the problems on the new version of the fire plugin (so repush it), adde...Kevin Ferrare1-6/+7
2008-01-14Change wording of date options to clarify; previously English format was not ...Steve Bavin1-6/+6
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold1-1/+1
2007-11-29Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold1-2/+2
2007-08-12Clock: * Correct aspect ratio on archos recorders (target only, checking for ...Jens Arnold1-13/+32
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-1/+1
2007-08-05Clock plugin : added the repeat action to the mode/skin change button mappingsKevin Ferrare1-0/+9
2007-08-04made the jackpot plugin use the new common sprite functions, cosmetic change ...Kevin Ferrare1-5/+6
2007-08-04Clock plugin : centered the binary plugin, moved the AM/PM mark to the right ...Kevin Ferrare4-13/+16
2007-08-04clock plugin : check wether it's necessary to save the settings, correct form...Kevin Ferrare3-75/+102
2007-08-04Rewrote the clock plugin in a cleaner and more modular way so that it can sca...Kevin Ferrare22-0/+1753