summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* x5: No more remote LCD streaks when powering off with remote active. Will not...Michael Sevakis2006-09-17
* Get rid of build warnings of x5Peter D'Hoye2006-09-16
* Don't remove the thread twice.Miika Pekkarinen2006-09-16
* Fixed the errors.Miika Pekkarinen2006-09-16
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO por...Barry Wardell2006-09-13
* Added the power off to x5 remote play button. 3s delay seems confortable and ...Michael Sevakis2006-09-12
* Fixed the x5 sim build error I hope.Michael Sevakis2006-09-12
* Improved handling of the ONKEY1S interrupt. Off for the remote must be explic...Michael Sevakis2006-09-12
* Add iriver H300 and Tatung TPJ-1022 target-tree directoriesDave Chapman2006-09-10
* Fix H10 bootloader build error introduced in last commit.Barry Wardell2006-09-10
* Make "Backlight (On hold key)" option work.Barry Wardell2006-09-10
* More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 ...Michael Sevakis2006-09-10
* A tiny change to pcf50506-x5.c. Don't know why Recorder-8MB build would have ...Michael Sevakis2006-09-10
* Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis2006-09-10
* H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell2006-09-09
* Fixed the problem on the x5 of spontaneous shutdown after holding the power k...Michael Sevakis2006-09-09
* Fix erronous label and replace mov with bx.Thom Johansen2006-09-07
* Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold2006-09-07
* Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ...Barry Wardell2006-09-04
* Basic support for the H10 scrollpad.Barry Wardell2006-09-04
* Disable cpu frequency adjusting for H10 for now as it is causing freezes.Barry Wardell2006-09-03
* Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt2006-09-02
* Fixed the errors.Miika Pekkarinen2006-09-02
* Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen2006-09-02
* Make backlight fading work again on PP targets. The PP timer cannot handle a ...Jens Arnold2006-09-01
* Add backlight support for H10Barry Wardell2006-09-01
* Enabled FM Radio recording source menu item for sim.Michael Sevakis2006-09-01
* Remove unneeded code from firmware/crt0.SDaniel Ankers2006-09-01
* Fixed an off-by-one error in the portalplayer timer handling.Jens Arnold2006-09-01
* Clean up crt0.S and move it to the target treeDaniel Ankers2006-08-31
* Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2006-08-31
* H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell2006-08-31
* Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_...Barry Wardell2006-08-31
* Fix volume being really low on H10Barry Wardell2006-08-30
* Enable CPU boosting on H10 models.Barry Wardell2006-08-30
* RTC driver for H10 by Laurent BaumBarry Wardell2006-08-30
* Oops. It's #endif not #end.Barry Wardell2006-08-30
* Sound on H10!Barry Wardell2006-08-30
* Fix bug in profiling that makes the timing for coldfire off by a factor of 2,...Jens Arnold2006-08-29
* added to allow the sansa bootloader to build againDaniel Stenberg2006-08-29
* Fixed the pwermgmt.c error for FMMichael Sevakis2006-08-28
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary...Barry Wardell2006-08-28
* Add Rockbox bootloader for H10Barry Wardell2006-08-28
* Fix broken backlight fading on ipod. The timer period setting must not be del...Jens Arnold2006-08-28
* PP: Make on-the-fly timer period changes glitch-free. Stop timer when not in ...Jens Arnold2006-08-27
* Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis2006-08-26
* Runtime stats for WPS.Miika Pekkarinen2006-08-26
* Fixed silly bugs in H10 button driver.Barry Wardell2006-08-26