Age | Commit message (Expand) | Author |
2010-02-22 | Clip+: show the same real time in OF and rockbox | Rafaël Carré |
2010-02-20 | Comment out lcd_drawline() DEBUGF messages which show in various simulators | Tomer Shalev |
2010-02-16 | * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st... | Teruaki Kawashima |
2010-02-08 | revert r24478 and make the backdrop behaviour the same as it used to be (so w... | Jonathan Gordon |
2010-02-06 | Packard Bell Vibe 500: touchpad code rework. Improve touch sensivity a bit by... | Szymon Dziok |
2010-02-03 | fix a bug where the backdrop from the sbs is displayed on scrolling lines in ... | Jonathan Gordon |
2010-02-01 | FS#10955 - LBA48 builds doesn't compile after ata read/write unification | Torne Wuff |
2010-01-30 | fix warnings in s35390 rtc driver | Bertrik Sikken |
2010-01-23 | Commit FS#10082, enlarge volume control range for WM8758. This will enable vo... | Andree Buschmann |
2010-01-18 | Add a missing #include, make a function static, make touchpad_set_buttonlight... | Bertrik Sikken |
2010-01-18 | Add initial Packard Bell Vibe 500 port, by Szymon Dziok | Frank Gevaerts |
2010-01-13 | set the ipod volume on the ipod fm remote when the tuner is turned on. Also, ... | Laurent Gautier |
2010-01-12 | Fix FS10902 and improve some init. Also add my name to the credit list for FS... | Laurent Gautier |
2010-01-09 | draw selection bar even if str is empty string (e.g. in text_editor plugin). | Teruaki Kawashima |
2010-01-09 | Fix FS#10893. | Teruaki Kawashima |
2010-01-08 | Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock) | Maurus Cuelenaere |
2010-01-03 | Final removal of tabs in firmware path | Andree Buschmann |
2010-01-02 | Simplify some boolean expressions that compare directly against 'true' | Bertrik Sikken |
2010-01-01 | Simplify some expressions using the ? operator | Bertrik Sikken |
2009-12-25 | Fix warnings on logf build | Michael Chicoine |
2009-12-25 | Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port.... | Mark Arigo |
2009-12-22 | Fix FM radio on VX777 (by Giovanni Zilli) | Maurus Cuelenaere |
2009-12-18 | Onda VX747/VX777: fix FM radio | Maurus Cuelenaere |
2009-12-12 | M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and... | Karl Kurbjun |
2009-12-04 | FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl... | Nils Wallménius |
2009-12-03 | si4700: revert r22641 | Rafaël Carré |
2009-12-01 | Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS | Laurent Gautier |
2009-11-29 | Reduce bin size of diacritic characters database | Tomer Shalev |
2009-11-28 | Diacritic display enhancements | Tomer Shalev |
2009-11-26 | Use MULTIDRIVE instead of MULTIVOLUME in sd.c | Frank Gevaerts |
2009-11-26 | Fix diacritic and save some bin size | Tomer Shalev |
2009-11-26 | Merge branch 'hotswap' | Maurus Cuelenaere |
2009-11-24 | Limit character width to 255 pixels | Frank Gevaerts |
2009-11-24 | make lcd_bitmap_char more space efficient. This doesn't seem to impact text d... | Frank Gevaerts |
2009-11-24 | FS#10720 - Support for displaying diacritic characters | Tomer Shalev |
2009-11-24 | FS#9721 - No error check after writes in ata.c | Torne Wuff |
2009-11-24 | FS#10798 - unify ata_read_sectors and ata_write_sectors | Torne Wuff |
2009-11-22 | lcd-bitmap-common.c: Change calculation of the horizontal position in lcd_put... | Teruaki Kawashima |
2009-11-09 | Fix Free and Disk size display when SECTOR_SIZE!=512 | Frank Gevaerts |
2009-11-07 | Fix Red | Karl Kurbjun |
2009-11-07 | Fix two width calculations | Karl Kurbjun |
2009-11-07 | Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si... | Karl Kurbjun |
2009-11-05 | Fix same bug as in r23531 in two more drivers (wrong masking of wday) | Nils Wallménius |
2009-11-05 | RTC read of ds1339 of ds3231 weekday | Robert Kukla |
2009-11-03 | Comment out LOGF_ENABLE defines everywhere, replace evil comments | Jeffrey Goode |
2009-11-03 | Improvements to mini2440 audio; change CPU freq to 406MHz | Bob Cousins |
2009-11-02 | M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ... | Karl Kurbjun |
2009-11-01 | Improvements to mini2440/UDA1341 audio | Bob Cousins |
2009-10-31 | Remove svn:executable from firmware | Michael Chicoine |
2009-10-26 | Many more drivers for mini2440. Now the main binary compiles and runs. | Dominik Wenger |