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