summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis3-8/+29
2007-06-06Assumption about there being MPEG1-only samplerates available and therefore M...Michael Sevakis1-4/+6
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis3-21/+44
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman1-0/+1
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis4-13/+23
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell3-0/+3
2007-06-03e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...Michael Sevakis1-2/+2
2007-05-30Revert changes to id3.h, removing those members from the struct made binsize ...Nils Wallménius1-4/+6
2007-05-30Remove unused struct members and ifdef some for SWCODECNils Wallménius1-6/+4
2007-05-28Accept FS#7228 by Dagni McPhee enable pitchscreen on sansaNils Wallménius1-0/+3
2007-05-23ATA driver: * Support for drives with large physical sectors and no support f...Jens Arnold1-1/+5
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg10-35/+19
2007-05-22red freeChristian Gmeiner1-0/+3
2007-05-22* move audio settings into audio codec driversChristian Gmeiner11-35/+120
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis20-39/+199
2007-05-20Increase sansa volume range at the lower end. This seems to be necessary Antonius Hellmann1-3/+3
2007-05-17Change i2c config on e200. Seems to speed things up somewhat.Michael Sevakis2-2/+3
2007-05-15Make it possible to select the correct battery capacity on ipod video, defaul...Nils Wallménius2-12/+13
2007-05-15Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...Dave Chapman1-2/+0
2007-05-12Messages queues must be guarded on both ends or else it's a race between dete...Michael Sevakis2-7/+6
2007-05-11GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...Michael Sevakis1-0/+6
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2-0/+6
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun1-2/+2
2007-05-04Default HW_SAMPR_CAPS should be SAMPR_CAP_44, not 0.Michael Sevakis1-1/+5
2007-05-04Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A...Michael Sevakis1-3/+3
2007-05-03No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis1-0/+1
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis3-4/+213
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin1-0/+2
2007-04-25Make recording complain about every little file I/O problem (error on close()...Michael Sevakis1-4/+6
2007-04-23FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell2-1/+6
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2-0/+9
2007-04-22Fix some very probable typo's.Barry Wardell1-2/+2
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun1-1/+1
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon1-0/+14
2007-04-15Moved SH1 ADC to target tree.Jens Arnold1-44/+0
2007-04-15adapt some valuesChristian Gmeiner1-3/+3
2007-04-15* save more power, as we dont need the mixer (yet)Christian Gmeiner1-2/+0
2007-04-14* make it louder - inspired by FS #6911Christian Gmeiner1-5/+0
2007-04-13Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis1-157/+8
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold27-54/+28
2007-04-12simplify UDA1380 bass and treble codeMarcoen Hirschberg1-4/+4
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold3-102/+15
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold12-37/+1
2007-04-08minor actions cleanup:Jonathan Gordon1-0/+3
2007-04-06Hmpf, these ever-missing svn properties...Jens Arnold1-1/+1
2007-04-06Player: Only use one software definable character for different characters us...Jens Arnold1-1/+3
2007-04-05Oops, bootfile location for Archos is the root of coursePeter D'Hoye6-6/+6
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye24-0/+24
2007-04-04Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold1-0/+2
2007-04-03It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...Jens Arnold1-1/+0