summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-05ErosQ (both): avoid clipping due to DC offset bandaidDana Conrad
2021-09-03rockboxdev: Add 'g++' to the list of required tools for building toolchainsSolomon Peachy
2021-08-31lib/argparse fix redWilliam Wilgus
2021-08-31lib/argparse scale decimals to int for return to userWilliam Wilgus
2021-08-31iPod: Fix Yes/No KeymapDana Conrad
2021-08-29bugfix: redraw yes/no screen after a full skin updateAidan MacDonald
2021-08-28Remove long-deprecated old style EQ settingsAidan MacDonald
2021-08-27plugin lib/arg_helper parse 'command line' argsWilliam Wilgus
2021-08-26lcd_putsxyofs 16 bit lcd_mono_bitmap_part [AS] part duexWilliam Wilgus
2021-08-26quickscreen: fix EQ enable not working in quickscreenAidan MacDonald
2021-08-26xduoox3: Disable bootloader USB mode entirelySolomon Peachy
2021-08-26xduoox3: Further bootloader improvementsSolomon Peachy
2021-08-26Plugin Api add core bitmaps Fix YellowWilliam Wilgus
2021-08-26Plugin Api add core bitmapsWilliam Wilgus
2021-08-25Shanling Q1: minor update to keymapAidan MacDonald
2021-08-25Revert "lcd_putsxyofs 16 bit lcd_mono_bitmap_part [AS]"William Wilgus
2021-08-22xduoox3: More minor bootloader tweaksSolomon Peachy
2021-08-22touchscreen: fix smooth scrolling in listsAidan MacDonald
2021-08-22touchscreen: handle scrollbar properly when UI viewport is usedAidan MacDonald
2021-08-22filetypes: handle missing or empty viewers.configAidan MacDonald
2021-08-22xduoox3: Allow user to gracefully exit USB disk mode by pressing powerSolomon Peachy
2021-08-22xduoox3: A few manual improvementsSolomon Peachy
2021-08-22bootloader: nuke a long-unused (and broken) code blockSolomon Peachy
2021-08-21xduoox3: More bootloader updatesSolomon Peachy
2021-08-21xduoox3: Bootloader improvements:Solomon Peachy
2021-08-20manual: Don't expect first char of name in CREDITS to be ASCII.Dominik Riebeling
2021-08-20manual: Add workaround for older KOMAscript versions.Dominik Riebeling
2021-08-19peakmeter: re-enable on hosted platformsUlrich Hecht
2021-08-18lib/helper add talk_val()William Wilgus
2021-08-19plugins trade talk_value for talk_value_decimalWilliam Wilgus
2021-08-18x1000: trigger the virtual LED on disk activityAidan MacDonald
2021-08-17misc.c strip_extension() cleanupWilliam Wilgus
2021-08-15Drop HAVE_RTC_RAMAidan MacDonald
2021-08-15Add advanced build option to omit building pluginsAidan MacDonald
2021-08-15logf: Fix an incorrect fix in 835d0c737a7Solomon Peachy
2021-08-15icon.c bug fix handle read errorsWilliam Wilgus
2021-08-14apps/open_plugins cast menu id to (void*)William Wilgus
2021-08-14Fix red from 04fe77a4Solomon Peachy
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-13file_internal.c guard file_cache_reset() from null pointerWilliam Wilgus
2021-08-12Eros Q Hosted: Apply DC Bias to PCM DataDana Conrad
2021-08-11metadata/mp3data.c init vars & add sanity checksWilliam Wilgus
2021-08-11metadata/metadata_common.c check read for proper bytes readWilliam Wilgus
2021-08-11metadata/metadata_common.c WS changesWilliam Wilgus
2021-08-11metadata/asf.c ensure variable init & add sanity checksWilliam Wilgus