search for: uwp

Displaying 20 results from an estimated 20 matches for "uwp".

Did you mean: up
2019 Dec 11
0
Opus DLL for ARM64 UWP
Dear Opus Community, We need to compile the Opus DLLs for ARM64 for UWP but currently receive build errors (e.g. Int32 is not available, SMID instructions have changed, etc.). For this reason, we would like to hire an Opus expert on consulting basis. If this sounds like you or if you happen to know someone, please drop me a line :) Best, Max KAZENDI Maximilian Doe...
2002 Nov 11
11
Speed problem
...39;s not just a problem of -partial or something similar. Ok, I haven't tried it without ssh yet, but it really looks very strange. The version is the rsync 2.5.6cvs version from debian-unstable. Thanks for any help ! Mermgfurt, Udo -- Udo Wolter | /"\ email: uwp@dicke-aersche.de | \ / ASCII RIBBON CAMPAIGN www: www.dicke-aersche.de | X AGAINST HTML MAIL dark: heaven@lutz-ziffer.de | / \
2018 Aug 18
1
[PATCH] move CreateFile() function from libFLAC
This patch renames flac_internal_CreateFile_utf8() function to grabbag__CreateFile_utf8() and moves it from /src/libFLAC/windows_unicode_filenames.c into src/share/grabbag/file.c This function is not used by libFLAC anyway. After this, it should be possible to compile libFLAC as UWP. In the old code there were 3 different #if conditionals around the code that uses CreateFile_utf8(): 1) #ifdef _WIN32 ... #endif 2) #if defined _WIN32 && !defined __CYGWIN__ ... #endif 3) #if defined _MSC_VER || defined __MINGW32__ ... #endif It seems for me that the 2nd version makes...
2017 Jan 06
1
[PATCH 5/5] win_utf8_io: Avoid forbidden functions when building for WinRT/UWP
Hugo Beauzée-Luyssen <hugo at beauzee.fr> wrote: > --- > src/share/win_utf8_io/win_utf8_io.c | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/src/share/win_utf8_io/win_utf8_io.c > b/src/share/win_utf8_io/win_utf8_io.c > index c61d27f3..1437b41e 100644 > --- a/src/share/win_utf8_io/win_utf8_io.c > +++ b/src/share/win_utf8_io/win_utf8_io.c >
2015 Aug 09
2
No firefox 38.1.1 update
...entos.x86_64.rpm that was announced yesterday (8 August) morning. I looked at several of the mirror sites I receive, and they all have the new firefox in their Packages directory, but their repodata is all a day older (7 August), so yum doesn't see the update. Example mirror: http://mirror.cs.uwp.edu/pub/centos/6.7/updates/x86_64/ -- Bob Nichols "NOSPAM" is really part of my email address. Do NOT delete it.
2017 Apr 19
2
Windows Universal Platform?
Hi all, Anyone know anything about Windows Universal Platform? Someone raised an issue on github: https://github.com/xiph/flac/issues/32 The `flac_max`/`flac_min` issue is resolved, but the WUP one is not. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2019 Dec 12
0
opus Digest, Vol 128, Issue 4
...body 'help' to opus-request at xiph.org You can reach the person managing the list at opus-owner at xiph.org When replying, please edit your Subject line so it is more specific than "Re: Contents of opus digest..." Today's Topics: 1. Opus DLL for ARM64 UWP (Maximilian Doelle) ---------------------------------------------------------------------- Message: 1 Date: Wed, 11 Dec 2019 12:14:09 +0000 From: Maximilian Doelle <max at kazendi.com> To: opus at xiph.org Subject: [opus] Opus DLL for ARM64 UWP Message-ID: <75836fa5-a3ff-429a-893a-2509e...
2015 Aug 09
2
No firefox 38.1.1 update
...y (8 August) morning. I looked at >> several of the mirror sites I receive, and they all have the new >> firefox in their Packages directory, but their repodata is all >> a day older (7 August), so yum doesn't see the update. >> >> Example mirror: http://mirror.cs.uwp.edu/pub/centos/6.7/updates/x86_64/ > > Yum clean metadata > Yum update Did that several times. The problem is with the out-of-date metadata on the mirrors themselves. Cleaning my local cache and re-downloading the same bad metadata isn't going to help. Downloading the package it...
2017 Jan 06
8
[PATCH 0/5] Allow multiple targets to be disabled
...abled when unrequired. The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets. It would be easier and cleaner to use autoconf to do so IMHO. There's an additional patch which fixes the build when building for WinRT/UWP platform, upstreamed from VLC. We have a couple more for this platform, but ultimately, I think the proper solution would be to allow only libflac to be built, as most forbidden function calls are in the convenience libraries in flac/shared. I tried to switch those from noinst_LTLIBRARIES to EXTRA...
2017 Jan 14
0
[PATCH 0/5] Allow multiple targets to be disabled
...d. > The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets. > It would be easier and cleaner to use autoconf to do so IMHO. > > There's an additional patch which fixes the build when building for WinRT/UWP platform, upstreamed from VLC. > We have a couple more for this platform, but ultimately, I think the proper solution would be to allow only libflac to be built, as most forbidden function calls are in the convenience libraries in flac/shared. > I tried to switch those from noinst_LTLIBRARIE...
2015 Aug 09
0
No firefox 38.1.1 update
...s announced yesterday (8 August) morning. I looked at > several of the mirror sites I receive, and they all have the new > firefox in their Packages directory, but their repodata is all > a day older (7 August), so yum doesn't see the update. > > Example mirror: http://mirror.cs.uwp.edu/pub/centos/6.7/updates/x86_64/ > > -- > Bob Nichols "NOSPAM" is really part of my email address. > Do NOT delete it. > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.or...
2015 Aug 10
0
No firefox 38.1.1 update
.... I looked at >>> several of the mirror sites I receive, and they all have the new >>> firefox in their Packages directory, but their repodata is all >>> a day older (7 August), so yum doesn't see the update. >>> >>> Example mirror: http://mirror.cs.uwp.edu/pub/centos/6.7/updates/x86_64/ >> >> Yum clean metadata >> Yum update > > Did that several times. The problem is with the out-of-date metadata > on the mirrors themselves. Cleaning my local cache and re-downloading > the same bad metadata isn't going to help...
2017 Jan 14
2
[PATCH 0/5] Allow multiple targets to be disabled
...llow the programs to be disabled >> configure.ac: Allow bench to be disabled >> configure.ac: Don't build any tests when they are explicitely disabled >> configure.ac: Allow examples to be disabled >> win_utf8_io: Avoid forbidden functions when building for WinRT/UWP >> >> configure.ac | 10 ++++++++++ >> examples/Makefile.am | 2 ++ >> microbench/Makefile.am | 4 ++++ >> src/Makefile.am | 10 +++++++--- >> src/flac/Makefile.am | 13 +++++...
2006 May 26
1
Trying to find packages that depend on package X.
Quick search in bout "man yum" and "man rpm" shows how to find what package X depends upon, but not what depends upon package X. Of course, we could get a deplist for everything but I'm *guessing* that take more overhead and grep too. "yum remove" tells us. Then we just have to remember to say "No, don't remove". Am I missing something... like I
2011 Oct 03
3
Traveller Heaven and Earth - Runtime error 481
...an emulated desktop, install and finally unpack and manually register mfc42.dll, unpack msvcrt.dll and copy the file TWISTEDPIXEL.OC_ from the downloaded zip file into the wine install directory, rename it to TWISTEDPIXEL.OCX and manually register it. When you run the program, click on 'Random UWP' and then 'OK'. You get a dialog saying that the system is about to be generated, click 'OK' and the program generates the system, then crashes with the above error. Ubuntu 10.04 Wine 1.3.28 Full terminal output at http://pastebin.com/5WJAXt7S Any ideas much appreciated. Man...
2002 Nov 12
1
speed differences
Hi all I just ran these tests on my network and came up with these results. I found it interesting and thought I would share. In all test the same 2.5 Gig logfile was used for transfer (2719312019 Nov 12 11:42 maillog.back) (2.5G Nov 12 11:42 maillog.back) The transfer was done over two Gigabit nic's one onboard broadcom on IBM X440 server, Other Intel on standard selfbuilt dual P3 880
2001 Oct 26
2
e2fsprogs failed 7 tests
...#39;s the problem behind it. A co-worker tested it on an almost identical machine (identical machine, but Debian installed) and it worked for him. So the problem must lie in my system but I don't have any clue where to search for it. Any hints ? Thank you ! Bye, Udo -- Udo Wolter email: uwp@dicke-aersche.de www: www.dicke-aersche.de
2002 Nov 13
4
Speed tests
Hi all I hope no one minds but I was asked to post my timetrial findings back to the list. Hope it helps someone else as well, if you have any suggestions please mention them as I need all the speed that I can get The scenaro is as follows I have to switch mail servers and I need to copy all my mbox files over to the new machine. As you may well know time if off the utmost importance so I
2019 Mar 20
4
Como asignar valores de un archivo a otro
Hombre, lo que propones es un tanto drástico... Siguiendo tu línea de argumentación entonces, nos olvidamos de "data.table", "dplyr"...y llegado el caso de gran parte de lo que ofrece "R" en cuanto a la manipulación de los dataframes, puesto que son tareas que igualmente puedes resolver en una bbdd... "sqldf" ofrece funcionalidades muy interesantes, para
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...;AbDfZ z9YTWjsVT2__32ycDfD#f+pBL$PNUCK!Z~H)AQFK*VsB&zl=O0WYQ17h6w~31MP1Sn zGH1|XPo+cNUtqUQi5_PJK`ZRuUBhBZFD)tT)4xaGlHQ(fJq!EXQj`{bDP<n}Qi}T& zm!gxs`}Ha+Epo?SWU-Q>-hJ;VV&)okbsbPz+P9BKTwyuOq!Aaliq4`tQNDj^VQG=! z8{x-h02RsTR#H at 03Q<KXPA^Y-I)KXifrpt&#l at vqai3ebb?@gkb49%+r7n|4UWPeE zcZ&;q75}BkRV1d*Y}zTWDP`L(2+$g9ckvm-I^8<08jJdLw{*Rzrh at h??p~zJdURPs zYQK^q(G}F&y>FkQl!QkUDcuH?^zU2Z8PKmgnsl4*90tgb6)7ke>zODPTSdIM4|J@! zJGX9QsL(wso*w9uu1l&5brxFvb_y$F_B*?<U%y_(-4cbF6=wr&dAd>8fFi-tySUUP zZ%L6=?T at 6H-HjGbP5eA(&VRp>zPDiA^moVK$5O1Lff><(...