| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | Move find_viewport() and find_image() to skin_parser.c where the reset of the... | Thomas Martitz | 2009-11-01 |
| * | Show insert_last_shuffled item and queue_last_shuffled item when playlist fil... | Teruaki Kawashima | 2009-11-01 |
| * | Fix red - statusbar_position() is a macro. | Thomas Martitz | 2009-11-01 |
| * | Remove a wps function call from skin engine, hopefully the last one. | Thomas Martitz | 2009-11-01 |
| * | Cleanup includes a bit. | Thomas Martitz | 2009-11-01 |
| * | YELLOW ZOMBIES! | Jonathan Gordon | 2009-11-01 |
| * | haloween night is when red monsters are vanquished right? or is that green mo... | Jonathan Gordon | 2009-11-01 |
| * | Fix FS#10745 - %mv not working in sbs... | Jonathan Gordon | 2009-11-01 |
| * | FS#10620 - fix a bug in bubbles on c200 thanks to Sascha Wilde | Johannes Schwarz | 2009-10-31 |
| * | Fix yellow, again | Jeffrey Goode | 2009-10-31 |
| * | Fix yellow, defines | Jeffrey Goode | 2009-10-31 |
| * | FS#10739: playback.c code split | Jeffrey Goode | 2009-10-31 |
| * | Consolidate code duplication in WPS volume changing handling. | Thomas Martitz | 2009-10-31 |
| * | Remove square brackets from the ID3 Viewer related language strings and gener... | Thomas Martitz | 2009-10-31 |
| * | Fix time display in time menu when time is not valid. | Teruaki Kawashima | 2009-10-30 |
| * | Update Japanese translation. | Teruaki Kawashima | 2009-10-30 |
| * | Revert the recording key functionality changes back to before r21034: Both pl... | Peter D'Hoye | 2009-10-29 |
| * | Implement dbg_save_roms for TCC780x. | Rob Purchase | 2009-10-29 |
| * | Only expose pcmbuf_beep on SWCODEC targets (aka fix red). | Maurus Cuelenaere | 2009-10-29 |