summaryrefslogtreecommitdiffstats
path: root/apps/plugins/midi
AgeCommit message (Expand)AuthorFilesLines
2020-04-06xDuoo X3II and X20 portMarcin Bukat1-0/+16
2019-08-08Introduce HW_SAMPR_MIN_GE_22 macroSolomon Peachy1-9/+48
2019-08-05Midiplay plugin ehancementsSolomon Peachy7-113/+230
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-0/+16
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+8
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat1-0/+8
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-0/+3
2017-01-06Midiplay: only boost cpu in sensible code partsSebastian Leonhardt1-7/+27
2017-01-06Midi Player: fix premature stopping of audio buffer playbackSebastian Leonhardt1-1/+10
2017-01-06Midi Player: fix playback of buffer remains when seekingSebastian Leonhardt1-0/+4
2017-01-06Fix red (midi plugin: action rename)Sebastian Leonhardt1-1/+1
2017-01-06Midi Player: give button actions meaningful namesSebastian Leonhardt1-199/+199
2017-01-06midi: Recalculate (and rename) the note frequency table.Frank Gevaerts3-19/+28
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt1-1/+1
2014-10-22YH820/YH92X: Improve some keymaps for plugins.Szymon Dziok1-1/+1
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen1-0/+7
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly1-0/+8
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec1-0/+8
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke1-0/+8
2013-06-16plugin_midi: expand gustable[] to 128 entriesFrank Gevaerts1-1/+2
2012-04-19hm801: Add support for plugins.Andrew Ryabinin1-1/+2
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin1-0/+8
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-7/+7
2012-02-18midi plugin: make local functions static where possibleBertrik Sikken7-9/+10
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-5/+5
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+8
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+8
2011-10-02fuze+: add midiplay keymapAmaury Pouly1-0/+8
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon1-1/+1
2011-09-06midi: make the patch sample data pointer a *int16_t to get rid of some ugly c...Nils Wallménius5-13/+12
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann1-2/+1
2010-12-13Make the midiplugin's out of memory error more obvious to people who don't kn...Michael Giacomelli1-2/+1
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+8
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes1-0/+8
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-2/+2
2010-09-07plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré1-1/+1
2010-08-30Plugins: modify IRAM copying codeRafaël Carré1-4/+0
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-2/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+2
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-2/+1
2010-07-25Replace remaining printf in midi plugin (fix yellow/red)Michael Chicoine4-52/+52
2010-07-25Rename printf to prevent naming conflict. Also change comment to conform with...Michael Chicoine2-10/+10
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-0/+2
2010-05-07Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...Frank Gevaerts1-3/+3
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz3-6/+4
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+8
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok1-0/+8
2010-02-07Remove tabsAndree Buschmann1-1/+1