Sound Juicer "Fishy Wishy, Totally Addicated to Plaice" 0.5.8
Sound Juicer "Fishy Wishy, Totally Addicated to Plaice" 0.5.8 -- download the tarball here. Debian packages available in my repository, I'll upload to the archive once I've sorted out my keys after the break in.
- Don't enable deprecation by default, use --enable-deprecation
- Add an --autostart option, so that extracting starts straight away
- Add an "eject when finished" preference
- Add an directory pattern of "no directories"
- Disable more widgets in the main window when ripping (Brent Fox)
- Rename Extract? to Extract
- Use the status bar for progress notification (BF)
- Don't crash as much (teuf)
Posted by John at Fri Nov 28 20:25:51 2003:
Posted by Sven at Wed Dec 3 20:42:13 2003:
Posted by Joe at Sat Dec 6 04:50:53 2003:
Cool tool. Thanks.
Any chance that the encoding can run asynchronously? My computer can rip from CD a lot faster than it can flac. It's nice to rip about 20 CDs and let it flac all night long.
I suppose this isn't real user friendly though?
Posted by Ross at Sat Dec 6 17:24:56 2003:
Any chance that the encoding can run asynchronously? My computer can rip from CD a lot faster than it can flac. It's nice to rip about 20 CDs and let it flac all night long.
I suppose this isn't real user friendly though?
Joe -- you got it right, exposing the difference between reading from the CD and encoding is not good UI IMHO.
I will see if I can add a buffer element in the pipeline so that reading happens as fast as possible, whilst the encoding happens.
Posted by Joe at Mon Dec 8 02:15:46 2003:
I will see if I can add a buffer element in the pipeline so that reading happens as fast as possible, whilst the encoding happens.