summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-21SPC Codec: Need to restore a bit more data from cached waves.Michael Sevakis
2013-05-21Opus: fix glitch caused by 2e9aa3dNils Wallménius
2013-05-21Fix FS#9577 - SNES player missing tracks on certain SPCsMichael Sevakis
2013-05-21Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0.Michael Sevakis
2013-05-21SPC Codec: Refactor for CPU and clean up some things.Michael Sevakis
2013-05-19Opus: fix seeking to start of trackNils Wallménius
2013-05-19Opus: avoid allocating space for comment packetsNils Wallménius
2013-05-18Fix opus craches with large embedded album artNils Wallménius
2013-05-18builds.pm: Add HiFi E.T MA9.Andrew Ryabinin
2013-05-17FS#12854 - ipod-time-sync sets wrong dayBoris Gjenero
2013-05-16Introduce new hermite polynomial resampler.Michael Sevakis
2013-05-14Get rid of usb_drv_attach() from USB code.Michael Sevakis
2013-05-14usb-drv-arc: Kill trailing whitespaceMichael Sevakis
2013-05-11Set the right variable type for ucallback :)Michael Sevakis
2013-05-11i.MX31: Remove long udelay from DVFS interrupt handlerMichael Sevakis
2013-05-11Rework rbspeex dependency generation to use single dependency files.Dominik Riebeling
2013-05-11Update mkrk27boot Makefile for libtools.make changes.Dominik Riebeling
2013-05-11Implement dependency generation in libtools.make.Dominik Riebeling
2013-05-11ucl: Replace use of uname by checking the compiler output.Dominik Riebeling
2013-05-11Change mkdir -p to work on Windows.Dominik Riebeling
2013-05-11Make libtools compile rule more generic.Dominik Riebeling
2013-05-11rk27xx: Use DMA for lcd_update_rect()Marcin Bukat
2013-05-11rk27xx: Slightly refactor lcd_set_gram_area()Marcin Bukat
2013-05-11rk27xx: Decide lcd databus width at compile timeMarcin Bukat
2013-05-10Set APPVERSION globally for extralibs Makefile.Dominik Riebeling
2013-05-10Restructure options passed to libs Makefile.Dominik Riebeling
2013-05-09Fix FS#12860 - iPod 5g line out silentMichael Sevakis
2013-05-09Only pass AR to extralibs Makefile if the compiler is gcc.Dominik Riebeling
2013-05-09Fix Rockbox Utility building on OS X.Dominik Riebeling
2013-05-09hm60x: Implement lcd_enable() for v2 display.Andrew Ryabinin
2013-05-08hm60x: Implement lcd_update_rect for v2 display.Andrew Ryabinin
2013-05-07Rename all the "lin_resample..." stuff to simply "resample_...".Michael Sevakis
2013-05-06Remove leftover debugging warning.Dominik Riebeling
2013-05-06Introduce HiFi E.T MA9 port.Andrew Ryabinin
2013-05-05Purge the usage of DSP_SWITCH_FREQUENCY.Michael Sevakis
2013-05-04Fix FS#12859 - Bass/Treble not doing anything in new buildsMichael Sevakis
2013-05-04Change the order of global linker options and -T.Dominik Riebeling
2013-05-04Move building libraries to separate Makefile.Dominik Riebeling
2013-05-04Replace use of uname by checking the compiler output.Dominik Riebeling
2013-05-04Allow overriding make variables via environment variables.Dominik Riebeling
2013-05-04Revert "Don't set CORE_GCSECTIONS in fixedpoint.make."Dominik Riebeling
2013-05-04Fix missed optimization opportunity in dsp_process.Michael Sevakis
2013-05-04Cleanup and simplify latest DSP code incarnation.Michael Sevakis
2013-04-30Fix red.Andrew Ryabinin
2013-04-30rk27xx: initialize i2c driver in bootloader.Andrew Ryabinin
2013-04-29European Portuguese update by Tiago Roque MedeirosFrank Gevaerts
2013-04-28Don't set CORE_GCSECTIONS in fixedpoint.make.Dominik Riebeling
2013-04-27Provide high resolution volume and prescaler to hosted targets.Michael Sevakis
2013-04-26Properly seek to next id3v2 frame for unsynced tags.Dominik Riebeling
2013-04-26Adapt logic in configure script to cope with both x86 and x86_64 architecture...Bryan Childs