| Commit message (Expand) | Author | Age |
| ... | |
| * | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 2004-09-28 |
| * | Added header file for bitswap, and made the fliptable global for re-use | Jens Arnold | 2004-09-26 |
| * | Bug fix: recording does no longer hang after 30 bytes (especially when runnin... | Jens Arnold | 2004-08-23 |
| * | Const policed pointer arguments to functions, part 1 | Jens Arnold | 2004-08-16 |
| * | Corrected MAS version checks | Jens Arnold | 2004-08-05 |
| * | More const policeing step 4 | Jens Arnold | 2004-08-03 |
| * | 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 |
| * | Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator | Linus Nielsen Feltzing | 2004-07-08 |
| * | Don't create a Xing header if nothing has been recorded | Linus Nielsen Feltzing | 2004-07-06 |
| * | Ooops! I wrote garbage to the MAS when stopping the recording. | Linus Nielsen Feltzing | 2004-06-09 |
| * | We now put ID3v2.3 tags in the recorded files instead of ID3v2.4, because som... | Linus Nielsen Feltzing | 2004-06-04 |
| * | Removed unused variables | Linus Nielsen Feltzing | 2004-06-04 |
| * | The MAS3587F data sheet was wrong about having to validate the pause bit sett... | Linus Nielsen Feltzing | 2004-06-04 |
| * | The Play button now acts as a Pause button during recording instead of openin... | Linus Nielsen Feltzing | 2004-06-03 |
| * | Prevent spurious bitswapping of the mp3 buffer: stop_playing() now calls rese... | Jörg Hohensohn | 2004-05-09 |
| * | Unified & assembler optimized recording transfer routines: Smaller & 50% faster | Jens Arnold | 2004-05-04 |
| * | Removed some debugging code that shouldn't have been committed | Linus Nielsen Feltzing | 2004-04-21 |
| * | Fixed bug #932467, where there could be a deadlock if you pause the playback ... | Linus Nielsen Feltzing | 2004-04-09 |
| * | Some bug fixes in the recording code. The recorded frames weren't CRC protect... | Linus Nielsen Feltzing | 2004-04-01 |
| * | Fixed the prerecording as well | Linus Nielsen Feltzing | 2004-03-30 |
| * | Fixed the problem when high quality recordings could start with a corrupt frame | Linus Nielsen Feltzing | 2004-03-30 |
| * | Third step of the voice-UI: numerical settings are spoken (composed at runtim... | Jörg Hohensohn | 2004-03-19 |
| * | 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-14 |
| * | Feature for recording: Delayed file open avoids disk spinup as long as the bu... | Jörg Hohensohn | 2004-03-11 |
| * | Added mpeg_next_track(), which returns a pointer to the id3 struct of the | Daniel Stenberg | 2004-01-15 |
| * | mpeg_stop() now clears the paused flag in the simulator | Linus Nielsen Feltzing | 2004-01-13 |
| * | next round of playback function split: everything in place, working and used;... | Jörg Hohensohn | 2004-01-10 |
| * | Fixed the newly introduced hang when leaving the recording screen | Linus Nielsen Feltzing | 2004-01-08 |
| * | typo: one create_thread() too many, caused crash | Jörg Hohensohn | 2004-01-06 |
| * | 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 | 2004-01-05 |
| * | New recording feature: Prerecord up to 30 seconds before you press the Play k... | Linus Nielsen Feltzing | 2003-12-31 |
| * | 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-28 |
| * | restart the byte counter on a new recorded file | Daniel Stenberg | 2003-12-12 |
| * | All platforms don't have USB | Daniel Stenberg | 2003-12-12 |
| * | In simulator thread, increment id3 offset along with elapsed time so that res... | Hardeep Sidhu | 2003-12-09 |
| * | 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 |