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

0 Mitglieder und 21 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
balenaEtcher 1.5.60
« Antwort #13410 am: 18 Oktober, 2019, 18:50 »
Mithilfe des kostenlosen und zugleich quelloffenen Etcher kopieren Sie Image-Dateien, etwa von Betriebssystemen, unkompliziert auf USB-Sticks und SD-Karten. Dank einer besonders übersichtlichen Oberfläche lässt sich das Programm auch von unerfahrenen Nutzern problemlos verwenden.

Whats new:>>

Upgrade ext2fs to 1.0.30 [Matthew McGinn]

https://www.balena.io/etcher/

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 Vivaldi 2.9.1699.4 Snapshot
« Antwort #13411 am: 18 Oktober, 2019, 19:30 »
Zitat
Today’s snapshot should resolve an outstanding issue for users of older Macs, who have struggled with proprietary media playback.

Changelog

    [Bookmarks] Empty directory missing “Add Active Tab” menu item VB-58682
    [Dev Tools] Ctrl+R reloads webpage and closes Developer Tools VB-56590
    [Menus] Alt + ‘letter with a diacritics’ does not open items VB-12688
    [Menus] Releasing Alt opens file menu VB-58173
    [Menus] Wrong shortcuts displayed on view menu VB-54907
    [Search field] Dialogue doesn’t close if you click the choose search engine button VB-52599
    [Settings] Delete all cookies dialog is misplaced VB-58891
    [Settings] Options to globally block site permissions VB-58931
    [Speed Dial] Cannot cut and paste folders and entries on the start page VB-53749
    [macOS][Menus] Report a bug gets disabled after a click VB-58826
    [macOS] Proprietary media playback broken on older Macs VB-55187
    Upgraded Chromium to 78.0.3904.67

[close]

Quelle , weitere Infos: https://vivaldi.com/blog/snapshots/video-improvements-for-older-macs-vivaldi-browser-snapshot-1699-4/

https://www.upload.ee/files/10122253/Vivaldi_Portable_snapshot_32-64-bit_Multilingual_Online.exe.html

In first screen enter: 2.9.1699.4

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

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
Notepad++ Portable 7.8
« Antwort #13413 am: 21 Oktober, 2019, 06:10 »
Notepad++ is a tabbed source code editor and Notepad replacement with a customizable interface. It is one of the few few source code editors that supports "folding," allowing users to quickly reduce and expand sections of code to see the overall document. In addition, it features multi-language syntax highlighting, auto-completion, regular expression search/replace, macro recording and playback, etc. The program can access a long list of plug-ins via an easy-to-access menu with even more features and functions.

License: GPL

Changelog

    Upgrade Scintilla from 4.1.4 to 4.2.0
    Fix non Unicode encoding problem in non-Western language(Chinese or Turkish).
    Add “No to All” and “Yes to All” options in Save dialog.
    Add the command line argument “-openFoldersAsWorkspace” to open folders in “folder as workspace” panel. Example: notepad++ -openFoldersAsWorkspace c:srcmyProj01 c:srcmyProj02
    Enhance plugin system: allow any plugin to load private DLL files from the plugin folder.
    Fix File-Rename failing when new name is on a different drive.
    Make “Clear all marks”, “Inverse Bookmark”, “Remove Consecutive Duplicate Lines” & “Find All Current Document” to be macro recordable.
    Make “Command Argument Help” MessageBox modal.
    Fix Folder as Workspace crash and “queue overflow” issues.
    Make Combobox font monospace in Find dialog.
    Fix folding in user-defined languages for non-windows line endings.
    Fix crash of Folder as Workspace when too many directory changes happen.
    Fix ‘-nosession’ overwrites config.xml issue.
    Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message.
    Improve GUI in Find dialog for Find Previous & Find Next buttons.
    Fix Sort Line as Integer regression.
    Add more OS information to debug info.
    Fix tab dragging issues under WINE and ReactOS.
    Fix indent indicators continue to following code blocks for Python.
    Fix Python folding collapse issue.
    Fix crash when sorting “out of range” columns.
    Fix find 2 times for the same occurrence in both original and cloned documents issue.
    Fix command line issues where filenames have multiple white spaces in them.
    Fix Document Peeker constantly changing focus problem.
    Make backward direction checkbox be also on Find dialog’s Mark tab.
    Add 2 new columns for HTML Code in the Character Panel.
    Fix “clear all marks in find dialog also removes bookmarks” issue.
    Enhance supported language (on function list or auto-completion): LISP, BaanC,(PL/)SQL & COBOL.

[close]

Download: Klick

https://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 70.0 Final
« Antwort #13414 am: 21 Oktober, 2019, 14: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
Portable Mozilla Firefox ESR 68.2.0
« Antwort #13415 am: 21 Oktober, 2019, 17:45 »

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 AIMP 4.60 Build 2156 Final
« Antwort #13416 am: 21 Oktober, 2019, 19:30 »
AIMP is a skinnable audio player similar to Winamp that supports most audio formats, as well as Internet radio. Features include a mini-player, colorizing of individual skins, equalizer, visualizations, playlist, global hotkeys, library, and plug-ins capability. The application also includes a built-in tag editor, alarm clock, and auto-shutdown.

License: Freeware (donate)

Changelog

Smart-playlists: added an ability to sort files by template even if synchronization with data source is switched on
    UI: now you not need to hold Ctrl key to switch between tabs playlists via mouse wheel
    Fixed: general - an "Access Violation" error occurs on attempt to invoke settings dialog (regression)
    Fixed: skin engine - minor issues has been fixed
    Minor issues were fixed

[close]

https://www.upload.ee/files/7672475/AIMP_Portable_Latest_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
Portable Total Commander 9.50 Beta 2
« Antwort #13417 am: 21 Oktober, 2019, 20:00 »
Changelog

