| Commit message (Expand) | Author | Age |
| * | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 2009-05-04 |
| * | Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang... | Andrew Mahone | 2009-05-01 |
| * | Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 spec... | Maurus Cuelenaere | 2009-03-11 |
| * | Add keymap for Onda VX747 to SOURCES | Maurus Cuelenaere | 2009-02-16 |
| * | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli | 2008-12-25 |
| * | resize-on-load for bitmap files on 2bpp and color targets | Andrew Mahone | 2008-12-09 |
| * | FS#9173 - move all time/clock related settings in the menus into system > "ti... | Jonathan Gordon | 2008-12-01 |
| * | FS#9535 - Sansa Fuze sim | Jonathan Gordon | 2008-11-11 |
| * | Sansa Clip simulator | Rafaël Carré | 2008-10-31 |
| * | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg | 2008-10-15 |
| * | Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s... | Björn Stenberg | 2008-10-14 |
| * | Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir... | Björn Stenberg | 2008-10-10 |
| * | Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ... | Dave Chapman | 2008-09-22 |
| * | Something horrible happened with binsize, so revert FS#8894 completely (for n... | Steve Bavin | 2008-09-08 |
| * | Add timestretching from FS#8894, as written by Stephane Doyon based on work b... | Steve Bavin | 2008-09-08 |
| * | Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite... | Dave Chapman | 2008-09-06 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | commit asap codec. plays .sap files. At the moment it only plays the default ... | Dominik Wenger | 2008-07-26 |
| * | initial Meizu M6SL port (take 2) | Marcoen Hirschberg | 2008-06-27 |
| * | My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ... | Mark Arigo | 2008-06-27 |
| * | Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in... | Peter D'Hoye | 2008-05-29 |
| * | total removal of gui_textarea. The only thing using the text_message struct i... | Jonathan Gordon | 2008-05-29 |
| * | draw the buttonbar in its own viewport. It always uses the sysfont and is dra... | Jonathan Gordon | 2008-05-29 |
| * | FS #8680. MOD codec by Rainer Sinsch. | Thom Johansen | 2008-05-21 |
| * | Philips GoGear SA9200 port. Working bootloader and normal builds, including s... | Mark Arigo | 2008-05-21 |
| * | 1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB) | Maurus Cuelenaere | 2008-05-15 |
| * | move the pitchscreen out of screens.c.. no functional changes | Jonathan Gordon | 2008-05-05 |
| * | Viewported quickscreen (take 2 :D) (FS#8553) | Jonathan Gordon | 2008-05-03 |
| * | Oops, forgot a file in previous commit - add keymap for M200 | Dave Chapman | 2008-05-02 |
| * | Commit whole Creative Zen Vision:M target tree + all related firmware/ | Maurus Cuelenaere | 2008-04-24 |
| * | Setup the touchpads to have two modes - stylus and button - and set them in b... | Jonathan Gordon | 2008-04-15 |
| * | Revert... stupid svn doesn't complain when passing -m twice :( | Jens Arnold | 2008-04-02 |
| * | Make the measured LCD scanrates from the greylib known to the scanrate test p... | Jens Arnold | 2008-04-02 |
| * | Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",... | Dave Chapman | 2008-03-29 |
| * | Revert "initial Meizu M6SL port" | Marcoen Hirschberg | 2008-03-27 |
| * | initial Meizu M6SL port | Marcoen Hirschberg | 2008-03-27 |
| * | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold | 2008-03-25 |
| * | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold | 2008-03-25 |
| * | Actually compile the M3 keymap for the M3. | Jens Arnold | 2008-03-14 |
| * | Revert accidental tree commit. Sorry for that. | Jens Arnold | 2008-03-08 |
| * | No need to have \n here. panicf() won't output it anyway. | Jens Arnold | 2008-03-08 |
| * | FS#8457 - convert the list drawing code to use viewports. This does not inclu... | Jonathan Gordon | 2008-03-05 |
| * | Try and only use the PCM buffer low latency mode in sound settings when we re... | Dan Everton | 2008-03-03 |
| * | Initial Cowon D2 commit: | Rob Purchase | 2008-01-14 |
| * | Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works... | Mark Arigo | 2008-01-09 |
| * | Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ... | Thom Johansen | 2007-12-04 |
| * | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis | 2007-11-18 |
| * | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin | 2007-11-11 |
| * | compile talk.c on hwcodec sim. it wont actually talk though | Jonathan Gordon | 2007-11-07 |
| * | Finally commit Metadata on Buffer! | Nicolas Pennequin | 2007-10-25 |