
roytam1
MemberContent Type
Profiles
Forums
Events
Everything posted by roytam1
-
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Sure. 32bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win32-git-20171006-fc3f4bdc7-xpmod.7z 64bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win64-git-20171006-fc3f4bdc7-xpmod.7z Official repo changes since my last build: -Merge pull request #1395 from trav90/media-work -Merge pull request #1388 from JustOff/PR_statusbar_cleanup -Merge pull request #1393 from JustOff/PR_webext_error -Remove debug messages -Use alternative patch to force linking against ws2_32. -Update NSS to 3.32.1-RTM -Update NSPR to 4.16-RTM -Handle non-empty tail dispatchers in BeginShutdown -Implement TaskDispatcher::DispatchTasksFor -Fix a potential reference issue in JS arrays. -Fix some potential rooting hazards in the NPAPI plugin interface. -Safely close test stream -Display "not supported" error when trying to install WebExtension My changes since my last build: -following petrus's suggestions: 1. Could you change the default search engine from duckduck back to google? 2. Remove loading www.palemoon.org/firstrun.shtml on the first run 3. Change default startup page from "start.palemoon.org" to about:blank -
Better fixing the fundamental like SQLite3 first. https://github.com/rn10950/RetroZilla/issues/8 https://github.com/rn10950/RetroZilla/issues/9
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
MSFN username is enough. for accessing buildslave, I use VNC. So I don't have keyboard/mouse/VGA connected on buildslave, just having ethernet and power connected.
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
Yes please do so and for building binaries, it works in my old build rig(AMD Athlon X2 5200, 2GB RAM, XP SP3) which is upgraded from AMD Athlon 2600+(Socket 462) For modifying sources and test build always taking 15~30 minutes each build.
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New Build! If you encounter extensions not show icon, clicking options button of extension causing browser unresponsive, etc. please try following actions: 1.a Killing palemoon.exe 1.b Copy whole extensions folder out of profile folder (to somewhere else for example, desktop) 1.c Restart browser without restoring previous sessions 1.d Goto about:addons page 1.e Drop XPI files from the copied-out extensions folder to about:addonss page One-by-One. 1.f After all XPI files are dropped and installed/updated, restart browser Official repo changes since my last build: - Focus the address bar if opened content in a new window is blank. (babcb02) - Fix preprocessor build warnings (7fa18a4) - Merge pull request #1389 from JustOff/PR_pp_warnings (9219747) - Fix MSVC LNK4217 warning in hunspell (c7e04ff) - Merge pull request #1390 from JustOff/PR_hunspell_LNK4217 (884093a) - Tweak the Windows 10 styling of the default theme. (8416a01) - Fix warnings from MakeNSIS (91268a6) - Merge pull request #1392 from JustOff/PR_nsis_warnings (d41b540) - Work around some more issues with broken Apple fonts. (7121f53) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (c97789a) - Update to latest libhyphen code from upstream. (61e3f2c) My changes since my last build: - Change zlib crc32.c to use PCLMULQDQ (mostly from https://github.com/fhanau/Efficient-Compression-Tool/blob/master/src/zlib/crc32.c , with some changes preventing crash when buf is nullptr) 32bit: https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win32-git-20171004-61e3f2cfb-xpmod.7z 64bit: https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win64-git-20171004-61e3f2cfb-xpmod.7z -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
From https://github.com/Feodor2/Mypal/issues/3#issuecomment-333623428 , Feodor2 said that newer ffmpeg patch for PMXP will need compiling ffmpeg/lbav libraries by builders for bundling. And I think I don't want to compile ffmpeg/libav libaries (for the laziness) and keep my modified patch using LAV filters' ffmpeg libraries in portable way in my later builds. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Using development source is for tracking latest changes so that I can make local changes working as soon as possible. If you really need release build I can compile that for you. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
For those having palemoon.exe/mozglue.dll crashed, please try this build. Cloudflare's zlib uses SSE4.2 CRC32 instruction unconditionally. I made modifications to its hash function to use original zlib's hash function for processors that has no SSE4.2 instructions support by runtime CPUID detection. Disclaimer: I only made some limited testing with snail-slow QEMU for emulating processor without SSE4.2, so please test with care! 32bit: http://o.rthost.cf/gpc/files1.rt/palemoon-27.6.0a1.win32-git-20171002_2-e68ab5b3d-xpmod.7z 64bit: http://o.rthost.cf/gpc/files1.rt/palemoon-27.6.0a1.win64-git-20171002_2-e68ab5b3d-xpmod.7z -
Notice: These projects have no affiliation with any upstream community code sources or organizations. Please direct all support or related questions to here. "Serpent", "New Moon", "MailNews" are generic debranded names and they are subject to change in the future. Archive directory names and archive filenames will only be changed once generic debranded names are not used in the future. Latest changelog is available here as well: http://rtfreesoft.blogspot.com/search/label/browser Serpent/UXP browser (MCP reforked 52ESR as new base), and NM28XP releases: Binaries are moved to here: (I'm lazy to edit all previous posts) https://o.rths.ml/palemoon/?sort=date&order=desc BOC related binaries: Binary list: https://o.rths.ml/boc-uxp/?sort=date&order=desc FAQ: Q: Having audio distorted when watching Twitter/etc.? A: Please try turning on "Firefox compatibility" in options dialog or either "general.useragent.compatMode = 2" or "general.useragent.compatMode.firefox = true" in about:config and reload the page. Q: Can't play H264 clips? (for PM27/KM76) A: Download following packages for your browser edition(32bit/64bit) and extract DLLs to same place as palemoon.exe lives. 32bit LAV dlls are in separated package (extracted from K-Lite codec pack 13.5.5) https://o.rths.ml/palemoon/lav.7z Just in case if you have an older processor which has no SSE instruction set support: 32bit NoSSE (ffmpeg 3.1.1 lite build) https://o.rths.ml/palemoon/lav-dll-lite-mmx.7z 32bit No ASM (ffmpeg 3.1.1 lite build, if build above doesn't work on your processor) https://o.rths.ml/palemoon/lav-dll-lite-noasm.7z 64bit LAV dlls are in separated package (LAV Filters 64bit 0.70.2) https://o.rths.ml/palemoon/lav64.7z Q: AV1 Support? (for UXP-based applications except mailnews) A: You need to enable "media.av1.enabled" in about:config Q: VP9 Support? (for PM27) A: VP9 works if async MSE option is unchecked and "Enable MSE for WebM Video" checked in options. Q: Extensions/Themes not working after updating binaries. A: If you encounter extensions not show icon, clicking options button of extension causing browser unresponsive, etc. please try following actions: 1.a Killing palemoon.exe process 1.b Copy whole extensions folder out of profile folder (to somewhere else for example, desktop) 1.c Restart browser without restoring previous sessions 1.d Goto about:addons page 1.e Drop XPI files from the copied-out extensions folder to about:addonss page One-by-One. 1.f After all XPI files are dropped and installed/updated, restart browser Q: Virus detected? A: Tell your anti-virus program to exclude palemoon.exe and/or plugin-container.exe. Some anti-virus heuristic engines (for example symantec's sonar engine) is too sensitive to palemoon.exe/plugin-container.exe network activities. Q: Where's your patches for compiling my own? A: Please visit the link above "FAQ:". Latest source patch files are named "sources_patches_YYYYMMDD.7z" in that page. Q: basilisk browser showing basic pages in GMail? A: set these to "ture" in about:config general.useragent.compatMode.firefox general.useragent.compatMode.gecko Q: How to change User Interface language? A: Please see this post: Q: Portable Loader? A: You can always use official portable launcher with my binaries, or you can use my simple portable loader written in NSIS: Q: How to install extensions/themes in BNavigator browser? A: Please check this post out: ------------------------------------- NewMoon 27 build: ------------------------------------- Serpent/moebius browser (deprecated by MCP, forked by me), and also 26.5 as playground : And NewMoon 26.5 and K-Meleon 74 with Goanna 2.2 (newmoon-26.5) for vanilla Win2000 build: ------------------------------------- K-Meleon browser with Goanna/Tycho engine: It has its own sub-forum in K-Meleon official forum! http://kmeleonbrowser.org/forum/list.php?19 Latest build: ------------------------------------- Firefox ESR 45 with TenFourFox fixes for SSE-only machines: ------------------------------------- K-Meleon Original cross-post is here: ------------------------------------- ArcticFox XP win32 test build: ----original post message belows---- Today's build with portable LAV libraries. Place LAV dlls (av*.dll) in same place as palemoon.exe lives. Official repo changes since my last build: -Clobber for Brotli/WOFF2 update -Fix some comments (no code change) -Enable Brotli content-encoding by default (https only). -Pull woff2 upstream update. -Update Brotli decompressor. My changes since my last build: - Upgrade Mozilla NSPR and NSS to 4.16 and 3.22 for (hopefully) faster AES operations 32bit: https://o.rths.cf/palemoon/palemoon-27.6.0a1.win32-git-20171002_2-e68ab5b3d-xpmod.7z 64bit: https://o.rths.cf/palemoon/palemoon-27.6.0a1.win64-git-20171002_2-e68ab5b3d-xpmod.7z
-
There is still new nightlies: https://nightly.mpc-hc.org/
-
Glad to see the project is still alive
-
Install latest Extended Kernel and newer firefox is ready to use (IF you have IE6 hotfix installed first)
-
I wonder if you can upgrade NSS for supporting TLS 1.2 first.
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\WEPOS] [HKEY_LOCAL_MACHINE\SYSTEM\WPA\WES] These 2 paths should be deleted from registry in order to get WU thinking this is really POSReady machine.
-
I wonder if you can update source to r4049? Edit: nevermind I'd hex-edit myself
-
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
roytam1 replied to Dibya's topic in Windows XP
I think you should check how ReactOS link its kernel32.dll -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
roytam1 replied to Dibya's topic in Windows XP
GoDev linker/binutils ld/MS link.exe will work. https://forum.nasm.us/index.php?topic=969.0 -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
roytam1 replied to Dibya's topic in Windows XP
3.4.5 Unicode Strings The special operators __utf16__, __utf16le__, __utf16be__, __utf32__, __utf32le__ and __utf32be__ allows definition of Unicode strings. They take a string in UTF-8 format and converts it to UTF-16 or UTF-32, respectively. Unless the be forms are specified, the output is littleendian. For example: %define u(x) __utf16__(x) %define w(x) __utf32__(x) dw u('C:\WINDOWS'), 0 ; Pathname in UTF-16 dd w(`A + B = \u206a`), 0 ; String in UTF-32 The UTF operators can be applied either to strings passed to the DB family instructions, or to character constants in an expression context. from http://www.nasm.us/doc/nasmdoc3.html -
I'd just opened a ros jira ticket: https://jira.reactos.org/browse/CORE-13713
-
some progress!
-
OS/2 5.0 ??? (Sure, but now it goes by as ArcaOS 5.0)...
roytam1 replied to dencorso's topic in Other Operating Systems
IIRC OpenVMS is porting to x86_64(AMD64/EM64T), not x86-32. -
MSFN will be online as long as donations allow
roytam1 replied to Tripredacus's topic in General Discussion
I've adblocker whitelisted here. Please don't use aggressive anti-adblock scripts on MSFN. -
IIRC SCSIPORT.SYS (which UniATA uses) has 2TiB (2 199 023 255 552 bytes) limit if sector size == 512 bytes.