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