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