| Commit message (Expand) | Author | Age |
| * | fuze+: add pluginlib keymap | Amaury Pouly | 2011-10-02 |
| * | rk27xx - enable a few test plugins | Marcin Bukat | 2011-09-06 |
| * | Remove buflib from the pluginlib and use the core one. | Thomas Martitz | 2011-08-30 |
| * | Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down() | Thomas Jarosch | 2011-08-25 |
| * | Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i... | Thomas Jarosch | 2011-08-25 |
| * | Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ... | Michael Giacomelli | 2011-05-26 |
| * | RaaA: Fix write locations of plugins | Thomas Jarosch | 2011-03-02 |
| * | Hopefully all green now | Thomas Martitz | 2011-02-09 |
| * | Fix remaining reds. | Thomas Martitz | 2011-02-09 |
| * | * Rename backlight_force_on to backlight_ignore_timeout to make it clear what... | Teruaki Kawashima | 2011-01-24 |
| * | HD300 - greylib callibration data (taken from iAudio M5 - works well) | Marcin Bukat | 2010-11-30 |
| * | HD300 - plugins keymaps | Marcin Bukat | 2010-11-30 |
| * | 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 |
| * | lamp plugin: | Teruaki Kawashima | 2010-11-01 |
| * | Add plugin keymaps to fft for the GoGear SA9200. | Robert Menes | 2010-10-21 |
| * | 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 |
| * | 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 |
| * | fix red | Marcin Bukat | 2010-09-29 |
| * | fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop... | Marcin Bukat | 2010-09-29 |
| * | Extend lc_open() to also being able to load overlay plugins. | Thomas Martitz | 2010-09-09 |
| * | buflib_get_data(): static inline ensures it will be inlined | Rafaël Carré | 2010-09-07 |
| * | plugins: use lcd_putsf/lcd_putsxyf | Rafaël Carré | 2010-08-28 |
| * | Fix typo | Frank Gevaerts | 2010-08-28 |
| * | Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin... | Magnus Holmgren | 2010-08-26 |
| * | Remove a bunch of build conditions inside .c files | Rafaël Carré | 2010-08-25 |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-24 |
| * | Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i... | Thomas Martitz | 2010-08-24 |
| * | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz | 2010-08-23 |
| * | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-23 |
| * | strncpy.c / assert.h : need to include _ansi.h | Rafaël Carré | 2010-07-25 |
| * | improve displaying of string containing diacritic characters. add some charac... | Teruaki Kawashima | 2010-07-12 |
| * | some improvements for simple viewer. | Teruaki Kawashima | 2010-06-29 |
| * | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz | 2010-06-21 |
| * | reorder apps/plugins/lib/SOURCES. | Teruaki Kawashima | 2010-06-18 |
| * | HD200 - calibrate lcdlinear[] matrix | Marcin Bukat | 2010-06-18 |
| * | fix yellow. | Teruaki Kawashima | 2010-06-08 |
| * | add simple text viewer to pluginlib and use this for dict to show description. | Teruaki Kawashima | 2010-06-08 |
| * | Add a mapping for the PLA_EXIT action for Iriver remote and provide it in the... | Marianne Arnold | 2010-06-05 |
| * | Fix PLA_EXIT and PLA_CANCEL for the Iaudio M5 and X5, make them more intuitiv... | Marianne Arnold | 2010-06-05 |
| * | Convert some more stuff to mylcd_ and support pgfx as well. | Michael Sevakis | 2010-06-04 |
| * | Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c... | Michael Sevakis | 2010-06-04 |
| * | FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_ff... | Michael Sevakis | 2010-06-02 |
| * | Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f... | Szymon Dziok | 2010-05-24 |
| * | Clipv2 / Clip+ : lcd scanrate checked with test_scanrate | Rafaël Carré | 2010-05-20 |
| * | Fix reds: add m3 keypad, fix typo in the ipods part, correct button for h10, ... | Thomas Martitz | 2010-05-20 |