summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Merge duplicating code to remove char in keyboard.Teruaki Kawashima2009-11-08
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* Reenable -O2 for Wavpack, which appears to have been lost during makefile cle...Michael Giacomelli2009-11-08
* pcmbuf: moved some functions around, no functional changes yetJeffrey Goode2009-11-08
* Test codec: Add exit button for touchscreensKarl Kurbjun2009-11-07
* M:Robe 500: Menu button is now power for JPEG viewerKarl Kurbjun2009-11-07
* theme remove: add sbs to remove list.Teruaki Kawashima2009-11-07
* Replace enum statusbar_values in global_settings with int, fixing crash with ...Andrew Mahone2009-11-07
* Merge duplicating code to move cursor left/right.Teruaki Kawashima2009-11-06
* pcmbuf: need ifdef to fix yellowJeffrey Goode2009-11-06
* pcmbuf: sorted functions into logical sections for readability. Tiny changes,...Jeffrey Goode2009-11-06
* updated Dutch lang filePeter D'Hoye2009-11-05
* pcmbuf: clarify and simplify crossfade code, etc.Jeffrey Goode2009-11-05
* pcmbuf: better latency calculation, added debug codeJeffrey Goode2009-11-05
* Update the czech translation.Mustapha Senhaji2009-11-05
* Update the portugues-brasileiro translation.Mustapha Senhaji2009-11-05
* Updated french translation.Mustapha Senhaji2009-11-05
* Fix hiding the status bar in the touchscreen calibration screen.Rob Purchase2009-11-04
* Ensure touchscreen calibration setting is saved after change or reset.Rob Purchase2009-11-04
* Spoken correction for OUTro value in SKIPLENGTH function.Alessio Lenzi2009-11-04
* Updated italian translation and correct a little mistake in English.Alessio Lenzi2009-11-04
* Get font and colors from UI viewport before intersecting, instead of leaving ...Thomas Martitz2009-11-04
* Fix a possiblity where viewport_set_default left the viewport unchanged. Impr...Thomas Martitz2009-11-04
* Updated Swedish translation and some minor fixes.Magnus Holmgren2009-11-04
* Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode2009-11-04
* FS#10649: calendar: make it selectable what day is first day of week.Teruaki Kawashima2009-11-04
* Fix volume change in wps. %mv tag keeped showing volume is changed if volume ...Teruaki Kawashima2009-11-04
* Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...Thomas Martitz2009-11-04
* Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz2009-11-04
* Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz2009-11-04
* fix charcell yellowJonathan Gordon2009-11-04
* Fix the WPS to work properly with the statusbar for the previous change.. Sid...Jonathan Gordon2009-11-04
* Fix viewport "UI area" to work based on what was agreed on last week in the m...Jonathan Gordon2009-11-04
* Clarify track transition code in pcmbuf and playback. No functional changes yet.Jeffrey Goode2009-11-04
* Makes sure codec API builds correctly if ROCKBOX_HAS_LOGF is definedJeffrey Goode2009-11-03
* FS#9728: Battery current measuring on the Video iPodTorne Wuff2009-11-03
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* root_menu() can't return, tell gcc about itRafaël Carré2009-11-03
* brickmania: fix scrollwheel useRafaël Carré2009-11-03
* Initial recording screen skin support (usable in .sbs skins only for now)Jonathan Gordon2009-11-03
* Add touchscreen WPS actions for volume up/down (using a button rather than th...Rob Purchase2009-11-02
* Playback.c: Eliminate repetitive watermark calculation when the buffer is idl...Jeffrey Goode2009-11-02
* Tweak logf statementsJeffrey Goode2009-11-02
* M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun2009-11-02
* Rework how feature skin tags work (%cc currently) when used conditionally (i....Thomas Martitz2009-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 Gordon2009-11-01
* new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...Jonathan Gordon2009-11-01
* Code cleanup in codec_thread, playback and pcmbuf; more elegant solution to l...Jeffrey Goode2009-11-01