summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2009-04-14FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...Boris Gjenero3-10/+28
2009-04-14M:Robe 500 Fix a bug in the UART receive buffer - remote does not appear to s...Karl Kurbjun4-164/+207
2009-04-13Update battery capacities of the sansa clip and sansa fuze.Bertrik Sikken2-6/+6
2009-04-13Code police: fix brace placement, remove trailing spacesBoris Gjenero1-51/+62
2009-04-13Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button...Thomas Martitz5-10/+27
2009-04-13FS#10127 - Sansa e200v2: wrapping in menus by Dustin Skoracki and me. Impleme...Thomas Martitz1-115/+60
2009-04-13FS#10120 - fuze/e200v2: poll the wheel more often (every 5ms). This makes the...Thomas Martitz3-32/+55
2009-04-12Fix #includes in usb-as3525.cBertrik Sikken1-1/+3
2009-04-12FS#9985: The OF of AMS sansas seems to keep time in seconds since 1970-1-1 in...Bertrik Sikken1-1/+10
2009-04-12Fix redBoris Gjenero1-0/+8
2009-04-12Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and boo...Boris Gjenero2-35/+66
2009-04-11Fix the scrollbar boundary checking to prevent the player from freezing on sc...Karl Kurbjun1-1/+1
2009-04-11Clean up errors and warningKarl Kurbjun2-0/+3
2009-04-11Fix unintentional usage of relatively unknown C features (FS#10119, found by ...Frank Gevaerts1-1/+2
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun7-11/+355
2009-04-11Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz2-2/+5
2009-04-10FS#10113 - Sansa AMS : do not use unaligned buffers on ATA DMA by Rafaël Car...Thomas Martitz1-5/+24
2009-04-10FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz2-6/+5
2009-04-10Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button d...Michael Giacomelli1-33/+31
2009-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun3-44/+77
2009-04-10Enable Albumart for M:Robe 500Karl Kurbjun1-2/+1
2009-04-10Commit FS#10043 by Michael Chicoine for the Sansa e200v2. Implements LCD sle...Michael Giacomelli1-30/+37
2009-04-09Fix redKarl Kurbjun1-0/+8
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun4-91/+251
2009-04-08Raise MAX_SYS_EVENTS to fix FS#10105 (*PANIC* event line full)Thomas Martitz1-1/+1
2009-04-08Jz4740:Maurus Cuelenaere2-101/+50
2009-04-08Make test_codec compile and clean up some commentsMaurus Cuelenaere1-6/+4
2009-04-08Fix yellowMaurus Cuelenaere1-0/+1
2009-04-08Add LED indication to Jz4740 SD driverMaurus Cuelenaere1-0/+8
2009-04-07Patch by Rafaël Carré - Sansa AMS i2c :Bertrik Sikken3-34/+5
2009-04-07Patch by Rafaël Carré - Sansa AMS : inform pcm.c when playback stopped, use...Bertrik Sikken1-0/+3
2009-04-07Patch by Rafaël Carré - Sansa AMS: Fix a few mistakes in DMA codeBertrik Sikken1-5/+2
2009-04-07commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger1-3/+12
2009-04-07Add current use and fix battery capacity settings for the Gigabeat F/X. Than...Michael Giacomelli1-3/+8
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero3-12/+44
2009-04-06FS9795 - some playback cleanup. Jonathan Gordon2-2/+1
2009-04-05Fix redMaurus Cuelenaere1-2/+3
2009-04-05Fix Onda VX767 LCD clock init codeMaurus Cuelenaere1-4/+3
2009-04-05Move CPU_MIPS #define up so ROCKBOX_STRICT_ALIGN actually gets definedMaurus Cuelenaere1-4/+4
2009-04-05Revert r20617 for nowMaurus Cuelenaere1-1/+1
2009-04-04Don't leave LOGF_ENABLE enabled...Maurus Cuelenaere1-1/+1
2009-04-04Use the audio buffer in USB storage for ISP1583-having targetsMaurus Cuelenaere1-3/+3
2009-04-01Fix sim errorsKarl Kurbjun1-2/+3
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun3-5/+35
2009-04-01Correct a bit in the app.ldsKarl Kurbjun1-11/+14
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun9-173/+234
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase7-64/+103
2009-03-30A bit of cleanup in config-fuze (don't define features we do not have yet), a...Thomas Martitz3-54/+37
2009-03-30FS#10053 - Sansa AMS >2GB support by Rafaël Carré. Enables bank switching onThomas Martitz1-22/+109
2009-03-30Remove that orphaned and wrong #ifThomas Martitz1-1/+0