summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2007-06-22Fix FS#7336 - scrolling lines don't stay coloured.Jonathan Gordon
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low
2007-06-17add missing defineMarcoen Hirschberg
2007-06-17PP5024 (e200): There's more than one HI IRQ bit for enabling GPIO IRQs. Port ...Michael Sevakis
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius
2007-06-13fix redChristian Gmeiner
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis
2007-06-06Assumption about there being MPEG1-only samplerates available and therefore M...Michael Sevakis
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell
2007-06-03e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...Michael Sevakis
2007-05-30Revert changes to id3.h, removing those members from the struct made binsize ...Nils Wallménius
2007-05-30Remove unused struct members and ifdef some for SWCODECNils Wallménius
2007-05-28Accept FS#7228 by Dagni McPhee enable pitchscreen on sansaNils Wallménius
2007-05-23ATA driver: * Support for drives with large physical sectors and no support f...Jens Arnold
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg
2007-05-22red freeChristian Gmeiner
2007-05-22* move audio settings into audio codec driversChristian Gmeiner
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis
2007-05-20Increase sansa volume range at the lower end. This seems to be necessary Antonius Hellmann
2007-05-17Change i2c config on e200. Seems to speed things up somewhat.Michael Sevakis
2007-05-15Make it possible to select the correct battery capacity on ipod video, defaul...Nils Wallménius
2007-05-15Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...Dave Chapman
2007-05-12Messages queues must be guarded on both ends or else it's a race between dete...Michael Sevakis
2007-05-11GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...Michael Sevakis
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun
2007-05-04Default HW_SAMPR_CAPS should be SAMPR_CAP_44, not 0.Michael Sevakis
2007-05-04Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A...Michael Sevakis
2007-05-03No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin
2007-04-25Make recording complain about every little file I/O problem (error on close()...Michael Sevakis
2007-04-23FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon
2007-04-22Fix some very probable typo's.Barry Wardell
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon
2007-04-15Moved SH1 ADC to target tree.Jens Arnold
2007-04-15adapt some valuesChristian Gmeiner
2007-04-15* save more power, as we dont need the mixer (yet)Christian Gmeiner
2007-04-14* make it louder - inspired by FS #6911Christian Gmeiner
2007-04-13Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-12simplify UDA1380 bass and treble codeMarcoen Hirschberg
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold