summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun13-17/+387
2009-04-11Revert unrelated changes :/Thomas Martitz2-9/+1
2009-04-11Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz4-3/+14
2009-04-10FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection.Mustapha Senhaji1-0/+13
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz55-116/+294
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 Martitz3-8/+7
2009-04-10Make rockboxdev.sh building multiple targets in a run work again by not compl...Thomas Martitz1-26/+32
2009-04-10Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button d...Michael Giacomelli2-33/+32
2009-04-10Install dialog: fix version notes not getting cleared correctly for current b...Dominik Riebeling1-1/+3
2009-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun5-190/+79
2009-04-10Enable Albumart for M:Robe 500Karl Kurbjun1-2/+1
2009-04-10Add new directory under utils for code-analysis tools, and objdiff.py script ...Andrew Mahone1-0/+54
2009-04-10Fix FS#10111 - Pops and clicks when playing 24 bit FLAC files. This fixes de...Boris Gjenero1-1/+1
2009-04-10Commit FS#10043 by Michael Chicoine for the Sansa e200v2. Implements LCD sle...Michael Giacomelli1-30/+37
2009-04-09Add PictureFlow screenshot to manual for M:Robe 100.Andrew Mahone1-0/+0
2009-04-09FS#8523 - Disable WPS updating when the backlight is off.Thomas Martitz1-1/+31
2009-04-09Fix redKarl Kurbjun1-0/+8
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun8-136/+336
2009-04-08Exchange some references to certain players or pads with a feature in some pa...Marianne Arnold3-14/+14
2009-04-08Forgot to add the call too gwps_fix_statusbars(), fixes yellow too.Thomas Martitz1-0/+1
2009-04-08WPS update optimizations:Thomas Martitz1-35/+24
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-08Undo revert of r20653Andrew Mahone1-1/+1
2009-04-08fix accidental reverts in r20651Andrew Mahone1-11/+6
2009-04-08Pictureflow chapter, hwcodec target manuals: add a note about the plugin stop...Marianne Arnold1-0/+4
2009-04-08Improve scaler reciprocal precision by 1 bit, and remove unused SC_NUM, SC_FI...Andrew Mahone2-23/+2
2009-04-08Fix yellowAndrew Mahone1-1/+1
2009-04-08FS#10104: Update PictureFlow manual to reflect keymap changes, and remove the...Andrew Mahone1-20/+17
2009-04-08FS#9992: remove PLA use from PictureFlow, replacing it with maps designed for...Andrew Mahone1-68/+147
2009-04-08Fix yellowMaurus Cuelenaere1-0/+1
2009-04-08Add LED indication to Jz4740 SD driverMaurus Cuelenaere1-0/+8
2009-04-07Forgot to actually enable it..Maurus Cuelenaere1-1/+1
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere62-15/+258
2009-04-07Invadrox - some bitmap related changes in preparation of porting it to more s...Marianne Arnold38-196/+127
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-07Patch by Rafaël Carré - Chopper : define small screen limit on height <= 64Bertrik Sikken1-1/+1
2009-04-07Revert FS#9531 / r19723 - It did not fix the problem, and it caused the index...Boris Gjenero1-1/+0
2009-04-07commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger2-5/+12
2009-04-07Tidy up and remove executable flag from a few plugin bitmap files.Marianne Arnold15-0/+0
2009-04-07Remove unnecessary copying of current track id3 data back into the buffer. It...Boris Gjenero1-10/+0
2009-04-07Add current use and fix battery capacity settings for the Gigabeat F/X. Than...Michael Giacomelli1-3/+8
2009-04-06Fix a typo in the german translation (thanks to pyro_maniac on IRC for pointi...Dominik Riebeling11-5237/+7007
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero3-12/+44
2009-04-06Fix FS#10091 - On Archos targets properly detect charger at startup, so charg...Boris Gjenero1-1/+3
2009-04-06FS9795 - some playback cleanup. Jonathan Gordon12-176/+190