| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Adapted remote LCD driver and player graphics library to the new bitmap funct... | Jens Arnold | 2005-07-07 |
| * | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold | 2005-07-06 |
| * | Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCH... | Linus Nielsen Feltzing | 2005-07-06 |
| * | Created new viewer application to test WavPack encoding. Accepts .wav file | Dave Bryant | 2005-07-04 |
| * | Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and... | Jens Arnold | 2005-07-03 |
| * | A couple of optimisations. | Jens Arnold | 2005-07-02 |
| * | First runtime database support, self repairing, only playcount works for now, | Michiel Van Der Kolk | 2005-07-01 |
| * | Use macros instead of multiple #ifdef to make the code more readable. | Jens Arnold | 2005-07-01 |
| * | Associated .nfo with the text viewer | Linus Nielsen Feltzing | 2005-07-01 |
| * | Player graphics library extended and converted to new api. Please note that t... | Jens Arnold | 2005-06-30 |
| * | vbrfix boosts the cpu frequency | Linus Nielsen Feltzing | 2005-06-30 |
| * | No need to included unused data in the archos builds. | Jens Arnold | 2005-06-29 |
| * | Enabled sectioned compilation for the plugin library, and linking with garbag... | Jens Arnold | 2005-06-29 |
| * | Made it working again... | Jens Arnold | 2005-06-29 |
| * | removed old codec leftovers | Daniel Stenberg | 2005-06-29 |
| * | adjusted for the h300 to make it do similar as the h100 | Daniel Stenberg | 2005-06-29 |
| * | fix to enable plugins to build fine for h300 | Daniel Stenberg | 2005-06-29 |
| * | Hristo Kovachev's keypad fixes for the H300 build | Daniel Stenberg | 2005-06-29 |
| * | Third part of graphics api rework. Some small but effective optimisations. Po... | Jens Arnold | 2005-06-29 |
| * | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold | 2005-06-28 |
| * | Request the audio buffer _before_ using any iram. By doing it in this order, | Daniel Stenberg | 2005-06-28 |
| * | Iriver: Fix codec <-> plugin start address clash, leading to crashes when try... | Jens Arnold | 2005-06-28 |
| * | I bet nobody enters more than 100 letters in search strings, and since there | Daniel Stenberg | 2005-06-27 |
| * | Moved the codec and plugin buffer sizes to the config-*.h files instead of | Daniel Stenberg | 2005-06-27 |
| * | Don't try to compile the grayscale lib for unsupported configurations, saves ... | Jens Arnold | 2005-06-27 |