summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-18builds.pm: Add HiFi E.T MA9.bootloader_hifietma9_v1Andrew Ryabinin1-0/+4
2013-05-17FS#12854 - ipod-time-sync sets wrong dayrbutil/mkamsboot/mkamsboot.cBoris Gjenero1-1/+1
2013-05-16Introduce new hermite polynomial resampler.Michael Sevakis3-260/+543
2013-05-14Get rid of usb_drv_attach() from USB code.Michael Sevakis5-17/+6
2013-05-14usb-drv-arc: Kill trailing whitespaceMichael Sevakis1-7/+7
2013-05-11Set the right variable type for ucallback :)Michael Sevakis1-1/+1
2013-05-11i.MX31: Remove long udelay from DVFS interrupt handlerMichael Sevakis6-88/+140
2013-05-11Rework rbspeex dependency generation to use single dependency files.Dominik Riebeling1-21/+11
2013-05-11Update mkrk27boot Makefile for libtools.make changes.Dominik Riebeling1-44/+6
2013-05-11Implement dependency generation in libtools.make.Dominik Riebeling1-1/+11
2013-05-11ucl: Replace use of uname by checking the compiler output.Dominik Riebeling1-5/+16
2013-05-11Change mkdir -p to work on Windows.Dominik Riebeling3-7/+24
2013-05-11Make libtools compile rule more generic.Dominik Riebeling3-10/+3
2013-05-11rk27xx: Use DMA for lcd_update_rect()Marcin Bukat4-101/+58
2013-05-11rk27xx: Slightly refactor lcd_set_gram_area()Marcin Bukat5-39/+46
2013-05-11rk27xx: Decide lcd databus width at compile timeMarcin Bukat2-18/+13
2013-05-10Set APPVERSION globally for extralibs Makefile.Dominik Riebeling2-9/+10
2013-05-10Restructure options passed to libs Makefile.Dominik Riebeling1-16/+16
2013-05-09Fix FS#12860 - iPod 5g line out silentMichael Sevakis1-0/+4
2013-05-09Only pass AR to extralibs Makefile if the compiler is gcc.Dominik Riebeling1-2/+4
2013-05-09Fix Rockbox Utility building on OS X.Dominik Riebeling1-1/+9
2013-05-09hm60x: Implement lcd_enable() for v2 display.Andrew Ryabinin1-0/+25
2013-05-08hm60x: Implement lcd_update_rect for v2 display.Andrew Ryabinin1-12/+19
2013-05-07Rename all the "lin_resample..." stuff to simply "resample_...".Michael Sevakis4-45/+42
2013-05-06Remove leftover debugging warning.Dominik Riebeling1-1/+0
2013-05-06Introduce HiFi E.T MA9 port.Andrew Ryabinin25-5/+1441
2013-05-05Purge the usage of DSP_SWITCH_FREQUENCY.Michael Sevakis27-28/+27
2013-05-04Fix FS#12859 - Bass/Treble not doing anything in new buildsMichael Sevakis1-2/+2
2013-05-04Change the order of global linker options and -T.Dominik Riebeling1-4/+6
2013-05-04Move building libraries to separate Makefile.Dominik Riebeling2-56/+68
2013-05-04Replace use of uname by checking the compiler output.Dominik Riebeling1-6/+16
2013-05-04Allow overriding make variables via environment variables.Dominik Riebeling1-2/+2
2013-05-04Revert "Don't set CORE_GCSECTIONS in fixedpoint.make."Dominik Riebeling1-0/+1
2013-05-04Fix missed optimization opportunity in dsp_process.Michael Sevakis1-3/+3
2013-05-04Cleanup and simplify latest DSP code incarnation.Michael Sevakis15-540/+513
2013-04-30Fix red.Andrew Ryabinin1-1/+1
2013-04-30rk27xx: initialize i2c driver in bootloader.Andrew Ryabinin1-0/+2
2013-04-29European Portuguese update by Tiago Roque MedeirosFrank Gevaerts1-4/+125
2013-04-28Don't set CORE_GCSECTIONS in fixedpoint.make.Dominik Riebeling1-1/+0
2013-04-27Provide high resolution volume and prescaler to hosted targets.Michael Sevakis9-94/+177
2013-04-26Properly seek to next id3v2 frame for unsynced tags.Dominik Riebeling1-3/+10
2013-04-26Adapt logic in configure script to cope with both x86 and x86_64 architecture...Bryan Childs1-1/+5
2013-04-25Properly implement volume in warble. dB cut only.Michael Sevakis2-9/+36
2013-04-25Add $(SHARED_CFLAGS) to fixedpoint.make to quash amd64 errors in 95e23de.Michael Sevakis1-1/+1
2013-04-26Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis28-101/+91
2013-04-25Bass/Treble caps should exist implicitly with HAVE_SW_TONE_CONTROLS.Michael Sevakis1-14/+14
2013-04-25Add Serial Port 1 support for iPod Photo/Color/4G/Mini2Gandypotter5-186/+292
2013-04-24Update instructions in docs/README to change 'Check out from SVN' to 'Clone f...Bryan Childs1-2/+2
2013-04-23Make pcm_sw_volume.c a bit less verbose by merging volume code.Michael Sevakis1-17/+10
2013-04-22Oops. Revert a pointless change.Michael Sevakis1-6/+2