summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/diskperf
Commit message (Collapse)AuthorAgeFilesLines
* xfce4 update HOMEPAGEsJason Schonberg2025-05-211-1/+1
| | | | | | | | | | | | | | https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project proceeds." This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually resolving. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-diskperf-plugin: upgrade 2.6.3 -> 2.7.0Andreas Müller2022-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | Release notes for 2.7.0 ======================= - Enable high-frequency tooltip updates - Remove rounding to multiples of 5 MiB/s - Change default maximum I/O bandwidth from 40 MiB/s to 1024 MiB/s - Adjust tooltip spacing - Update and sort the list of authors - Bump required GTK+ version to 3.16 - Update README - Reformat copyright notices - Update configuration files - Fix compilation warnings - Code cleanups - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-diskperf-plugin: upgrade 2.6.2 -> 2.6.3Andreas Müller2021-01-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | Release notes for 2.6.3 ======================= - Fix build with panel 4.15+ - Fix missing-prototypes - Remove GSourceFunc casts - Add basic GitLab pipeline - Update URLs from goodies.x.o to docs.x.o (Bug #16160) - Update .gitignore - Make build less verbose - Translation Updates: Albanian, Arabic, Armenian (Armenia), Belarusian, Chinese (Taiwan), Croatian, Eastern Armenian, English (Canada), English (United Kingdom), Galician, Greek, Hebrew, Indonesian, Korean, Latvian, Occitan (post 1500), Panjabi (Punjabi), Polish, Portuguese (Brazil), Slovak, Slovenian, Spanish, Swedish, Turkish, Urdu, Urdu (Pakistan), Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-diskperf-plugin: Clarify BSD license variantChristophe PRIOUZEAU2019-10-171-1/+1
| | | | | | | The License of xfce4 diskperf plugin is BSD-2-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-diskperf-plugin: upgrade 2.6.1 -> 2.6.2Andreas Müller2019-08-193-42/+10
| | | | | | | | * announcement claims this a translation update only * they include sys/sysmacros.h at a different position -> patch can go Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-diskperf-plugin: Fix build with glibc 2.28+Khem Raj2018-08-152-0/+33
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-diskperf-plugin: update 2.6.0 -> 2.6.1Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-diskperf-plugin: update to 2.6.0Andreas Müller2016-11-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-diskperf-plugin: update to 2.5.5Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-diskperf-plugin: Specify BSD licenseAsh Charles2015-02-121-1/+1
| | | | | | | | | | | | This software contains an older or slightly modified BSD license in its COPYING file and assigns copyright to the specific authors. The code (see the About function) makes it clear that a BSD license is intended: "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD), Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-diskperf-plugin: update to 2.5.4Andreas Müller2012-09-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-diskperf-plugin: update to 2.5.3Andreas Müller2012-06-082-146/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-diskperf-plugin: initial add 2.3.0Andreas Müller2011-11-032-0/+153
* patch sent to xfce-bugzilla [1] * run tested with memory stick on overo [1] https://bugzilla.xfce.org/show_bug.cgi?id=8099 Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>