| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Make disabling HAVE_PITCHSCREEN actually work without breaking the build | Frank Gevaerts | 2010-09-17 |
| * | pitch_detector: don't use a struct with only one member | Rafaël Carré | 2010-09-14 |
| * | Extend lc_open() to also being able to load overlay plugins. | Thomas Martitz | 2010-09-09 |
| * | keybox: do not leak filehandle when the wrong password is entered. | Nils Wallménius | 2010-09-08 |
| * | invadrox: make all inline functions static inline | Rafaël Carré | 2010-09-07 |
| * | invadrox: make inline function static inline | Rafaël Carré | 2010-09-07 |
| * | pitch_detector: build with -std=gnu99 | Rafaël Carré | 2010-09-07 |
| * | plugins (doom, midi, rockboy): don't use non-static inline | Rafaël Carré | 2010-09-07 |
| * | buflib_get_data(): static inline ensures it will be inlined | Rafaël Carré | 2010-09-07 |
| * | Change the file name extension for the shopper plugin from 'list' to a more d... | Alexander Levin | 2010-09-02 |
| * | fix test_codec broken after r27968 | Rafaël Carré | 2010-09-02 |
| * | battery_bench: make functions/struct/variables static | Rafaël Carré | 2010-09-02 |
| * | Ged rid of uisimulator/common/io.c for android builds. | Thomas Martitz | 2010-09-01 |
| * | Update comments in the helloword plugin. | Thomas Martitz | 2010-08-30 |
| * | Plugins: modify IRAM copying code | Rafaël Carré | 2010-08-30 |
| * | Fix r27923: folder size displayed "lld" in properties | Rafaël Carré | 2010-08-28 |
| * | disktidy: store the number of removed files as global scope | Rafaël Carré | 2010-08-28 |
| * | cube: only needs text buffer on LCD_BITMAP | Rafaël Carré | 2010-08-28 |
| * | fix r27926 : lcd_puts() not changed to lcd_putsf() | Rafaël Carré | 2010-08-28 |
| * | plugins: use lcd_putsf/lcd_putsxyf | Rafaël Carré | 2010-08-28 |
| * | splitedit: fix snprintf() argument (size of wrong buffer) | Rafaël Carré | 2010-08-28 |
| * | wormlet: remove some text buffers | Rafaël Carré | 2010-08-28 |
| * | properties: remove some text buffers | Rafaël Carré | 2010-08-28 |