summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2004-05-19fix the next-song stuff for the player arch as wellDaniel Stenberg
2004-05-19next-song support added to WPS, using new tags, and killed some trailingDaniel Stenberg
2004-05-19Grayscale demo plugin, now using the grayscale libraryJens Arnold
2004-05-19First real library version of the grayscale frameworkJens Arnold
2004-05-19o removed the grayscale framework, it gets linked in from the libplugin insteadDaniel Stenberg
2004-05-19o killed trailing whitespaceDaniel Stenberg
2004-05-19grayscale framework headerDaniel Stenberg
2004-05-19this source file was moved to the lib/ dir insteadDaniel Stenberg
2004-05-19moved Jens Arnold's grayscale frame work source file to the plugin libraryDaniel Stenberg
2004-05-18added apps/plugins/lib stuffLinus Nielsen Feltzing
2004-05-18Further adjustments for the plugin libraryLinus Nielsen Feltzing
2004-05-18This makefile builds one single libplugin.a library by linking togetherDaniel Stenberg
2004-05-18maintain view center when zooming, cache the previous zoom image as far as me...Jörg Hohensohn
2004-05-17Included newest grayscale frameworkJens Arnold
2004-05-17Implemented scrolling up/down by n pixels (<= 7)Jens Arnold
2004-05-15Included improved grayscale frameworkJens Arnold
2004-05-15Vastly improved speed for gray_fillrect(), gray_drawgraymap(), left and right...Jens Arnold
2004-05-14FixedJens Arnold
2004-05-14Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold
2004-05-14reject images with restart markers for nowJörg Hohensohn
2004-05-13more compatible huffman table parsing, tolerate restart markersJörg Hohensohn
2004-05-13Bulgarian translation by ventsi84 at thecrayer.comDaniel Stenberg
2004-05-13Upped the max support number of lines in the WPS to 13.Daniel Stenberg
2004-05-12jpeg viewer: use Play to zoom in, On to zoom out, arrows to scrollJörg Hohensohn
2004-05-12gray_drawbitmap() changed to use the same bitmap format as lcd_bitmap(). Also...Jens Arnold
2004-05-12Keep running charging animation until top-off is completedBjörn Stenberg
2004-05-12preparation for the JPEG viewerJörg Hohensohn
2004-05-10Updated with the latest grayscale frameworkJens Arnold
2004-05-10A plugin containing a framework to use grayscale display, primarily aimed at ...Jens Arnold
2004-05-09adaptive spinup controlJörg Hohensohn
2004-05-09While searching the voice crash like a madman, I made this module a lot more ...Jörg Hohensohn
2004-05-08Fixes: snprintf() lengths, buffer sizes.Jens Arnold
2004-05-02Minor tweak for plugin_register_timer()Jens Arnold
2004-05-01fix a simulator warningJörg Hohensohn
2004-05-01fix red and yellowJörg Hohensohn
2004-04-30better clear the IRQ, although it worked withoutJörg Hohensohn
2004-04-30LCD contrast setting on F2/F3Jörg Hohensohn
2004-04-30didn't I say no more hardware banging?Jörg Hohensohn
2004-04-30uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn
2004-04-30uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn
2004-04-30new plugin features for stuff I'm working on: user timer, TSR, threads, contr...Jörg Hohensohn
2004-04-28A checkbox widgetLinus Nielsen Feltzing
2004-04-22Some changes to make the stop watch work better on the player, like scrolling...Linus Nielsen Feltzing
2004-04-21Spelling fixes and hyphenation adjustments for pronounciationJens Arnold
2004-04-21The month wasn't spoken in set_time_screen()Linus Nielsen Feltzing
2004-04-21Another lcd_setmargin fix for bookmark select.Henrik Backe
2004-04-21Unified usage of lcd transfer codeJens Arnold
2004-04-21Now uses grayscalescvs diff -u apps/plugins/mandelbrot.c! Plus some internal ...Linus Nielsen Feltzing
2004-04-21Moved set_time_screen() to screens.cLinus Nielsen Feltzing
2004-04-20Overflow error fixJens Arnold