summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-05Fix same bug as in r23531 in two more drivers (wrong masking of wday)Nils Wallménius
2009-11-05My bad, Pavel wasn't on the credit yet, then add him for the translation.Mustapha Senhaji
2009-11-05Update the czech translation.Mustapha Senhaji
2009-11-05Update the portugues-brasileiro translation.Mustapha Senhaji
2009-11-05Updated french translation.Mustapha Senhaji
2009-11-05RTC read of ds1339 of ds3231 weekday Robert Kukla
2009-11-04Fix hiding the status bar in the touchscreen calibration screen.Rob Purchase
2009-11-04Ensure touchscreen calibration setting is saved after change or reset.Rob Purchase
2009-11-04Spoken correction for OUTro value in SKIPLENGTH function.Alessio Lenzi
2009-11-04Updated italian translation and correct a little mistake in English.Alessio Lenzi
2009-11-04Get font and colors from UI viewport before intersecting, instead of leaving ...Thomas Martitz
2009-11-04Use mingw32-make when deploy-building on Windows / MinGW as make might not be...Dominik Riebeling
2009-11-04mktccboot doesn't use any version string passed by the Makefile, remove unnee...Dominik Riebeling
2009-11-04Remove unused variable.Dominik Riebeling
2009-11-04Clean up mktccboot building. No functional changes.Dominik Riebeling
2009-11-04Fix a possiblity where viewport_set_default left the viewport unchanged. Impr...Thomas Martitz
2009-11-04Clean up mkamsboot building. No functional changes.Dominik Riebeling
2009-11-04Updated Swedish translation and some minor fixes.Magnus Holmgren
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode
2009-11-04Fix FS#10751 - Fuze freezes when using radio while chargingMichael Chicoine
2009-11-04FS#10649: calendar: make it selectable what day is first day of week.Teruaki Kawashima
2009-11-04Fix volume change in wps. %mv tag keeped showing volume is changed if volume ...Teruaki Kawashima
2009-11-04Forgot to remove wps_data.remove_wps in checkwps too.Thomas Martitz
2009-11-04Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...Thomas Martitz
2009-11-04Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz
2009-11-04Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz
2009-11-04Fix checkwps. Reimplement viewport_set_fullscreen() and viewport_set_defaults...Jonathan Gordon
2009-11-04fix charcell yellowJonathan Gordon
2009-11-04Fix the WPS to work properly with the statusbar for the previous change.. Sid...Jonathan Gordon
2009-11-04Fix viewport "UI area" to work based on what was agreed on last week in the m...Jonathan Gordon
2009-11-04Clarify track transition code in pcmbuf and playback. No functional changes yet.Jeffrey Goode
2009-11-03Fix building of Rockbox Utility by restoring object list for libmkamsboot.aDominik Riebeling
2009-11-03Simplify uart_printf() a bit by using vuprintf(), that also makes removing a ...Thomas Martitz
2009-11-03Rename vfnprintf to vuprintf (u stands for user for the user callback and dat...Thomas Martitz
2009-11-03Fix a #elif without condion (is an error with newer gcc/cpp versions).Thomas Martitz
2009-11-03Makes sure codec API builds correctly if ROCKBOX_HAS_LOGF is definedJeffrey Goode
2009-11-03FS#9728: Battery current measuring on the Video iPodTorne Wuff
2009-11-03Cosmetic commit (removing empty line from end of file) to test build systemDave Chapman
2009-11-03Change username to lower caseBob Cousins
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode
2009-11-03Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins
2009-11-03root_menu() can't return, tell gcc about itRafaël Carré
2009-11-03Sansa AMS PCM : cleanupRafaël Carré
2009-11-03brickmania: fix scrollwheel useRafaël Carré
2009-11-03Initial recording screen skin support (usable in .sbs skins only for now)Jonathan Gordon
2009-11-03Sansa AMS: fix system_exception_wait()Rafaël Carré
2009-11-02Hopefully fix the remaining iPod Nano 2G flash issues, by adding a tiny sleep...Michael Sparmann
2009-11-02Add touchscreen WPS actions for volume up/down (using a button rather than th...Rob Purchase
2009-11-02Playback.c: Eliminate repetitive watermark calculation when the buffer is idl...Jeffrey Goode
2009-11-02Tweak logf statementsJeffrey Goode