Go to file
Andreas Müller 99cc22f4d1 ristretto: upgrade 0.12.0 -> 0.12.1
Release notes for 0.12.1
========================
- 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

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-05 08:17:18 -08:00
contrib contrib: fix python warnings for oe-stylize 2021-12-21 18:49:37 -08:00
meta-filesystems simple-mtpfs: add dependency on autoconf-archive 2021-12-28 19:20:31 -08:00
meta-gnome sysprof: Added json-glib into DEPENDS to fix build error. 2021-12-14 18:03:00 -08:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-multimedia tvheadend: Disable dvbscan 2021-12-23 23:05:27 -08:00
meta-networking strongswan: remove redundant DEPENDS 2021-12-27 14:19:00 -08:00
meta-oe fltk: upgrade 1.3.7 -> 1.3.8 2022-01-05 08:17:18 -08:00
meta-perl libio-socket-ssl-perl: upgrade 2.072 -> 2.073 2021-12-27 11:46:41 -08:00
meta-python python3-pymisp: upgrade 2.4.148 -> 2.4.152 2022-01-05 08:15:50 -08:00
meta-webserver apache2: upgrade 2.4.51 -> 2.4.52 2021-12-27 11:46:41 -08:00
meta-xfce ristretto: upgrade 0.12.0 -> 0.12.1 2022-01-05 08:17:18 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories