Kernels
volk_32f_stddev_and_mean_32f_x2: implemented Young and Cramer's algorithm
volk_32fc_accumulator_s32fc: Add new kernel
volk_16ic_x2_dot_prod_16ic_u_avx2: Fix Typo, was _axv2.
Remove _mm256_zeroupper() calls
Enforce consistent function prototypes
32fc_index_max: Improve speed of AVX2 version
conv_k7_r2: Disable broken AVX2 code
improve volk_8i_s32f_convert_32f for ARM NEON
Calculate cos in AVX512F
Calculate sin using AVX512F
Build
Fix python version detection
cmake: Check that 'distutils' is available
c11: Remove pre-C11 preprocessor instructions
0.1.18 (2021-09-29)
* Land #16, Make the synchronization functions public
0.1.19 (2021-11-15)
* Land #17, Add the stopwatch function
0.1.20 (2021-11-16)
* Merge pull request #18 from zeroSteiner/feat/stopwatch/elapsed_seconds
Refactor into a Stopwatch module
2.0.61 (2021-11-29)
* Land #510, honour the pty flag
2.0.62 (2021-12-07)
* resolve_host should return NULL on failure
* Land #513, fix php stdapi loading on php 5.3.29
2.0.63 (2021-12-08)
* Land #514, fix python exception when closing channels
2.0.64 (2021-12-08)
* Fix#512, fix python cmd_exec argument list during
PROCESS_EXECUTE_FLAG_SUBSHELL
* Land #515, Fix#512, fix python cmd_exec argv
2.0.65 (2021-12-08)
* Return an empty stat buf when stat fails
* Land #511, fix stderr output in python channels
2.0.66 (2021-12-09)
* Land #516, fix python stat on inaccessible directory
* Land #517, fix php stat on inaccessible directory
Change log:
0.12.1 (2021-11-26)
======
- Dependency Changes:
- GLib >= 2.44.0
- Performance Improvement:
- Optimize sorting by content type
- Load images asynchronously (#16, #29, #32, !34)
- Increase image loading buffer size (!34)
- Appearance Changes:
- Allow to display all files in the open dialog (!33)
- Code Refactoring:
- Rework the file opening procedure (!33)
- Bug Fixes:
- Fix a memory leak when closing the window directly
- Refactoring: Clarify thumbnailer queue management
- Thumbnailer: Do not empty an unprocessed file list
- Update window title on image deletion or insertion
- Perform content-based filtering wherever necessary
- Set device scale for animated images
- Properly recognize SVG compressed image files
- Use the generic pixbuf loader for RAW image files
- Fix pointer behavior in fullscreen mode
- Icon bar: Properly highlight item under the cursor
- Icon bar: Center on the active item for any size change
- Fix regression: Exif orientation is not respected (#69)
- Do not try to load images whose pixbuf is not available (!34)
- Fix memory management of image loading objects (!34)
- Use URIs instead of filenames in the `.desktop` file (#49)
- Directory loading: Allow to load a directory via the cli
- Flatpak: Access remote locations with GVfs
- Directory loading: Fix improper use of GFileEnumerator APIs (#68)
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United
Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
Ukrainian, Uyghur
0.12.0 (2021-10-11)
======
- Dependency Changes:
- libxfce4ui >= 4.16.0
- libxfce4util >= 4.16.0
- New Features:
- Allow to choose the default scale (!29)
- Keep the scale in memory for each loaded image (#7, #17, !28)
- Toggle fullscreen mode by double clicking on the image
- Performance Improvement:
- Optimize directory loading (#20, #22, #32, #37, !31)
- Optimize image viewer redraw: Disable overlay scrolling (#64)
- Optimize image viewer redraw: Reuse source surface (#64, !26)
- Avoid using Cairo Xlib backend to create surfaces (#60, #61, #62, !25)
- Optimize image viewer redraw: Animation (#64)
- Optimize image viewer redraw: Background color (#64)
- Optimize image viewer redraw: Clock (#64)
- Optimize image viewer redraw: Selection box (#64)
- Don't redraw the main window when it loses focus (#64)
- Remove the shadow of the toolbar buttons (#51, #64)
- Appearance Changes:
- Hide thumbnail scrollbar when unused (!24)
- Use the same background for the image and the thumbnails (#36, !23)
- Drop preferences-desktop-default-applications icon
- Code Refactoring:
- Flatpak build (!32)
- Refactoring: Use only one file filter for the app
- Refactoring: Icon bar adjustments
- Cleanup: `icon_bar.c`
- Cleanup: Pass orientation directly from file to viewer
- Code refactoring: Image viewer adjustments, scale and drawing (!27)
- Use integers for the image rendering rectangle
- Code cleanup: Build sanitation, obsolete code removal, spacing, normalization (!22)
- Transfer contents from dispose() to finalize()
- Add debugging macros
- Bug Fixes:
- Protect asynchronous jobs from an application exit
- Fix position of the active item in the icon bar when vertical (#34)
- Take into account the device scale (#47, !30)
- Properly load images via drag and drop (#67)
- Delay GdkPixbufLoader "closed" signal handler
- Use the same scale factor to zoom via action and scrolling
- Fix a lack of centering when zooming via the menu action
- Fix some memory leak (several commits of this kind)
- Fix file creation monitoring
- Try to display the image on `GDK_PIXBUF_ERROR_CORRUPT_IMAGE` (#39)
- Always set adjustment upper bounds greater than page sizes (#35)
- Scaling/zoom corrections (#30, !8)
- Fix animated GIF display
- Automate and sanitize memory management of sources (#65)
- Fix `rstto_icon_bar_rows_reordered()` (#48)
- Chain up to parent in dispose() and finalize()
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United
Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
Ukrainian, Uyghur
0.11.0 (2021-06-11)
======
- Update copyright years and appdata infos
- Enable `HAVE_MAGIC_H`-delimited code
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Add option to copy image to clipboard (!20)
- Allow dragging window when CSD is used (#52)
- Remove GSourceFunc casts
- Added new stock icons with reverse DNS format
- Updates README.md
- Include string.h
- Codebase cleanup (!7)
- Make build less verbose
- Update .gitignore
- Make sure that argument passed to strncmp is non-NULL (!1)
- privacy_dialog.c: Remove dead initialization (!2)
- image_list.c: Remove dead assignment (!2)
- Add basic GitLab pipeline
- Switch to README.md and foreign automake mode
- Bug #16717: Move from exo-csource to xdt-csource
- Resolve couple "cast between incompatible function types" warnings
- Fix memory leaks in Privacy Dialog
- Resolve deprecation warnings
- Resolve some deprecation warnings
- Clean up unused functions
- Rename vars and funcs: show -> hide
- Add inactivity timeout setting to Preferences
- Hide the cursor while inactive in fullscreen mode
- Fix 'Status bar appears upon leaving fullscreen'
- Update .gitignore
- Do not show translation info on --help output
- Fix "window-state-event" handler
- Update credits
- Add support for old gtk2-style bg color settings
- Add missing LDFLAGS (fixes build on *bsd)
- In fullscreen mode, show toolbar when the mouse pointer is moved to
the top
- Return to git versioning
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United
Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish,
Ukrainian, Uyghur
which sets ${PACKAGES} to a subdir of ${PKGSRCDIR}/packages (on the same
NFS mount) so that the generated packages all land in one place.
From my Debian, Devuan, Ubuntu, and CentOS 8 (but not 7) VMs,
copying ${STAGE_PKGFILE} to ${PKGFILE} fails to preserve permissions,
which fails the copy and the "package" target with it. The error
looks like so:
===> Building binary package for foo-4.2
=> Creating binary package /home/schmonz/trees/pkgsrc-cvs/packages/Debian/All/foo-4.2.tgz
/bin/cp: preserving permissions for ‘/home/schmonz/trees/pkgsrc-cvs/packages/Debian/All/foo-4.2.tgz’: Operation not permitted
Assuming permissions on built packages are merely a nice-to-have, avoid
failing if we couldn't preserve them. Patch from sjmulder@, for whom
this fixes a similar problem with FreeBSD with ZFS.
Upstream changes:
0.143 2021-03-28
- fix RT #134147: Failed test 'SQL::Abstract - no limit' / Thanks to Slaven Rezić and Thibault Duponchelle
0.142 2020-11-22
- module adopted by Alexander Becker
- set up GitHub repository. See this repository for detailed changes.
- fix RT #34847: Avoid double quoting of table name. Fix provided by @dekimsey / Daniel Kimsey
- fix RT #50795: SQL::Abstract properties were ignored for select() if no limit was given. Thanks to Gunnar Hansson
- fix RT #73444: Offset argument wasn't handled properly if the value was 0. Thanks to ALEXBYK
- fix RT #62671: Properly handle 0 values in condition.
- remove Build.PL, switch to EUMM
4th clause in COPYRIGHT.en has Japanese to English translation mistake.
According to COPYRIGHT (in Japanese), the author allows source code
redistribution without modification.
upstream says it should not be needed, and I don't see a difference
in building python310 and running its tests either.
Let me know if you do.
Bump PKGREVISION to be on the safe side.
Version 2.7.4 -> 2.8
--------------------
- fixed test failure in test_DateTimeParserGenerator.py with version 70.1rc
- added wrappers for UCurrNameStyle and for ucurr_getName() onto CurrencyUnit
- added support for ICU 70.1
- added FieldPosition-less overloads to RuleBasedNumberFormat.format()
- added pyproject.toml file to (also) build via python -m build
v3.3.11
Faster column -k by on-demand computation. Faster grep files containing long Iines of text and binary files. This update corrects and further improves the input buffering method, which performed sub-optimally for long lines containing many pattern matches.
Maintenance
-Fixed MPRIS OpenUri function not respecting ncspot's shuffle setting (#662)
-Fix README links (#665)
-Fix queuing of playlists causing "play next" to be broken (#667)
-Run CI on Linux/macOS/Windows (#669)
Features
-Added Wayland clipboard support (#666)
-Added jumpnext and jumpprevious as commands (#668)