Age | Commit message (Expand) | Author |
2009-08-16 | User definable UI viewport, to be able to restrict the UI into a viewport for... | Thomas Martitz |
2009-07-18 | Make the CPU boost log scroll if lines are too big. | Maurus Cuelenaere |
2009-07-18 | re-add the usb_core.h include. r21953 was a bit too aggressive | Frank Gevaerts |
2009-07-18 | Fix warning when compiling with logf() enabled | Maurus Cuelenaere |
2009-07-18 | Flyspray: FS#10326 | Frank Gevaerts |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-07-13 | FS#10436 - add the Sansa View to the build system. The bootloader builds but... | Robert Keevil |
2009-07-01 | add firmware/driver/sd.c which contains common code between SD drivers | Rafaël Carré |
2009-07-01 | card_extract_bits() take the start bit argument as defined in public SanDisk ... | Rafaël Carré |
2009-07-01 | Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) | Rafaël Carré |
2009-06-20 | Enable charging on the Sansa Fuze (charging/discharging curves are still unca... | Bertrik Sikken |
2009-05-25 | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo |
2009-05-23 | Reorganise USB stack defines. Now config.h decides which class drivers get en... | Frank Gevaerts |
2009-05-17 | Add HID related bits to the debug menu (work by Tomer Shalev) | Frank Gevaerts |
2009-04-19 | Fix warning about unused functions | Frank Gevaerts |
2009-04-19 | Add preliminary HID driver. It doesn't do anything yet, but that should chang... | Frank Gevaerts |
2009-03-12 | Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a c... | Michael Sevakis |
2009-03-09 | Fix red. | Maurus Cuelenaere |
2009-03-09 | Onda VX747: | Maurus Cuelenaere |
2009-03-02 | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe... | Thomas Martitz |
2009-02-28 | Leave "usb mode" when all LUNs are ejected again | Frank Gevaerts |
2009-02-26 | Get the M:Robe 500 main build booting again, fix a bug and commit the rest of... | Karl Kurbjun |
2009-02-23 | Show the watermark in the "Show buffering thread" screen (in bytes). | Thomas Martitz |
2009-02-14 | Sansa Clip: enable battery charging. | Bertrik Sikken |
2009-02-01 | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon |
2009-02-01 | Statusbar handling fixes. | Jonathan Gordon |
2009-01-27 | Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ... | Thomas Martitz |
2009-01-23 | Philips HDD1630: add ADC info to debug screen. Make button_click work again (... | Mark Arigo |
2009-01-13 | USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t... | Michael Sevakis |
2009-01-11 | c200v1/e200v1: Add battery charging. This should be usable on v2 players but ... | Michael Sevakis |
2009-01-10 | Calculate watermark from bitrate and harddisk spinup time. | Björn Stenberg |
2009-01-07 | Fix some wierdness with the debug menus... | Jonathan Gordon |
2009-01-05 | fix red and yellow | Jonathan Gordon |
2009-01-05 | redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even... | Jonathan Gordon |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-12-28 | Remove register indentation in si4700 debug screen. | Michael Sevakis |
2008-12-27 | Make si4700 tuner driver more sane with bit and field defines and entirely hi... | Michael Sevakis |
2008-12-25 | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli |
2008-12-24 | Simplify powermgmt thread loops so it calls functions turn (no more power_thr... | Michael Sevakis |
2008-12-21 | Gigabeat S: Implement charging and power control to charge from AC or USB. Ho... | Michael Sevakis |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-11-10 | debug menu : use debug-target.h for AS3525 | Rafaël Carré |
2008-11-02 | implement single-driver storage layer with macros instead of inlines | Frank Gevaerts |
2008-11-01 | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts |
2008-10-31 | cleanup storage defines | Frank Gevaerts |
2008-10-31 | Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by... | Dave Chapman |
2008-09-14 | Simplify & fix the MMC driver. After more than 3 years I found that the MMC s... | Jens Arnold |
2008-09-10 | Minor missing #include and static function fixes for mrobe | Bertrik Sikken |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-07-17 | Too much on the last commit. | Michael Giacomelli |