summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-26Plugin Api add core bitmaps Fix YellowWilliam Wilgus1-1/+1
2021-08-26Plugin Api add core bitmapsWilliam Wilgus7-2/+110
2021-08-25Shanling Q1: minor update to keymapAidan MacDonald1-1/+3
2021-08-22touchscreen: fix smooth scrolling in listsAidan MacDonald3-28/+47
2021-08-22touchscreen: handle scrollbar properly when UI viewport is usedAidan MacDonald1-7/+4
2021-08-22filetypes: handle missing or empty viewers.configAidan MacDonald1-22/+24
2021-08-19peakmeter: re-enable on hosted platformsUlrich Hecht1-13/+0
2021-08-18lib/helper add talk_val()William Wilgus4-12/+9
2021-08-19plugins trade talk_value for talk_value_decimalWilliam Wilgus6-13/+24
2021-08-17misc.c strip_extension() cleanupWilliam Wilgus1-16/+6
2021-08-15Drop HAVE_RTC_RAMAidan MacDonald3-44/+4
2021-08-15icon.c bug fix handle read errorsWilliam Wilgus1-28/+38
2021-08-14apps/open_plugins cast menu id to (void*)William Wilgus1-2/+2
2021-08-14Remove the (very) incomplete port for the Tatung TPJ-1102Solomon Peachy2-25/+1
2021-08-14Remove Samsung YP-Z5 portAidan MacDonald2-408/+0
2021-08-14touchscreen: Fix softlock handlingAidan MacDonald1-29/+46
2021-08-13lua Fix a few potential bugsWilliam Wilgus3-3/+10
2021-08-13code cleanup encase ;; in brackets {;;}William Wilgus3-4/+4
2021-08-13lua strftime fix out of scope bufferWilliam Wilgus1-1/+3
2021-08-11enc_config.c don't overrun mp3_enc_bitr[] arrayWilliam Wilgus1-1/+1
2021-08-11codec_thread.c don't overrun audio_formats[] arrayWilliam Wilgus1-5/+7
2021-08-10touchscreen: Respect list item selection sizeAidan MacDonald1-2/+6