pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
uTox-git: Update wip/uTox-git to 0.6.0
Module Name: pkgsrc-wip
Committed By: Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By: f8l
Date: Sun Feb 21 15:26:16 2016 +0100
Changeset: d57649cec8e46b160d78f5b4157c6eed0d35898e
Modified Files:
uTox-git/Makefile
Log Message:
uTox-git: Update wip/uTox-git to 0.6.0
Changes:
* Audio and Video refactor.
* Audio and video threads are now kind to your CPU, and share it more often.
* Audio is nearly 100% refactored
* Video is still a bit hacky, but already much better.
* User interface scaling upgrade (now more steps)
* added UTOX_SCALE which will be deprecated soon, avoid it's use.
* Added stbi_ to process images for avatars
* Hid the profile password box behind another button.
* Various bug fixes as normal
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d57649cec8e46b160d78f5b4157c6eed0d35898e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
uTox-git/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/uTox-git/Makefile b/uTox-git/Makefile
index 2baa36d..fce4d7d 100644
--- a/uTox-git/Makefile
+++ b/uTox-git/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= uTox-0.5.0
+DISTNAME= uTox-0.6.0
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=GrayHatter/}
Home |
Main Index |
Thread Index |
Old Index