summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2021-08-14Remove the (very) incomplete port for the Tatung TPJ-1102Solomon Peachy
2021-08-14Remove Samsung YP-Z5 portAidan MacDonald
2021-08-14touchscreen: Fix softlock handlingAidan MacDonald
2021-08-13lua Fix a few potential bugsWilliam Wilgus
2021-08-13code cleanup encase ;; in brackets {;;}William Wilgus
2021-08-13lua strftime fix out of scope bufferWilliam Wilgus
2021-08-11enc_config.c don't overrun mp3_enc_bitr[] arrayWilliam Wilgus
2021-08-11codec_thread.c don't overrun audio_formats[] arrayWilliam Wilgus
2021-08-10touchscreen: Respect list item selection sizeAidan MacDonald
2021-08-10touchscreen: Fix annoying bug when switching touchscreen modesAidan MacDonald
2021-08-10touchscreen: Use pointing mode in the yes/no screenAidan MacDonald
2021-08-10skin engine: handle bitmap read errors appropriatelyAidan MacDonald
2021-08-10lua rockaux.c filetol fix invalid conditionalWilliam Wilgus
2021-08-10pcm_record.c iAudioM5 FixRedWilliam Wilgus
2021-08-10recorder/pcm_record.c cleanup copy functionWilliam Wilgus
2021-08-09re-synchronize english-us "translation"Solomon Peachy
2021-08-07tagcache: Don't treat tag_virt_basename as a numeric tagAidan MacDonald
2021-08-07Remove unhelpful unsigned casting trickAidan MacDonald
2021-08-07fiiom3k: Add bookmark screen keymappingAidan MacDonald
2021-08-06Fix yellow from d541a72aAidan MacDonald
2021-08-06Fix possible negative fd in playlist.cAidan MacDonald
2021-08-06Be sure to wipe id3 tag after failed parse in playback.cAidan MacDonald
2021-08-06Bugfixes in eq_menu.cAidan MacDonald
2021-08-05test_disk: Minor fix in an error pathSolomon Peachy
2021-08-05mikmod: Uninitialized variable used in a control flow decisionSolomon Peachy
2021-08-05misc.c format_sound_value guard division by zeroWilliam Wilgus
2021-08-05Simplify clamp_componentAidan MacDonald
2021-08-04Avoid buffer overflow when generating bookmark file nameAidan MacDonald
2021-08-04plugins: Fix issues in 2048Aidan MacDonald
2021-08-04Document intentional fallthroughs + fix harmless unintended onesAidan MacDonald
2021-08-04plugins/resistor: Fix incorrect check for a valid 4th band valueSolomon Peachy
2021-08-03menu.c guard against NULL menu, list, setting pointersWilliam Wilgus
2021-08-03lua fix potential null warningWilliam Wilgus
2021-08-03mask_select guard against null pointersWilliam Wilgus
2021-08-02icon.c guard against negative error values bytesread is copied to an unsigne...William Wilgus
2021-08-03folder_select prevent directory handle leak on errorWilliam Wilgus
2021-08-03list-skinned.c check label pointer for validityWilliam Wilgus
2021-08-02filetypes.c filesize() guard against negative error valuesWilliam Wilgus
2021-08-03language.c fix possible buffer overrunWilliam Wilgus
2021-08-03open_plugins bugfix failure to saveWilliam Wilgus
2021-08-02playlist_catalog fix strcpy overlap, potential buffer overrunWilliam Wilgus
2021-08-02tagcache.c clean upWilliam Wilgus
2021-07-31tagcache.c Fix potential buffer overruns WIPWilliam Wilgus
2021-07-31tagcache.c WS changesWilliam Wilgus
2021-07-30playlist.c fix multitude of sins Invalid Control file on USB unplug?William Wilgus
2021-07-29open_plugin.c (CORE) File input BugfixesWilliam Wilgus
2021-07-30cuesheet.c Fix potential NULL in INDEX parsingWilliam Wilgus
2021-07-25shortcuts: fix file handle leak on OOM conditionAidan MacDonald
2021-07-24tree.c use strlcpy to avoid buffer ovflWilliam Wilgus
2021-07-23talk.c check for proper file loadWilliam Wilgus