This is an automated email from the git hooks/post-receive script.
netstar pushed a change to annotated tag v0.5.0
in repository apps/evisum.
at ce0871a (tag)
tagging ff8dcd331bf3a0e2495483c2d37d27832661c4ee (commit)
replaces v0.4.1
tagged by Alastair Poole
on Fri Jul 3 14:51:30 2020 +0100
- Log -----------------------------------------------------------------
Release 0.5.0
Alastair Poole (197):
proc: Tidy line lengths.
proc: Process Memory Improvement
proc: FreeBSD changes.
Swap: Handle 0 swap.
macos: dont return if we cannot get workqueueinfo.
OpenBSD: Not distinguished shared and resident.
OpenBSD: Improve Command Parsing.
ui: small changes.
ui: trimming.
proc: trim argument.
proc: trim argument (FreeBSD)
proc: refactor for thread information.
proc: Add basic thread support (Linux).
ui: improve tabs?
evisum: Split the UI out.
proc: linux simplify
ui: Indent
machine: rename from system.
ui: Scope
evisum: ...
machine: Fix header indent.
ui: rearrangement
list: Reduce code duplication.
remove macro test.
ui: Redo Process Panel.
proc: fix man page display
ui_process: Handle process termination.
process_ui: Use correct struct type
ui_process: make "tabs" functional.
ui_process: make this more responsive.
ui: move thread functions.
ui_process: avoid some code duplication.
ui_process: remove more duplicate code.
ui_process: Example thread info output.
FreeBSD: Add Support for Thread States
proc: remove duplicate code
proc: remove unused vars
process: Add thread support (OpenBSD).
Linux: Add TID and name.
FreeBSD: Add TID and name.
proc: Improve PID listing for macOS.
process: Use statm
OpenBSD: Add TID and name also refactor.
ui_disk: oops
FreeBSD: Don't duplicate code.
kvm: Reduce levels of indentation.
process: When using KERN_PROC_ALL multiply thread cpu times.
process: remove duplicate function call.
ui: oops :)
process: small changes to process win.
process_view: Small Changes
changes; various.
proc_view: don't leak
ui: create a generic cache API.
ui: ffs
process_viewer: improve visual.
proc_view: fix man page string parse.
util: handle ampersand.
proc_view: tidy...
proc_view: padding
proc_view: fix top "tab" buttons
style: improve indentation (function params).
style: Try to respect 80 columns.
title: remove evisum from win title.
style: 80 cols where applicable..
ui: Remove comments.
ui: sizing.
ui: Fix Scaling.
icon: install in correct place.
format: too many spaces.
style: nothing of any significance.
style: rm tab
style: More tidying.
style: meh meh meh
ui: don't use const positions.
ui: remove unnecessary lines of code.
cpu: remove pointless text.
cpu: pointless indentation.
misc: t i d y
mem: remove duplicate noise.
translation: Update po file.
FreeBSD: Fix Memory Display.
style: line length.
bytes: use bytes for everything...
machine: too much indentation.
disks: abstract disks.
freebsd: include zfs abomination if in use.
space: for the future.
ui: size format.
ui: don't let button stretch.
ui: search hide on resize fix.
filesystem: add initial fs info api.
fs: dont expose magic
disks: small refactor
disks: eina_list_free non needed.
disk: fix linux build
ZFS: Changes.
ui: crude listing of fs type.
fbsd: fs type name.
macos/openbsd: fs type name
filesystem: Linux again diverges from the pack.
machine: read rpi3/4 cpu core temperature.
build: Fix on OpenBSD.
ui: one function to save them all.
eina: remove unneeded _list_free
eina: remove unneeded _list_free part 2.
OpenBSD: Support RPI2/3 and 4 (pending).
tz: more precision.
openbsd et al. Support as many sensors we can find.
macos: fix build
linux: read as many thermal sensors as we can.
OpenBSD: Detect thermal zones properly.
freebsd: thermal here sucks.
machine: Tidy this up, fix leakages.
macos/netbsd: tidy macos and disown netbsd
machine: lindent.
ui: Move thermal into Misc.
ui: track proc state properly
ui: rename
filesystems: fix naming
machine: Rename
openbsd: clarify sysctl use
machine: remove horrible hack
machine: fix index
freebsd: fix
openbsd: fix
linux: read sensors (alphasort).
AUTHOR: Alastair NOT Alan or Altron or ALDO.
thermal: parse what is good.
testing: Add testing mechanics.
Linux: Use sensible sensor name.
machine: cast to uint64_t
machine: memory use.
misc: fix padding
ui: simplify and remove title.
ui: TRY to improve Storage and Misc Tab Design.
ui: Button Label
machine: file_contents
ui: button sizing.
ui: improve "tabs" and "buttons" of note
ui: Button Sizing.
ui_util: Generic UI API.
ui: adding textblock api.
process_view: Keep new windows close.
ui: button_add and tab_add.
ui: dont expand frame
ui: add basic cpu core graphs
cpu: update more frequently
ui: Fix LARGE fonts
LICENSE: List ISC License.
cpu: clear graph with _data_update_add.
ui: padding
ui_cpu: flicker, position.
disks: align top.
machine: add variable CPU poll.
cpu: less mangle
cpu: smoothness
ui: Max width for other content.
ui: Font size.
cpu: simpler, work.
ui: silence clang warning
util: Sizing.
cpu: LoC
sizing: this will have to do for now
cpu: bg colour
evisum: Traditional
cpu: delete window straight away
memory: window size.
ui: process list spacing.
win: first run size.
fin: padding.
disk: reset on close
mem: remove unused object
about: Basic about box
about: do the scroll thing :)
ui: menu iconz
icon: find.png
util: size and shades
ui: Fonts and Sorting.
changes: UI
evisum: Clean up orderly.
shutdown: allow control of cleaning up.
views: make windows dialog windows.
NEWS: Hear ye, hear ye, hear ye.
about: text scroll begin.
evisum: Minor Changes
debug: fallback
menu: use static storage.
startup: See how this behaves
0.5.0-RFC: Not quite.
icons: Icons from the public domain.
menu: Use a global to store menu cache.
Revert "menu: Use a global to store menu cache."
ui: Call proc_info_by_pid as needed.
about: Don't use static global in animator thread.
ui: Callback data.
0.5.0: Fin.
maxerba (1):
Updating italian translation
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ff8dcd3 0.5.0: Fin.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--