summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Fix for the occasional problem on FMR devices, when the device can't be turne...Linus Nielsen Feltzing2003-12-04
* oops, a typo made the player build failJörg Hohensohn2003-12-03
* for FM and V2: removed the now false voltage reading from charging screen.Jörg Hohensohn2003-12-03
* No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn2003-12-03
* Use the new defines to know what kind of USB detection to use.Daniel Stenberg2003-11-27
* new usb-style definesDaniel Stenberg2003-11-27
* Use a proper config file for the v2, although it looks like the FM one now.Daniel Stenberg2003-11-27
* Bug fix: Idle timeout would stop paused playback when charger was connectedBjörn Stenberg2003-11-25
* Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing2003-11-20
* Removed startup_io test codeBjörn Stenberg2003-11-20
* Don't show battery meter until a proper power reading has been doneBjörn Stenberg2003-11-19
* like an FM recorderDaniel Stenberg2003-11-19
* For now, load the fm recorder config for v2 recorders too. It seems some ofDaniel Stenberg2003-11-19
* a side effect in usb_enable() (writing back a "1" while reading a pulled-up i...Jörg Hohensohn2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-07
* The code police strikes backLinus Nielsen Feltzing2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* Patch #798050 by Leslie Donaldson, activates Line In on Player modelsLinus Nielsen Feltzing2003-11-03
* Another fix for bug #835158, now handles multiple splitsLinus Nielsen Feltzing2003-11-03
* Now handles empty recordings without crashing. This fixes bug #835158.Linus Nielsen Feltzing2003-11-03
* Patch #791531 by Barry McIntosh, fake time stamps for file creation/updates o...Linus Nielsen Feltzing2003-11-03
* Killed a warningLinus Nielsen Feltzing2003-11-02
* Frame-accurate file splits when recording. Now the PLAY button closes the cur...Linus Nielsen Feltzing2003-11-02
* Killed a warning (and a bug I introduced in the last commit)Linus Nielsen Feltzing2003-10-28
* Explicit setup of the bus controller wait states. This is supposed to fix the...Linus Nielsen Feltzing2003-10-27
* Correct genre parsing by making code match comment (and specification) :)Magnus Holmgren2003-10-26
* Better error reportingLinus Nielsen Feltzing2003-10-26
* Genre parsing in id3v2.3 was still wrong. Also, the last frame in the tag cou...Linus Nielsen Feltzing2003-10-22
* Added unsynchronizationLinus Nielsen Feltzing2003-10-22
* cosmetic: moved my port inits to the "new" init functionJörg Hohensohn2003-10-21
* An attempt to fix the ID3V2 genre tag parsingLinus Nielsen Feltzing2003-10-21
* Added tag resolvers for TYE, TAL and TRKLinus Nielsen Feltzing2003-10-20
* Resume rounding error fixes (patch #783078 by Harold Toler)Björn Stenberg2003-10-17
* Fixed ff/rew rounding error (patch #783525 by Harold Toler)Björn Stenberg2003-10-17
* Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg2003-10-17
* Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe)Björn Stenberg2003-10-17
* The 'rec upd' panic now prints the filename as wellLinus Nielsen Feltzing2003-10-15
* More linker safe MP3 buffer handling in the simulatorLinus Nielsen Feltzing2003-10-14
* patch #785885 by Magnus Holmgren: way faster rolo, with assemblerJörg Hohensohn2003-10-12
* patch #801964 by Magnus Holmgren: 10% faster bitswapJörg Hohensohn2003-10-12
* fixed rolo-ing of original Archos firmware when flashed. Finally narrowed it ...Jörg Hohensohn2003-10-11
* Removed the battery level rise limiter. This provides more accurate values th...Björn Stenberg2003-09-22
* Removed reboot when DC connected. It serves no purpose and is confusing to us...Björn Stenberg2003-09-19
* ATA io_address_detect() now doesn't probe any more, but uses the h/w mask. Pr...Jörg Hohensohn2003-09-01
* Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ...Hardeep Sidhu2003-08-29
* Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing2003-08-25
* Measured voltages for LiIon. I found rockbox-liion.gifUwe Freese2003-08-21
* Reset playing variables when usb connectedHardeep Sidhu2003-08-20
* Smarter jumpscroll.Mats Lidell2003-08-18