I, too, would be interested in this happening.
at the very least i can update CFTest (i wrote it) to include unit tests for time zones. then, assuming you can run it against the latest CF, you can tell me the results? that will tell me if it's worth my time to integrate with the latest. if the time zone support is still terrible, it's unlikely i'll invest the time right now -dave On Jul 28, 2021, at 12:33 PM, Grant geric001@users.sourceforge.net wrote: I haven't historically leveraged that aspect of functionality in CoreFoundation in my consuming...
sorry, this wasn't a question about CFNetwork, it is about CFLite (CoreFoundation) i don't know if you know but CFLite 476 has horrible time zone support. many time zones can't be correctly created, so they produce wrong time displays. this may have been fixed in a later CoreFoundation with the advent of the "Olson" system, but i haven't tested that. do you have a unit test for time zones? On Jul 28, 2021, at 12:13 PM, Grant geric001@users.sourceforge.net wrote: As far as I can see, any time zone...
Does time zone support actually function in this version? Sent from my iPhone On Jul 28, 2021, at 12:06 AM, Grant geric001@users.sourceforge.net wrote: Would you be willing to contribute your work to opencfnetwork at https://github.com/gerickson/opencfnetwork? CFNetwork Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/opencflite/discussion/890979/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
anyone?
i'll offer $200 to someone who can help with this
i THINK i've done everything right but this doesn't SOUND right. i have these settings: float samples st.setSetting(SETTING_USE_QUICKSEEK, false); st.setSetting(SETTING_USE_AA_FILTER, true); but i get warble. here's some sound samples: original (perfect), apple's TimePitch AU (perfect key changing), and SoundTouch (warbly key changing)
can you text me? i'd like to get this on github but would like someone to validate the repo 206 419 2049 <-- text or iMessage kjamskaraoke <-- skype text email: dave@kjams.com -dave On Oct 20, 2019, at 5:05 PM, Paul Cushman pcushman@users.sourceforge.net wrote: Can I get access to this 64-bit version? I've been looking for a 64 bit version. Windows x64 compile https://sourceforge.net/p/opencflite/discussion/890980/thread/22810928/?limit=25#cfde Sent from sourceforge.net because you indicated interest...
tried to post an answer but my post must be "moderated" ?? go here for the 64bit cflite https://karaoke.kjams.com/wiki/Code/CFLite
oh! i saw the "this isn't optimized for your mac" message, perhaps i was just on an old version (which is very unusual for me, i always stay up to date with my apps, i guess i missed this one!) sorry for the noise! :D
is there a 64bit version coming?
seems that #defining BOOST_USE_WINDOWS_H was sufficient
not sure what the deal is here. any ideas? Z:\kJams\External\boost_1_68_0\boost/winapi/time.hpp(58): error C2556: 'boost::winapi::DWORD_ GetTickCount(void)': overloaded function differs only by return type from 'DWORD GetTickCount(void)' C:\Program Files (x86)\Windows Kits\10\include\10.0.17134.0\um\sysinfoapi.h(159): note: see declaration of 'GetTickCount' Z:\kJams\External\boost_1_68_0\boost/winapi/time.hpp(58): error C2371: 'GetTickCount': redefinition; different basic types C:\Program Files (x86)\Windows...
by the way, I've got it working in 64bits, using LibreSSL too, if anyone wants it. works in MSDEV 2017 and Qt5
I've updated my project to be 64bit, and it now uses LibreSSL with full support of TLS1.1 and 1.2, and also i have projects for Qt (both mac and windows, 64bit)
okay got it from here, and it's working: http://www.reddit.com/r/jailbreak/comme...
using version 2.0.4-7
can't enable on iOS 8.3 using Flipswitch
can anyone help with this? it's becoming an issue.
i tried "metaEnema", and that op succeeded, however, subsequent attempts to set meta...
okay on the command line i found this: AtomicParsley error: an atom was detected...
where do i find what this (or any) error code means?
it's all available here https://karaoke.kjams.com/wiki/Code/CFLite/CFNetwork
You may be happy to know i've actually now got CFNetwork mostly working on windows,...
the second half never got done. however, i have just re-commissioned it again, and...