Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/23/2024 in Posts

  1. @chermany4ever When I am back at my desktop computer, I will give you some recommendations for XP-compatible YouTube Downloaders, which are using the programmes youtube-dl.exe and yt-dlp.exe, only for more convenient use.
    4 points
  2. That's absolutely true. The less, the more. Using only one adblocker is mandatory. A combination I am using is indeed uBO+ηMatrix. Works great and has been successfully applied by me for many years. And just for clarification, ηMatrix is not an adblocker but a point-and-click matrix-based firewall for UXP-based browsers, with many privacy-enhancing tools. I also prefer the programmes youtube-dl.exe and yt-dlp.exe (again thanks to @nicolaasjan for his XP releases) but inside of YouTube Downloaders for more convenient use. And I have a whole collection of such tools that still run under Windows XP.
    4 points
  3. I feel you. But hey, 8 years is a good run. RAM also degrades overtime. No reason to throw it away yet. Try increase the voltage a bit, like I wrote above.
    4 points
  4. I'm giving out the most common errors from the several of my systems. fltmgr.sys error accompanied by "0000008e, parameter1 c0000005" = faulty RAM (maybe not enough power supplied, if that RAM is overclocked, bad batch of chips, low binned, like the "famous" Taiwanese Kingston, for example.) Fix - replace RAM, try to bump up the voltage in the BIOS (add a small increase, sometimes it's enough).
    4 points
  5. It's not "maybe", "likely", "probably", it's only "N/A". (In English it's a short for "not available") DirectX 11 video acceleration (but not gaming DirectX 11) is only available since Windows 8. "d3d11 requires Windows 8 or later, and is not supported on this OS!" Do you need help with the translation?
    3 points
  6. Dave, did you try the same version as Win10 or similar (lower) version on XP?
    3 points
  7. From my long experience with XP/Server. fltmgr.sys error accompanied by "0000007e, parameter1 c0000005" = faulty HDD (maybe only damaged file system due to a power outage)
    3 points
  8. Please don't attack me for such request, it's originally @nicolaasjan's idea, not mine!
    2 points
  9. @Dave-H Please, kindly move all these discussions about youtube-dlp from the previous page to that topic. Thanks.
    2 points
  10. Btw, I did already try to build it with Pyinstaller, using Python 3.9 XP build, but errors were thrown... You're right. This should belong in Who here has a Youtube-DL compile for WinXP?.
    2 points
  11. If you want something GUI-like, you could also add yt-dlp to the browsers context menu with the extension "Open With" (available in the Classic Add-ons Archive).
    2 points
  12. I was aware of that. I used only uBO but some ads would slip through If uBO doesn't block certain ads, then you should check the filter lists you are using. A suitable combination and selection of good filter lists is very important, and additionally, you can create own rules. No need for an additional adblocker. If AdBlocker Ultimate can block some ads which uBO can't do, then it is only a problem of missing filters.
    2 points
  13. @XPerceniolcould care less about Honda or whatever, he got sick because you called him a woman, despite the fact you perfectly know he's not. It's the same as if I knew you were a man, but called you a transgender anyways.
    2 points
  14. Yes, such a cash-strapped company; gotta pinch every penny!
    2 points
  15. It doesn't show H265 - HEVC MAIN Profile, WMV (Windows Media) IDCT and VP9 (limited). These are the first ones come to mind. All supported by your card.
    2 points
  16. It was just a typo in my article, which I already corrected. The maxVersion in the install.rdf was of course correctly set by me to 32.*. And frankly, I would never set a maxVersion to 32.0 inside an install.rdf file. That usually does not make any sense. But thanks for your hint!
    2 points
  17. You're welcome! I will examine this more deeply. Maybe, you are right, and the filter list "Spam404" is indeed a bit outdated and has therefore been replaced by the filter list "Phishing URL Blocklist" in the webextensions of uBO. We will see. I will also check this later. With all this, it is always very important to make sure that new lists are really compatible with uBlock Origin Legacy.
    2 points
  18. Most of BluRay/DVDs have copy protection/encryption. On MPC-HC page at github they write what to do about it.
    2 points
  19. YouTube under Windows XP - Downloaders, players and browser support This thread is meant to collect and provide all necessary information about YouTube using in Windows XP. As far as I can see, most information here in MSFN spread over various threads, in many cases rather unstructured and not easy to find. I would like to put an end to that. For months, I have been intensively studying YouTube and its still existing functionality in terms of Windows XP. And I can already say that YouTube is still fully functional under Windows XP. But first, thanks to two members of MSFN who are partly responsible for this, @nicolaasjan and @Reino. What did they do for us? @nicolaasjan provides XP-compatible forks of the most recent youtube-dl and yt-dlp releases which are recommended replacements for the old, depreciated ones or the new ones which are no longer working under Windows XP. On the other hand, @Reino provides XP-compatible (and SSE-compatible!) forks of the well-known tool ffmpeg whose more recent versions actually do not work anymore under Windows XP for years. With these programs, yt-dlp and ffmpeg, it is possible to stream or download YouTube videos, convert them, include subtitles (or lyrics) and so on, all in Windows XP. This is no longer possible with the old, official XP-compatible versions of youtube-dl and yt-dlp, and the new releases of ffmpeg. Last but not least, @cmalex deserves recognition and credit for compiling flavours of CPython 3.8.x/3.9.x and much other things that made the development of new releases such as yt-dlp possible at all. Thanks all for your contributions! More about all that in later posts. Feel free to post here software recommendations, tips, experiences, opinions and so on regarding the topic of this thread! In any case, all about YouTube under Windows XP can be considered on-topic here in this thread. Greetings from Germany, AstroSkipper
    1 point
  20. This is just a technicality, but youtube-dl NEVER "officially" dropped Windows XP SP3 support; the python script itself, to this day, remains compatible even with such an old CPython version as py2.6 and py3.2 (!), though, for best results under XP, CPython 2.7.18 (EoS for that OS) and CPython 3.4.10 (EoS for that OS) should be used... The provided, standalone, Windows executable youtube-dl.exe, has been historically compiled with the py2exe Python module and comes bundled with CPython 3.4.4 32-bit (WinXP SP3, SSE+ compatible). In the case of yt-dl, "official" is open for interpretation, because the team of devs behind https://github.com/ytdl-org/youtube-dl and the last "stable" release https://github.com/ytdl-org/youtube-dl/releases/tag/2021.12.17 retired (read: abandoned the project) a few years ago, but that same repo is under new management currently (ownership transfer) by, sadly, only ONE maintainer, @dirkf, who vowed to keep support for older python versions (and, by association, older WinOSes like XP/Vista ). The new maintainer doesn't believe in a "stable" releases scheme and has instead opted to adopt a "nightly" releases scheme, to be found under: https://github.com/ytdl-org/ytdl-nightly/tags The binaries there are compiled from source code of the original repo, thus I do still consider these releases as "official", i.e. they're NOT FORKS ... In closing, if you'd allow me to be somewhat pedantic , the XP-compatible builds of yt-dlp.exe most kindly released by nicolaasjan to this community wouldn't be a thing if it weren't for cmalex, who compiled himself flavours of CPython 3.8.x/3.9.x that will launch under XP - so, IMHO, he, too, deserves some credit! ...
    1 point
  21. Thanks ; the "issue" and its workarounds are documented in https://github.com/MrS0m30n3/youtube-dl-gui/issues/249 https://github.com/MrS0m30n3/youtube-dl-gui/issues/65
    1 point
  22. Here are the subfolders: And their content: And as you can see I replaced both files, ffmpeg.exe and ffprobe.exe, by more recent XP-compatible ones. If I modify something, it has to make sense. I've just remembered how I did it with the directories. When calling up the executable youtube-dl-gui.exe the first time, a folder youtube-dlg will be created under Documents and Settings\your username\Application Data. There is a file settings.json which can be edited to specify a different folder for the youtube-dl.exe file. I copied then the folder youtube-dlg into the main programme folder and set this new location in the settings.json file (inside the folder Documents and Settings\your username\Application Data, of course).
    1 point
  23. Highlander 1991 - The Quickening DC with SEAN CONNERY.
    1 point
  24. ... The bitness of that executable isn't the only issue with it, apparently ; this PyInstaller-compiled binary has been bundled with py3.10, it seems ... One might check its requirements/dependencies to see if they support py3.8 and then, perhaps, attempt to compile a 32-bit executable based on the py3.8.13+ custom compilation that's used to provide yt-dlp_x86.exe for XP... Though, I suspect, this won't be an easy task for anyone who tries that ... This is, ofc, better suited into a more specific thread, I've gone OT already, am afraid ...
    1 point
  25. I didn’t really need a European interpretation of XPerceniol’s reply. I did not call him a woman, but rather asked a question: I asked because I do not personally know any American man who would care to watch Hoda & Jenna, but apparently there is one with an MSFN account. My apologies to @XPerceniol, but the only thing I know with certainty about MSFN’s membership is that one member has multiple accounts and never misses a chance to antagonize me.
    1 point
  26. ... But I did tell you so : CLI = Command Line Interface Both apps will try and use ALL the DL speed your line will allow for (provided they're updated so they're not throttled by most evil Google ); yt-dlp also comes with the "-N x" option (multi-threaded, aka parallel downloading for the same clip). One can always download the latest (nightly) release from GitHub: https://github.com/ytdl-org/ytdl-nightly/releases/tag/2024.01.23 (you need the .EXE) Those dropbox links may eventually expire/return a 404 in the future, and this is beyond @nicolaasjan's control, unfortunately ... ... Well, why would that happen anyhow (is your H/W failing?) ? TBH, problems inside your browser (St52 in this case) shouldn't be immediately associated to the OS itself, but I could be wrong ... There's infinite documentation online to "get used to" , e.g. https://www.indeed.com/career-advice/career-development/how-to-run-program-in-command-prompt Personally, I'd feel "crippled" if not able to run CLI apps on this old Windows laptop (as CLI apps often require fewer system resources ) ...
    1 point
  27. The motherboard is ASRock Z690 Steel Legend/D5. And here is the moudle I modified from the BIOS. asl file mod.7z
    1 point
  28. This one is not maintained any more... See here: https://old.reddit.com/r/youtubedl/wiki/info-guis Unfortunately, the fork thereof will not work on Windows XP (is 64bit)...
    1 point
  29. @chermany4ever Although a bit off-topic in @roytam1's thread (sorry for that ), here are some recommendations for YouTube Downloaders still working under Windows XP (and presumably under Windows Vista, too): yt-dlp for Windows XP with a CPU which is equipped with an instruction set of SSE2 or higher. Credits to @nicolaasjan. youtube-dl for Windows XP with a CPU which is equipped with an instruction set of SSE only. Credits to @nicolaasjan. 3D Youtube Downloader (free of charge). The version I am using is 1.19.17 but there is a newer one 1.20.2. This downloader does not use yt-dlp or youtube-dl. YouTube Downloader HD 3.7.0.0 (free of charge). There are two versions, an installer and a portable one. These are the last XP-compatible versions. This downloader does not use yt-dlp or youtube-dl. Youtube-dl GUI 0.4 (free of charge). When calling up the executable youtube-dl-gui.exe the first time, a folder youtube-dlg will be created under Documents and Settings\your username\Application Data where you have to replace the file youtube-dl.exe by @nicolaasjan's XP-compatible yt-dlp file. Be aware to keep the original file name! Allavsoft Video Downloader Converter (commercial). The version I am using is 3.25.3.8409 but there is a newer one 3.26.1.8768. Inside the main folder, you have to replace both files youtube-dl.exe and yt-dlp_x86.exe by @nicolaasjan's XP-compatible ones. Be aware to keep the original file names! And these are by no means all the YouTube Downloaders that still work under Windows XP. So, there is no need to watch YouTube videos inside browsers under Windows XP on weak computers, although this is of course possible, too. Cheers, AstroSkipper
    1 point
  30. Where do you see "a foreign legion or Lebanese green beret (LAF) wannabes" on this website? For those who never heard before- LAF is Lebanese Armed Forces https://en.wikipedia.org/wiki/Lebanese_Armed_Forces. If this is some sort of your anti-semitic jokes/trolling, stop. People will help only those who behave properly and respectfully. So far, you didn't even thank me for pointing you out to the right direction regarding Bluray/DVD playback, for example.
    1 point
  31. Hiya there guys. Thanks again for sharing useful knowledge. I was aware of that. I used only uBO but some ads would slip through and that led me to experiment and combine it with AdBlocker Ultimate. That way I was able to block many ads and elements of many sites to my liking and never noticed a memory issue. I've been using both for many months now without any problems but yesterday I had to remove AbU because it was giving me problems with too many sites. I think my system is broken and I will have to go back to an image soon. As I said in season 04, I stopped using uMatrix 'cause I found it super heavy and sites took a long time to load. Recently I discovered nMatrix in the Basilisk extensions page and I'm using it. I think it's great, light, sites load fast and I can block stuff and unwanted behaviors individually. I searched last night for links to the programs to download YouTube videos and couldn't find 'em, so you've been very helpful Mina. I just ran yt-dlp and it's a commands program; laugh at me but obviously I'm not used to that and what I want is the idea of downloading videos using a download accelerator, that's why I was very comfortable using such sites until now. I still will try to see how this programs work, thou I tried to download youtube-dl and it seems that the link is broken. I will continue to investigate. I thank you all again for your help!
    1 point
  32. Hi, after a bit more extensive usage of ExtremeExplorer360 under WinXP (after some 20+ tabs opened or longer maps panning and zooming) I got this win32k.sys BSOD. I think it maybe the same problem as with MyPal68 where many users complained about the BSOD that came very easily. For MyPal there's an option: layers.omtp.enabled = false that eliminates the BSOD. Is there similar option for EE360/chromium that would solve this issue?
    1 point
  33. Vistapocalypse is well known to do that, better to block his account, so that user won't disturb you.
    1 point
  34. Nothing special about 2021. It's the year that particular version was released, I assume. It comes with some built-in filters (because it needs to work right out of the box, even without adding external filters), and since that was released in 2021 they are named accordingly.
    1 point
  35. You're welcome Dave! Despite what the version number says, the BIOS files inside are newer, they are dated as of late 2010. It's some sort of a BIOS update with the same chip, but manufactured by Acer. I extracted the update, it's much newer than yours from 2004.
    1 point
  36. ... Launching your browser in a new, pristine, profile is an essential troubleshooting procedure and I'm dead certain details of the "How-To" have been already mentioned several times across the lifespan of these threads (now in "Season 05" ) ... Please make a sincere effort to get yourself acquainted with it ; the knowledge-base article I'll link below speaks of Mozilla Firefox, but it can be applied to St52/St55, too: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles https://support.mozilla.org/es/kb/usar-el-administrador-de-perfiles-para-crear-y-eli Backing up your dirty profile from time-to-time is always a good precautionary measure against profile corruption/loss/inadvertent unwanted modification ; you can get access to your profile's contents via: MenuBar -> Help -> Troubleshooting Information (aka about:support) -> Profile Folder -> Open Folder (button) Running too many content blockers is NEVER a good idea, not to mention it increases your browser's RAM consumption; as I've written recently, I'm ONLY running myself uBO-legacy (I haven't had any adverse effect till now), while testimonies of successfully running uBO+ηMatrix are frequent here ; make a choice between uBO and ABU and lose one of them ; less is more! (my 2c, ofc ...) youtube-dl.exe and yt-dlp.exe are standalone CLI (no GUI) executables that don't require any installation and don't "mess" with one's system; in their default configuration, they'll write some minimal detail inside your Windows profile, but they can also be configured to be "truly portable" by loading a config file adjacent to the executable itself! TBH, I'm a bit surprised you hadn't yet come across them during your quest for YT downloaders, as these apps are well-known/popular in this retro-computing community ... Best regards .
    1 point
  37. The filter list "filters.txt" with the title "uBlock filters" loads all the other lists "filters-202x.txt" where x is an integer from 0 to 4. They all form a single filter list with the title "uBlock filters". What is there not to understand? If you want to have a deeper understanding of all these things, then you need to consult the sources I provided in my previous posts and you should examine the filter lists themselves.
    1 point
  38. I second that and also having thanks besides likes and upvotes would be better. And I should add to your 3 laugh words: rofl as well.
    1 point
  39. The forum should have a lol/laf/roflmao besides liking and upvoting :P
    1 point
  40. This solution should help the owners of high-res monitors. http://wp.xin.at/archives/5616
    1 point
  41. it is last ESR version works without SSE2.
    1 point
  42. New build of post-deprecated basilisk/moebius for XP! * Notice: This repo will not be built on regular schedule. Test binary: Win32 http://o.rthost.cf/basilisk/basilisk55-win32-git-20180616-de24cec63-xpmod.7z Win64 http://o.rthost.cf/basilisk/basilisk55-win64-git-20180616-de24cec63-xpmod.7z Repo changes: - cherry-picked mozilla upstream changes: bug1338404, bug1110928, bug1332745, bug835981, bug1331414, bug1332812 (6feeca67b) - ffvpx: update to 3.4.2 with extended codecs (893d9859d) - nsWebPDecoder: pluged up memory leak by properly calling WebPFreeDecBuffer() before WebPIDelete(). (26e6ef5ea) - icu: cve fixes of CVE-2017-7867, CVE-2017-7868, CVE-2017-14952, CVE-2017-15422 (b7fb50397) - NSS: update to 3.36.4 (e9b13dc7b) - harfbuzz: update to 1.5.1 (7d954d472) - libs: update OTS to 5.2.0, woff2 to fx57-bundled version, brotli to 1.0.1, also modify mfbt/Compression for LZ4 and netwerk and inspector for brotli API changes. (94dbc3aac) - cherry-picked mozilla upstream changes: bug1335829, bug1336216, bug1319771, bug1329179, bug1330823, bug1334085, bug1312049, bug1335070, bug1336018 (de24cec63) * Please don't classify these changes as "security update" as a whole, because they aren't. Changes are experimental as usual. ** Current moebius patch level is at about 52.1 level, porting esr52 security patches onto it takes time.
    1 point
  43. New build of Firfox 45ESR SSE: test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.9-20180616-aea041461-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - jemalloc: update to firefox54-bundled version (968484d31) - import changes from torbrowser-esr45.9-6.5: bug21795, bug21514, bug1238694, bug1234246, bug1249522, bug1291543, bug1263334, bug1236639, bug1266963 (e96dfd55a) - configure: really disable health report and data reporting firefox-prefs: disable URL bar search suggestions by default, don't show info bar asking for enable/disable URL bar search suggestions, enable mediasources prefs. (2325b9e7e) - icu4c-56.1: adpated redhat changesets: - Resolves: rhbz#1360340 CVE-2016-6293 - Resolves: rhbz#1377362 CVE-2016-7415 - Resolves: rhbz#1444101 CVE-2017-7867 CVE-2017-7868 (663a6a17b) - icu: remove leftovers (1ca5e226a) - icu: cve fixes of CVE-2017-14952, CVE-2017-15422 (5a9316614) - webp: add webp support (from waterfox-43.0.1 with modifications) (b3fd37dea) - webp: use values from struct, keep transparency (6d3f89033) - import changes from tenfourfox: - #500: M1458270 M1452576 M1459162 M1450688 M1456975 M1459693 M1464784 (14a6deb01) (aea041461) So Twitter Video and WebP(non-animated) are supported now.
    1 point
  44. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180616-ec2e3bc02-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180616-ec2e3bc02-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z Official repo changes since my last build: - [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list) (bc8718fed) - [PALEMOON] [frontend vs backend] Sync - add missed strings in sync.properties (95ce3a60f) - Use a pref for supported Sync server API levels (16e2a9339) - Merge pull request #466 from janekptacijarabaci/pm_sync_quota_1 (01f85b1bd) - Merge pull request #465 from janekptacijarabaci/pm_sync_strings_1 (3a863bece) - Set Pale Moon Sync specific URLs in application shared prefs. (78721fe68) - Bump version to Alpha 4. (25f9c54ad) - By default, disable tracking protection in Private Browsing mode if safebrowsing isn't built (a0cca670d) - [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built (6a9562e5a) - [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if safebrowsing isn't built (15ae6f885) - [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if safebrowsing isn't built (66077e6cf) - [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebrowsing isn't built (7128f0d21) - Merge pull request #469 from JustOff/PR_SB_DoNotTrack (27783db85) - [PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/ (f3e445f6e) - Stop also selecting trailing space when word-selecting. (24f8b2fd5) - [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch (a250b46a0) - [PALEMOON] Fix package bustage if devtools is disabled (405642d63) - Merge pull request #475 from janekptacijarabaci/pm_package_bustage_devtools_disable_1 (bcb73db29) - Merge pull request #474 from JustOff/PR_dnt_two_state (b1d82a622) - Update NSPR to 4.19 (75323087a) - Update NSS to 3.36.4-RTM (f83f62e1b) - Update build system files for NSRP and NSS (505a56154) - [suggestion] [PALEMOON] Unstable releases - fix some links on Linux (b005cf346) - Merge pull request #477 from JustOff/PR_nss-3.36 (b0f5f9bc6) - Merge pull request #481 from janekptacijarabaci/pm_update-links_unstable_1 (6df453dbf) - Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer. (518f95c2b) - Minimal easy fix -- move findbar getters to tabbrowser. (fb291846a) - Belated clobber for PR #477 (9d5f6da70) - Disable WebP decoder until memory leak is resolved (7336eef24) - Fix incorrect preprocessor defines for safebrowsing (7a1e7c827) - Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1 (660042b0a) - Stop making the version text selectable in the about box. (c9320b71b) - Free the decoded image buffer before deleting the WebP decoder. (05e8038c0) - Revert "Disable WebP decoder until memory leak is resolved" (27a19a146) - Add architecture detection to "about:" and "about:support" (e08b25667) - Add a next preprocessing to Troubleshot.jsm (6ac05db3d) - [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder is implemented (3feeaf209) - Merge pull request #495 from JustOff/PR_jxr_clear_accept (b2cb04278) - Merge pull request #493 from janekptacijarabaci/toolkit_version_architecture_1 (faa4a1c44) - Merge pull request #494 from janekptacijarabaci/toolkit_troubleshot_pp_1 (8db9882b6) - Revert "Add a next preprocessing to Troubleshot.jsm" (2e2736036) - Remove appConstants usage from Troubleshoot.jsm (follow up) (386c28be5) - Merge pull request #497 from janekptacijarabaci/toolkit_troubleshot_pp_2 (75d6d32bd) - Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cpp (129e3c1db) - Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic. (f54f002ab) - Add UA mode for unofficial branding (b336ab494) - Transfer findbar data to torn-off tabs. (333142b5a) - Merge branch 'findbar-pertab' (0b2ad9c9d) - Merge pull request #498 from adeshkp/patch-6 (6769a48cd) - Move native UA compatmode out of branding into app prefs. (ec2e3bc02) My changes since my last build: - Applied ICU CVE fixes for CVE-2017-7867, CVE-2017-7868, CVE-2017-14952, CVE-2017-15422 PM28XP *sneak peek* x86 build: Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0a4.win32-git-20180616-ec2e3bc02-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0a4.win64-git-20180616-ec2e3bc02-xpmod.7z Disclaimer: This sneak peek build is ONLY for previewing next major version. It may contain bugs and/or missing functionality and is NOT ready for daily use. DO NOT use it in production.
    1 point
  45. New Firefox 45ESR SSE build: http://o.rthost.cf/gpc/files1.rt/firefox-45.9.9-20180610-dba760c99-win32-sse.7z repo changes since last build: - ffmpeg: add dynamic loading LAV DLLs (ported from mypal) (18929e062) - Make HTML Media Elements' preload attribute MSE-spec compliant. (a79ff821b) - [mp4] Don't reject boxes that contains padding but can be easily skipped (88a49bf1a) - ported some upstream mediasource fixes (forget bug numbers, sorry) (dba760c99)
    1 point
  46. New build of Firfox 45ESR SSE: test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.9-20180609-5f0c3e1b9-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - bump revision to 45.9.9 (4c5ae2a61) - NSS: update to 3.36.4 (0be45989b) - browserGlue: make use of UserAgentOverrides.jsm (0eaa21209) - NSS: applied bug1451936, bug1464616, bug1464971, bug1465186 (83b85d57f) - nsLayoutUtils: nsIFrame::FlexItemMainSizeOverride() may returning NULL, gruad it before actually using it. Fixed crash when loading plus.google.com. (c8b5c4ec2) - perferences: add TenFourFox Basic AdBlock switch into Advanced -> General -> Browsing panel (5f0c3e1b9) WIP: try to find a fix for playing twitter video (MSE with LAV dlls seems working fine, not committed yet)
    1 point
  47. try redownloading 7z a change in search service is bugged. https://github.com/MoonchildProductions/moebius/commit/ddaaa246653e0a8e7a4416f560dd9434d990d14e#r27155784
    1 point
  48. 1 point
×
×
  • Create New...