summaryrefslogtreecommitdiffstats
path: root/apps/onplay.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-20Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing1-3/+3
2003-04-19Better generation of Xing headers, now they contain the correct MPEG version ...Linus Nielsen Feltzing1-65/+65
2003-04-13VBRFix should now work on all VBR files, with or without Xing headers and ID3...Linus Nielsen Feltzing1-45/+68
2003-04-10cosmetics for MSVC (Win32 uisimulator): except in declarations, please dont a...Jörg Hohensohn1-4/+18
2003-04-10Some code-police work, plus localized strings in vbrfixLinus Nielsen Feltzing1-54/+48
2003-04-03Now VBRFix correctly handles all types of files, with or without ID3 tagsLinus Nielsen Feltzing1-32/+61
2003-04-03Now inserts a xing header if there is no room for itLinus Nielsen Feltzing1-4/+110
2003-04-02Reordered items so Delete is never the default item.Björn Stenberg1-2/+2
2003-04-01Make sure that no music is playing before starting VBRFix (it uses the MP3 bu...Linus Nielsen Feltzing1-0/+6
2003-04-01Recorded files shorter than 3 hours now show correct average bitrate even wit...Linus Nielsen Feltzing1-20/+72
2003-03-24Only queue mp3 files.Björn Stenberg1-1/+1
2003-03-24No VBRfix for non-mp3 files. Fixed delete confirmation.Björn Stenberg1-4/+7
2003-03-12Fix yellow win32sim buildBjörn Stenberg1-0/+1
2003-03-12Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...Björn Stenberg1-0/+163