| Commit message (Expand) | Author | Age |
| * | FS#11673: picture flow: improve scrolling text, by myself. | Teruaki Kawashima | 2010-11-03 |
| * | Okay, this should be the last few "prevent red" fixes to be | Robert Menes | 2010-11-03 |
| * | Another "keep the reds away" fix. | Robert Menes | 2010-11-03 |
| * | Whoops, nearly forgot to define the help screen text for | Robert Menes | 2010-11-03 |
| * | These should be the last of the plugin keymaps required | Robert Menes | 2010-11-03 |
| * | Still coming along with HDD6330 plugin keymaps. | Robert Menes | 2010-11-02 |
| * | Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K... | Andree Buschmann | 2010-11-02 |
| * | Enable building of metronome for hwcodec targets and swcodec sims which was a... | Marianne Arnold | 2010-11-02 |
| * | More plugin keymaps for the HDD6330. Quite a lot of commits. ;) | Robert Menes | 2010-11-02 |
| * | More plugin keymaps for the GoGear HDD6330. | Robert Menes | 2010-11-02 |
| * | Commit a few more GoGear HDD6330 keymaps. | Robert Menes | 2010-11-02 |
| * | 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 |