Autor Thema: Portable Software und Tools für USB-Sticks  (Gelesen 1028612 mal)

0 Mitglieder und 22 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Mozilla Firefox 39 Beta 4
« Antwort #6720 am: 10 Juni, 2015, 18:15 »
Changelog
Bug 1170143 - Disable texture sharing if we've blacklisted direct2d.
Bug 1132318 - Merge SelectSendFrameRate with SelectSendResolution.
Bug 1171094 - Disallow D3D11 ANGLE with old DisplayLink drivers.
Bug 1170926 - Have the hamburger menu notice the 'needs reauthentication' state.
Bug 1167915 - "Add a Keyword for this Search" does not work anymore on POST forms.
Bug 1169981 - Add win10 media query to listitem and treechildren
Bug 1172270 - backed out changeset b38b8126e4d1 (bug 1160775)
Bug 1170819 - Enable payments in Fennec release channel.
Bug 1170079 - Don't treat an old readinglist last-sync-date as a prolonged error if it's disabled.
Bug 1170211 - Fix a startup crash when attempting to test D3D11 texture sharing.
Bug 1167189 - Use a size annotation on the OOM abort.
Bug 1153123 - Don't upload in the ImageBridge thread if A8 texture sharing is broken.
Bug 1166066 - Fix opening new windows from a private window.
Bug 1142734 - Use Timer.jsm and add some logs to jetpack-addon-harness.js.
Bug 1171916 - Disable another unstable navigation-timing test on osx.
Bug 1171730 - Funnelcake builds should use geo-specific defaults.
[close]

http://www.mediafire.com/?okqpffx4ds12iqq

Select language and enter Version Number: 39.0b4

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Vuze 5.6.1.2
« Antwort #6721 am: 10 Juni, 2015, 20:15 »
Whats new:>>

FEATURE: UI | Option to allow chat views to be independent windows
FEATURE: UI | Added Tags column to archive view
FEATURE: Core | Tag assignment is now persisted across archive/restore
CHANGE: UI | Pop-out views are now independent windows
BUGFIX: UI | Fix Stats view clearing graphs on each view (Classic UI)
BUGFIX: UI | Fix remembering of minimized state of subtabs
BUGFIX: UI | Torrent options window was throwing null-pointer exceptions
BUGFIX: UI | Reduced tab-rebuilds on tag property changes
BUGFIX: UI | The 'Restore and...' option in the archive view was incorrectly firing per-download

http://www.mediafire.com/?fu5kr1ejh5ocft6

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Pale Moon 25.5.0
« Antwort #6722 am: 10 Juni, 2015, 20:45 »
Pale Moon is the work of a single individual, using contributed Open Source code to create a full-featured, speed optimized version of the popular Firefox browser. Having seen the advantages on other systems (e.g. Linux) with regards to programs being compiled specifically for the capabilities of the machine it is installed on, it became obviously clear that Windows users were at a disadvantage: Mozilla only releases windows executables with maximum compatibility in mind, meaning that Firefox is made to run on as many different systems as possible, sacrificing efficiency and speed in the process to be compatible with, by current standards, absolutely ancient hardware.

Freeware

Release Notes

Fixes/changes:

Logjam fix: Refuse DHE keys with less than 1024 key bits
Search plugin updates to re-enable Google suggestions and reduce tracking (Squarefractal)
Allow plugin-specific (.dll based) OOPP overrides also for npswf. This will not be used for the "master switch" for OOPP and Flash will still be in the plugin container, unless a specific dom.ipc.plugins.enabled.npswf*.dll boolean is set to override.
Fixed a crash during WebGL Conformance Tests for undefined indices (Toady)
HSTS preload list updates (Squarefractal)
Status bar locale addition: cs
Implemented a fix for the toolkit update service so that the same version as the current application will not be offered as a valid update (Tobin)
Reorganized the AppMenu (give equal ease for windowed and tabbed browsing, deprioritize Sync)
Disabled the Sync promo box in doorhangers.
Updated libpng to version 1.5.22
Fixed support for builds using newer freetype on Linux. (Axiomatic)
Fixed --with-system-pixman builds. (Isaac Dunham)
Updated SQLite to version 3.8.10.1
Changed the after-upgrade page loaded to the release notes instead of the home page.
(and hoping people actually do take a moment to read them, preventing unnecessary support requests)
Fixed navigator.geolocation - should never be null, to properly adhere to the specification (Travis)
Moved paintlock event delay to greprefs, and adjusted it for 2015's heavier sites
Fixed the about dialog scripting for pre-release builds (includes build date now as-intended and no longer errors the script)
Reorganized how pushed floats are handled in layout flow
Implemented a change to run the updater from the install directory instead of copying it.
Fixed transparency of the Pale Moon document icon for 256x256

