| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | Whoops typoed the svn prop | Nils Wallménius | 2010-08-18 |
| * | Enable shopper plugin for charcell too and fix the :$ tag in shopper.c | Nils Wallménius | 2010-08-18 |
| * | FS10820 - Shopper, a shopping list plugin by Daniel Rigby. | Nils Wallménius | 2010-08-18 |
| * | Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and... | Thomas Martitz | 2010-08-12 |
| * | fix warrnings in test_core_jpeg.c and test_mem_jpeg.c | Marcin Bukat | 2010-08-08 |
| * | doom: fix types mismatch spotted by gcc 4.5.1 | Rafaël Carré | 2010-08-01 |
| * | mpegplayer mad: apply r27655 fix | Rafaël Carré | 2010-08-01 |
| * | Replace remaining printf in midi plugin (fix yellow/red) | Michael Chicoine | 2010-07-25 |
| * | Rename printf to prevent naming conflict. Also change comment to conform with... | Michael Chicoine | 2010-07-25 |
| * | strncpy.c / assert.h : need to include _ansi.h | Rafaël Carré | 2010-07-25 |
| * | s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/ | Nils Wallménius | 2010-07-24 |
| * | Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote... | Nils Wallménius | 2010-07-23 |
| * | pdbox: disable strict aliasing optimizations since pdbox breaks the strict al... | Nils Wallménius | 2010-07-23 |
| * | Sudoku coloured number display | Jens Arnold | 2010-07-22 |
| * | rockboy: simplify build condition | Rafaël Carré | 2010-07-21 |
| * | Revert accidental commit of "%z" support in r26071 (the implementation assume... | Frank Gevaerts | 2010-07-18 |
| * | improve displaying of string containing diacritic characters. add some charac... | Teruaki Kawashima | 2010-07-12 |
| * | text_editor: make functions and variables static. slightly reduce plugin size. | Teruaki Kawashima | 2010-07-12 |
| * | text_viewer: remove unneeded code. | Teruaki Kawashima | 2010-07-12 |
| * | pdbox: avoid making own DEBUG clash with rockbox define | Rafaël Carré | 2010-07-11 |
| * | lua: make DEBUG undefined by default, as doc states | Rafaël Carré | 2010-07-11 |
| * | Rename/change SIMVER to APP_TYPE in the Makefiles. | Thomas Martitz | 2010-07-10 |
| * | pdbox: Now backlight does not fade out -- making music requires attention. | Wincent Balin | 2010-07-10 |
| * | text viewer: fix the statusbar is displayed when the global statusbar setting... | Yoshihisa Uchida | 2010-07-08 |
| * | plugin api: delete sb_skin_update(). | Yoshihisa Uchida | 2010-07-08 |
| * | battery_bench: make log time start at 0 (since plugin started) | Rafaël Carré | 2010-07-07 |
| * | text viewer: fixed the following bugs. | Yoshihisa Uchida | 2010-07-07 |
| * | lrcplayer: | Teruaki Kawashima | 2010-07-06 |
| * | Commit FS#11458 by me. Fixes test_codec to work on files larger then the ava... | Michael Giacomelli | 2010-07-06 |
| * | text viewer: fixed StatusBar randomly appears (FS#11455). | Yoshihisa Uchida | 2010-07-05 |
| * | Move the test and benchmark plugins to the top of the viewers list, since if ... | Michael Giacomelli | 2010-07-05 |
| * | pdbox: Optimizations in the audio output code. | Wincent Balin | 2010-07-05 |
| * | pdbox: Added Sansa e200 to supported devices. | Wincent Balin | 2010-07-05 |
| * | pdbox: Added different sampling rates based on hardware capabilities. | Wincent Balin | 2010-07-05 |
| * | chessbox: fix 'i = i++', based on gnuchess4.0-pl80 | Rafaël Carré | 2010-07-04 |
| * | Add -lm to pdbox sim build | Frank Gevaerts | 2010-07-03 |
| * | Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old... | Frank Gevaerts | 2010-07-03 |
| * | text viewer: for tv_action and tv_bookmark, the prototype of the initializer ... | Yoshihisa Uchida | 2010-07-02 |
| * | text viewer: fixed garbage data are not stored in the setting file. | Yoshihisa Uchida | 2010-07-02 |
| * | metronome: fix issue that backlight doesn't turn off. | Teruaki Kawashima | 2010-07-01 |
| * | text editor: use plugin_get_buffer() to allocate buffer. if size of the file ... | Teruaki Kawashima | 2010-07-01 |
| * | text viewer: | Yoshihisa Uchida | 2010-07-01 |
| * | PacBox: Premultiply sound prom data on load rather than during emulation. Use... | Michael Sevakis | 2010-07-01 |
| * | Fix r27202 red. MCF5249 plugin IRAM is already very occupied. | Michael Sevakis | 2010-07-01 |
| * | Enable game sounds in PacBox. Sound is OFF by default but can be enabled from... | Michael Sevakis | 2010-07-01 |
| * | text viewer: the display of the statusbar is synchronized actual battery, tim... | Yoshihisa Uchida | 2010-06-30 |