summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2010-03-29as3525v2: microphone recordingRafaël Carré
2010-03-29as3525v2 : recording (FM only, no microphone yet)Rafaël Carré
2010-03-29as3525v2: FM playback (only tested on Clip+)Rafaël Carré
2010-03-22FS#11118: reduce the number of cached sector in FAT code because some are use...Amaury Pouly
2010-03-21SansaAMSv2 as3541.c Include key line from funman's patch to get sound on c...Jack Halpin
2010-03-20Clip+: enable sound on "as3514" (as3543 in fact)Rafaël Carré
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2010-03-17M66591 Driver: Correct some comments.Karl Kurbjun
2010-03-16Fix a typo on a commentMustapha Senhaji
2010-03-15fat: make fat_open more flexible by accepting the file==&dir->file and make f...Amaury Pouly
2010-03-05si4700 tuner: put the tuner to sleep at initRafaël Carré
2010-02-22Clip+: show the same real time in OF and rockboxRafaël Carré
2010-02-20Comment out lcd_drawline() DEBUGF messages which show in various simulatorsTomer Shalev
2010-02-16* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...Teruaki Kawashima
2010-02-08revert r24478 and make the backdrop behaviour the same as it used to be (so w...Jonathan Gordon
2010-02-06Packard Bell Vibe 500: touchpad code rework. Improve touch sensivity a bit by...Szymon Dziok
2010-02-03fix a bug where the backdrop from the sbs is displayed on scrolling lines in ...Jonathan Gordon
2010-02-01FS#10955 - LBA48 builds doesn't compile after ata read/write unificationTorne Wuff
2010-01-30fix warnings in s35390 rtc driverBertrik Sikken
2010-01-23Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...Andree Buschmann
2010-01-18Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts
2010-01-13set the ipod volume on the ipod fm remote when the tuner is turned on. Also, ...Laurent Gautier
2010-01-12Fix FS10902 and improve some init. Also add my name to the credit list for FS...Laurent Gautier
2010-01-09draw selection bar even if str is empty string (e.g. in text_editor plugin).Teruaki Kawashima
2010-01-09Fix FS#10893.Teruaki Kawashima
2010-01-08Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock)Maurus Cuelenaere
2010-01-03Final removal of tabs in firmware pathAndree Buschmann
2010-01-02Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken
2009-12-25Fix warnings on logf buildMichael Chicoine
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo
2009-12-22Fix FM radio on VX777 (by Giovanni Zilli)Maurus Cuelenaere
2009-12-18Onda VX747/VX777: fix FM radioMaurus Cuelenaere
2009-12-12M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun
2009-12-04FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl...Nils Wallménius
2009-12-03si4700: revert r22641Rafaël Carré
2009-12-01Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier
2009-11-29Reduce bin size of diacritic characters databaseTomer Shalev
2009-11-28Diacritic display enhancementsTomer Shalev
2009-11-26Use MULTIDRIVE instead of MULTIVOLUME in sd.cFrank Gevaerts
2009-11-26Fix diacritic and save some bin sizeTomer Shalev
2009-11-26Merge branch 'hotswap'Maurus Cuelenaere
2009-11-24Limit character width to 255 pixelsFrank Gevaerts
2009-11-24make lcd_bitmap_char more space efficient. This doesn't seem to impact text d...Frank Gevaerts
2009-11-24FS#10720 - Support for displaying diacritic charactersTomer Shalev
2009-11-24FS#9721 - No error check after writes in ata.cTorne Wuff
2009-11-24FS#10798 - unify ata_read_sectors and ata_write_sectorsTorne Wuff
2009-11-22lcd-bitmap-common.c: Change calculation of the horizontal position in lcd_put...Teruaki Kawashima
2009-11-09Fix Free and Disk size display when SECTOR_SIZE!=512Frank Gevaerts