BeHappy Changelog

What's new in BeHappy 0.3.0.19814

Jan 5, 2018
  • audio source plugins are grayed out in combo box if source files are unsupported
  • update qaac.exe, opusenc.exe, ffmpeg.exe

New in BeHappy 0.2.9.32383 (Mar 27, 2017)

  • add button 'show script' to immediately inspect the avs script
  • add encoder commandline as comment to avs script
  • jobqueue tab is splitted horizontal to make jobqueue/log panels resizeable
  • fix too much spaces in some generated encoder command lines
  • show number of loaded source files in groupbox text
  • add option 'StartJobsInstantly' to start jobs immediately after enqueuing
  • state of 'omitEncoderScript' and 'startJobsInstantly' checkboxes is saved in config file
  • add linkLabel with context menu as head to source and destination groupboxes to make related tasks accessible in a more obvious way (concept stolen from StaxRip)
  • add some tooltips to 'Tweak' section
  • add tebasuna51's extension additions and fixes
  • mark some encoders as deprecated
  • show in status column if file is currently indexed
  • add wiki link to 'about' tab
  • some encoder updates

New in BeHappy 0.2.8.19896 (Jun 22, 2015)

  • newer wavsplit.exe

New in BeHappy 0.2.6.34898e Beta (Dec 13, 2014)

  • Same than previous beta BeHappy-0.2.6.34898 with new plugins versions

New in BeHappy 0.2.6.34898 Beta (Nov 17, 2014)

  • added parallel job processing
  • some gui modernization/tweaks
  • multiple files/folders can be opened at once

New in BeHappy 0.2.5.30809 (Apr 21, 2014)

  • Updated release encapsulating changes from the following changesets: 49787, 49819, 49821, 50042, 50127 and 50128. The main UI changes are:
  • reinstated priority control
  • added priority warning for user when High is selected
  • added a project global resource for possible future language translations

New in BeHappy 0.2.4.20767 (Apr 30, 2010)

  • Now encAacPlus need libmp4v2.dll (Winamp folder) instead MP4Box/MP4Mux to output .mp4/.m4a files.
  • Recover the low limit for CT encAacPlus to 8 Kb/s, available for mono audio, and the option to force MPEG4 AAC streams.
  • Delete the obsolete option to select NeroAacEnc SSE.
  • Add info over Header option.

New in BeHappy 0.2.3.38071 (Feb 28, 2009)

  • Added process priority control. Available when jobs are started and persists through all the jobs in the queue. Defaults to Idle every time a job or set of jobs are started.
  • Fixed a bug. It's possible the creation of the .State file may fail due to the use of an enumerated type. I changed it to use an int since it can be cast easily and works fine.
  • Added exception handling in the SaveToFile() method so if a problem occurs we'll be made aware of it in the future.
  • Fixed the issue where selecting the priority before the encoder actually starts (that small delay between hitting Start and, for example, aften starts) would not affect the priority.
  • Added tool tip for priority pull down list

New in BeHappy 0.2.2.30338 (Aug 26, 2008)

  • New compile.bat to solve some bugs with new OS.
  • The neroAacEncSSE2.exe must be now neroAacEncSSE.exe
  • The low limit for CT encAacPlus is now 16 Kb/s instead 8 Kb/s