Age | Commit message (Expand) | Author |
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 |
2003-04-01 | 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-03-25 | Finally, S/PDIF monitoring works | Linus Nielsen Feltzing |
2003-03-24 | Fixed silly overflow in recalculate_watermark() | Linus Nielsen Feltzing |
2003-03-15 | patch #702874 by Craig Sather, fixes a pause bug in WPS | Linus Nielsen Feltzing |
2003-03-10 | 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-03 | Found the only one point that led to imcompatibility of the CVS code with a 8... | Uwe Freese |
2003-03-02 | 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-02-27 | Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice... | Björn Stenberg |
2003-02-22 | Safer recording, now closes the file after each successful buffer save | Linus Nielsen Feltzing |
2003-02-14 | 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 | Correct saving of channel config (patch by Remo Hofer) | Linus Nielsen Feltzing |
2003-02-13 | Killed a nasty bug that could leave the recorded file open. This will cause t... | Linus Nielsen Feltzing |
2003-02-11 | Better simulator mpeg emulation | Björn Stenberg |
2003-02-08 | Added some debugging info to chase the 3-hour time display bug | Linus Nielsen Feltzing |
2003-02-07 | Include File Cleanup And Move-Around Party 2003. | Daniel Stenberg |
2003-01-24 | Remove use of rockbox-mode.el in local variables list. | Mats Lidell |
2003-01-21 | Decreased the DMA transfer size, as proposed by Gerald Clark | Linus Nielsen Feltzing |
2003-01-10 | Added a thread for the simulator that counts the time. | Kjell Ericson |
2003-01-09 | set_elapsed() bug fix by Simon Elén | Björn Stenberg |
2003-01-04 | Signal track change if no tracks in playlist are valid so wps updates and exi... | Hardeep Sidhu |
2003-01-03 | Prev was going back too many tracks if more than one track was loaded in memory. | Hardeep Sidhu |
2002-12-19 | Don't signal track change until all id3 entries have been updated. Also, cor... | Hardeep Sidhu |
2002-12-18 | Killed a dozen global variables | Björn Stenberg |
2002-12-12 | Fixed a few recording glitches, and *maybe* the 30-minute recording bug | Linus Nielsen Feltzing |
2002-12-06 | Even more complicated MAS driver to handle MP2 streams, due to undocumented M... | Linus Nielsen Feltzing |
2002-12-05 | Even safer watermark margins, in wait for an accurate disk spinup time measur... | Linus Nielsen Feltzing |
2002-12-05 | Less aggressive dynamic watermark calculation | Linus Nielsen Feltzing |
2002-12-05 | Faster start of playback | Linus Nielsen Feltzing |
2002-12-05 | Better update of the watermark when changing tracks | Linus Nielsen Feltzing |
2002-12-05 | More fine-tuned buffer handling, and better debug info | Linus Nielsen Feltzing |
2002-12-05 | Slightly improved swap handling in lowwater situations | Linus Nielsen Feltzing |
2002-12-05 | The lowest watermark debug info wasn't correctly updated | Linus Nielsen Feltzing |
2002-12-05 | ...and the usual simulator corrections | Linus Nielsen Feltzing |
2002-12-05 | Added MP3 buffer margin setting | Linus Nielsen Feltzing |
2002-12-05 | Watermark = average bitrate * 1.5 | Linus Nielsen Feltzing |
2002-12-05 | The low watermark level is now dynamically calculated | Linus Nielsen Feltzing |