21.10.19 Release Total Commander 9.50 beta 2
21.10.19 Fixed: In place rename (Shift+F6): Quick view contents (Ctrl+Q) were sometimes not updated when actually changing the name of a file (32/64)
21.10.19 Fixed: Dark mode: Rename file in place (Shift+F6) -> OK button had wrong background color (64)
21.10.19 Fixed: Dark mode: Standalone search dialog didn't have the correct colors (32/64)
21.10.19 Added: Dark mode: show hover effect for folder tabs and sorting headers (32/64)
21.10.19 Fixed: Dark mode: Crash when repeatedly clicking on up/down buttons in search dialog (64)
20.10.19 Added: Auto-installer: Option to load a second inf file from the net, e.g. for older beta versions (32)
20.10.19 Fixed: Help: Added descriptions for various fields, and the missing section [ColorsDark], corrected some errors (32/64)
20.10.19 Fixed: Lister, view mode by file type: Deleting or sorting entries mixed up the "file type -> mode" associations (32/64)
20.10.19 Fixed: Lister: Window flickers when closing lister configuration dialog (problem with OnClose) (64)
20.10.19 Added: Missing entry 476=34 to WCMICONS.INC, fixed sort order (32/64)
20.10.19 Fixed: Explorer Preview couldn't be loaded from command line via switch /S=L:T8 <filename> (32/64)
20.10.19 Fixed: Dark mode: Show Lister main menu items as grayed when window doesn't have the focus (32)
20.10.19 Fixed: Dark mode: Make Lister main menu top items fully owner drawn, otherwise the grayed item "Encoding" wasn't shown (32)
20.10.19 Fixed: Context menu: Add missing menu item "Paste shortcut" below "Paste" also on Windows XP and Vista (32/64)
20.10.19 Fixed: \\tsclient shared drives were not displayed (64)
20.10.19 Fixed: Various missing translations, e.g. "Dark<>Normal" button in "Define colors by file type", and new internal commands (32/64)
18.10.19 Fixed: Configuration - Options - Color: When changing from dark to light mode, the title bar color of the individual settings page was wrong (32/64)
18.10.19 Fixed: Support ScrollingTopMargin and ScrollingBottomMargin also in brief view, scrolls sideways when less than the given number of lines is visible above/below (32/64)
18.10.19 Fixed: F5 copy dialog: Don't put cursor on OK button when user presses Ctrl+D (32/64)
18.10.19 Fixed: Directory hotlist (Ctrl+D) in F5 copy dialog didn't support entries with environment variables, e.g. cd %commander_path% (32/64)
18.10.19 Fixed: Custom columns dialog: Program was hanging when clicking behind custom column options (64bit). Solution: Set up/down button already when just moving the mouse, not when clicking (32/64)
18.10.19 Fixed: Change dark mode background color during light mode, then switch to dark mode -> color wasn't applied to all dialog box elements (32/64)
18.10.19 Fixed: Find files: "F2 Search in found files" not working if search text had prefix ed: or ev: (32/64)
18.10.19 Fixed: Button bar: remove second bright line above button bar in dark mode (32/64)
18.10.19 Fixed: Alt+F10 tree: Show progress dialog while 'Everything' tool is busy (e.g. updating its database on startup) (32/64)
18.10.19 Fixed: Configuration - Options - Color - Define colors by file type - Cancel - Cancel -> main window file list got dark background (32)
18.10.19 Fixed: Find files: Access violation when start directory doesn't exist, because it couldn0t be added to the new search result history (32/64)
18.10.19 Fixed: Defining color filters didn't work while in dark mode (32/64)
17.10.19 Fixed: Windows XP/7, classic theme: Drive buttons had invisible drive letters (32/64)
17.10.19 Fixed: Dark mode, drive combobox not shown -> incorrect coloring of parent/root buttons, volume label and free and total space (32/64)
17.10.19 Fixed: Dark mode combobox options in Configuration - Options - Color were not translated (64)
17.10.19 Fixed: descript.ion file didn't contain info about TCshareWin10.dll and TCshareWin10x64.dll, which are used to show the Windows 10 "Share" menu (32/64)
17.10.19 Fixed: Tabstop headers, "name" section: field [encoding] didn't support accented characters when showing custom archive encoding (64)
17.10.19 Fixed: Lister: Configuration - "View methods by file type": view method dropdown list didn't support accented characters (64)
17.10.19 Fixed: Couldn't set top/bottom margin for scrolling in file lists via Configuration - Options - Operation, only via wincmd.ini (32/64)
17.10.19 Fixed: Switch from light to dark mode: Text in right directory tabs still had the wrong dark color (64)
17.10.19 Fixed: High DPI display: use larger icons for command browser (button change dialog, main settings) and list of existing hotkeys (32/64)
17.10.19 Fixed: Crash when using quick search with search window on high DPI display (64)

[close]

https://www.upload.ee/files/10607544/TotalCommander_Portable_beta_Multilingual_Online.exe.html

In first screen enter 950b2

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 Light Image Resizer 6.0.0.14 Beta
« Antwort #13418 am: 22 Oktober, 2019, 18:50 »
Light Image Resizer organizes your photos by shrinking their resolution or moving them within your hard drive. It is the perfect tool for those who store their digital pictures and images on their PC and who want to resize, compress, convert, create copies, create thumbnails, import or organize photos.

Freeware

Changelog

NEW:

    Added option “Expand image to background size” for background removal

    FIXED:

    Loading of WebP images could fail on systems without codec
    There could be duplicates when using “Save as” and choosing to overwrite an existing profile
    Background could be scaled incorrectly with remove.bg, not filling the image
    Effects were applied before removing background, which could lead to unexpected results
    Background removal options were not checked before preview
    Fit to window was not applied if preview was reloaded with different dimensions

[close]

https://www.upload.ee/files/10521591/ImageResizer_Portable_6.x.x.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
Portable Mozilla Firefox 71.0 Beta 3
« Antwort #13419 am: 22 Oktober, 2019, 19:30 »

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 Opera 66.0.3480.0 Dev
« Antwort #13420 am: 22 Oktober, 2019, 19:45 »
Zitat
Hi,

