summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2008-07-18Fix missing #includes and make local functions static for gigabeatBertrik Sikken14-9/+21
2008-07-18Make local variable staticBertrik Sikken1-1/+1
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere9-191/+391
2008-07-17Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly i...Dave Chapman1-10/+10
2008-07-16Remove obsolete function + cleanup code a bitMaurus Cuelenaere2-14/+6
2008-07-16Fix the LCD bug!Maurus Cuelenaere5-13/+49
2008-07-16Implement working lcd_off/lcd_on routineMaurus Cuelenaere2-9/+60
2008-07-16Switch screen 90 degrees clockwiseMaurus Cuelenaere4-15/+20
2008-07-16Use register definesMaurus Cuelenaere2-69/+175
2008-07-16Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken15-6/+25
2008-07-15Fix yellowRob Purchase1-1/+0
2008-07-15Update the Telechips NAND driver to use the nand_identify() function introduc...Rob Purchase2-45/+16
2008-07-15Fix red for target with insanely wide LCDs.Rob Purchase1-1/+11
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase2-89/+44
2008-07-15Onda VX747:Maurus Cuelenaere9-44/+503
2008-07-14And set svn:eol-style ...Maurus Cuelenaere7-9602/+9602
2008-07-14Remove svn:executableMaurus Cuelenaere19-0/+0
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere23-0/+10690
2008-07-14Revert r18029 as well. It's more complicated than I thought as Rockbox curre...Marc Guay2-2/+2
2008-07-14Revert most of r18029 as recording through line-in is possible on the H10, ju...Marc Guay2-2/+2
2008-07-14Remove the Mic Recording capacity from the iPod Nano and Video as they can on...Marc Guay2-2/+2
2008-07-14Fix FS#7541 by removing the line-in recording capacity and the manual entry f...Marc Guay2-2/+2
2008-07-13Fix a slightly misleading logfRob Purchase1-1/+1
2008-07-12Delete an empty file that does not appear to be included by any target.Rob Purchase1-24/+0
2008-07-12Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...Rob Purchase8-169/+156
2008-07-10fix the sleeptimer which got broken in r17872 Jonathan Gordon1-1/+1
2008-07-09define SERIALIZE_WRITES for all HAVE_ATA_SD, not just the sansasFrank Gevaerts1-1/+1
2008-07-09D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.Rob Purchase1-8/+85
2008-07-09D2: Add the tuner_power() function which was missing from the previous FM com...Rob Purchase1-0/+49
2008-07-09Don't do overlapping USB transactions and SD writes. This seems to avoid FS#8663Frank Gevaerts1-1/+19
2008-07-07AB repeat: define single button mode for the Player so that it becomes usable...Jens Arnold3-2/+9
2008-07-06Get rid of useless bits.Marc Guay1-15/+0
2008-07-06Fix a few dead references in the manual and add an 's' where one was missing.Marc Guay2-6/+15
2008-07-04Bring the H300 charging-only button in line with the other targets. Hold the...Marc Guay1-1/+1
2008-07-02cleanup some audio driver headersChristian Gmeiner3-6/+0
2008-07-02revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon1-29/+4
2008-07-02going out for a while and dont want to leave it partially broken.. ill re-ena...Jonathan Gordon1-0/+3
2008-07-02fix redJonathan Gordon1-0/+4
2008-07-02fix FS#9140 by changing stop_scroll so it stops scrolling lines which would o...Jonathan Gordon1-8/+30
2008-07-01Fix possible ATA-error on startup for iPod nano. Was introduced with r17721.Andree Buschmann1-2/+8
2008-06-30fix a stray yellowFrank Gevaerts1-0/+1
2008-06-29Don't handle a touchscreen press when backlight is offMaurus Cuelenaere1-1/+4
2008-06-29Colour targets: Revert an optimisation from almost 18 months ago that actuall...Jens Arnold1-33/+9
2008-06-29Move declaration of button_int and clickwheel_int to the proper header file i...Bertrik Sikken3-6/+5
2008-06-29fix FS#8187 - charging breaks sleep timer. Now if the timer goes off and the ...Jonathan Gordon1-4/+6
2008-06-28Moved microsd_int declaration from system-pp502x.c to ata-sd-target.hBertrik Sikken2-1/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg709-1420/+2838
2008-06-28fix typoMarcoen Hirschberg1-1/+1
2008-06-28set the s5l8700 i2c define to a unique numberMarcoen Hirschberg1-1/+1
2008-06-27remove leftover debug stuffMarcoen Hirschberg2-8/+0