summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Fix CODEC_AAC_SBR_DEC check with undefined CONFIG_CPUroman.artiukhin1-4/+9
2024-01-02ErosQ Native ES9018K2M: Add digital filters capabilityDana Conrad2-2/+14
2024-01-02ErosQ New Revision HW volumeDana Conrad3-2/+79
2023-12-31Fix red in 4cd65b9d9Solomon Peachy1-4/+4
2023-12-31Codecs: mp4: Disable SBR decoding for PP5002 - PP5022 platformsroman.artiukhin1-0/+4
2023-11-23Revert "Extend path_append_ex to truncate compname, remove some strmemdupa"William Wilgus1-1/+1
2023-11-19Extend path_append_ex to truncate compname, remove some strmemdupaWilliam Wilgus1-1/+1
2023-11-09Playlist slight optimizations for playlist_resumeWilliam Wilgus1-0/+2
2023-10-27sansaclipplus: enable usb-hid mouse supportUwe Kleine-König1-0/+1
2023-10-01Remove structec APIAidan MacDonald1-33/+0
2023-09-30powermgmt: Remove CURRENT_USBAidan MacDonald1-7/+0
2023-09-28disk: Remember the partition number for each volumeAidan MacDonald1-0/+3
2023-09-28disk: Add "struct volumeinfo" to store volume related infoAidan MacDonald1-0/+6
2023-09-09Ability to control backlight for soft lock actionroman.artiukhin1-1/+1
2023-08-17Remove obsolete alias for audio_record functionChristian Soffke1-1/+0
2023-05-21disk: Support GUID Partition Tables (GPT)Solomon Peachy1-0/+3
2023-04-08[Feature] Supress voice during sleep timer shutdownWilliam Wilgus1-0/+1
2023-03-23Fix unified syntax in ARM inline assemblyAidan MacDonald1-0/+10
2023-03-23Using ARM Unified Assembler LanguageChris Chua1-2/+3
2023-02-15font.c cleanupWilliam Wilgus1-1/+1
2023-02-15[BugFix] font.c filename was movableWilliam Wilgus1-1/+1
2023-01-22Add perceptual volume adjustmentAidan MacDonald1-0/+4
2023-01-22ErosQNative: Enable Line Out capabilities on new revision playersDana Conrad1-1/+1
2023-01-15buflib: Add malloc-backed buflibAidan MacDonald1-0/+1
2023-01-15buflib: Add CONFIG_BUFLIB_BACKEND for selecting a buflib backendAidan MacDonald1-0/+7
2023-01-13fix red from #641e91aa2fSolomon Peachy1-1/+2
2023-01-13jz47xx: Add support for INIT regionSolomon Peachy1-1/+1
2023-01-12Fix red in 7e5fc4076aAidan MacDonald1-0/+2
2023-01-12Add INIT_ATTR to i2c_init()Aidan MacDonald5-5/+5
2023-01-12Add INIT_ATTR to system_init()Aidan MacDonald1-0/+6
2023-01-04[BugFix] Fix some Shif related UB -- ASANWilliam Wilgus1-3/+3
2023-01-02Add locked actions to all soft lock targetsWilliam Wilgus3-3/+0
2023-01-02clean up button.c optimize !filter_first_keypressWilliam Wilgus1-4/+0
2022-12-31[FixRed] ClipV2 has a hold button -- news to meWilliam Wilgus1-1/+0
2022-12-31[Feature/Bugfix] keyremap add Context flagsWilliam Wilgus3-0/+3
2022-12-31x1000: Enable support for INIT_ATTRAidan MacDonald1-1/+1
2022-12-20ata: Prevent powering-off ATA hardwre if it reports as mSATA or m.2Solomon Peachy1-0/+3
2022-12-01Add rectangle utility functionsAidan MacDonald1-0/+75
2022-11-12make splash split on control charactersWilliam Wilgus1-1/+1
2022-10-13Revert "Remove YUV blitting functions and LCD modes"Solomon Peachy2-2/+11
2022-10-03Remove YUV blitting functions and LCD modesAidan MacDonald2-11/+2
2022-10-03mrobe500: Fix missing parentheses in #defineAidan MacDonald1-1/+1
2022-09-30Define LCD_STRIDEFORMAT unconditionallyAidan MacDonald2-4/+8
2022-09-27FS#13361: Fix some compilation under MacOS (Michael Landherr)Solomon Peachy1-2/+10
2022-09-27lcd: Remove HAVE_VIEWPORT_CLIPAidan MacDonald2-6/+0
2022-09-25Fix red in e75a3fb8Aidan MacDonald1-0/+5
2022-07-12ipod6g: increase plugin buffer size from 512 KiB to 2 MiBChristian Soffke1-5/+3
2022-07-10x1000: fix linux boot USB issuesAidan MacDonald1-0/+3
2022-06-21usb: remove "Ask" USB Mode (FS#13317)Aidan MacDonald1-1/+0
2022-05-22mips: add native backtrace implementationAidan MacDonald2-1/+5