Skip to content

Releases: PhotoFilmStrip/PFS

PhotoFilmStrip 4.1.1

29 Mar 14:08
9546d6b
Compare
Choose a tag to compare

What's Changed

  • Fix deprecated distutils #116

PhotoFilmStrip 4.1.0

31 Jan 15:27
Compare
Choose a tag to compare
  • Support scaling for HighDPI displays
  • Better support for dark mode on Linux (GTK)
  • Fixed several memory leaks
  • Updated dependencies (pillow) with various fixes

PhotoFilmStrip 4.0.0

15 Jun 06:11
Compare
Choose a tag to compare
  • Optimize usability of the configure audio dialog #88
  • Provide sample music #49
  • Adds 16:10 aspect ratio #57
  • Show rule of thirds guides
  • Mux subtitles into resulting video container #69
  • Fix: Avoid crash if dirname is empty #60
  • Fix: wrong subtitle order when rendering into video #62
  • Fix: H265 output results in invalid video #79
  • Fix: Error when selecting multiple audio files #93
  • Fix: Adding new picture results in an error #98

PhotoFilmStrip 3.7.3

04 Apr 06:23
a1f666d
Compare
Choose a tag to compare
  • backport #63 (Debian Bug 955295)

PhotoFilmStrip 3.7.2

05 Nov 20:42
5a61cd0
Compare
Choose a tag to compare
  • Spanish translation added (#53)
  • Czech translation updated

v4.0.0a2: updates for CI builds

31 Oct 18:09
Compare
Choose a tag to compare
Pre-release
- last wxPython for py34 is 4.0.6
- wxPython depends on numpy, fixed version for py34
- py2exe

v4.0.0a1

31 Oct 18:01
Compare
Choose a tag to compare
v4.0.0a1 Pre-release
Pre-release
preparation for version 4.0

PhotoFilmStrip 3.7.1

21 Jan 20:58
Compare
Choose a tag to compare

Fixes

  • rendered subtitles are no longer shown as white squares on Windows (#42)
  • rendered MP4 files can now be played on Windows (#44)

PhotoFilmStrip 3.7.0

12 Nov 22:15
Compare
Choose a tag to compare

Changes

  • user interface optimized for the project types slideshow and timelapse
  • helper tool to adjust picture durations to an audio file
  • improved user experience for UWP and GNOME

Fixes

  • Frame mismatch when rendering a timelapse project (closes #30)
  • image files for single file render are written in wrong order (closes #31)

PhotoFilmStrip 3.5.1

13 May 10:47
Compare
Choose a tag to compare

Changes

  • Add setting to specify h264 profile (#20)
  • Try to use hardware video encoding for h264 (#22 only for linux)
  • Resulting video file is named like the project name (#21)
  • Rendered subtitles can be customized (#5)

Fixes

  • encoding error when saving settings (#25)
  • calculation of time stamps in SRT files (#26)
  • Copy & Paste of crop rect with negative values (#27)
  • state of the tool button preserve image dimension (#28)