summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2008-01-12- share adc reading code between h10 and mrobe100Robert Kukla1-3/+0
2008-01-11m:robe 100:Robert Kukla1-0/+2
2008-01-10mrobe 100: Robert Kukla1-0/+3
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold1-7/+3
2008-01-09Add missing files for the m:robe 100Mark Arigo1-0/+166
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo2-7/+12
2008-01-08Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman2-0/+2
2008-01-07Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman3-2/+47
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold1-1/+10
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2-4/+19
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson1-1/+1
2007-12-06Make the "current line" value in the gradient style code zero-based, and an a...Nicolas Pennequin1-2/+2
2007-12-01enable ab-repeat for gigabeatRobert Kukla1-0/+2
2007-11-30Delay reading the first battery level for at least 1 tick. Seems to fix the l...Michael Sevakis1-3/+0
2007-11-30Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...Michael Sevakis1-2/+0
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin1-1/+1
2007-11-27Added some error returnsBjörn Stenberg1-2/+2
2007-11-27Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis2-2/+20
2007-11-27Disable low battery shutdown for the time being on iPod 3g until the battery ...Michael Sevakis1-0/+4
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold1-2/+2
2007-11-25New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold1-6/+5
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton3-2/+14
2007-11-23Re-added USB charger detection and auto reboot on host connect.Björn Stenberg1-0/+1
2007-11-23Enable usbstack on ipods.Björn Stenberg6-18/+19
2007-11-22remove not used dummy codeChristian Gmeiner2-4/+0
2007-11-22Fix FS#8196 - Gather Runtime Data > User Rating not workingRobert Kukla1-2/+2
2007-11-22Red fix: USB power check implemented in driver insteadBjörn Stenberg1-0/+1
2007-11-22New USB stackBjörn Stenberg11-751/+104
2007-11-20get rid of audiohw_resetChristian Gmeiner8-8/+0
2007-11-20Add some TSC2101 register definitions.Catalin Patulea1-9/+18
2007-11-20m:robe 500i: Add DSP (C5409) control driver and image loader.Catalin Patulea1-2/+2
2007-11-20Remove last few inw/outw uses in the M:Robe portKarl Kurbjun1-65/+65
2007-11-20Make threads responsible for explicit cancellation of their own boosted statu...Michael Sevakis1-1/+2
2007-11-19Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...Nicolas Pennequin1-0/+8
2007-11-19introduce general audiohw api for recordingChristian Gmeiner7-29/+31
2007-11-19Make sure initial menu item is voiced at startup. Voice thread must wait for ...Michael Sevakis1-0/+1
2007-11-19FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing7-4/+40
2007-11-18Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis2-5/+11
2007-11-18Oops forgot a fewNils Wallménius8-0/+16
2007-11-18Move a few #defines to target specific config filesNils Wallménius6-0/+37
2007-11-15move {bass,treble,prescale}_table from sound.c to mas35xx.hChristian Gmeiner1-0/+94
2007-11-15Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun1-1/+1
2007-11-14FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell2-0/+2
2007-11-14Accept FS#8139 - Correct assumed current consumption for iPod VideoJonathan Gordon1-5/+5
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold3-0/+21
2007-11-12Portal player i2c driver: More struct spinlock phaseout.Michael Sevakis1-1/+2
2007-11-11When unpacking a 16-bit color value to 24 bits, repeat the high bits of each ...Magnus Holmgren1-3/+3
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell2-6/+6
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin19-0/+57
2007-11-11change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie...Jonathan Gordon2-2/+21