| Commit message (Expand) | Author | Age |
| * | Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for... | Michael Sevakis | 2008-01-27 |
| * | D2: Add auto-detection of the SAMSUNG flash chips used in the 2/4/8Gb | Rob Purchase | 2008-01-27 |
| * | H10 20GB: Assembly YUV blitting and dithering. | Michael Sevakis | 2008-01-26 |
| * | Read ID codes & raw page data from D2 NAND flash (work in progress; | Rob Purchase | 2008-01-25 |
| * | H10 20GB: Hopefully fix the issue on FM not operating at 80MHz CPU frequency ... | Michael Sevakis | 2008-01-25 |
| * | - make the booloader compile again | Marcoen Hirschberg | 2008-01-25 |
| * | make the brightness setting logarithmic, which looks linear to the eye | Marcoen Hirschberg | 2008-01-25 |
| * | remove unsused defines | Marcoen Hirschberg | 2008-01-25 |
| * | Fix typo (and update the build table...) | Rob Purchase | 2008-01-22 |
| * | Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for ch... | Michael Giacomelli | 2008-01-20 |
| * | Commit FS#8480 by Andree Buschmann. Updates battery calibration for the Sans... | Michael Giacomelli | 2008-01-20 |
| * | audio on the m:robe 100 | Robert Kukla | 2008-01-20 |
| * | Proper mutexing in the MMC driver's ata_init(), resembling what is done in th... | Jens Arnold | 2008-01-20 |
| * | Fix warnings. Remove a now unneeded parameter macro from run_blocking_ops. | Michael Sevakis | 2008-01-19 |
| * | Do some simplification in switch_thread regarding interrupt enabling which si... | Michael Sevakis | 2008-01-19 |
| * | Finally, out goes struct spinlock for anything but mutiprocessor targets wher... | Michael Sevakis | 2008-01-18 |
| * | Properly serialize ata_init with other threads. Fix a bug that always initial... | Michael Sevakis | 2008-01-18 |
| * | meg-fx: remove superfluous i2c_init call | Michael Sevakis | 2008-01-18 |
| * | meg-fx: correct an oops in the interrupt vector table | Michael Sevakis | 2008-01-18 |
| * | Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12... | Jens Arnold | 2008-01-15 |
| * | Initial Cowon D2 commit: | Rob Purchase | 2008-01-14 |
| * | * Apply a a recent, small optimisation from the archos bitmap lcd driver to t... | Jens Arnold | 2008-01-14 |
| * | Dircache state should be checked too to make appflags work in every situation. | Miika Pekkarinen | 2008-01-13 |
| * | Always check for deleted files, no matter how slow it might be when DB autoup... | Miika Pekkarinen | 2008-01-13 |
| * | Some cleanup for readability. No code change. | Jens Arnold | 2008-01-13 |
| * | m:robe 100: tweaks for more reliable shutdown | Robert Kukla | 2008-01-13 |
| * | Make the lcd_gradient_* functions static - they're not exported in lcd.h | Dave Chapman | 2008-01-13 |
| * | - share adc reading code between h10 and mrobe100 | Robert Kukla | 2008-01-12 |
| * | Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ... | Jens Arnold | 2008-01-12 |
| * | m:robe 100: | Robert Kukla | 2008-01-11 |
| * | Another small optimisation for greyscale blitting on SH1 (making better use o... | Jens Arnold | 2008-01-11 |
| * | mrobe 100: | Robert Kukla | 2008-01-10 |
| * | Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make... | Jonathan Gordon | 2008-01-10 |
| * | Greyscale library: Changed the internal data format once more (separated pixe... | Jens Arnold | 2008-01-09 |
| * | Don't clear this bit. Helps c200 radios that have trouble tuning. | Mark Arigo | 2008-01-09 |
| * | m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu... | Mark Arigo | 2008-01-09 |
| * | Add missing files for the m:robe 100 | Mark Arigo | 2008-01-09 |
| * | Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works... | Mark Arigo | 2008-01-09 |
| * | Fix a typo in commit r16018 - this was causing text to disappear on the h140... | Dave Chapman | 2008-01-09 |
| * | Add the viewport functions to the screens API, including a new getfont() func... | Dave Chapman | 2008-01-08 |
| * | Greyscale library: Very slight speedup on archos. | Jens Arnold | 2008-01-08 |
| * | Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ... | Dave Chapman | 2008-01-07 |
| * | Fix reading of ID3V2 tags with frame data length fields, hopefully without br... | Magnus Holmgren | 2008-01-06 |
| * | Tarball fixup. | Jonas Häggqvist | 2008-01-06 |
| * | All-new greyscale library, replacing the old one. Features: (1) Drawing/updat... | Jens Arnold | 2008-01-04 |
| * | mpegplayer: Make playback engine fully seekable and frame-accurate and split ... | Michael Sevakis | 2007-12-29 |
| * | Gigabeat S memory management stuff. | Will Robertson | 2007-12-23 |
| * | Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate... | Will Robertson | 2007-12-23 |
| * | Another fix for file system issues when encountering disk full (like when rec... | Peter D'Hoye | 2007-12-13 |
| * | Revert previous commit (still learning to work with git...) | Marcoen Hirschberg | 2007-12-10 |