summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2020-07-26Strip out archos from common stringsSolomon Peachy41-281/+281
2020-07-25lang: Get rid of more strings not used any moreSolomon Peachy8-1632/+0
2020-07-25FS#13218: Updated Polish translation (Adam Rak)Solomon Peachy1-492/+23
2020-07-24Fix two variable-set-but-not-used warningsSolomon Peachy1-0/+1
2020-07-25mpegplayer: Fix aliasing rules violation on multi-core targetsSolomon Peachy1-3/+5
2020-07-25More fixes for English(US)Solomon Peachy1-4/+4
2020-07-24Update French translation (Stéphane Moutard-Martin)Solomon Peachy1-468/+2958
2020-07-25Update English(US) translationSolomon Peachy1-479/+10
2020-07-24Plugin Api update with added functionsWilliam Wilgus2-0/+4
2020-07-24plugins: HAVE_BACKLIGHT in the test pluginsSolomon Peachy5-8/+22
2020-07-24plugins: More HAVE_BACKLIGHT cleanupSolomon Peachy30-44/+149
2020-07-24peakmeter: Fix warning on some hosted targetsSolomon Peachy1-3/+8
2020-07-24plugins: Fix the builds for targets lacking HAVE_BACKLIGHTSolomon Peachy7-10/+40
2020-07-24peakmeter: Fix simulator build breakage introduced in 8cb55546Solomon Peachy1-2/+0
2020-07-24plugins: Remove six API functions with no usersSolomon Peachy2-19/+2
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy117-1376/+67
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy74-4788/+62
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy50-1681/+9
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy117-18279/+125
2020-07-24Slovak language update (From Peter Lecký)archos_retiredSolomon Peachy1-0/+99
2020-07-24talk: Force-shutdown the voice system before loading a new voiceSolomon Peachy1-0/+3
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus37-69/+173
2020-07-21build: Tweaks to better support non-English as primary languageSolomon Peachy2-3/+6
2020-07-21genlang: More voice-related fixes.Solomon Peachy2-2/+2
2020-07-20Fix the sea of red introduced in bf546fbSolomon Peachy1-1/+2
2020-07-21Run-time validation of INT settings.Solomon Peachy1-1/+7
2020-07-20menu.c fix redraw bugWilliam Wilgus1-5/+5
2020-07-19Fix the yellow in the player build from c39f95465Solomon Peachy1-1/+4
2020-07-19Fix more of the red from c39f95465Solomon Peachy1-2/+2
2020-07-19menus: Fix some of the red from c39f95465Solomon Peachy1-1/+1
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus39-110/+343
2020-07-16storage: Clean up storage_xxxx macros when STORAGE_MULTI is not setSolomon Peachy2-3/+3
2020-07-16statusbar: explicitly #include <button.h>Solomon Peachy1-0/+1
2020-07-15xduoox3: Add HID mappings for multimedia and presentation modesSolomon Peachy1-1/+55
2020-07-14puzzles: always reset input state before pause menuFranklin Wei1-3/+3
2020-07-14puzzles: more verbose debug output in font loadingFranklin Wei1-3/+38
2020-07-15talk: only show the "failed reading .voice" splash if talking is enabledSolomon Peachy1-1/+2
2020-07-15debug ata: Distinguish between Advanced power management and basic PMSolomon Peachy1-1/+4
2020-07-14FS#13215: Russian translation update (Alexander Levin)Solomon Peachy1-147/+99
2020-07-14FS#13214: Update Italian translation (Alessio Lenzi)Solomon Peachy1-0/+99
2020-07-14Enabled hotkey for Sansa Clip playersIgor B. Poretsky1-4/+3
2020-07-14Pictureflow Bugfixes & Usability fixesWilliam Wilgus1-531/+1208
2020-07-13Fix warnings in Estonian languageSolomon Peachy1-0/+2
2020-07-13lang: Fix boneheaded mistake in ca31bad8Solomon Peachy1-2/+2
2020-07-13voice: Ensure all voicelist files in voicefiles.zip are completeSolomon Peachy1-1/+3
2020-07-09Update to allow the Apple Radio Remote to function on iPod Video 5G.LiveboxAndy10-179/+837
2020-07-09voice file not loadingPeter Sealy1-1/+1
2020-07-08FS#13211: Updated Serbian Translation (Boris Kovačević)Solomon Peachy1-0/+99
2020-07-08Fix build errors introduced in a2fbccfSolomon Peachy1-1/+1
2020-07-08playback: Nothing should call ata_spinup_time() directlySolomon Peachy1-1/+1