Age | Commit message (Expand) | Author |
2004-11-07 | Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ... | Jens Arnold |
2004-11-07 | Player: Slightly shorter MAS poll interval fixes playback of 384 kbps 48 kHz ... | Jens Arnold |
2004-11-06 | Wrong typing caused a very skewed random number distribution | Linus Nielsen Feltzing |
2004-11-06 | Set the MAS serial bitrate to 1 MBit/s as intended. Fixed comment on frequency. | Jens Arnold |
2004-11-05 | new_file() now correctly bails out if all files in the playlist are corrupt. ... | Linus Nielsen Feltzing |
2004-11-04 | Removed #include math.h | Linus Nielsen Feltzing |
2004-11-03 | Ported to iRiver (unfinished) | Linus Nielsen Feltzing |
2004-11-02 | Proper USB detection for iRiver | Linus Nielsen Feltzing |
2004-11-02 | Correct handling of unhandled exceptions for coldfire | Linus Nielsen Feltzing |
2004-11-02 | Ported to iriver | Linus Nielsen Feltzing |
2004-11-02 | Adjusted for iriver | Linus Nielsen Feltzing |
2004-10-27 | Coldfire: System tick at 10ms | Linus Nielsen Feltzing |
2004-10-27 | Coldfire: the timers can only be autovectored, let's put the tick timer at le... | Linus Nielsen Feltzing |
2004-10-27 | Let's start with the basic oscillator frequency | Linus Nielsen Feltzing |
2004-10-27 | The timer registers are 16-bit | Linus Nielsen Feltzing |
2004-10-27 | Coldfire: set_irq_level() mixed up the in/out registers | Linus Nielsen Feltzing |
2004-10-26 | Coldfire: Clear the .bss section | Linus Nielsen Feltzing |
2004-10-26 | Wrong access mask for LCD and ATA registers | Linus Nielsen Feltzing |
2004-10-26 | New LCD driver for iRiver H100 | Linus Nielsen Feltzing |
2004-10-26 | Ported to iRiver H100 | Linus Nielsen Feltzing |
2004-10-26 | Ported to Coldfire | Linus Nielsen Feltzing |
2004-10-25 | Update pause_start_time when creating new files. Fixes bug report #988839. | Linus Nielsen Feltzing |
2004-10-25 | The battery level thresholds for Ondio were a bit optimistic | Jens Arnold |
2004-10-19 | tuner cleanup + improvements: | Jörg Hohensohn |
2004-10-18 | minor touchup, to make the tuner interface independent from the IF | Jörg Hohensohn |
2004-10-17 | Philips tuner supported | Jörg Hohensohn |
2004-10-17 | bugfix for OndioFM tuner power | Jörg Hohensohn |
2004-10-17 | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn |
2004-10-15 | Philips tuner prepared, new middle layer to abstract which tuner is used | Jörg Hohensohn |
2004-10-15 | Logarithmic scroll speed setting: speed doubles every 3 steps. | Jens Arnold |
2004-10-15 | Another small adjustment for Ondio: Don't adjust initial battery level for no... | Jens Arnold |
2004-10-15 | Adjusted power thread to Ondio: no charging, no car adapter mode, different c... | Jens Arnold |
2004-10-15 | Ported interrupt vector handling to Coldfire | Linus Nielsen Feltzing |
2004-10-15 | Cleaned up and started porting to Coldfire | Linus Nielsen Feltzing |
2004-10-15 | stacksymbols adapted to Coldfire | Linus Nielsen Feltzing |
2004-10-15 | Threading ported to Coldfire | Linus Nielsen Feltzing |
2004-10-15 | Coldfire: Set up DRAM controller, copy data/iram sections and call main() | Linus Nielsen Feltzing |
2004-10-14 | Disabling all timers on rolo fixes the problems with roloed Archos firmware o... | Jens Arnold |
2004-10-14 | Fix: Doing the port function setting first in usb_enable() fixes the instabil... | Jens Arnold |
2004-10-14 | cleaned out parts of bpb which we don't use | Jörg Hohensohn |
2004-10-14 | No hard-coded minimum capacity any more | Jens Arnold |
2004-10-13 | Disabled charger detection and ide_power_enable() for Ondio; some cleanup | Jens Arnold |
2004-10-13 | MACH, MACL and SR are no longer part of the SH1 thread context | Linus Nielsen Feltzing |
2004-10-12 | Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ... | Linus Nielsen Feltzing |
2004-10-12 | Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ... | Linus Nielsen Feltzing |
2004-10-12 | SYS_xxx events now don't share bits with regular events. New event: SYS_POWER... | Linus Nielsen Feltzing |
2004-10-12 | Bus controller inits are valid for all models. Corrected WCR1 init according ... | Jens Arnold |
2004-10-11 | Disabled S/PDIF out for models where S/PDIF output is not physically availabl... | Jens Arnold |
2004-10-11 | Stepping backwards over non-existing files now works. Thanks to Christian Mar... | Linus Nielsen Feltzing |
2004-10-10 | Properly initialize the bus controller for Ondio as well. Fixes coldstart fro... | Jens Arnold |