Age | Commit message (Expand) | Author | Files | Lines |
2003-11-25 | Bug fix: Idle timeout would stop paused playback when charger was connected | Björn Stenberg | 1 | -10/+3 |
2003-11-20 | Recording in FM screen, USB mode possible in FM and recording screen | Linus Nielsen Feltzing | 1 | -1/+16 |
2003-11-20 | Removed startup_io test code | Björn Stenberg | 1 | -54/+0 |
2003-11-19 | Don't show battery meter until a proper power reading has been done | Björn Stenberg | 1 | -6/+13 |
2003-11-19 | like an FM recorder | Daniel Stenberg | 1 | -1/+1 |
2003-11-19 | For now, load the fm recorder config for v2 recorders too. It seems some of | Daniel Stenberg | 1 | -0/+3 |
2003-11-07 | a side effect in usb_enable() (writing back a "1" while reading a pulled-up i... | Jörg Hohensohn | 1 | -0/+1 |
2003-11-07 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn | 1 | -3/+7 |
2003-11-07 | The code police strikes back | Linus Nielsen Feltzing | 9 | -195/+79 |
2003-11-06 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn | 1 | -0/+22 |
2003-11-06 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn | 8 | -67/+88 |
2003-11-03 | Patch #798050 by Leslie Donaldson, activates Line In on Player models | Linus Nielsen Feltzing | 3 | -6/+28 |
2003-11-03 | Another fix for bug #835158, now handles multiple splits | Linus Nielsen Feltzing | 1 | -41/+56 |
2003-11-03 | Now handles empty recordings without crashing. This fixes bug #835158. | Linus Nielsen Feltzing | 1 | -8/+23 |
2003-11-03 | Patch #791531 by Barry McIntosh, fake time stamps for file creation/updates o... | Linus Nielsen Feltzing | 1 | -7/+70 |
2003-11-02 | Killed a warning | Linus Nielsen Feltzing | 1 | -1/+1 |
2003-11-02 | Frame-accurate file splits when recording. Now the PLAY button closes the cur... | Linus Nielsen Feltzing | 4 | -66/+203 |
2003-10-28 | Killed a warning (and a bug I introduced in the last commit) | Linus Nielsen Feltzing | 1 | -1/+2 |
2003-10-27 | Explicit setup of the bus controller wait states. This is supposed to fix the... | Linus Nielsen Feltzing | 1 | -0/+8 |
2003-10-26 | Correct genre parsing by making code match comment (and specification) :) | Magnus Holmgren | 1 | -1/+1 |
2003-10-26 | Better error reporting | Linus Nielsen Feltzing | 1 | -2/+4 |
2003-10-22 | Genre parsing in id3v2.3 was still wrong. Also, the last frame in the tag cou... | Linus Nielsen Feltzing | 1 | -28/+26 |
2003-10-22 | Added unsynchronization | Linus Nielsen Feltzing | 1 | -17/+88 |
2003-10-21 | cosmetic: moved my port inits to the "new" init function | Jörg Hohensohn | 1 | -3/+4 |
2003-10-21 | An attempt to fix the ID3V2 genre tag parsing | Linus Nielsen Feltzing | 1 | -5/+24 |
2003-10-20 | Added tag resolvers for TYE, TAL and TRK | Linus Nielsen Feltzing | 1 | -1/+3 |
2003-10-17 | Resume rounding error fixes (patch #783078 by Harold Toler) | Björn Stenberg | 1 | -4/+7 |
2003-10-17 | Fixed ff/rew rounding error (patch #783525 by Harold Toler) | Björn Stenberg | 1 | -1/+2 |
2003-10-17 | Car Ignition Auto Stop (patch #736339 by Craig Sather) | Björn Stenberg | 2 | -5/+85 |
2003-10-17 | Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe) | Björn Stenberg | 1 | -7/+17 |
2003-10-15 | The 'rec upd' panic now prints the filename as well | Linus Nielsen Feltzing | 1 | -1/+1 |
2003-10-14 | More linker safe MP3 buffer handling in the simulator | Linus Nielsen Feltzing | 2 | -1/+5 |
2003-10-12 | patch #785885 by Magnus Holmgren: way faster rolo, with assembler | Jörg Hohensohn | 5 | -51/+147 |
2003-10-12 | patch #801964 by Magnus Holmgren: 10% faster bitswap | Jörg Hohensohn | 1 | -22/+32 |
2003-10-11 | fixed rolo-ing of original Archos firmware when flashed. Finally narrowed it ... | Jörg Hohensohn | 1 | -1/+2 |
2003-09-22 | Removed the battery level rise limiter. This provides more accurate values th... | Björn Stenberg | 1 | -5/+2 |
2003-09-19 | Removed reboot when DC connected. It serves no purpose and is confusing to us... | Björn Stenberg | 1 | -11/+0 |
2003-09-01 | ATA io_address_detect() now doesn't probe any more, but uses the h/w mask. Pr... | Jörg Hohensohn | 1 | -29/+8 |
2003-08-29 | Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ... | Hardeep Sidhu | 2 | -5/+5 |
2003-08-25 | Slightly more correct initialization of the power/charging code | Linus Nielsen Feltzing | 4 | -3/+14 |
2003-08-21 | Measured voltages for LiIon. I found rockbox-liion.gif | Uwe Freese | 1 | -4/+2 |
2003-08-20 | Reset playing variables when usb connected | Hardeep Sidhu | 1 | -0/+2 |
2003-08-18 | Smarter jumpscroll. | Mats Lidell | 1 | -3/+18 |
2003-08-04 | The other end of my diagnostic code: Rolo now tries to load the file "/startu... | Jörg Hohensohn | 1 | -0/+54 |
2003-07-28 | TP Diffenbach pointed out the risk here. Added a check for bad input values | Daniel Stenberg | 1 | -3/+6 |
2003-07-22 | Setting the lowest mic gain no longer turns off the mic (bug #774349) | Linus Nielsen Feltzing | 2 | -5/+6 |
2003-07-20 | ide_power_enable for simulator added. | Mats Lidell | 1 | -0/+5 |
2003-07-20 | usb_detect for simulator added. | Mats Lidell | 1 | -0/+5 |
2003-07-19 | Another go at the disk-full FAT driver fix. Now it skips the reserved sectors... | Linus Nielsen Feltzing | 1 | -5/+3 |
2003-07-18 | report sleeping disk while not initialized, needed for changing before ata_in... | Jörg Hohensohn | 1 | -1/+2 |