- 509117d (1) Bugfix: create_xing_header() now returns 0 in case of an invalid header template, i.e. when mp3headerinfo() returns false. It used to return a random number, causing all sorts of problems. This was the cause for the end of a recording (still in the buffer) occasionally overwriting the beginning. (2) Some code cleanup. by Jens Arnold · 20 years ago
- d34865a mp3buf renamed to audiobuf by Linus Nielsen Feltzing · 20 years ago
- 98a8132 long policy by Jean-Philippe Bernardy · 20 years ago
- a0d5bea The debug output now reports the correct mpeg layer by Linus Nielsen Feltzing · 20 years ago
- 35b6dc3 A little more straightforward vbr header checks by Jens Arnold · 21 years ago
- a233036 MP3 files with VBRI frames were parsed incorrectly, and the VBRI frame was partly fed to the MAS, giving playback glitches by Linus Nielsen Feltzing · 21 years ago
- 1936c41 Slightly improved VBR fixer, now uses the same template header throughout the entire file by Linus Nielsen Feltzing · 21 years ago
- fb5f458 Internal code cleanup - the header template is not taken from the stream if a template header is passed to create_xing_header() by Linus Nielsen Feltzing · 21 years ago
- 24a8b6a Frame-accurate file splits when recording. Now the PLAY button closes the current file and opens a new one. by Linus Nielsen Feltzing · 21 years ago
- d28a506 Even larger MP3 frame analysis buffer. Fixes bug #747969. by Linus Nielsen Feltzing · 22 years ago
- 4f0f34b this should be using unsigned, to allow a full 4GB file, just in case by Daniel Stenberg · 22 years ago
- 24756e1 Stevie Oh's patch #739898 that corrects how vbrfix works on large files. by Daniel Stenberg · 22 years ago
- 20d031f Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 22 years ago
- 126a7b3 Fixed compiler error on debug builds by Linus Nielsen Feltzing · 22 years ago
- 478da62 Xing headers now support mono better, added the 'editable files' option by Linus Nielsen Feltzing · 22 years ago
- 6d52217 Stupid compiler... by Linus Nielsen Feltzing · 22 years ago
- 1b466e0 Removed a warning by Linus Nielsen Feltzing · 22 years ago
- 7fdef57 Better generation of Xing headers, now they contain the correct MPEG version and sample rate info. by Linus Nielsen Feltzing · 22 years ago
- 1c32bd0 Increased the buffer size for get_mp3file_info(). This is supposed to fix bugs #722233, #722521 and #723922 by Linus Nielsen Feltzing · 22 years ago
- d5304e5 Changed some debug output by Linus Nielsen Feltzing · 22 years ago
- f8979da The Xing flag word wasn't correctly generated by Linus Nielsen Feltzing · 22 years ago
- df4cf2e Reverted last change by Linus Nielsen Feltzing · 22 years ago
- 8ab8d7d Don't fail on bitrate 0. Our own recordings have bitrate 0... by Björn Stenberg · 22 years ago
- 7105b28 The frame buffer was too small for 320kbit/s frames by Linus Nielsen Feltzing · 22 years ago
- 2c07e78 Don't accidentally add Xing headers to CBR files by Linus Nielsen Feltzing · 22 years ago
- 6475aa0 Experimental Xing header generation added. Use with caution by Linus Nielsen Feltzing · 22 years ago
- a039091 New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code by Linus Nielsen Feltzing · 22 years ago