| Commit message (Expand) | Author | Age |
| * | Profiling support, tools and documentation. | Brandon Low | 2006-01-18 |
| * | Fixed comment. | Jens Arnold | 2005-11-26 |
| * | Slight optimisation of gray_mono_bitmap_part() (only affects H1x0). | Jens Arnold | 2005-11-25 |
| * | Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al... | Jens Arnold | 2005-11-16 |
| * | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing | 2005-10-27 |
| * | H1x0: Slight optimisation of the grayscale library. | Jens Arnold | 2005-10-20 |
| * | Fixed some misleading comments. | Jens Arnold | 2005-10-10 |
| * | Grayscale lib on archos: Fixed bug introduced with the register usage change.... | Jens Arnold | 2005-10-03 |
| * | Coldfire: New timer handling on CPU frequency change, adjusting the prescaler... | Jens Arnold | 2005-10-03 |
| * | Core: A graphics framework can now register a hook function to extend the cor... | Jens Arnold | 2005-10-01 |
| * | H1x0: Changed lcd_blit() and the grayscale library to use the same internal f... | Jens Arnold | 2005-09-30 |
| * | Grayscale lib: Moved the shift count doubling for unbuffered up/down scrollin... | Jens Arnold | 2005-07-28 |
| * | 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 |
| * | Beginnings of a library complementing the core LCD functions. First function:... | Jens Arnold | 2005-07-12 |
| * | Adapted remote LCD driver and player graphics library to the new bitmap funct... | Jens Arnold | 2005-07-07 |
| * | A couple of optimisations. | Jens Arnold | 2005-07-02 |
| * | Player graphics library extended and converted to new api. Please note that t... | Jens Arnold | 2005-06-30 |
| * | Enabled sectioned compilation for the plugin library, and linking with garbag... | Jens Arnold | 2005-06-29 |
| * | removed old codec leftovers | Daniel Stenberg | 2005-06-29 |
| * | Don't try to compile the grayscale lib for unsupported configurations, saves ... | Jens Arnold | 2005-06-27 |
| * | moved and renamed the codecs, gave the codecs a new extension (.codec), | Daniel Stenberg | 2005-06-22 |
| * | A new API for saving highscores in game plugins | Linus Nielsen Feltzing | 2005-06-08 |
| * | Killed a warning | Linus Nielsen Feltzing | 2005-06-06 |
| * | First audio codec playback attempt by Miikka Pekkarinen | Linus Nielsen Feltzing | 2005-06-05 |
| * | Fixed makefiles for autoconf.g include. | Daniel Stenberg | 2005-05-07 |
| * | mp3buf renamed to audiobuf | Linus Nielsen Feltzing | 2005-04-05 |
| * | Compile the simulators without special code & data sections. Fixes intermitte... | Jens Arnold | 2005-03-10 |
| * | Fixes for the codec test environment: (1) Long aligned codec_malloc(). (2) Up... | Jens Arnold | 2005-03-09 |
| * | Use the new generic SRC build "macro" in tools/makesrc.inc to process the | Daniel Stenberg | 2005-03-06 |
| * | Player graphics library: fixed and more robust bounds check, added bitmap dra... | Jens Arnold | 2005-03-05 |
| * | Get malloc() and friends out of the way for the cygwin linker (and maybe othe... | Jens Arnold | 2005-02-28 |
| * | Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf(). | Jens Arnold | 2005-02-25 |
| * | Grayscale lib: let the compiler decide when to save the pr register. | Jens Arnold | 2005-02-24 |
| * | Reduced the LCD updates to once per second | Linus Nielsen Feltzing | 2005-02-23 |
| * | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg | 2005-02-22 |
| * | First version of vorbis decoder | Dave Chapman | 2005-02-19 |
| * | Build the codec plugins in the simulator - only tested for X11 | Dave Chapman | 2005-02-18 |
| * | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg | 2005-02-18 |
| * | Add flac2wav decoder - hardcoded output is /flactest.wav | Dave Chapman | 2005-02-16 |
| * | Do not build on simulator or non-software codecs targets | Dave Chapman | 2005-02-16 |
| * | Move contents of plugins/xxx2wav.h into the plugin library | Dave Chapman | 2005-02-16 |
| * | Clip bottom & right when positioning the gfx display. | Jens Arnold | 2005-02-12 |
| * | Added clearpixel() and clearline(). | Jens Arnold | 2005-02-12 |
| * | Split the display & update function in two, and added invertpixel(), invertli... | Jens Arnold | 2005-02-11 |
| * | Beginnings of a graphics library for the player LCD. So far the only drawing ... | Jens Arnold | 2005-02-10 |
| * | these only build/run on targets using the LCD_SSD1815 display | Daniel Stenberg | 2005-02-04 |
| * | CFLAGS is set (target-specific) in the root makefile, don't fiddle with them | Daniel Stenberg | 2005-02-04 |
| * | only compile files that are relevant | Daniel Stenberg | 2004-10-05 |