summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* 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
* The other end of my diagnostic code: Rolo now tries to load the file "/startu...Jörg Hohensohn2003-08-04
* TP Diffenbach pointed out the risk here. Added a check for bad input valuesDaniel Stenberg2003-07-28
* Setting the lowest mic gain no longer turns off the mic (bug #774349)Linus Nielsen Feltzing2003-07-22
* ide_power_enable for simulator added.Mats Lidell2003-07-20
* usb_detect for simulator added.Mats Lidell2003-07-20
* Another go at the disk-full FAT driver fix. Now it skips the reserved sectors...Linus Nielsen Feltzing2003-07-19
* report sleeping disk while not initialized, needed for changing before ata_in...Jörg Hohensohn2003-07-18
* Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better...Jörg Hohensohn2003-07-17
* when rebooting, de-init such that the coldstart detection would kick in again...Jörg Hohensohn2003-07-17
* one more missing init, prevented powering down the diskJörg Hohensohn2003-07-17
* Removed a compiler warningLinus Nielsen Feltzing2003-07-16
* Fixed a bug that included the reserved clusters 0 and 1 in the search for ava...Linus Nielsen Feltzing2003-07-16
* Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ...Jörg Hohensohn2003-07-16
* Initalize last_disk_activityBjörn Stenberg2003-07-11
* A more complete serial port setupLinus Nielsen Feltzing2003-07-11
* Fixed spindown bug: last_disk_activity was set 10 seconds into the future, wh...Björn Stenberg2003-07-10
* Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg2003-07-10
* Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i...Björn Stenberg2003-07-09
* Cold start fixes: master_slave_select() now checks for BSY as well as RDY (si...Björn Stenberg2003-07-09
* Removed warningsBjörn Stenberg2003-07-09