| Commit message (Expand) | Author | Age |
| * | MPIO HD200: rename button defines to adhere how they are labeled on the device. | Marcin Bukat | 2010-11-02 |
| * | Begin committing keymap plugins for the Philips GoGear HDD6330. | Robert Menes | 2010-11-02 |
| * | lamp plugin: | Teruaki Kawashima | 2010-11-01 |
| * | reduce casts between "unsinged char *" and "fb_data *". make calculation prec... | Teruaki Kawashima | 2010-11-01 |
| * | disktidy: handles user abort properly. | Teruaki Kawashima | 2010-10-31 |
| * | Commit FS #11682 by Teruaki Kawashima: fix the disktidy plugin | Robert Menes | 2010-10-31 |
| * | Fix and extend imageviewer png support. FS#11641 by me | Marcin Bukat | 2010-10-31 |
| * | test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fi... | Nils Wallménius | 2010-10-27 |
| * | fix that disktidy plugin and shopper plugin is not usable when Show Icons set... | Teruaki Kawashima | 2010-10-26 |
| * | fix leak-file-handles. | Teruaki Kawashima | 2010-10-23 |
| * | Add plugin keymaps to fft for the GoGear SA9200. | Robert Menes | 2010-10-21 |
| * | add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted. | Teruaki Kawashima | 2010-10-17 |
| * | Remove some inconsistent guarding around cpucache_* functions to fix a test_c... | Nils Wallménius | 2010-10-16 |
| * | Pitch detector: do not break profiling builds. | Nils Wallménius | 2010-10-15 |
| * | Resistor calculator: make brace-style consistent | Frank Gevaerts | 2010-10-14 |
| * | Fix typo in resistor plugin help text | Michael Chicoine | 2010-10-14 |
| * | Resistor calculator: Initialise variable to make the compiler shut up about i... | Frank Gevaerts | 2010-10-13 |
| * | Resistor calculator: Support Gigaohms in resistor to colour conversion, and g... | Frank Gevaerts | 2010-10-13 |
| * | Resistor calculator: Use correct units if resistor to colour uses kilo- or me... | Frank Gevaerts | 2010-10-13 |
| * | Add violet, grey and white multiplier for completeness | Frank Gevaerts | 2010-10-13 |
| * | Fix some incorrect colour-to-resistance results. The price is that sometimes ... | Frank Gevaerts | 2010-10-13 |
| * | Resistor calculator: Add lots of static, and slightly reorganise the code | Frank Gevaerts | 2010-10-13 |
| * | Simplify resistance to colour calculations, removing some bugs in the process. | Frank Gevaerts | 2010-10-13 |
| * | fix sorting of track list when tracks with track number and tracks without tr... | Teruaki Kawashima | 2010-10-13 |
| * | fix FS#11659. wait for user input before exiting the plugin. | Teruaki Kawashima | 2010-10-12 |
| * | Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp... | Thomas Martitz | 2010-10-11 |
| * | Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t... | Thomas Martitz | 2010-10-10 |
| * | Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie... | Thomas Martitz | 2010-10-10 |
| * | Guard the cpucache_invalidate() with proper #ifdefs | Frank Gevaerts | 2010-10-10 |
| * | Invalidate the CPU cache after clearing bss, to make sure that bss variables ... | Frank Gevaerts | 2010-10-10 |
| * | Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations... | Thomas Martitz | 2010-10-10 |
| * | correct comment in configfile.h, FS#11292 by Chris Savery. | Teruaki Kawashima | 2010-10-10 |
| * | use different function to resize bitmap for greylib. | Teruaki Kawashima | 2010-10-10 |
| * | alarm clock: don't have user pause the playback manually. make the plugin pau... | Teruaki Kawashima | 2010-10-07 |
| * | text viewer: | Teruaki Kawashima | 2010-10-06 |
| * | fix crash after unplugging USB while in image viewer plugin. | Teruaki Kawashima | 2010-10-05 |
| * | pictureflow: | Teruaki Kawashima | 2010-10-05 |
| * | Resistor calculator: Don't assume a specific foreground colour | Frank Gevaerts | 2010-10-03 |
| * | Resistor calculator: simplify layout code, add scrolling, and handle error cases | Frank Gevaerts | 2010-10-03 |
| * | Make test_fps test the greylib on both cores of dual core targets. | Jens Arnold | 2010-10-03 |
| * | Fix typo properly this time, to ensure all green | Frank Gevaerts | 2010-10-02 |
| * | Fix typo, which should fix yellow | Frank Gevaerts | 2010-10-02 |
| * | Resistor plugin: | Frank Gevaerts | 2010-10-02 |
| * | picture flow: clean up code. no functional changes. | Teruaki Kawashima | 2010-10-02 |
| * | New plugin: Resistor code calculator | Frank Gevaerts | 2010-10-02 |
| * | text editor: decrease size of extension to reduce stack usage. | Teruaki Kawashima | 2010-10-01 |
| * | use correct condition for #if for tagcache_fill_tags(). | Teruaki Kawashima | 2010-09-30 |
| * | fix red | Marcin Bukat | 2010-09-29 |
| * | imageviewer bmp - drop special case for grey bitmap scaller | Marcin Bukat | 2010-09-29 |
| * | fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop... | Marcin Bukat | 2010-09-29 |