summaryrefslogtreecommitdiffstats
path: root/apps/plugins/mpegplayer
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-2/+0
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus2-3/+7
2020-04-06xDuoo X3II and X20 portMarcin Bukat2-0/+38
2019-08-04Speech feedback in mpegplayer menusSolomon Peachy4-66/+196
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy2-0/+38
2018-11-26mpegplayer fix warningsWilliam Wilgus4-11/+13
2018-10-09mips: fix some compile warnings.Solomon Peachy1-0/+6
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy2-0/+19
2018-06-14Agptek Rocker: Fix mpegplayer keymapMarcin Bukat1-0/+1
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat2-0/+16
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt2-0/+8
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt2-2/+2
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt2-8/+7
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-5/+5
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2-0/+17
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly2-0/+16
2014-07-17keymaps: cleanupAmaury Pouly1-4/+5
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec2-0/+17
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2-6/+27
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
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2-4/+6
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis3-1/+8
2013-06-16Silence some (harmless) warnings.Frank Gevaerts1-1/+1
2013-05-05Purge the usage of DSP_SWITCH_FREQUENCY.Michael Sevakis1-1/+1
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken1-2/+3
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius1-1/+1
2012-05-07Don't reinvent ctype.h functionsNils Wallménius1-16/+16
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis2-26/+38
2012-04-26MPEGPlayer: Fixup typecasting for PCM buffer a bit.Michael Sevakis2-3/+3
2012-04-19hm801: Add support for plugins.Andrew Ryabinin2-1/+10
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin2-0/+17
2012-03-03Correct actionable offense for misappropriation of action context.Michael Sevakis1-1/+1
2012-03-03Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis1-1/+1
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-1/+1
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz2-0/+17
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2-5/+5
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń2-0/+17
2011-10-10fix redRafaël Carré1-1/+1
2011-10-10mpegplayer sync_audio_setting(): simplify / clarifyRafaël Carré1-40/+14
2011-10-02fuze+°: add mpeg keymapAmaury Pouly2-0/+17
2011-09-08MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...Andree Buschmann1-2/+2
2011-09-07Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.Andree Buschmann1-2/+2
2011-09-03Do not set '-fgnu89-inline' for MIPS targets.Andree Buschmann1-1/+6
2011-09-03FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...Andree Buschmann1-0/+6
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz1-1/+1
2011-08-03Cleanup tree.c cache handling a bit.Thomas Martitz1-1/+1
2011-07-08Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis3-35/+60
2011-05-13mpegplayer: Adapt to new pause_rewind setting and apply it for allMichael Hohmuth1-9/+9
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann1-6/+6