butt Changelog

What's new in butt 0.1.14

Mar 12, 2015
  • added FLAC support for recording
  • added Opus support (thanks to oneman)
  • added logfile support (thanks to mikko)
  • added support for more variables in the filename (%H %M %S) (thanks to mikko)
  • automatic file splitting can be synced to full hour now (thanks to mikko)
  • LCD info can automatically rotate every 5 seconds now (thanks to mikko)
  • added ability to change audio buffer size
  • uncluttered LCD (thanks to mikko)
  • file extension of record filename gets automatically updated now
  • dropped support of different samplerate/channels for stream and record
  • resorted settings elements/widgets
  • removed possible memleaks
  • connecting to an unreachable server does not freeze the GUI anymore
  • fixed icecast and shoutcast meta data handling
  • made update song from file more robust
  • "update song name manually" reacts on Enter button now

New in butt 0.1.13 (Mar 12, 2015)

  • has an icon now! - Thanks to Subrat (ipapuna) Nayak
  • added support for lower bitrates (24k, 16k, 8k)
  • added support for user defined configuration path e.g. "butt -c "
  • added support for user names in Icecast
  • added gain slider. This slider multiplies the audio input samples with the given factor
  • added .manifest file to disable the VirtualStore on Windows Vista and higher
  • added the ability to automatically split the recording every n minutes
  • added feature for importing and exporting configuration files
  • compiles with Xcode 5 on OS X Mavericks
  • compiles with traditional GNU autoconf/automake environment on linux and mingw
  • improved robustness against faulty config files
  • improved compatibility to ShoutCast v2 servers
  • improved look&feel
  • fixed samplerate issues
  • fixed mono playback/recording
  • changed data volume information vom kBytes to MBytes
  • changed default recording path to users home folder
  • sends audio information (bitrate etc.) to Icecast server - Thanks to Dominik Durner
  • reimplemented VU-Meter with peak hold
  • instead of canceling the automatic song update in case the given file is not readable, butt now tries to reread the file every 5 seconds

New in butt 0.1.12 (Jun 7, 2010)

  • butt is now able to connect automatically after startup
  • shortened time between connect attempts (fixes Shouted.FM connection problems)
  • improved wrong password detection for shoutcast

New in butt 0.1.11.2 (Dec 15, 2008)

  • Fixed display info after automatic reconnection.

New in butt 0.1.11.1 (Nov 10, 2008)

  • fixed segfault if there is no '.' in the record filename.

New in butt 0.1.11 (Oct 27, 2008)

  • fixed unintended disconnects
  • fixed recording problems
  • removed buffer overrun messages
  • recording can be now stopped with the stop-button
  • replaced pcm recording by wav recording
  • recording as ogg is now possible
  • added "stay on top" checkbox
  • fixed possible crash when changing mp3 settings while streaming