summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11metadata/mp4.c fix small oversight / bugWilliam Wilgus
2021-08-11metadata/mp4.c check for read errors skip buffer appropriatelyWilliam Wilgus
2021-08-10Eros Q Native: Make Mute logic channel-independentDana Conrad
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-09inflate: fix public function pointersJames Buren
2021-08-08As3525 wavpack_enc document some intentional switch fall throughWilliam Wilgus
2021-08-07metadata/asap.c consolidate read char function and check return valuesWilliam Wilgus
2021-08-07metadata/asap.c WS cleanupWilliam Wilgus
2021-08-07tagcache: Don't treat tag_virt_basename as a numeric tagAidan MacDonald
2021-08-07Remove unhelpful unsigned casting trickAidan MacDonald
2021-08-07move PCM_NATIVE_BITDEPTH definiton into global config codeSolomon Peachy
2021-08-07fiiom3k: Add bookmark screen keymappingAidan MacDonald
2021-08-07Fix warnings from 56b0dde545Dana Conrad
2021-08-07Higher bitdepth software volume scalingDana Conrad
2021-08-07ErosQ Native: Add DC Offset to PCM dataDana Conrad
2021-08-07metadata/vfx.c cleanup string and character handlingWilliam Wilgus
2021-08-07inflate: import initial module for deflate decompressionJames Buren
2021-08-07metadata/smaf.c handle read errorsWilliam Wilgus
2021-08-06metadata/mp3data.c set data to 0 in case of read errorWilliam Wilgus
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-06Fix wrong printf format in system-hosted.cAidan MacDonald
2021-08-06Fix hosted glibc backtraceAidan MacDonald
2021-08-06Fix use of uninitialized variable in mp4 metadata parserAidan MacDonald
2021-08-06Fix path buffer overflow in screendumpAidan MacDonald
2021-08-06logf: Fix two issues with logf_panic_dump()Solomon Peachy
2021-08-06tools/iriver: fix resource management in encode/decode functionsJames Buren
2021-08-05test_disk: Minor fix in an error pathSolomon Peachy
2021-08-05metadata: Fix sign extension in get_uint64_le() routineSolomon Peachy
2021-08-05mikmod: Uninitialized variable used in a control flow decisionSolomon Peachy
2021-08-05hosted: Fix rtc_write_datetime() error handlingSolomon Peachy
2021-08-05disk.c ensure a valid volume is returned from get_free_volume()William Wilgus
2021-08-05misc.c format_sound_value guard division by zeroWilliam Wilgus
2021-08-05lib/skin_parser check that malloc succeededWilliam 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-04Revert "rbutil: Remove done() signal from Themes Install window."Dominik Riebeling