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