summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2021-10-24root_menu fix red for devices with RTC_ALARM but no tuner or recordingWilliam Wilgus1-1/+5
2021-10-23root_menu.c code clean up -- stir the ifdef mess?William Wilgus1-54/+84
2021-10-23Open Plugins Ignore hash for lang IdsWilliam Wilgus2-83/+64
2021-10-22plugin.h change plugin_open() path and parameter to constWilliam Wilgus2-3/+3
2021-10-21lua add ability to pass PLUGIN_ ret vals with os.exit() + add definesWilliam Wilgus3-3/+29
2021-10-21whitespace fixesChristian Soffke10-107/+107
2021-10-21file tree filetype_list_viewers exit from list before executionWilliam Wilgus1-20/+13
2021-10-21extend filetype_get_plugin() search for viewer by fileextWilliam Wilgus2-30/+34
2021-10-20filetree.c move static and stack allocated buffers aroundWilliam Wilgus3-15/+17
2021-10-18Open_Plugin add checksum on struct offsetsWilliam Wilgus3-24/+73
2021-10-16Open_plugins.c bugfix address of packed struct elementWilliam Wilgus1-2/+7
2021-10-16Open Plugins search by langidsWilliam Wilgus3-83/+215
2021-10-13skin engine - fail gracefully when %Sx is used on non lang id stringWilliam Wilgus2-2/+3
2021-10-02Yes/No Screen Keymap: add fallbacks to targets lacking themDana Conrad11-14/+26
2021-09-30Add ability to dump cpu boost log to disk, include thread namesWilliam Wilgus1-1/+47
2021-09-29voice_thread.c ensure cpu gets re-boosted after Q_VOICE_STOP eventWilliam Wilgus1-6/+5
2021-09-29Revert "Playlist Viewer: Add file properties to playlist entry menu."James Smith1-12/+4
2021-09-29Revert "Fix the build for 67716c6b."James Smith1-4/+4
2021-09-28voice: Allow voiced date format to be overriddenSolomon Peachy3-3/+52
2021-09-28talk: Add support for languages that swap the tens position in numbersSolomon Peachy4-9/+78
2021-09-28Revert "voice_thread.c ensure cpu gets re-boosted after Q_VOICE_STOP event"William Wilgus1-1/+0
2021-09-27voice_thread.c ensure cpu gets re-boosted after Q_VOICE_STOP eventWilliam Wilgus1-0/+1
2021-09-19Fix the build for 67716c6b.James D. Smith1-4/+4
2021-09-19Make USB Charging default value configurable per deviceDana Conrad1-1/+7
2021-09-19Dir cache: Fix resume of relative path playlists.James D. Smith1-4/+5
2021-09-19Playlist Viewer: Add file properties to playlist entry menu.James D. Smith1-4/+12
2021-09-19FS13255: Partial update of Hungarian Translation (Gergely Békési)Solomon Peachy1-779/+81
2021-09-17Pictureflow: Update for tag_virt_canonicalartist.James D. Smith1-6/+6
2021-09-17Database: Merge 'Album Artist' entry with 'Artist' entry.James D. Smith1-43/+41
2021-09-17Database: Fix tag_albumartist; new tag_virt_canonicalartist.James D. Smith3-20/+26
2021-09-17FS#13304: Updated Dutch translation (Issa Beganović)Solomon Peachy1-19/+387
2021-09-17FS#13309: Updated Polish Translation (Adam Rak)Solomon Peachy1-0/+126
2021-09-17Synchronize english-us "translation"Solomon Peachy1-0/+135
2021-09-16File properties plugin: Add bitrate.James D. Smith2-1/+19
2021-09-16File properties plugin: Add frequency.James D. Smith2-1/+19
2021-09-16File properties plugin: Add disc number.James D. Smith2-1/+19
2021-09-15File properties plugin: Add track.James D. Smith2-1/+19
2021-09-15File properties plugin: Add year.James D. Smith2-1/+19
2021-09-15File properties plugin: Add composer.James D. Smith2-1/+19
2021-09-15File properties plugin: Add comment.James D. Smith2-1/+19
2021-09-15File properties plugin: Add genre.James D. Smith2-1/+19
2021-09-15File properties plugin: Add album artist.James D. Smith2-1/+19
2021-09-05Fiio M3K: Fix Yes/No KeymapDana Conrad1-1/+5
2021-08-31lib/argparse fix redWilliam Wilgus2-6/+7
2021-08-31lib/argparse scale decimals to int for return to userWilliam Wilgus2-8/+37
2021-08-31iPod: Fix Yes/No KeymapDana Conrad1-1/+2
2021-08-29bugfix: redraw yes/no screen after a full skin updateAidan MacDonald1-12/+24
2021-08-28Remove long-deprecated old style EQ settingsAidan MacDonald2-95/+1
2021-08-27plugin lib/arg_helper parse 'command line' argsWilliam Wilgus3-0/+341
2021-08-26quickscreen: fix EQ enable not working in quickscreenAidan MacDonald3-1/+12