| Commit message (Expand) | Author | Age |
| * | keyboard: some random cleanup. | Teruaki Kawashima | 2009-11-09 |
| * | pcmbuf: eliminate add_chunk as a separate function | Jeffrey Goode | 2009-11-09 |
| * | try that previous commit again... | Jonathan Gordon | 2009-11-09 |
| * | fix segfault on remote targets where no sbs is loaded for the remote | Jonathan Gordon | 2009-11-09 |
| * | pcmbuf: fix yellow. More renaming. | Jeffrey Goode | 2009-11-09 |
| * | Removed unneeded includes | Jeffrey Goode | 2009-11-09 |
| * | pcmbuf: refactoring, renamed confusing variables, moved some code around, but... | Jeffrey Goode | 2009-11-09 |
| * | Playback: removed duplicate functions | Jeffrey Goode | 2009-11-09 |
| * | Fix the error condition to actually set the fullscreen viewport. Also remove ... | Jonathan Gordon | 2009-11-09 |
| * | fix red.. markers need to be outside #ifdefs | Jonathan Gordon | 2009-11-09 |
| * | Add a bunch of markers into the tokens enum to make figuring out which token ... | Jonathan Gordon | 2009-11-09 |
| * | Merge duplicating code to remove char in keyboard. | Teruaki Kawashima | 2009-11-08 |
| * | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima | 2009-11-08 |
| * | Reenable -O2 for Wavpack, which appears to have been lost during makefile cle... | Michael Giacomelli | 2009-11-08 |
| * | pcmbuf: moved some functions around, no functional changes yet | Jeffrey Goode | 2009-11-08 |
| * | Test codec: Add exit button for touchscreens | Karl Kurbjun | 2009-11-07 |
| * | M:Robe 500: Menu button is now power for JPEG viewer | Karl Kurbjun | 2009-11-07 |
| * | theme remove: add sbs to remove list. | Teruaki Kawashima | 2009-11-07 |
| * | Replace enum statusbar_values in global_settings with int, fixing crash with ... | Andrew Mahone | 2009-11-07 |
| * | Merge duplicating code to move cursor left/right. | Teruaki Kawashima | 2009-11-06 |
| * | pcmbuf: need ifdef to fix yellow | Jeffrey Goode | 2009-11-06 |
| * | pcmbuf: sorted functions into logical sections for readability. Tiny changes,... | Jeffrey Goode | 2009-11-06 |
| * | updated Dutch lang file | Peter D'Hoye | 2009-11-05 |
| * | pcmbuf: clarify and simplify crossfade code, etc. | Jeffrey Goode | 2009-11-05 |
| * | pcmbuf: better latency calculation, added debug code | Jeffrey Goode | 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 |
| * | 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 |
| * | Fix a possiblity where viewport_set_default left the viewport unchanged. Impr... | Thomas Martitz | 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 |
| * | 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 |
| * | 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 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-04 |
| * | 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 |
| * | Comment out LOGF_ENABLE defines everywhere, replace evil comments | Jeffrey Goode | 2009-11-03 |
| * | root_menu() can't return, tell gcc about it | Rafaël Carré | 2009-11-03 |
| * | brickmania: fix scrollwheel use | Rafaël Carré | 2009-11-03 |