summaryrefslogtreecommitdiff
path: root/apps/plugins/clock (follow)
Commit message (Expand)AuthorAge
* Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis2013-04-26
* Make local functions static in clock and chessbox pluginBertrik Sikken2011-12-31
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* S#10387 - Rework pluginlib actionsThomas Martitz2010-05-20
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* Clock: Fix rendering.Karl Kurbjun2009-09-04
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* set svn:keywords propertyTeruaki Kawashima2009-07-12
* Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2009-07-05
* Make clock menu capitalizing consistent (FS#9939). There is an ongoing Alexander Levin2009-03-01
* Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz2009-02-26
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#8995 by Mark Ganson fixing the display of am/pm for the digital clock modeNils Wallménius2008-05-15
* Plugin parameters should be const.Steve Bavin2008-05-13
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold2008-04-13
* Optimise some more line drawing calls.Jens Arnold2008-04-12
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* save clock plugin settings in correct directoryRobert Kukla2008-03-17
* Fixed the problems on the new version of the fire plugin (so repush it), adde...Kevin Ferrare2008-01-23
* Change wording of date options to clarify; previously English format was not ...Steve Bavin2008-01-14
* Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold2008-01-04
* Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold2007-11-29
* Clock: * Correct aspect ratio on archos recorders (target only, checking for ...Jens Arnold2007-08-12
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* Clock plugin : added the repeat action to the mode/skin change button mappingsKevin Ferrare2007-08-05
* made the jackpot plugin use the new common sprite functions, cosmetic change ...Kevin Ferrare2007-08-04
* Clock plugin : centered the binary plugin, moved the AM/PM mark to the right ...Kevin Ferrare2007-08-04
* clock plugin : check wether it's necessary to save the settings, correct form...Kevin Ferrare2007-08-04
* Rewrote the clock plugin in a cleaner and more modular way so that it can sca...Kevin Ferrare2007-08-04