| Commit message (Expand) | Author |
| 2004-03-19 | Third step of the voice-UI: numerical settings are spoken (composed at runtim... | Jörg Hohensohn |
| 2004-03-14 | killed an overlooked warning | Jörg Hohensohn |
| 2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn |
| 2004-03-11 | Feature for recording: Delayed file open avoids disk spinup as long as the bu... | Jörg Hohensohn |
| 2004-01-15 | Added mpeg_next_track(), which returns a pointer to the id3 struct of the | Daniel Stenberg |
| 2004-01-13 | mpeg_stop() now clears the paused flag in the simulator | Linus Nielsen Feltzing |
| 2004-01-10 | next round of playback function split: everything in place, working and used;... | Jörg Hohensohn |
| 2004-01-08 | Fixed the newly introduced hang when leaving the recording screen | Linus Nielsen Feltzing |
| 2004-01-06 | typo: one create_thread() too many, caused crash | Jörg Hohensohn |
| 2004-01-05 | fixes the red builds, I hope | Jörg Hohensohn |
| 2004-01-05 | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn |
| 2003-12-31 | New recording feature: Prerecord up to 30 seconds before you press the Play k... | Linus Nielsen Feltzing |
| 2003-12-28 | Fixed yellow and red builds | Linus Nielsen Feltzing |
| 2003-12-28 | Internal code cleanup - the header template for the Xing header generation is... | Linus Nielsen Feltzing |
| 2003-12-12 | restart the byte counter on a new recorded file | Daniel Stenberg |
| 2003-12-12 | All platforms don't have USB | Daniel Stenberg |
| 2003-12-09 | In simulator thread, increment id3 offset along with elapsed time so that res... | Hardeep Sidhu |
| 2003-11-20 | Recording in FM screen, USB mode possible in FM and recording screen | Linus Nielsen Feltzing |
| 2003-11-07 | The code police strikes back | Linus Nielsen Feltzing |
| 2003-11-06 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn |
| 2003-11-03 | 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-02 | 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-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-15 | The 'rec upd' panic now prints the filename as well | Linus Nielsen Feltzing |
| 2003-08-29 | Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ... | Hardeep Sidhu |
| 2003-08-20 | Reset playing variables when usb connected | Hardeep Sidhu |
| 2003-07-22 | Setting the lowest mic gain no longer turns off the mic (bug #774349) | Linus Nielsen Feltzing |
| 2003-07-02 | Only recorders use PA11 for /PR. Players use it for the STOP button... | Björn Stenberg |
| 2003-07-01 | 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-06-30 | 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-29 | Renamed flush() to fsync() to be more in line with POSIX/unix | Björn Stenberg |
| 2003-06-25 | In flush_reload, don't reset swapwrite if we're still swapping current track.... | Hardeep Sidhu |
| 2003-06-19 | Slightly better handling of disk-full situations | Linus Nielsen Feltzing |
| 2003-05-30 | Better file system performance when recording by not using O_TRUNC | Linus Nielsen Feltzing |
| 2003-05-09 | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing |
| 2003-05-03 | Stop radio when playing mp3 files | Linus Nielsen Feltzing |
| 2003-04-30 | Spin down disk directly after buffer saves when recording | Linus Nielsen Feltzing |
| 2003-04-20 | Xing headers now support mono better, added the 'editable files' option | Linus Nielsen Feltzing |
| 2003-04-19 | Better generation of Xing headers, now they contain the correct MPEG version ... | Linus Nielsen Feltzing |
| 2003-04-15 | Safer low water mark when recording | Linus Nielsen Feltzing |
| 2003-04-12 | Fixed the dreaded 'silent play' bug | Linus Nielsen Feltzing |
| 2003-04-11 | 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-09 | Added missing gain setting code (Henrik Backe) | Björn Stenberg |