summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode
2009-11-09Also fix Debug->View partitions when SECTOR_SIZE!=512Frank Gevaerts
2009-11-09Make the codecs use more IRAM on S5L870x, as we have plenty of it.Michael Sparmann
2009-11-09pcmbuf: simplify crossfade logicJeffrey Goode
2009-11-09pcmbuf: refactoringJeffrey Goode
2009-11-09Implement %Ss for playback speedFrank Gevaerts
2009-11-09Don't define pitch_speed_enum() on MAS3507D. Fixes yellowFrank Gevaerts
2009-11-09Allow %?Sp<...> to be used as a conditionalFrank Gevaerts
2009-11-09pcmbuf: more refactoringJeffrey Goode
2009-11-09keyboard: some random cleanup.Teruaki Kawashima
2009-11-09pcmbuf: eliminate add_chunk as a separate functionJeffrey Goode
2009-11-09try that previous commit again... Jonathan Gordon
2009-11-09fix segfault on remote targets where no sbs is loaded for the remoteJonathan Gordon
2009-11-09pcmbuf: fix yellow. More renaming.Jeffrey Goode
2009-11-09Removed unneeded includesJeffrey Goode
2009-11-09pcmbuf: refactoring, renamed confusing variables, moved some code around, but...Jeffrey Goode
2009-11-09Playback: removed duplicate functionsJeffrey Goode
2009-11-09Fix the error condition to actually set the fullscreen viewport. Also remove ...Jonathan Gordon
2009-11-09fix red.. markers need to be outside #ifdefsJonathan Gordon
2009-11-09Add a bunch of markers into the tokens enum to make figuring out which token ...Jonathan Gordon
2009-11-08Merge duplicating code to remove char in keyboard.Teruaki Kawashima
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-11-08Reenable -O2 for Wavpack, which appears to have been lost during makefile cle...Michael Giacomelli
2009-11-08pcmbuf: moved some functions around, no functional changes yetJeffrey Goode
2009-11-07Test codec: Add exit button for touchscreensKarl Kurbjun
2009-11-07M:Robe 500: Menu button is now power for JPEG viewerKarl Kurbjun
2009-11-07theme remove: add sbs to remove list.Teruaki Kawashima
2009-11-07Replace enum statusbar_values in global_settings with int, fixing crash with ...Andrew Mahone
2009-11-06Merge duplicating code to move cursor left/right.Teruaki Kawashima
2009-11-06pcmbuf: need ifdef to fix yellowJeffrey Goode
2009-11-06pcmbuf: sorted functions into logical sections for readability. Tiny changes,...Jeffrey Goode
2009-11-05updated Dutch lang filePeter D'Hoye
2009-11-05pcmbuf: clarify and simplify crossfade code, etc.Jeffrey Goode
2009-11-05pcmbuf: better latency calculation, added debug codeJeffrey Goode
2009-11-05Update the czech translation.Mustapha Senhaji
2009-11-05Update the portugues-brasileiro translation.Mustapha Senhaji
2009-11-05Updated french translation.Mustapha Senhaji
2009-11-04Fix hiding the status bar in the touchscreen calibration screen.Rob Purchase
2009-11-04Ensure touchscreen calibration setting is saved after change or reset.Rob Purchase
2009-11-04Spoken correction for OUTro value in SKIPLENGTH function.Alessio Lenzi
2009-11-04Updated italian translation and correct a little mistake in English.Alessio Lenzi
2009-11-04Get font and colors from UI viewport before intersecting, instead of leaving ...Thomas Martitz
2009-11-04Fix a possiblity where viewport_set_default left the viewport unchanged. Impr...Thomas Martitz
2009-11-04Updated Swedish translation and some minor fixes.Magnus Holmgren
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode
2009-11-04FS#10649: calendar: make it selectable what day is first day of week.Teruaki Kawashima
2009-11-04Fix volume change in wps. %mv tag keeped showing volume is changed if volume ...Teruaki Kawashima
2009-11-04Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...Thomas Martitz
2009-11-04Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz
2009-11-04Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz