summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-25Samsung YH*: enable bmp scaler and core jpeg supportThomas Martitz
2009-05-25Samsung YH*: A few keymap tweaks (still nothing final yet)Thomas Martitz
2009-05-25fix yellow by acknowledging the fread() return code and also allowDaniel Stenberg
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-05-25Should fix redMaurus Cuelenaere
2009-05-25Improve the c100 keymap and button names.Marc Guay
2009-05-25Lua: re-use the viewport pointer; also use the shorter lua_getfield() & lua_s...Maurus Cuelenaere
2009-05-25Specify that the Battery Capacity setting is used for runtime estimation, not...Marc Guay
2009-05-25Fix FORMAT_RETURN_SIZE in read_bmp_*() when scaling (thanks to Andrew Mahone)Maurus Cuelenaere
2009-05-25Fix some typosMaurus Cuelenaere
2009-05-25Lua: port viewports + add test_viewports.luaMaurus Cuelenaere
2009-05-25Fix mingw & cygwin buildsMaurus Cuelenaere
2009-05-25* read_bmp_*(): add FORMAT_RETURN_SIZEMaurus Cuelenaere
2009-05-25mkamsboot: really error out if OF model is different from bootloader modelRafaël Carré
2009-05-25Forgot to add Eric Clayton to the CREDITS file for FS #10234.Michael Giacomelli
2009-05-24Commit FS#10234 - Spacerocks respawn invulnerability by Eric Clayton. Gives ...Michael Giacomelli
2009-05-24Cut the files in half and it might work better (note to self: check your tree...Peter D'Hoye
2009-05-24always call the class driver init function. This is needed because they are c...Frank Gevaerts
2009-05-24Fix manual building.Alex Parker
2009-05-24Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnece...Thomas Martitz
2009-05-24Move rm.[c/h] from libcook to librm. No functional changes.Mohamed Tarek
2009-05-24Lua: /me should learn about C arrays.. :/Maurus Cuelenaere
2009-05-24Lua: fix rocklua_image issue + add LCD_RGBPACK & LCD_RGBUNPACK wrappersMaurus Cuelenaere
2009-05-24Lua: add image handling + some other wrappersMaurus Cuelenaere
2009-05-23fix another keymap (FS#10237 by Tomer Shalev)Frank Gevaerts
2009-05-23Updated italian language file.Alessio Lenzi
2009-05-23don't disable usb storage by accidentFrank Gevaerts
2009-05-23fix some keymaps to actually compile (FS#10237, by Tomer Shalev)Frank Gevaerts
2009-05-23swap bootloader and non-bootloader cases around to avoid an ugly #ifndefFrank Gevaerts
2009-05-23Fix wrong #ifdefsFrank Gevaerts
2009-05-23Fix wrong #ifdefs that sneaked inFrank Gevaerts
2009-05-23Clarify comment and clean up a bit (FS#10227 by Tomer Shalev)Frank Gevaerts
2009-05-23Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...Frank Gevaerts
2009-05-23Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank Gevaerts
2009-05-23Fix #ifdef nesting to allow USB_HID to be built without USB_CHARGING_ONLY (FS...Frank Gevaerts
2009-05-23Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone
2009-05-23Patch by Wincent Balin of PDa plugin: update readme and disable shared librariesPeter D'Hoye
2009-05-23Patch from Wincent Balin: Remove some duplicate code from the PDa pluginPeter D'Hoye
2009-05-22Lua: add stack traceback when erroring outMaurus Cuelenaere
2009-05-22Set svn propertiesMaurus Cuelenaere
2009-05-22Lua:Maurus Cuelenaere
2009-05-22Update Dutch language file. Not overly happy with the translation of this, th...Peter D'Hoye
2009-05-22Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data...Peter D'Hoye
2009-05-22Move the code segment that corrects the value of (number of packets) to Mohamed Tarek
2009-05-22Modify the test program to read audio frames from a memory buffer rather Mohamed Tarek
2009-05-22-Remove some unnecessary defines from rm.c.Mohamed Tarek
2009-05-22Rename rm2wav.[c/h] to rm.[c/h]. No functional changes.Mohamed Tarek
2009-05-22Move wav related code to main.cMohamed Tarek
2009-05-22FS#8627 - change 'beep volume' setting name to the more descriptive 'track sk...Marc Guay
2009-05-22FS#10207 - And update the manualMarc Guay