this is our weekly Opera developer update with some UI fixes and other improvements.

All the changes and fixes, you can find by clicking link to a detailed list.

Quelle : https://blogs.opera.com/desktop/2019/10/opera-66-0-3480-0-developer-update/

http://www.mediafire.com/download/v7swaa2o8qweaqe/Opera_Portable_Developer_32-64-bit_Multilingual_Online.exe

In first screen enter: 66.0.3480.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
Portable TeamViewer 14.7.1965
« Antwort #13421 am: 22 Oktober, 2019, 20:50 »
TeamViewer is a screen sharing, remote control and collaboration tool connecting devices for troubleshooting, presentations or installations. Supports standard chat, high-quality voice and video, file transfer, whiteboard, session recording, remote printing, screen sharing and more. The program can work with paranoid firewalls, functions as a VPN between clients, will display quality based on connection speed and includes browser access.

License:    Free for personal use

Changelog

    TeamViewer Remote Printing is now also available if Windows 10 version 1903 is running on the remote side.
    TeamViewer Pilot
    It is now possible to take a screenshot of the live video stream in Pilot sessions
    An optional disclaimer is shown before every connection when connecting through Host. This disclaimer can be configured within each custom host (enabled/disabled and displayed text).
    Solved issues which caused TeamViewer to crash
    Solved an issue that prevented the control of Android devices from Windows touchscreen devices.
    Solved an issue where a message for proxy authentication is shown wrongly
    Implemented a measure to prevent a Microsoft Windows system DLL from loading untrusted DLLs from the application directory into the service process
    Minor improvements and fixes

[close]

https://www.upload.ee/files/7739326/TeamViewer_Portable_Multiversion_Multilingual_Online.exe.html

On first screen, skip for 14 or enter 13 or 12 or 11 or 10

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 Thunderbird 68.2.0
« Antwort #13422 am: 23 Oktober, 2019, 14: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
Portable Virtual DJ 2020 Build 5352
« Antwort #13423 am: 23 Oktober, 2019, 16:30 »
VirtualDJ (VDJ) is a feature-packed deejaying software for mixing and playing digital audio and video tracks. The UI resembles a classic DJ setup with a mixer and two turntables but can be expanded to 4 decks or more. It’s vinyl emulation feature allows to control music files on the computer through physical turntables which makes the mixing and scratching experience authentic and far more powerful than using keyboard and mouse. VirtualDJ’s large range of features include standard controls (play, pause, stop, cue), automatic BPM and KEY calculation, a 3 band equalizer, pitch control, real scratch simulation, karaoke support, CD to MP3 encoder, compatibility with iTunes playlists, recording of DJ sessions and many more.

Freeware

Release Notes

    Various fixes on the default skin
    New remixes panel in sideview
    Fix crash reading AVI and WMA tags
    Font menu has "extra big" and "increase"/"decrease" entries
    AutoKey shows a warning when shifting the pitch automatically
    Clone_deck also clones key change
    Eventscheduler button shows next event in tooltip
    Allow cover art to be used to create video link
    Booth output includes master effects
    Use clockDisplay setting in browser
    Fix freezes on macOS Catalina

[close]

https://www.upload.ee/files/10509571/VirtualDJ_Portable_2020_32-64-bit_Multilingual_Online.exe.html

In first screen enter: 5352

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 Opera 64.0.3417.73
« Antwort #13424 am: 23 Oktober, 2019, 20:30 »
Zitat
Hi,

this is Opera 64 update based on chromium 77.0.3865.120.

We’ve fixed some important issues for macOS Catalina users.

The problem of slow loading speed dials was also investigated and fixed by our developers. Let us know if you still have any problems with that.

To see all the fixes, read the full changelog.

Quelle : https://blogs.opera.com/desktop/2019/10/opera-64-0-3417-73-stable-update/

https://www.upload.ee/files/7345414/Opera_Portable_MultiVersion_32-64-bit_Multilingual_Online_v1.exe.html

In first screen enter: 64.0.3417.73

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 )