Age | Commit message (Expand) | Author |
2003-10-28 | Killed a warning (and a bug I introduced in the last commit) | Linus Nielsen Feltzing |
2003-10-27 | Explicit setup of the bus controller wait states. This is supposed to fix the... | Linus Nielsen Feltzing |
2003-10-26 | Correct genre parsing by making code match comment (and specification) :) | Magnus Holmgren |
2003-10-26 | Better error reporting | Linus Nielsen Feltzing |
2003-10-22 | Genre parsing in id3v2.3 was still wrong. Also, the last frame in the tag cou... | Linus Nielsen Feltzing |
2003-10-22 | Added unsynchronization | Linus Nielsen Feltzing |
2003-10-21 | cosmetic: moved my port inits to the "new" init function | Jörg Hohensohn |
2003-10-21 | An attempt to fix the ID3V2 genre tag parsing | Linus Nielsen Feltzing |
2003-10-20 | Added tag resolvers for TYE, TAL and TRK | Linus Nielsen Feltzing |
2003-10-17 | Resume rounding error fixes (patch #783078 by Harold Toler) | Björn Stenberg |
2003-10-17 | Fixed ff/rew rounding error (patch #783525 by Harold Toler) | Björn Stenberg |
2003-10-17 | Car Ignition Auto Stop (patch #736339 by Craig Sather) | Björn Stenberg |
2003-10-17 | Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe) | Björn Stenberg |
2003-10-15 | The 'rec upd' panic now prints the filename as well | Linus Nielsen Feltzing |
2003-10-14 | More linker safe MP3 buffer handling in the simulator | Linus Nielsen Feltzing |
2003-10-12 | patch #785885 by Magnus Holmgren: way faster rolo, with assembler | Jörg Hohensohn |
2003-10-12 | patch #801964 by Magnus Holmgren: 10% faster bitswap | Jörg Hohensohn |
2003-10-11 | fixed rolo-ing of original Archos firmware when flashed. Finally narrowed it ... | Jörg Hohensohn |
2003-09-22 | Removed the battery level rise limiter. This provides more accurate values th... | Björn Stenberg |
2003-09-19 | Removed reboot when DC connected. It serves no purpose and is confusing to us... | Björn Stenberg |
2003-09-01 | ATA io_address_detect() now doesn't probe any more, but uses the h/w mask. Pr... | Jörg Hohensohn |
2003-08-29 | Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ... | Hardeep Sidhu |
2003-08-25 | Slightly more correct initialization of the power/charging code | Linus Nielsen Feltzing |
2003-08-21 | Measured voltages for LiIon. I found rockbox-liion.gif | Uwe Freese |
2003-08-20 | Reset playing variables when usb connected | Hardeep Sidhu |
2003-08-18 | Smarter jumpscroll. | Mats Lidell |
2003-08-04 | The other end of my diagnostic code: Rolo now tries to load the file "/startu... | Jörg Hohensohn |
2003-07-28 | TP Diffenbach pointed out the risk here. Added a check for bad input values | Daniel Stenberg |
2003-07-22 | Setting the lowest mic gain no longer turns off the mic (bug #774349) | Linus Nielsen Feltzing |
2003-07-20 | ide_power_enable for simulator added. | Mats Lidell |
2003-07-20 | usb_detect for simulator added. | Mats Lidell |
2003-07-19 | Another go at the disk-full FAT driver fix. Now it skips the reserved sectors... | Linus Nielsen Feltzing |
2003-07-18 | report sleeping disk while not initialized, needed for changing before ata_in... | Jörg Hohensohn |
2003-07-17 | Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better... | Jörg Hohensohn |
2003-07-17 | when rebooting, de-init such that the coldstart detection would kick in again... | Jörg Hohensohn |
2003-07-17 | one more missing init, prevented powering down the disk | Jörg Hohensohn |
2003-07-16 | Removed a compiler warning | Linus Nielsen Feltzing |
2003-07-16 | Fixed a bug that included the reserved clusters 0 and 1 in the search for ava... | Linus Nielsen Feltzing |
2003-07-16 | Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ... | Jörg Hohensohn |
2003-07-11 | Initalize last_disk_activity | Björn Stenberg |
2003-07-11 | A more complete serial port setup | Linus Nielsen Feltzing |
2003-07-10 | Fixed spindown bug: last_disk_activity was set 10 seconds into the future, wh... | Björn Stenberg |
2003-07-10 | Added dependency to the tools dir, so it's automatically built with the rest.... | Björn Stenberg |
2003-07-09 | Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i... | Björn Stenberg |
2003-07-09 | Cold start fixes: master_slave_select() now checks for BSY as well as RDY (si... | Björn Stenberg |
2003-07-09 | Removed warnings | Björn Stenberg |
2003-07-09 | again different coldstart, ata_init() now has non-ambiguous return codes for ... | Jörg Hohensohn |
2003-07-08 | better place and method for the spinup wait code, still I'd welcome comments ... | Jörg Hohensohn |
2003-07-04 | Fix for incorrect genre default value, by Benjamin Metzler | Björn Stenberg |
2003-07-03 | I needed a function to return the physical USB detect | Jörg Hohensohn |