Skip to content

Releases: otsaloma/gaupol

1.7

04 Aug 16:06
1.7
Compare
Choose a tag to compare
1.7
  • New app icon, as full-color and symbolic SVGs (#119)
  • Better initial preview experience (#136)
  • Disable loading of problematic gstreamer-vaapi (#79)
  • Use gspell for spell-check instead of PyEnchant and GtkSpell (#12)
  • Use the reverse domain name "io.otsaloma.gaupol" for desktop file,
    appdata file and icons

1.6

08 Jun 15:27
1.6
Compare
Choose a tag to compare
1.6
  • Add text correction pattern to unpack ligatures
  • Don't show video files in recent file menus (#130)
  • Update translations

1.5

02 Feb 23:20
1.5
Compare
Choose a tag to compare
1.5
  • Add support for building a Flatpak
  • Highlight changed parts in "Correct Texts" (#34)
  • Add keybinding Ctrl+I for toggling italic (#118)
  • Add keybinding Ctrl+I for toggling italic while editing (#118)
  • Change keybinding for Invert Selection to Ctrl+J
  • When opening multiple files, skip ones already open
  • Adapt to various GTK+ deprecations
  • Add 64x64 and 128x128 icons
  • Update AppData XML file
  • Bump iso-codes dependency to >= 3.67
  • Update translations

1.4.1

07 Jul 16:09
1.4.1
Compare
Choose a tag to compare
  • Fix TypeErrors due to video player pipeline queries failing (#78)
  • Make setup.py --record include compiled extensions as well (#91)

1.4

01 May 13:15
1.4
Compare
Choose a tag to compare
1.4
  • Update the --video-file argument to not just select the video
    file, but also load it in the internal video player (#75)
  • Fix subtitles with special characters not being displayed by
    the internal video player (#74)
  • Fix seeking to selection start if at less than one second (#76)
  • Fix pasting texts from outside Gaupol, e.g. from a text editor
  • Update checks for required GStreamer elements (#73)
  • Update translations

1.3.1

12 Nov 01:26
1.3.1
Compare
Choose a tag to compare
  • Fix pattern file syntax to not be corrupted by msgfmt (#70)

1.3

11 Nov 16:49
1.3
Compare
Choose a tag to compare
1.3
  • Use gtksink instead of autovideosink with the integrated video
    player, making it work on Wayland too (#60)
  • Add a hidden preference to disable autoplay (#57)
  • Allow loading video by drag-and-drop (#59)
  • Fix missing icon in GNOME shell on Wayland (#62)
  • Fix unhandled exception when adding recent menu items
  • Fix video player actions being sensitive when playback
    initialization fails (#52)
  • Fix Gaupol freezing after changing audio track (#58)
  • Fix error quitting if a file is still being loaded (#54)
  • Fix duplicate tags when decoding MPL2 (devcompl, #68)
  • Install appdata XML file under /usr/share/metainfo
  • Prefer iso-codes JSON files over XML files (#10)
  • Bump GStreamer dependency ≥ 1.6
  • Drop build dependency on intltool (use gettext instead, #13)
  • Add donate button to about dialog
  • Update translations

1.2

23 Apr 16:43
1.2
Compare
Choose a tag to compare
1.2
  • Add support for the WebVTT file format (#46)
  • Add support for the LRC file format (#39)

1.1

17 Mar 23:22
1.1
Compare
Choose a tag to compare
1.1
  • Fix error when using the Save All As dialog to save all time-based
    format documents as frame-based or vice versa
  • Fix unhandled exception when trying to write non-numeric data into
    integer or float cells
  • Add Icelandic translation (Sveinn í Felli)
  • Remove severely incomplete Catalan, Polish and Swedish translations
  • Update translations

1.0

29 Oct 18:35
1.0
Compare
Choose a tag to compare
1.0
  • Fix size of custom font with GTK+ 3.22 (#40)
  • Show an error dialog if the integrated video player fails
    to initialize playback due to e.g. missing codecs
  • Fix error trying to undo more actions than exist when holding down
    Ctrl+Z (#38)