summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* 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
* Move find_viewport() and find_image() to skin_parser.c where the reset of the...Thomas Martitz2009-11-01
* Show insert_last_shuffled item and queue_last_shuffled item when playlist fil...Teruaki Kawashima2009-11-01
* Fix red - statusbar_position() is a macro.Thomas Martitz2009-11-01
* Remove a wps function call from skin engine, hopefully the last one.Thomas Martitz2009-11-01
* Cleanup includes a bit.Thomas Martitz2009-11-01
* YELLOW ZOMBIES!Jonathan Gordon2009-11-01
* haloween night is when red monsters are vanquished right? or is that green mo...Jonathan Gordon2009-11-01
* Fix FS#10745 - %mv not working in sbs...Jonathan Gordon2009-11-01
* FS#10620 - fix a bug in bubbles on c200 thanks to Sascha WildeJohannes Schwarz2009-10-31