| Commit message (Expand) | Author | Age |
| * | Forgot to update the screen before splashing. | Jonas Häggqvist | 2005-09-02 |
| * | credits.raw is now created in the plugin build dir | Linus Nielsen Feltzing | 2005-09-02 |
| * | Patch #1272052 by Henrik Backe - Move credits to a plugin | Linus Nielsen Feltzing | 2005-09-02 |
| * | Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and... | Jens Arnold | 2005-09-01 |
| * | Fake an USB connections to force reload of the file-tree after running these ... | Jonas Häggqvist | 2005-08-31 |
| * | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold | 2005-08-29 |
| * | Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ... | Jens Arnold | 2005-08-29 |
| * | No need to build the example plugin "helloworld". Not building it also | Daniel Stenberg | 2005-08-23 |
| * | size check adjusted, naked bootbox is small | Jörg Hohensohn | 2005-08-23 |
| * | allow the flash plugin to verify the RomBox link address | Jörg Hohensohn | 2005-08-23 |
| * | Plugin that counds files and folders on harddisk. Works on all models. | Jonas Häggqvist | 2005-08-20 |
| * | argh, unused variable removed | Daniel Stenberg | 2005-08-13 |
| * | reverted the fixed 4 bytes write, made the read code more reliable, use | Daniel Stenberg | 2005-08-13 |
| * | Patch by XavierGr | Tomas Salfischberger | 2005-08-13 |
| * | Uncomment one line, which makes bad 80s music sound a bit better. | Stepan Moskovchenko | 2005-08-07 |
| * | Add this back in, for now. Will turn into real codec later, when plugins supp... | Stepan Moskovchenko | 2005-08-07 |
| * | Fix error/warning, change pitch bend to 9 bits | Stepan Moskovchenko | 2005-08-07 |
| * | Assembler optimised 64 bit multiplication for coldfire: ~15% speedup. Proper ... | Jens Arnold | 2005-08-01 |
| * | Another small opt for the SH1 64 bit multiplication. | Jens Arnold | 2005-08-01 |
| * | Further optimised asm 64 bit multiplication for SH1, speedup around 20%. | Jens Arnold | 2005-08-01 |
| * | Ooops, the adapted maximum iteration count was off by 60... | Jens Arnold | 2005-07-30 |
| * | Heavily improved mandelbrot plugin: (1) Calculation now uses 64bit fixed poin... | Jens Arnold | 2005-07-30 |
| * | Mandelbrot plugin fixes: (1) Aspect handling was broken, it has to keep the x... | Jens Arnold | 2005-07-28 |
| * | Grayscale lib: Moved the shift count doubling for unbuffered up/down scrollin... | Jens Arnold | 2005-07-28 |
| * | Adjusted grayscale demo plugin to H1x0: (1) Button assignment. (2) Variable s... | Jens Arnold | 2005-07-28 |
| * | Adjusted JPEG viewer to H1x0: (1) Button assignments. (2) Workaround for the ... | Jens Arnold | 2005-07-27 |
| * | Adjusted mandelbrot plugin to H1x0: (1) Working button assignment. (2) Differ... | Jens Arnold | 2005-07-27 |
| * | Grayscale library: (1) Ported to iriver H1x0. Experiments have shown that the... | Jens Arnold | 2005-07-27 |
| * | Moved implementation of user timer to the firmware layer, implemented it for ... | Jens Arnold | 2005-07-26 |
| * | Complete rework of the grayscale library: (1) Implemented the new rockbox gra... | Jens Arnold | 2005-07-25 |
| * | Sokoban: Use greyscale for walls, proper scaling of the player graphic, show ... | Jens Arnold | 2005-07-19 |
| * | Ooops. | Jens Arnold | 2005-07-19 |
| * | Use greyscale graphics in minesweeper. | Jens Arnold | 2005-07-19 |
| * | More preparations and conversions for colour LCD support. | Jens Arnold | 2005-07-19 |
| * | Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f... | Jens Arnold | 2005-07-19 |
| * | Added CPU_COLDFIRE define - one step closer to iAudio-port | Christian Gmeiner | 2005-07-18 |
| * | Optimised placement of lcd_set_drawmode() - the whole plugin uses DRMODE_FG. ... | Jens Arnold | 2005-07-14 |
| * | fixed the right-end too, added more letters on the big screens and added | Daniel Stenberg | 2005-07-14 |
| * | The scroll mode now takes advantage of the clipping support in the new | Daniel Stenberg | 2005-07-14 |
| * | Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili... | Jens Arnold | 2005-07-13 |
| * | Removed a heapload of TABs. | Jens Arnold | 2005-07-13 |
| * | Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2... | Jens Arnold | 2005-07-12 |
| * | Beginnings of a library complementing the core LCD functions. First function:... | Jens Arnold | 2005-07-12 |
| * | Cube.rock: converted to binary fixed-point arithmetic allowing for some more ... | Jens Arnold | 2005-07-12 |
| * | Reorganized encoder to allow compressing blocks in smaller chunks and | Dave Bryant | 2005-07-09 |
| * | Recovered from my major brain failure and reverted to using the same load add... | Linus Nielsen Feltzing | 2005-07-09 |
| * | H110 adjustments | Linus Nielsen Feltzing | 2005-07-08 |
| * | Renamed the iriver h120 defines and configs to "h120"! Added initial support | Daniel Stenberg | 2005-07-08 |
| * | Chip8 works again on grayscale devices | Linus Nielsen Feltzing | 2005-07-07 |
| * | entry *entryarray is static in the C source so it can't be extern here | Daniel Stenberg | 2005-07-07 |