Age | Commit message (Expand) | Author |
2009-12-25 | Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port.... | Mark Arigo |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-10-31 | FS#10739: playback.c code split | Jeffrey Goode |
2009-10-26 | Many more drivers for mini2440. Now the main binary compiles and runs. | Dominik Wenger |
2009-10-19 | Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c | Tomer Shalev |
2009-10-19 | Initial custom statusbar commit. | Thomas Martitz |
2009-10-16 | Revert r23212, I committed it accidentally. | Thomas Martitz |
2009-10-16 | initial custom statusbar commit | Thomas Martitz |
2009-09-30 | Commit "FS#10468 - USB HID: Show keypad mode on screen" | Tomer Shalev |
2009-08-30 | Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files. | Michael Giacomelli |
2009-08-16 | more wps->skin engine work.. | Jonathan Gordon |
2009-08-06 | more wps->skin moving/renaming | Jonathan Gordon |
2009-08-03 | part two of the grand overall wps/skinning engine cleanup work: | Jonathan Gordon |
2009-07-27 | Start of some apps/ and wps cleanup work... Move everything related to the ac... | Jonathan Gordon |
2009-07-06 | Adding support for rm playback. Only cook codec is supported for now and no s... | Mohamed Tarek |
2009-07-05 | Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040... | Maurus Cuelenaere |
2009-07-04 | Revert "Consolidate all fixed point math routines in one library (FS#10400) b... | Maurus Cuelenaere |
2009-07-04 | Consolidate all fixed point math routines in one library (FS#10400) by Jeffre... | Maurus Cuelenaere |
2009-06-20 | * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX74... | Maurus Cuelenaere |
2009-06-19 | Core JPEG decoder improvements: | Andrew Mahone |
2009-06-12 | FS#8894 - Add time stretching feature to all SWCODEC targets - the current al... | Steve Bavin |
2009-06-01 | c100: Get a regular build compiling. Very little functionality. | Marc Guay |
2009-05-25 | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo |
2009-05-04 | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone |
2009-05-01 | Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang... | Andrew Mahone |
2009-03-11 | Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 spec... | Maurus Cuelenaere |
2009-02-16 | Add keymap for Onda VX747 to SOURCES | Maurus Cuelenaere |
2008-12-25 | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli |
2008-12-09 | resize-on-load for bitmap files on 2bpp and color targets | Andrew Mahone |
2008-12-01 | FS#9173 - move all time/clock related settings in the menus into system > "ti... | Jonathan Gordon |
2008-11-11 | FS#9535 - Sansa Fuze sim | Jonathan Gordon |
2008-10-31 | Sansa Clip simulator | Rafaël Carré |
2008-10-15 | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg |
2008-10-14 | Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s... | Björn Stenberg |
2008-10-10 | Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir... | Björn Stenberg |
2008-09-22 | Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ... | Dave Chapman |
2008-09-08 | 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-06 | Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite... | Dave Chapman |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
2008-07-26 | commit asap codec. plays .sap files. At the moment it only plays the default ... | Dominik Wenger |
2008-06-27 | 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-05-29 | 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-21 | 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-15 | 1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB) | Maurus Cuelenaere |
2008-05-05 | move the pitchscreen out of screens.c.. no functional changes | Jonathan Gordon |