summaryrefslogtreecommitdiffstats
path: root/apps/plugins/zxbox
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOLSolomon Peachy1-6/+6
2021-07-13New port: Shanling Q1 nativeAidan MacDonald1-0/+3
2021-04-26Nuke the never-functional iriver ifp-7xx portSolomon Peachy2-19/+0
2021-04-26Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAXSolomon Peachy2-17/+0
2021-04-23xzbox: Fix misleading indentation that triggered GCC11 warningsSolomon Peachy1-28/+29
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald2-0/+17
2021-02-27Rename symbols of FiiO M3K Linux-based portAidan MacDonald2-2/+2
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus2-5/+19
2020-10-26make the plugin API frambuffer agnosticMoshe Piekarski2-5/+5
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy2-33/+16
2020-10-09New port: FiiO M3KSolomon Peachy2-0/+17
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy3-5/+5
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy2-42/+4
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus1-1/+1
2020-04-13av300: Continue cleaning out keymaps.Solomon Peachy2-16/+0
2020-04-06xDuoo X3II and X20 portMarcin Bukat2-0/+34
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy2-0/+34
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy2-0/+17
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat2-0/+16
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-0/+3
2017-02-04Fix dangerous castsAmaury Pouly3-3/+3
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt2-2/+2
2015-12-27Samsung YH820/92x keymap bugfixesSebastian Leonhardt2-2/+7
2014-12-22zxbox: Add missing break; statementThomas Jarosch1-1/+2
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen1-0/+8
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly2-0/+16
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec2-0/+16
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz1-3/+3
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt2-2/+4
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke2-0/+17
2012-04-19hm801: Add support for plugins.Andrew Ryabinin2-2/+4
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin2-0/+18
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz1-1/+1
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-5/+4
2012-02-15zxbox: make source files include their header file and make function static w...Bertrik Sikken7-5/+7
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-1/+1
2011-12-24Fix messed up zxbox keymaps. Fixes fuze+ red also.Thomas Martitz2-20/+3
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz2-1/+20
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń2-2/+4
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg1-1/+1
2011-10-02fuze+: add zxbox keymapAmaury Pouly2-0/+18
2011-05-13Fix another 'set but not used' warning.Andree Buschmann1-0/+2
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann1-9/+13
2010-11-30HD300 - plugins keymapsMarcin Bukat2-0/+18
2010-11-03Okay, this should be the last few "prevent red" fixes to beRobert Menes1-0/+18
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes1-0/+9
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2-6/+6
2010-08-30Plugins: modify IRAM copying codeRafaël Carré1-6/+0
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2-9/+2
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1