Jump to content

geodasoft

Contributors
  • Posts

    1,172
  • Joined

  • Last visited

  • Days Won

    72

Everything posted by geodasoft

  1. Changes in 7-Zip 21.06 (2021-11-25): The window “Add to Archive” now allows to set a limit on memory usage (RAM) that will be used for compressing. New switch -mmemuse={N}g / -mmemuse=p{N} to set a limit on memory usage (RAM) for compressing and decompressing. Bug in versions 21.00-21.05 was fixed: 7-Zip didn’t set attributes of directories during archive extracting. Some bugs were fixed. Changes in 7-Zip 21.04 Beta (2021-11-02): 7-Zip now reduces the number of working CPU threads for compression, if RAM size is not enough for compression with big LZMA2 dictionary. 7-Zip now can create and check “file.sha256” text files that contain the list of file names and SHA-256 checksums in format compatible with sha256sum program. 7-Zip can work with such checksum files as with archives, but these files don’t contain real file data. The context menu commands to create and test “sha256” files: 7-Zip / CRC SHA / SHA-256 -> file.sha256 7-Zip / CRC SHA / Test Archive : Checksum The commands for command line version: 7z a -thash file.sha256 *.txt 7z t -thash file.sha256 7z t -thash -shd. file.sha256 New -shd{dir_path} switch to set the directory that is used to check files referenced by “file.sha256” file for “Test” operation. If -shd{dir_path} is not specified, 7-Zip uses the directory where “file.sha256” is stored. New -xtd switch to exclude directory items from processing. Changes in 7-Zip 21.03 Beta (2021-07-21): The maximum dictionary size for LZMA/LZMA2 compressing was increased to 4 GB (3840 MiB). Minor speed optimizations in LZMA/LZMA2 compressing. Changes in 7-Zip 21.02 Alpha (2021-05-06): 7-Zip now writes additional field for filename in UTF-8 encoding to zip archives. It allows to extract correct file name from zip archives on different systems. The command line version of 7-Zip for macOS was released. The speed for LZMA and LZMA2 decompression in arm64 versions for macOS and Linux was increased by 20%-60%. Some changes and improvements in ZIP, TAR and NSIS code.
  2. Daum PotPlayer 211118 (1.7.21564) - silent update (19.11.2021) Version History of the PotPlayer ---------------------------------------------------------- [211118] ---------------------------------------------------------- + Added the ability to fill other monitors black in full screen + Added the ability to delay the end of a section iteration when repeating an interval - Fixed an issue that no sound while playing certain MPEG TS files - Fixed an issue where audio capture was not available in certain situations - Fixed an issue that caused AC3 to appear when playing certain DD+ audio - Fixed an issue where there was time error when making bookmarks playlist - Fixed an issue where subtitles were small when you specified a very large subtitle font size ----------------------------------------------------------
  3. Changes in Notepad++ 8.1.9.2: Fix failure of erasing & saving server logs (of network drive) regression. Fix dark mode not working on Windows 10 2H22. Fix crash in regex search. ) Fix UDL folding breaking with delimiters issue if UNIX EOL applied. Fix UDL generic dark mode via UDL UI not working issue. Fix disabling alternative icons on tab in dark mode issue.
  4. Cambios en Notepad ++ 8.1.9.1: Arregle una regresión del problema de ahorro. Se corrigió una regresión de la recarga de falsas alarmas desde la unidad de red. Haga que la lista de funciones / el panel Proyecto / Carpeta como icono de área de trabajo se muestre correctamente con un DPI alto. Haga posible el modo oscuro genérico de UDL (que funciona para todos los temas oscuros) a través de la interfaz de usuario de UDL. Soluciona el problema de los paneles acoplados fantasma después de restaurar desde la bandeja del sistema. Habilite la función de copia de seguridad al guardar (simple) de forma predeterminada (solo para la nueva instalación).
  5. Visual C++ Redistributable Runtimes AIO Repack 14.31.30818.0 update
  6. AIMP v5.00, build 2342 (07.11.2021) General: performance has been increased Bookmarks: list of bookmarks for playing track has been added to seek bar context menu Default skin: an ability to switch off accent color for window frame Skin engine: potential abilities has been extended Skin engine: performance has been improved Skin engine: compatibility with old skins has been improved Fixed: plugins - scheduler - unable to select date and time if OS locale is Spanish Fixed: plugins - scheduler - volume control does not work in simple mode (regression) Fixed: plugins - scheduler - the "wake up PC" option has no effect in certain cases (regression) Fixed: plugins - scheduler - the "wait for playing track to finish" option shifts action time on next repeat Fixed: smart-playlists - sorting options are not imported from playlists created in AIMP4 Fixed other minor issues AIMP v5.00, build 2338 (21.10.2021) Sound engine: an ability to remap channels for 5.0 and 7.0 channel schemes Tag editor: chapters editor - the space keystroke now is used as hotkey to suspend / resume playback Skin engine: compatibility with old skins has been improved Plugins: last.fm - reduced number of requests to the service Plugins: musicBrainz - search the album art and track information via MusicBrainz service Fixed: plugins - information bar - opacity slider is unaccessible (regression) Fixed other minor issues AIMP v5.00, build 2335 (15.10.2021) General: localizations has been updated General: performance has been increased Playlist: an ability to specify name depth as argument for the %FileDir and %FileParentDir macros Fixed: playlist - audio files from the MusicBee app cannot be imported to the player via drag-n-drop Fixed: plugins - InputFFmpeg - files in Web Media file format with a .weba extension are ignored by the plugin Fixed other minor issues
  7. Changes in Notepad++ 8.1.9: Fix empty file with non-Unicode encoding cannot be saved issue. Fix language list in Style Configurator not being reloaded issue.
  8. Changes in Notepad++ 8.1.8: Fix config files (XML) saving performance regression. Workaround Microsoft dark mode API bug of Windows 11. Included plugins: NppExport v0.3 Converter 4.3 Mime Tool 2.6
  9. Changes in Notepad++ 8.1.7: Fix empty file not being saved regression. (Fix #10667) Fix white flash in dark mode on CMD launch with position parameters. (Fix #10657) Enhance dark themes for some programming languages (JSON, Python & Makefile). (Fix #10648) Fix “Run macro until the end of file” command skipping the last line issue. (Fix #10441) Fix tooltip layout and position in RTL mode. (Fix #10646) Fix docking problem for dockable panel in RTL mode. (Fix #10641)
  10. Notepad++ v8.1.6 Release is available here: https://notepad-plus-plus.org/news/v816-released/ Notepad++ v8.1.6 bug-fixes: Fix NUL file-corruption issue after system shutting down brutally. (Fix #6133) Fix session lost issue after MS update restarting Windows. (Fix #10402) Make Markdown UDL work in every dark theme. (Fix #10593) Fix file can be marked as saved even it’s been deleted outside. (Fix #10401) Fix status bar text display glitchy in dark mode. (Fix #10564) Fix white flash on Notepad++ startup in dark mode issue. (Fix #10601) Fix docked window sizing direction problem in RTL mode. (Fix #10536) Fix floating panel movement issue in RTL mode. (Fix #10579) Fix Print GUI bug in Preferences dialog. (Fix #10552) The auto-updater will be triggered in 1 week if there’s no critical bug found.
  11. Version History of the PotPlayer ---------------------------------------------------------- [210929] ---------------------------------------------------------- + Added fast repeating function - Fixed an issue that was abnormal when playing certain MP4 files - Fixed an error problem in certain situations by changing the skin during playback ----------------------------------------------------------
  12. Changes in Notepad++ 8.1.5: Make Insert date time customizable. Make date time order reversible for short & long format. Add Insert Date/Time commands shortcut & macro capacities. Fix regression: no error message when locked file could not be saved – Show file locked warning now. Make “Confirm Save All” dialog more clear: use “Always Yes” button instead of “Cancel”. Improve JSON, PHP, PYTHON, CSS, BANNC and VHDL syntax highlighting in dark mode. Fix inconsistency of Document List context menu. Enable/disable ext column via Document list context menu directly. Add path column in Document list panel. Allow custom color for Document Map. Fix docked/float panels in RTL layout issue. Fix CSS pseudo-elements not recognized issue. Update CSS keywords and add new styles. Fix issue that current directory not been applied after changing current directory option in preferences. Sort Default language combobox of “New Document” section in Preferences. Included plugins: NppExport v0.3 Converter 4.3 Mime Tool 2.6
  13. dotNetFx48_20210810_x64.WA como se instala alguien puede ayudar
  14. Microsoft Visual C++ 2015-2022 Redistributable 14.30.30528.0 nuevo
×
×
  • Create New...