| Commit message (Expand) | Author | Age |
| * | Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s... | Björn Stenberg | 2008-10-14 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Updated use of events.h header file. | Bertrik Sikken | 2008-04-27 |
| * | Implement the playback event handling as a system-wide multi-purpose event sy... | Miika Pekkarinen | 2008-03-16 |
| * | Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem... | Nicolas Pennequin | 2007-10-31 |
| * | Remove the ID3 tag version priority setting on the grounds of it being pretty... | Thom Johansen | 2007-09-19 |
| * | Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she... | Jens Arnold | 2007-03-01 |
| * | iRiver: Initial support for wav-recording in recording menu. Supports mic/lin... | Andy | 2005-11-12 |
| * | Archos recording/playback: (1) Xing header creation: * Now estimates the fram... | Jens Arnold | 2005-09-15 |
| * | Archos recording: Always prepend ID3V2 and Xing header to a recording file, e... | Jens Arnold | 2005-09-04 |
| * | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold | 2005-08-29 |
| * | Hooked up the runtime database on archos. | Jens Arnold | 2005-08-21 |
| * | Avoid radio interference from the MAS internal clock on devices with the Sams... | Jens Arnold | 2005-05-28 |
| * | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing | 2005-04-04 |
| * | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg | 2005-02-22 |
| * | different kind of recording beep: more faint, but not disturbing prerecording... | Jörg Hohensohn | 2004-12-24 |
| * | aid for blind recorders: longer beep when starting a recording, short beep wh... | Jörg Hohensohn | 2004-12-21 |
| * | Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ... | Jens Arnold | 2004-11-07 |
| * | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 2004-09-28 |
| * | Const policed pointer arguments to functions, part 1 | Jens Arnold | 2004-08-16 |
| * | Two new exported functions: mpeg_get_last_header() and mpeg_file_pos() | Linus Nielsen Feltzing | 2004-07-29 |
| * | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing | 2004-07-27 |
| * | The Play button now acts as a Pause button during recording instead of openin... | Linus Nielsen Feltzing | 2004-06-03 |
| * | Added mpeg_next_track(), which returns a pointer to the id3 struct of the | Daniel Stenberg | 2004-01-15 |
| * | next round of playback function split: everything in place, working and used;... | Jörg Hohensohn | 2004-01-10 |
| * | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn | 2004-01-05 |
| * | New recording feature: Prerecord up to 30 seconds before you press the Play k... | Linus Nielsen Feltzing | 2003-12-31 |
| * | Frame-accurate file splits when recording. Now the PLAY button closes the cur... | Linus Nielsen Feltzing | 2003-11-02 |
| * | Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ... | Hardeep Sidhu | 2003-08-29 |
| * | Setting the lowest mic gain no longer turns off the mic (bug #774349) | Linus Nielsen Feltzing | 2003-07-22 |
| * | Slightly better handling of disk-full situations | Linus Nielsen Feltzing | 2003-06-19 |
| * | Xing headers now support mono better, added the 'editable files' option | Linus Nielsen Feltzing | 2003-04-20 |
| * | Safer low water mark when recording | Linus Nielsen Feltzing | 2003-04-15 |
| * | Recorded files shorter than 3 hours now show correct average bitrate even wit... | Linus Nielsen Feltzing | 2003-04-01 |
| * | New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code | Linus Nielsen Feltzing | 2003-03-10 |
| * | Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice... | Björn Stenberg | 2003-02-27 |
| * | Fixed the 3-hour time display bug, plus some cosmetic changes | Linus Nielsen Feltzing | 2003-02-14 |
| * | Correct saving of channel config (patch by Remo Hofer) | Linus Nielsen Feltzing | 2003-02-14 |
| * | Include File Cleanup And Move-Around Party 2003. | Daniel Stenberg | 2003-02-07 |