summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2013-06-16plugin_midi: expand gustable[] to 128 entriesFrank Gevaerts1-1/+2
2013-06-16Silence some (harmless) warnings.Frank Gevaerts1-1/+1
2013-06-13test_mem: silence -Wunused-but-set-variable warningRafaël Carré1-0/+1
2013-06-10Enable key lock in radio screenAmaury Pouly2-2/+2
2013-06-09Fix rockblox instadrop behaviourMax Zerzouri1-1/+4
2013-06-09Fix warning (move variable into #ifdef section).Thomas Martitz1-2/+2
2013-06-09Fix reds (this code needs #ifdef HAVE_ALBUMART)Thomas Martitz1-0/+2
2013-06-09Fix multiple problems in radioart.cThomas Martitz1-13/+22
2013-06-09skin_engine: Fix albumart logic on skin reloading.Thomas Martitz3-22/+24
2013-06-05Fix color of files with no extension.Boris Gjenero1-1/+1
2013-05-31Argh, move a comment to the (now) proper location. :)Michael Sevakis2-2/+1
2013-05-31Have voice fire an event when it starts and stops playing.Michael Sevakis3-15/+27
2013-05-31Should use HAVE_RECORDING, not AUDIO_HAVE_RECORDING in playback.cMichael Sevakis1-1/+1
2013-05-31Just init audio thread event with Q_NULL instead of SYS_TIMEOUT.Michael Sevakis1-1/+1
2013-05-31Some corrections after 5857c44.Michael Sevakis3-7/+18
2013-05-31Refactor audio thread to run both recording and playback.Michael Sevakis10-501/+500
2013-05-30pcm_record: Track initialization stateMichael Sevakis1-1/+19
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin5-0/+63
2013-05-23Remove dsp_callback because DSP is now library code, not app code.Michael Sevakis1-3/+0
2013-05-21Fix CPU boosting in test_codec.Michael Sevakis1-7/+11
2013-05-06Introduce HiFi E.T MA9 port.Andrew Ryabinin2-0/+239
2013-05-05Purge the usage of DSP_SWITCH_FREQUENCY.Michael Sevakis1-1/+1
2013-04-29European Portuguese update by Tiago Roque MedeirosFrank Gevaerts1-4/+125
2013-04-26Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis15-513/+10
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-2/+2
2013-04-18imageviewer: fix animated gifs handlingMarcin Bukat2-23/+10
2013-04-15Forget about fixedpoint.c in any HWCODEC bin.Michael Sevakis1-2/+1
2013-04-15Still at it for 0c7b787. Might be done now.Michael Sevakis1-1/+2
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2-2/+2
2013-04-14Use equivalent puts_scroll() call.Thomas Martitz1-1/+1
2013-04-11rk27xx: implement radio supportAmaury Pouly1-1/+18
2013-04-10Move fixedpoint.h to be accessible in /firmware.Michael Sevakis2-119/+2
2013-04-09Consolidate identical fixedpoint exp and ln functions.Michael Sevakis2-91/+38
2013-04-06bookmark: add cancelling of autoload bookmarkRichard Quirk1-4/+5
2013-03-28woops, revert test codeJonathan Gordon1-26/+0
2013-03-28simplelist: Fix simplelist_set_line_count() so it actually sets the countJonathan Gordon2-2/+32
2013-03-24Change audio_set_cuesheet parameter from int to bool (fixes cppcheck warning)Bertrik Sikken2-2/+2
2013-03-05Update bulgarian.lang by Zahari YurukovAlex Parker1-1140/+1275
2013-03-05Sort bulgarian.lang into english.lang orderAlex Parker1-4408/+4408
2013-03-05update Chinese(Simplified) translationPurlingNayuki1-27/+41
2013-03-05EQ: - Fine grained EQ configurationHayden Pearce2-3/+3
2013-03-05Debug Screen: - Skin Engine RAM usage - fix a small typoHayden Pearce1-1/+1
2013-03-04update French translationAmaury Pouly1-28/+101
2013-02-28Revert "skin tags: fix the id3 track/disc numbers in conditionals"Jonathan Gordon1-12/+2
2013-02-26checkwps: show a helpful error if the parser callback errors outJonathan Gordon1-3/+3
2013-02-26skin engine: Relax the AA load width/height checksJonathan Gordon1-4/+0
2013-02-24FS#12828 : french updateStephane Moutard-Martin1-6/+6
2013-02-23Make the git viewer use the global libtlsf.aFrank Gevaerts2-3/+2
2013-02-21Fix FS#12824 : Malfunctioning FFT plugin in Sansa Clip ZipMichael Sevakis1-12/+11
2013-02-21skin tags: fix the id3 track/disc numbers in conditionalsJonathan Gordon1-2/+12