summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix yellowMaurus Cuelenaere2009-05-26
* Fix audio on Onda VX747Maurus Cuelenaere2009-05-26
* FS#10216 : Sansa AMS : Do not cross a bank boundary in a single transfer (Onl...Rafaël Carré2009-05-26
* Next round of pdbox patches from Wincent Balin: adapt dbestfit to rockbox, if...Peter D'Hoye2009-05-26
* Fix typo in the menu entryAlexander Levin2009-05-26
* Fix typo in the commentAlexander Levin2009-05-26
* Fix yellow when building with HAVE_ALBUMART, without HAVE_JPEG/HAVE_BMP_SCALING.Andrew Mahone2009-05-26
* Use pre-multiplication in scaler to save one multiply per color component on ...Andrew Mahone2009-05-26
* FS #10233 by Johannes Schwarz: "The following patch allows the user to resume...Antoine Cellerier2009-05-26
* Update the Swedish translation.Magnus Holmgren2009-05-26
* FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMSRafaël Carré2009-05-26
* Samsung YH*: enable bmp scaler and core jpeg supportThomas Martitz2009-05-25
* Samsung YH*: A few keymap tweaks (still nothing final yet)Thomas Martitz2009-05-25
* fix yellow by acknowledging the fread() return code and also allowDaniel Stenberg2009-05-25
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25
* Should fix redMaurus Cuelenaere2009-05-25
* Improve the c100 keymap and button names.Marc Guay2009-05-25
* Lua: re-use the viewport pointer; also use the shorter lua_getfield() & lua_s...Maurus Cuelenaere2009-05-25
* Specify that the Battery Capacity setting is used for runtime estimation, not...Marc Guay2009-05-25
* Fix FORMAT_RETURN_SIZE in read_bmp_*() when scaling (thanks to Andrew Mahone)Maurus Cuelenaere2009-05-25
* Fix some typosMaurus Cuelenaere2009-05-25
* Lua: port viewports + add test_viewports.luaMaurus Cuelenaere2009-05-25
* Fix mingw & cygwin buildsMaurus Cuelenaere2009-05-25
* * read_bmp_*(): add FORMAT_RETURN_SIZEMaurus Cuelenaere2009-05-25
* mkamsboot: really error out if OF model is different from bootloader modelRafaël Carré2009-05-25
* Forgot to add Eric Clayton to the CREDITS file for FS #10234.Michael Giacomelli2009-05-25
* Commit FS#10234 - Spacerocks respawn invulnerability by Eric Clayton. Gives ...Michael Giacomelli2009-05-24
* Cut the files in half and it might work better (note to self: check your tree...Peter D'Hoye2009-05-24
* always call the class driver init function. This is needed because they are c...Frank Gevaerts2009-05-24
* Fix manual building.Alex Parker2009-05-24
* Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnece...Thomas Martitz2009-05-24
* Move rm.[c/h] from libcook to librm. No functional changes.Mohamed Tarek2009-05-24
* Lua: /me should learn about C arrays.. :/Maurus Cuelenaere2009-05-24
* Lua: fix rocklua_image issue + add LCD_RGBPACK & LCD_RGBUNPACK wrappersMaurus Cuelenaere2009-05-24
* Lua: add image handling + some other wrappersMaurus Cuelenaere2009-05-24
* fix another keymap (FS#10237 by Tomer Shalev)Frank Gevaerts2009-05-23
* Updated italian language file.Alessio Lenzi2009-05-23
* don't disable usb storage by accidentFrank Gevaerts2009-05-23
* fix some keymaps to actually compile (FS#10237, by Tomer Shalev)Frank Gevaerts2009-05-23
* swap bootloader and non-bootloader cases around to avoid an ugly #ifndefFrank Gevaerts2009-05-23
* Fix wrong #ifdefsFrank Gevaerts2009-05-23
* Fix wrong #ifdefs that sneaked inFrank Gevaerts2009-05-23
* Clarify comment and clean up a bit (FS#10227 by Tomer Shalev)Frank Gevaerts2009-05-23
* Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...Frank Gevaerts2009-05-23
* Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank Gevaerts2009-05-23
* Fix #ifdef nesting to allow USB_HID to be built without USB_CHARGING_ONLY (FS...Frank Gevaerts2009-05-23
* Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone2009-05-23
* Patch by Wincent Balin of PDa plugin: update readme and disable shared librariesPeter D'Hoye2009-05-23
* Patch from Wincent Balin: Remove some duplicate code from the PDa pluginPeter D'Hoye2009-05-23
* Lua: add stack traceback when erroring outMaurus Cuelenaere2009-05-22