| Commit message (Expand) | Author | Age |
| ... | |
| * | Recording in FM screen, USB mode possible in FM and recording screen | Linus Nielsen Feltzing | 2003-11-20 |
| * | The code police strikes back | Linus Nielsen Feltzing | 2003-11-07 |
| * | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn | 2003-11-06 |
| * | Patch #798050 by Leslie Donaldson, activates Line In on Player models | Linus Nielsen Feltzing | 2003-11-03 |
| * | Another fix for bug #835158, now handles multiple splits | Linus Nielsen Feltzing | 2003-11-03 |
| * | Now handles empty recordings without crashing. This fixes bug #835158. | Linus Nielsen Feltzing | 2003-11-03 |
| * | Killed a warning | Linus Nielsen Feltzing | 2003-11-02 |
| * | Frame-accurate file splits when recording. Now the PLAY button closes the cur... | Linus Nielsen Feltzing | 2003-11-02 |
| * | 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 |
| * | The 'rec upd' panic now prints the filename as well | Linus Nielsen Feltzing | 2003-10-15 |
| * | Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ... | Hardeep Sidhu | 2003-08-29 |
| * | Reset playing variables when usb connected | Hardeep Sidhu | 2003-08-20 |
| * | Setting the lowest mic gain no longer turns off the mic (bug #774349) | Linus Nielsen Feltzing | 2003-07-22 |
| * | Only recorders use PA11 for /PR. Players use it for the STOP button... | Björn Stenberg | 2003-07-02 |
| * | Another port init fixes the silent play problem, Rockbox is now ready for FLASH! | Jörg Hohensohn | 2003-07-01 |
| * | The mono recording fix was braindead. | Linus Nielsen Feltzing | 2003-07-01 |
| * | missing port init prevented recording with Rockbox from flash | Jörg Hohensohn | 2003-06-30 |
| * | Mono recording with Line In now mixes the left and right channel. Fixes bug #... | Linus Nielsen Feltzing | 2003-06-30 |
| * | Renamed flush() to fsync() to be more in line with POSIX/unix | Björn Stenberg | 2003-06-29 |
| * | In flush_reload, don't reset swapwrite if we're still swapping current track.... | Hardeep Sidhu | 2003-06-25 |
| * | Slightly better handling of disk-full situations | Linus Nielsen Feltzing | 2003-06-19 |
| * | Better file system performance when recording by not using O_TRUNC | Linus Nielsen Feltzing | 2003-05-30 |
| * | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing | 2003-05-09 |
| * | Stop radio when playing mp3 files | Linus Nielsen Feltzing | 2003-05-03 |
| * | Spin down disk directly after buffer saves when recording | Linus Nielsen Feltzing | 2003-04-30 |
| * | Xing headers now support mono better, added the 'editable files' option | Linus Nielsen Feltzing | 2003-04-20 |
| * | Better generation of Xing headers, now they contain the correct MPEG version ... | Linus Nielsen Feltzing | 2003-04-19 |
| * | Safer low water mark when recording | Linus Nielsen Feltzing | 2003-04-15 |
| * | Fixed the dreaded 'silent play' bug | Linus Nielsen Feltzing | 2003-04-12 |
| * | Now creates an empty ID3 header to not confuse MP3 editors | Linus Nielsen Feltzing | 2003-04-11 |
| * | Better handling of next/prev | Linus Nielsen Feltzing | 2003-04-11 |
| * | Added missing gain setting code (Henrik Backe) | Björn Stenberg | 2003-04-09 |
| * | Ooops, forgot to check for frame count overflow | Linus Nielsen Feltzing | 2003-04-01 |
| * | Killed a warning (saving 417 bytes in the process :-) | Linus Nielsen Feltzing | 2003-04-01 |
| * | Recorded files shorter than 3 hours now show correct average bitrate even wit... | Linus Nielsen Feltzing | 2003-04-01 |
| * | Finally, S/PDIF monitoring works | Linus Nielsen Feltzing | 2003-03-25 |
| * | Fixed silly overflow in recalculate_watermark() | Linus Nielsen Feltzing | 2003-03-24 |
| * | patch #702874 by Craig Sather, fixes a pause bug in WPS | Linus Nielsen Feltzing | 2003-03-15 |
| * | Don't accidentally add Xing headers to CBR files | Linus Nielsen Feltzing | 2003-03-10 |
| * | Experimental Xing header generation added. Use with caution | Linus Nielsen Feltzing | 2003-03-10 |
| * | Faster disk updates with the flush() function | Linus Nielsen Feltzing | 2003-03-10 |
| * | New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code | Linus Nielsen Feltzing | 2003-03-10 |
| * | Found the only one point that led to imcompatibility of the CVS code with a 8... | Uwe Freese | 2003-03-03 |
| * | Even more return code checking when recording | Linus Nielsen Feltzing | 2003-03-02 |
| * | Now correctly skips ID3V1 tags to avoid gaps between tracks | Linus Nielsen Feltzing | 2003-03-02 |
| * | Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice... | Björn Stenberg | 2003-02-27 |
| * | Safer recording, now closes the file after each successful buffer save | Linus Nielsen Feltzing | 2003-02-22 |
| * | The power-saving SLEEP patch by Simon Elén. | Björn Stenberg | 2003-02-14 |
| * | Fixed the 3-hour time display bug, plus some cosmetic changes | Linus Nielsen Feltzing | 2003-02-14 |