* Added job manager
* Added cropping preview and moved to own tab
* Save/Restore window position
* New "ffmpegGUI" menu for Quit, About, Help, FFmpeg docs
* Added help documentation
* Changed PCM codec option to pcm_s16be (which is expected by the MPG container)
* Removed translations below 80% finished (ca, es-419, id, pt_BR, ru)
Reasons for removal:
- Repo has been archived since 2018.
- Program relied on availability of 100 keys from the author.
- Needs Python 2.7.
Farewell, Orphilia!
When trying to `pkgman install trackgit`, I was getting the error:
problem 1: nothing provides lib:libgit2>=1.4.3 needed by trackgit-1.0.0~git-3
Additionally, attempting to rebuild locally, build was failing with an error
about the `git_status_options` struct not having a "baseline" field (it was
pulling in the `libgit2_25-0.25.1-3` packages).
As the only low-rating comment at HaikuDepot suggests, people just
don't know how to use the app. The least to do is giving a bit of help
in the description.
Broken since long ago (no packages on Haiku Depot).
Disable until builds gets fixed upstream (might require
"transplanting" conde from transmission and its .patchset for Haiku.
* Scale icons according to system font size.
* Use generic application icons for missing/uninstalled applications.
* Save history and favorites with every clipboard change as a workaround
for not being able to properly save state on system shutdown.
* Updated translations.
* BePDF: switch to latest git commit.
Switching to latest git commit, and dropping freetype_config in
favor of pkg_config fixes the builds on newer Haiku revisions.
* BePDF: point srcGitRev to newer commit (updated catkeys).
Haiku doesn't ask applications with a set "background flag"
to quit in case of a shutdown.
See https://review.haiku-os.org/c/haiku/+/5800
As a stop-gap workaround, save clip history and favorites whenever
they are changed.