| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Initial recording screen skin support (usable in .sbs skins only for now) | Jonathan Gordon | 2009-11-03 |
| * | 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 | 2009-11-02 |
| * | M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ... | Karl Kurbjun | 2009-11-02 |
| * | Rework how feature skin tags work (%cc currently) when used conditionally (i.... | Thomas Martitz | 2009-11-01 |
| * | Revert r23474 "new skin token: %cx - 24 hour time format enabled in the setti... | Rafaël Carré | 2009-11-01 |
| * | new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2... | Rafaël Carré | 2009-11-01 |
| * | revert that last checkin... something better is coming | Jonathan Gordon | 2009-11-01 |
| * | new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2... | Jonathan Gordon | 2009-11-01 |
| * | Code cleanup in codec_thread, playback and pcmbuf; more elegant solution to l... | Jeffrey Goode | 2009-11-01 |