summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer
AgeCommit message (Expand)Author
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly
2014-07-17keymaps: cleanupAmaury Pouly
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis
2013-06-16Silence some (harmless) warnings.Frank Gevaerts
2013-05-05Purge the usage of DSP_SWITCH_FREQUENCY.Michael Sevakis
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-05-07Don't reinvent ctype.h functionsNils Wallménius
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis
2012-04-26MPEGPlayer: Fixup typecasting for PCM buffer a bit.Michael Sevakis
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-03-03Correct actionable offense for misappropriation of action context.Michael Sevakis
2012-03-03Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-10fix redRafaël Carré
2011-10-10mpegplayer sync_audio_setting(): simplify / clarifyRafaël Carré
2011-10-02fuze+°: add mpeg keymapAmaury Pouly
2011-09-08MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...Andree Buschmann
2011-09-07Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.Andree Buschmann
2011-09-03Do not set '-fgnu89-inline' for MIPS targets.Andree Buschmann
2011-09-03FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...Andree Buschmann
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
2011-08-03Cleanup tree.c cache handling a bit.Thomas Martitz
2011-07-08Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis
2011-05-13mpegplayer: Adapt to new pause_rewind setting and apply it for allMichael Hohmuth
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-03-05Anti-Aliased Fonts support.Thomas Martitz
2011-03-05Change the thread api a bit.Thomas Martitz
2011-02-22mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis
2011-02-03MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...Michael Sevakis
2011-01-25MPEGPlayer: Account for drivers that pass pointers to their internal state va...Michael Sevakis
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima
2011-01-11SA9200: Add YUV blitting, do full-screen updates more efficiently and properl...Michael Sevakis
2011-01-07Put illustrative switch case back, because it clarifies intention...maybe ;).Michael Sevakis
2011-01-07MPEGPlyaer: A bit of audio mutation. Remove a useless thread state. Take some...Michael Sevakis
2011-01-04Fix another comment typoAlexander Levin
2011-01-04MPEGPlayer: Give the parser a little stronger going over this time so it tole...Michael Sevakis