QWinFF Changelog

What's new in QWinFF 0.2.1

Aug 24, 2015
  • Support building with Qt5 (still compatible with Qt4)
  • Added Portuguese translation
  • MediaPlayerWidget: scoll to seek and click to toggle play/pause

New in QWinFF 0.2.0 (Feb 10, 2014)

  • Use avconv if ffmpeg is not available (experimental)
  • Added a video-cutting dialog with embedded mplayer.
  • Use embedded mplayer to preview video-cutting.
  • Recursively add files when a folder is dragged in.
  • Fixed default presets for AVI
  • Added application icon for OS/2 Warp.
  • Switched to Tango icon theme.

New in QWinFF 0.1.9 (Sep 10, 2013)

  • Added output formats: asf, swf, aiff, flac, au, mp2
  • Added more output path options.
  • Added update checker.
  • Automatically start conversion after adding files (off by default)
  • Several program parameters can be set in constants.xml.
  • Minor UI improvements
  • Can now set version-specific ffmpeg parameters in presets.xml.
  • Compatible with newer ffmpeg versions ("-sameq" doesn't work since ffmpeg 1.2).
  • (Windows) Dialog buttons are now also translated.
  • (Packaging) Support older Qt versions down to 4.4.3.
  • (Packaging) Added file "constants.xml".
  • (Packaging) (Windows) Place Qt translation files in "translations" folder
  • (Packaging) (Windows) QWinFF now depends on QtNetwork4.dll (for update checker).
  • (Packaging) (Windows) merge "ffmpeg" and "sox" folder into "tools" folder

New in QWinFF 0.1.8 (Feb 14, 2013)

  • Improved video/audio cutting interface.
  • Fixed some bugs when working with newer ffmpeg versions.

New in QWinFF 0.1.7 (Feb 14, 2013)

  • Drag&Drop reordering tasks
  • Fixed progress-displaying of wav input files.

New in QWinFF 0.1.6 (Aug 30, 2012)

  • New Feature: Adjust video speed (requires sox to be installed).
  • Added Czech translation.
  • Rearranged toolbar actions.
  • Fixed: Auto presets got messed up when being edited.
  • Removed "Auto bitrate" option
  • Many UI improvements.

New in QWinFF 0.1.5 (Aug 30, 2012)

  • New Feature: Shutdown computer when all tasks are done.
  • Added Italian translation.
  • Added several ffmpeg presets that don't give extra arguments.

New in QWinFF 0.1.4 (Aug 30, 2012)

  • Some minor gui improvements
  • Include desktop file and application icon in installation.

New in QWinFF 0.1.3 (Aug 30, 2012)

  • Enable users to select the range of the media file to encode.
  • Fixed video encoding error on some systems due to ffmpeg multithread options.
  • Removed "-aq 60" option in OGG Vorbis to prevent inflating the output file.

New in QWinFF 0.1.2 (Aug 30, 2012)

  • Use notify-send by default.
  • Made libnotify optional and disabled by default.
  • Explicit link with gtk+-2.0. (libnotify can be used with either gtk2 or gtk3)
  • Fixed compilation error with older libnotify versions.

New in QWinFF 0.1.1 (Aug 30, 2012)

  • Use libnotify for desktop notification.
  • Separate preset file for each user.
  • Save program settings and the user preset file in ~/.qwinff/
  • Added Japanese translation.