summaryrefslogtreecommitdiff
path: root/apps/plugins/clock/clock_draw_analog.c
AgeCommit message (Expand)Author
2013-04-26Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis
2011-12-31Make local functions static in clock and chessbox pluginBertrik Sikken
2009-07-12set svn:keywords propertyTeruaki Kawashima
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-12Optimise some more line drawing calls.Jens Arnold
2007-08-12Clock: * Correct aspect ratio on archos recorders (target only, checking for ...Jens Arnold
2007-08-04Clock plugin : centered the binary plugin, moved the AM/PM mark to the right ...Kevin Ferrare
2007-08-04clock plugin : check wether it's necessary to save the settings, correct form...Kevin Ferrare
2007-08-04Rewrote the clock plugin in a cleaner and more modular way so that it can sca...Kevin Ferrare