Updated padlock code:

Added mixed-mode shading, and reorganized shading pref values more logically (0=off, 1=secure only, 2=secure+mixed, 3=all)
Cleaned up CSS
Cleaned up padlock logic a little
Hard-coded internal UA sniffing values for the extension legacy of devtools
Updated NSPR to 4.10.8
Updated the NSS security lib to 3.19-RTM + re-worked Pale Moon changes
Bumped the built-in site-specific UA compat mode overrides to v38
Fixed a compressed-cache crash due to losing our cache entry while finishing up compression.
Updated and patched libcubeb, the main media sound library, to fix a number of audio issues (e.g. when switching output device) and audio-related crashes
Added the option to load modules into a named scope (see issue #88)
Removed quick access keys for buttons on the updater window (since it may pop up unannounced when people are typing, causing them to make unintended choices)
Updated jemalloc and mozjemalloc memory allocator libraries to improve performance
Removed implicit access to a whole range of internally-used interfaces and classes that page content has no business calling anyway
Added a preference for always preferring a certain dictionary language.
To use this, create a new preference spellchecker.dictionary.override (string) and set it to your language code.
More information about changes in this version that would be important for extension developers and web programmers can be found here.

Security fixes:

Fixes for miscellaneous memory safety hazards (relevant and applicable fixes from CVE-2015-2708 and CVE-2015-2709)
DiD (defense-in-depth) fix to prevent potential overflows in CSS restyling
Fix for updater hijacking (CVE-2015-2720)
Fix to prevent potential disclosure of sensitive information in Android logs (CVE-2015-2714)
Fix for a buffer overflow in the XML parser (CVE-2015-2716)
Fix for a potentially exploitable crash in DNS handling

[close]

http://www.mediafire.com/?fu3g00l25lgg949

Select language and enter Version Number: 25.5.0

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Opera, Portable Edition 30.0.1835.59
« Antwort #6723 am: 11 Juni, 2015, 05:00 »
Zitat
Hi,

today we’ve minor update, dedicated especially for those of you having 32 bit Windows 7 version. With this Opera 30 update you should be able to watch YouTube again.

Changelog
DNA-37992 [Win] YouTube: MSE video playback doesn’t start ☣
DNA-38540 Opera opens in presentation mode after each restart ☣
DNA-39551 package_source_release doesn’t link properly to build source code package ☣
[close]

Quelle -> http://blogs.opera.com/desktop/2015/06/opera-stable-30-0-1835-59-minor-update/

http://portableapps.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Cyberfox Portable 38.0.6
« Antwort #6724 am: 11 Juni, 2015, 05:10 »
Cyberfox 64-Bit Web Browser is a 64 bit browser based on Mozilla source code, compiled with Visual Studio using Windows 8 SDK.

Features:

- x64 Bit Web Browser
- Powered By Mozilla Source Code
- Compiled With Visual Studios 2012
- Used Windows 8 SDK Instead Of Vista SDK
- Compiled With Help Of Intel C++ Compiler
- Experimental: But Might Work On Windows 8 OS

Freeware

Changelog

Cyberfox 38.0.6

    Fixed: Broken help\learn more links.
    Fixed: If pocket is disabled remove menu entries.
    Adjusted: Rebuild: Help link\Learn more link system.
    New: Focus new tab search if pre-load new tab is disabled.
    Fixed: Bleed through from base about:home text color.
    Move: Pocket button from nav-bar before disabling if on nav-bar.
    Fixed: Sometimes when start-up update check message shows its shows the message twice
    Fixed: aEvent target undefined in start-up update check
    Fixed: Missing about:support styling. (Affected 38.0.5 | Fixed: 38.0.6)

Cyberfox Installer

    Updated: Installer script to version 2.2.4

CyberCTR

    Updated: Uikit to 2.20.3
    Updated: Jquery to 2.1.4
    Updated: Features information.
    New: Change bookmark tool-bar font size.
    New: Change tab text font size.
    Updated: ru (Russian) localization. (Thanks Egorro)
    Updated: fr (French) localization. (Thanks mgagnonlv)
    Updated: tr (Turkish) localization. (Thanks yigido)
    Fixed: Menu entries for pocket when disabled.
    Updated: Passed CTR 1.3.3 b1-b8 features over to CyberCTR
    Added: Pocket to cyberCTR app-menu.
    Fixed: Optimize image compression for cyberCTR images.
    Updated: Help link
    Fixed: Reduce duplicate code in import\export CTRPreferences.
    Fixed: Bleed through from base about:home text color.
    Fixed: Prevent removal of url-bar to prevent null elements on reading list breaking the browser. See here and here
    Added: Check for null on reading list.

[close]

https://8pecxstudios.com/cyberfox-portable-edition

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
TAudioConverter Portable 0.9.9
« Antwort #6725 am: 11 Juni, 2015, 05:50 »
TAudioConverter is an advanced, multithreaded audio converter and extractor. It can convert any audio format to aac, mp3, wav, flac, ac3, ogg, opus, mpc, ape or tta.

Features

- Multithreaded
- Convert audio files to audio files
- Extract audio files from videos and encode them
- Encode to aac, aac+, ogg, mp3, flac, wav, opus, ac3, mpc, ape, tta, tak
- Copy embedded artwork to output folder
- Select between multiple encoders
- Both portable and setup versions are available
- Apply effects to audio files
- Simple clear interface
- Shell extension to start encoding with right clicking

Changelog
Added: [General] Option to switch between codecs and presets is now more user-friendly
Added: [General] Presets for Monkey's Audio format
Fixed: [General] MP3 VBR presets would not update vbr bar in codec settings window
Updated: Skin component
Updated: FFMpeg to N-72709-g42db4aa
Updated: Tag libraries
Updated: MediaInfo
Updated: lossyWav to 1.4.0
Updated: FDKAAC to 0.6.2
Updated: WavPack to 4.75.0
updated: Monkey's Audio to 4.16
updated: OggEnc2 to 2.87 using libVorbis v1.3.5
[close]

Download : Klick

http://portableapps.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Chrome Portable Beta 44.0.2403.39
« Antwort #6726 am: 11 Juni, 2015, 06:00 »
Zitat
The beta channel has been updated to 44.0.2403.39 for Windows, Mac, and Linux.


A partial list of changes is available in the log.

Quelle : http://googlechromereleases.blogspot.de/2015/06/beta-channel-update_10.html

Download : Klick

http://portableapps.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable BurnAware Free 8.2
« Antwort #6727 am: 11 Juni, 2015, 16:50 »
Latest Changes

Enhancements

• User interface improvements.
• Updated translations.
• Disabled form and controls animation.
• Improvements to program performance.

Bug Fixes

• Bug with random access violation error on compilation startup.
• Bug with writing incorrect UDF version in MP3 Disc compilations.
• Bug with saving to AAC and M4A formats in Audio Grabber.
• Bug with saving to OGG format instead of M4A in Audio Grabber.

http://www.upload.ee/files/4656375/BurnAware_Portable_8.x_Multilingual_Online.exe.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Atomic Tanks Portable 6.2
« Antwort #6728 am: 11 Juni, 2015, 18:35 »
Atomic Tanks is a game in which you control an overly-powerful tank and attempt to blow up other highly powerful tanks. Players get to select a number of weapons and defensive items and then attack each other in a turn-based manner.

Download : Klick

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable PotPlayer 1.6.54549
« Antwort #6729 am: 11 Juni, 2015, 20:00 »
Whats new:>>

+ Added Persian translation

- Fixed an issue that playback was not supported on certain FTP servers
- Fixed an issue that Potplayer stopped with too much chat contents
- Fixed an issue that chat contents were cleared while playing next file during broadcasting
- Improved HEVC DXVA decoding ability
- Increased speed of creating thumbnails
- Fixed an issue that can't read certain PNG files

http://www.mediafire.com/?34jir339cdj0td9

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Process Explorer Portable 16.05 Rev 2
« Antwort #6730 am: 12 Juni, 2015, 05:10 »
Wer sich einen Überblick über aktive Prozesse des Rechners und Servers verschaffen will, dem steht mit dem Process Explorer der Sysinternals Suite ein hilfreiches Tool zur Seite. Der Process Explorer liefert in zwei Fenstern die gewünschten Informationen. Dabei zeigt das obere immer die aktiven Prozesse mit zugehörigen Konten an, während in dem unteren abhängig vom gewählten Modus entweder die geöffneten Handles des ausgewählten Prozesses erscheinen oder die geladenen DLLs und Dateien mit zugewiesenem Speicher. Mit Hilfe der Suchfunktion lassen sich zudem Prozesse finden, die bestimmte DLLs und Dateien geladen haben.

Freeware

Download : Klick

Whats new: >>

This release updates to the new app download location.

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Autoruns Portable 13.4 Rev 3
« Antwort #6731 am: 12 Juni, 2015, 05:20 »
Autoruns shows you which programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You can configure Autoruns to show other locations, including Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond the MSConfig utility.

License: Freeware

Whats new: >>

This release updates to the publisher's new download location.

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Thunderbird Portable 38.0.1 (deutsch)
« Antwort #6732 am: 12 Juni, 2015, 06:00 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Chrome Portable Dev 45.0.2427.7
« Antwort #6733 am: 12 Juni, 2015, 06:06 »
Zitat
The dev channel has been updated to 45.0.2427.7 for Windows, Mac, and Linux.

A partial list of changes is available in the log.

Quelle : http://googlechromereleases.blogspot.com/2015/06/dev-channel-update_11.html

Download : Klick

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Mozilla Firefox 39 Beta 5
« Antwort #6734 am: 12 Juni, 2015, 12:26 »
Changelog
Bug 1173182 - Disable async plugin init for this release.
Bug 1145143 - Check if buffer size is correct before calling the update.
Bug 1170676 - Fix null dereference in PluginModuleParent::StreamCast.
Bug 1172137 - Update outerWindowID mappings when swapping docShells.
Bug 1172137 - Update outerWindowID after a browser's remoteness changed.
Bug 1172137 - Record outerWindowID for new tabs first when we have a docShell.
Bug 1158133 - Add a way to disable async stacks, and disable by default on mobile platforms.
Bug 763395 - Add nlsp.dll to blocklist.
Bug 1159830 - Autophone - webappstartup should not use console.log to output WEBAPP STARTUP COMPLETE.
Bug 1154019 - Intermittent browser_devices_get_user_media.js | Test timed out | Found a Browser:WebRTCGlobalIndicator.
Bug 1171792 - An update is attempted from an update notification when it is not possible to update.
Bug 845134 - Disable test_focusedChild.html on Windows 8.
Bug 1171303 - Set pref extensions.autoupdate.enabled to false to avoid testOfflinePage failures.
Backed out changeset 6fe433fed5fb (bug 1150297) for suspicion of causing widespread test failures.
Bug 1168481 - Add en-* translations to Pocket
Bug 1150297 - Move source property to RegExp instance again.
Bug 1171777 - Make sure the index is nonnegative in GetElement IC with hole.
[close]

http://www.mediafire.com/?okqpffx4ds12iqq

Select language and enter Version Number: 39.0b5

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )