| Commit message (Expand) | Author | Age |
| * | Make disabling HAVE_PITCHSCREEN actually work without breaking the build | Frank Gevaerts | 2010-09-17 |
| * | Plugins: modify IRAM copying code | Rafaël Carré | 2010-08-30 |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | 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 |
| * | mpegplayer mad: apply r27655 fix | Rafaël Carré | 2010-08-01 |
| * | Revert accidental commit of "%z" support in r26071 (the implementation assume... | Frank Gevaerts | 2010-07-18 |
| * | r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't ... | Michael Sevakis | 2010-06-29 |
| * | CPP substitution isn't made inside " ", but we need " " when using , in a gas... | Rafaël Carré | 2010-06-11 |
| * | FS#11335 by me: make ARM assembly functions thumb-friendly | Rafaël Carré | 2010-06-11 |
| * | Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c... | Michael Sevakis | 2010-06-04 |
| * | mpegplayer: use OFF_T_MIN/MAX instead of LONG_MIN/MAX in one spot. Define OFF... | Michael Sevakis | 2010-05-21 |
| * | Simplify mpegplayer a bit and use array-based lists rather than linked lists ... | Michael Sevakis | 2010-05-17 |
| * | I think I intended a different expression. | Michael Sevakis | 2010-05-17 |
| * | How punny. Just one more whack-a-mole to get. | Michael Sevakis | 2010-05-16 |
| * | MPEGPlayer: reconceal the point puns | Michael Sevakis | 2010-05-16 |
| * | MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning... | Michael Sevakis | 2010-05-16 |
| * | Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat... | Michael Sevakis | 2010-05-15 |
| * | Fix yellow: missed a cast | Jeffrey Goode | 2010-05-15 |
| * | Eliminate %zd tag in printf format strings, replace them with %ld. The %z for... | Jeffrey Goode | 2010-05-15 |
| * | Fix various size_t related warnings and errors | Frank Gevaerts | 2010-05-14 |
| * | another cast ssize_t -> long | Rafaël Carré | 2010-05-14 |
| * | mpegplayer: One last dealie-O for now: Change all "WVS" usage in the code for... | Michael Sevakis | 2010-05-07 |
| * | mpegplayer: make button timeout half the OSD update interval so that it updat... | Michael Sevakis | 2010-05-07 |
| * | Add support for the next/prev side buttons to mpegplayer on the Gigabeat S to... | Michael Sevakis | 2010-05-07 |
| * | Fix some size_t related warnings (hopefully, they seem system dependant). | Thomas Martitz | 2010-05-06 |
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |
| * | Improve motion compensation for ARM: * Use less registers in the simple copy ... | Jens Arnold | 2010-05-02 |
| * | Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per ... | Jens Arnold | 2010-05-02 |
| * | Add MPIO HD200 port - changed files | Marcin Bukat | 2010-04-26 |
| * | Fuzev2: add dithering option for mpegplayer | Rafaël Carré | 2010-03-28 |
| * | fix red | Rafaël Carré | 2010-03-25 |
| * | mpegplayer: align video output data structure only on multicore | Rafaël Carré | 2010-03-25 |
| * | Get rid of unnecessary alignment of struct member which also caused arm-elf-e... | Jens Arnold | 2010-03-09 |
| * | Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ... | Szymon Dziok | 2010-02-14 |
| * | mpegplayer: reset foreground/background color and clear display in case they ... | Teruaki Kawashima | 2010-01-21 |
| * | mpegplayer: | Teruaki Kawashima | 2010-01-13 |
| * | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev | 2009-12-15 |
| * | Yet more GoGear SA9200 plugin keymaps. Almost done! | Robert Menes | 2009-12-07 |
| * | Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ... | Andrew Mahone | 2009-11-20 |
| * | Make the codecs use more IRAM on S5L870x, as we have plenty of it. | Michael Sparmann | 2009-11-09 |
| * | Fix red caused by ancient incorrect #ifdefs. | Thomas Martitz | 2009-10-20 |
| * | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz | 2009-10-20 |
| * | * Fix plugin keymaps for VX777 | Maurus Cuelenaere | 2009-08-31 |
| * | fix red. | Teruaki Kawashima | 2009-08-27 |
| * | Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem... | Teruaki Kawashima | 2009-08-27 |
| * | Make the formatter functions used by the settings return a pointer to avoid u... | Nils Wallménius | 2009-08-20 |
| * | FS#10526: mpegplayer audio out of sync, reverts r22280 | Jeffrey Goode | 2009-08-15 |
| * | FS#10504: Make mpegplayer audio thread use correct sample count | Jeffrey Goode | 2009-08-12 |
| * | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli | 2009-08-04 |