summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun2007-05-07
* Default HW_SAMPR_CAPS should be SAMPR_CAP_44, not 0.Michael Sevakis2007-05-04
* Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A...Michael Sevakis2007-05-04
* No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis2007-05-03
* Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis2007-05-02
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* Make recording complain about every little file I/O problem (error on close()...Michael Sevakis2007-04-25
* FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell2007-04-23
* e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2007-04-22
* Fix some very probable typo's.Barry Wardell2007-04-22
* Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2007-04-21
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Moved SH1 ADC to target tree.Jens Arnold2007-04-15
* adapt some valuesChristian Gmeiner2007-04-15
* * save more power, as we dont need the mixer (yet)Christian Gmeiner2007-04-15
* * make it louder - inspired by FS #6911Christian Gmeiner2007-04-14
* Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis2007-04-13
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* simplify UDA1380 bass and treble codeMarcoen Hirschberg2007-04-12
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold2007-04-11
* minor actions cleanup:Jonathan Gordon2007-04-08
* Hmpf, these ever-missing svn properties...Jens Arnold2007-04-06
* Player: Only use one software definable character for different characters us...Jens Arnold2007-04-06
* Oops, bootfile location for Archos is the root of coursePeter D'Hoye2007-04-05
* Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye2007-04-05
* Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold2007-04-04
* It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...Jens Arnold2007-04-03
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31
* Player: Save a bit of space by only using 7 bytes/char in the glyph table.Jens Arnold2007-03-29
* Fix the rest of them I hope.Michael Sevakis2007-03-29
* Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...Michael Sevakis2007-03-29
* (all targets) Increase scrolling line size to account for utf-8 in the overla...Jens Arnold2007-03-27
* Fix wrongly reported CPU frequency in the debug screen on Sansa.Barry Wardell2007-03-27
* This should fix the remaining compilation issues.Miika Pekkarinen2007-03-26
* Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen2007-03-26
* Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla2007-03-26
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Fix a hole in the scheduler where collisions between waking blocked threads i...Michael Sevakis2007-03-26
* PNX0101 changes:Tomasz Malesinski2007-03-24
* FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper.Barry Wardell2007-03-23
* Update sync queues to use a statically allocated return value in order to fac...Michael Sevakis2007-03-21
* Correct some color unpacking macros.Michael Sevakis2007-03-21
* There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes...Dave Chapman2007-03-18
* The UI sim simulates the RTC, so there is no need to disable it - affects all...Dave Chapman2007-03-18
* Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold2007-03-18
* If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...Barry Wardell2007-03-17
* Fix simulator builds, and some debugf() format strings.Jens Arnold2007-03-17
* Fixed the logf builds.Miika Pekkarinen2007-03-17