Age | Commit message (Expand) | Author |
2009-08-20 | Enable dircache for targets with 8MB RAM too (AMS Sansas, modded Archoses). | Thomas Martitz |
2009-08-20 | fix yellow | Nils Wallménius |
2009-08-20 | M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes... | Karl Kurbjun |
2009-08-19 | fix svn properties | Nils Wallménius |
2009-08-19 | fix more red | Nils Wallménius |
2009-08-19 | fix red | Nils Wallménius |
2009-08-19 | Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl... | Nils Wallménius |
2009-08-19 | Add const to usb_serial_send() buffer. | Frank Gevaerts |
2009-08-19 | Onda's: add touchscreen boot menu for targets without/not much physical butto... | Maurus Cuelenaere |
2009-08-18 | h300 has a 16 bits display, not a 2 bits. | Rafaël Carré |
2009-08-18 | iaudiox5 has a 16 bits display, not a 2 bits. | Rafaël Carré |
2009-08-18 | LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into ... | Rafaël Carré |
2009-08-18 | LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram int... | Rafaël Carré |
2009-08-18 | LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram ... | Rafaël Carré |
2009-08-18 | LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specifi... | Rafaël Carré |
2009-08-18 | it is mildly useful to reset the viewport to the full screen for the panic sc... | Jonathan Gordon |
2009-08-18 | M:Robe 500: Increase the max icon size. | Karl Kurbjun |
2009-08-17 | Onda VX747: don't enable software volume control in sims | Maurus Cuelenaere |
2009-08-16 | * Onda VX747/VX767: fix target_id & MODEL_NUMBER | Maurus Cuelenaere |
2009-08-16 | FAT timestamp handling improvements for non-RTC targets: | Jens Arnold |
2009-08-15 | Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific... | Bertrik Sikken |
2009-08-15 | Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggled | Rafaël Carré |
2009-08-14 | Fix Yellow | Karl Kurbjun |
2009-08-14 | Hopefully get all of the touchscreen drivers to act the same so release event... | Karl Kurbjun |
2009-08-14 | mrobe100: power off HDD (courtesy of lowlight) ~2h extra playtime | Robert Kukla |
2009-08-13 | don't treat extremely quick transfers as errors | Frank Gevaerts |
2009-08-13 | LCD bitmap driver code consolidation from FS#4817: | Andrew Mahone |
2009-08-13 | M:Robe 500: Forgot one. | Karl Kurbjun |
2009-08-13 | M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran... | Karl Kurbjun |
2009-08-12 | Limit usb_serial packets to 32 bytes. It's unclear why this is needed, but us... | Frank Gevaerts |
2009-08-12 | TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ... | Rob Purchase |
2009-08-12 | D2: Re-enable SD(HC) driver as there have been no further reports of damaged ... | Rob Purchase |
2009-08-12 | Fix a wrong memcpy in logf() introduced in r22253 | Rafaël Carré |
2009-08-12 | Remove dead code | Alexander Levin |
2009-08-12 | Change the function name in strnatsort so that the code doesn't contradict it... | Alexander Levin |
2009-08-12 | M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s... | Karl Kurbjun |
2009-08-12 | M:Robe 500: Make endpoint requests more flexible. | Karl Kurbjun |
2009-08-11 | Fix endpoint allocation | Frank Gevaerts |
2009-08-11 | Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio... | Frank Gevaerts |
2009-08-11 | Consolidate day of week calculation | Frank Gevaerts |
2009-08-11 | rework new time handling functions a bit to be more memory efficient | Frank Gevaerts |
2009-08-11 | Fix "statement with no effect" warning | Frank Gevaerts |
2009-08-11 | Add support for setting the clock using a special SCSI command. This is the s... | Frank Gevaerts |
2009-08-11 | Fix logf() multilines handling | Rafaël Carré |
2009-08-11 | Sansa AMS: identify interrupts with no source set | Rafaël Carré |
2009-08-11 | FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ... | Michael Giacomelli |
2009-08-10 | Remove the comment also, Thanks to Rafaël Carré for spotting. | Thomas Martitz |
2009-08-10 | Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl... | Thomas Martitz |
2009-08-10 | Fix yellows (the reds on mono are caused by this, again, stupid typo). | Thomas Martitz |
2009-08-10 | panicf: Clear backdrop and print with black font on white background to preve... | Thomas Martitz |