summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
2004-11-17Simplified ID3 tag handling, removing the nasty NULL pointer accesses. Correc...Linus Nielsen Feltzing
2004-11-17Bug fix: Do only flush the sector buffer after writing head bytes if it reall...Jens Arnold
2004-11-16iRiver: Now sets the LCD RESET pin correctlyLinus Nielsen Feltzing
2004-11-15The tools are to be built with the native compilerLinus Nielsen Feltzing
2004-11-15Handle invalid playlist entries properly in new_file(). This fixes bug report...Linus Nielsen Feltzing
2004-11-14Increased MMC init timeout (again), and sleep() between consecutive tries.Jens Arnold
2004-11-14Increased init timeout to account for some very slow (SD) cardsJens Arnold
2004-11-11Fixed the player sim. There is no SH1 hardware in the simulator...Jens Arnold
2004-11-11Important step towards player flashing: LCD inits for both new LCD (confirmed...Jens Arnold
2004-11-07Unique error codesJens Arnold
2004-11-07Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ...Jens Arnold
2004-11-07Player: Slightly shorter MAS poll interval fixes playback of 384 kbps 48 kHz ...Jens Arnold
2004-11-06Wrong typing caused a very skewed random number distributionLinus Nielsen Feltzing
2004-11-06Set the MAS serial bitrate to 1 MBit/s as intended. Fixed comment on frequency.Jens Arnold
2004-11-05new_file() now correctly bails out if all files in the playlist are corrupt. ...Linus Nielsen Feltzing
2004-11-04Removed #include math.hLinus Nielsen Feltzing
2004-11-03Ported to iRiver (unfinished)Linus Nielsen Feltzing
2004-11-02Proper USB detection for iRiverLinus Nielsen Feltzing
2004-11-02Correct handling of unhandled exceptions for coldfireLinus Nielsen Feltzing
2004-11-02Ported to iriverLinus Nielsen Feltzing
2004-11-02Adjusted for iriverLinus Nielsen Feltzing
2004-10-27Coldfire: System tick at 10msLinus Nielsen Feltzing
2004-10-27Coldfire: the timers can only be autovectored, let's put the tick timer at le...Linus Nielsen Feltzing
2004-10-27Let's start with the basic oscillator frequencyLinus Nielsen Feltzing
2004-10-27The timer registers are 16-bitLinus Nielsen Feltzing
2004-10-27Coldfire: set_irq_level() mixed up the in/out registersLinus Nielsen Feltzing
2004-10-26Coldfire: Clear the .bss sectionLinus Nielsen Feltzing
2004-10-26Wrong access mask for LCD and ATA registersLinus Nielsen Feltzing
2004-10-26New LCD driver for iRiver H100Linus Nielsen Feltzing
2004-10-26Ported to iRiver H100Linus Nielsen Feltzing
2004-10-26Ported to ColdfireLinus Nielsen Feltzing
2004-10-25Update pause_start_time when creating new files. Fixes bug report #988839.Linus Nielsen Feltzing
2004-10-25The battery level thresholds for Ondio were a bit optimisticJens Arnold
2004-10-19tuner cleanup + improvements:Jörg Hohensohn
2004-10-18minor touchup, to make the tuner interface independent from the IFJörg Hohensohn
2004-10-17Philips tuner supportedJörg Hohensohn
2004-10-17bugfix for OndioFM tuner powerJörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn
2004-10-15Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold
2004-10-15Another small adjustment for Ondio: Don't adjust initial battery level for no...Jens Arnold
2004-10-15Adjusted power thread to Ondio: no charging, no car adapter mode, different c...Jens Arnold
2004-10-15Ported interrupt vector handling to ColdfireLinus Nielsen Feltzing
2004-10-15Cleaned up and started porting to ColdfireLinus Nielsen Feltzing
2004-10-15stacksymbols adapted to ColdfireLinus Nielsen Feltzing
2004-10-15Threading ported to ColdfireLinus Nielsen Feltzing
2004-10-15Coldfire: Set up DRAM controller, copy data/iram sections and call main()Linus Nielsen Feltzing
2004-10-14Disabling all timers on rolo fixes the problems with roloed Archos firmware o...Jens Arnold
2004-10-14Fix: Doing the port function setting first in usb_enable() fixes the instabil...Jens Arnold
2004-10-14cleaned out parts of bpb which we don't useJörg Hohensohn