Age | Commit message (Expand) | Author |
2008-01-08 | Add the viewport functions to the screens API, including a new getfont() func... | Dave Chapman |
2008-01-07 | Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ... | Dave Chapman |
2008-01-04 | All-new greyscale library, replacing the old one. Features: (1) Drawing/updat... | Jens Arnold |
2007-12-29 | mpegplayer: Make playback engine fully seekable and frame-accurate and split ... | Michael Sevakis |
2007-12-23 | Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate... | Will Robertson |
2007-12-06 | Make the "current line" value in the gradient style code zero-based, and an a... | Nicolas Pennequin |
2007-12-01 | enable ab-repeat for gigabeat | Robert Kukla |
2007-11-30 | Delay reading the first battery level for at least 1 tick. Seems to fix the l... | Michael Sevakis |
2007-11-30 | Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM... | Michael Sevakis |
2007-11-27 | * Make the Gigabeat S bootloader a bit more interesting: it looks for the fir... | Nicolas Pennequin |
2007-11-27 | Added some error returns | Björn Stenberg |
2007-11-27 | Enable dualcore for the pp5002 processor by adding the needed cache handling ... | Michael Sevakis |
2007-11-27 | Disable low battery shutdown for the time being on iPod 3g until the battery ... | Michael Sevakis |
2007-11-26 | Allow (almost) arbitrary backlight fade in and fade out times (on targets wit... | Jens Arnold |
2007-11-25 | New way of handling integer settings with variable steps: table settings (FS ... | Jens Arnold |
2007-11-24 | Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It... | Dan Everton |
2007-11-23 | Re-added USB charger detection and auto reboot on host connect. | Björn Stenberg |
2007-11-23 | Enable usbstack on ipods. | Björn Stenberg |
2007-11-22 | remove not used dummy code | Christian Gmeiner |
2007-11-22 | Fix FS#8196 - Gather Runtime Data > User Rating not working | Robert Kukla |
2007-11-22 | Red fix: USB power check implemented in driver instead | Björn Stenberg |
2007-11-22 | New USB stack | Björn Stenberg |
2007-11-20 | get rid of audiohw_reset | Christian Gmeiner |
2007-11-20 | Add some TSC2101 register definitions. | Catalin Patulea |
2007-11-20 | m:robe 500i: Add DSP (C5409) control driver and image loader. | Catalin Patulea |
2007-11-20 | Remove last few inw/outw uses in the M:Robe port | Karl Kurbjun |
2007-11-20 | Make threads responsible for explicit cancellation of their own boosted statu... | Michael Sevakis |
2007-11-19 | Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th... | Nicolas Pennequin |
2007-11-19 | introduce general audiohw api for recording | Christian Gmeiner |
2007-11-19 | Make sure initial menu item is voiced at startup. Voice thread must wait for ... | Michael Sevakis |
2007-11-19 | FS#7738 - Scroll wheel acceleration for iPod | Linus Nielsen Feltzing |
2007-11-18 | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis |
2007-11-18 | Oops forgot a few | Nils Wallménius |
2007-11-18 | Move a few #defines to target specific config files | Nils Wallménius |
2007-11-15 | move {bass,treble,prescale}_table from sound.c to mas35xx.h | Christian Gmeiner |
2007-11-15 | Work in progress fixes to the remote button handling. Now the remote can be ... | Karl Kurbjun |
2007-11-14 | FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be... | Barry Wardell |
2007-11-14 | Accept FS#8139 - Correct assumed current consumption for iPod Video | Jonathan Gordon |
2007-11-12 | Hardware controlled backlight brightness for iPod Video and Nano, retaining t... | Jens Arnold |
2007-11-12 | Portal player i2c driver: More struct spinlock phaseout. | Michael Sevakis |
2007-11-11 | When unpacking a 16-bit color value to 24 bits, repeat the high bits of each ... | Magnus Holmgren |
2007-11-11 | FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the... | Barry Wardell |
2007-11-11 | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin |
2007-11-11 | change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie... | Jonathan Gordon |
2007-11-08 | Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ... | Jens Arnold |
2007-11-08 | Add some CACHEALIGN_* macros and a helper function to assist in aligning data... | Michael Sevakis |
2007-11-05 | Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE. | Barry Wardell |
2007-11-05 | e200/c200: Take advantage of mutex recursion for the tuner driver and dump th... | Michael Sevakis |
2007-11-04 | The GPIO interrupts are split into several port groups on all PP502x versions... | Jens Arnold |
2007-11-03 | Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi... | Jens Arnold |