Changelog for
PlayOnLinux-4.3.4-bp152.3.16.noarch.rpm :
* Wed Dec 26 2018 ecsosAATTopensuse.org- Update to 4.3.4
* Fixed some bugs in the wineversion process
* Begining of code cleaning and refactoring
* Begining of using wx box sizers instead of absolute positioning. Most of the windows are now resizable. This should solve display issues on many cases: HDPI and alternative windows manager: (see https://www.playonlinux.com/en/topic-16188-Visual_error_with_KDE.html)
* macOS: Remove XQuartz installation
* macOS: Bundle an up-to-date wine version
* macOS: Use native terminal instead of xterm
* macOS: Fix localization- Add PlayOnLinux-fix_media_dir.patch to fix variable MEDIA_DIR to correct location.
* Tue Nov 27 2018 ecsosAATTopensuse.org- Update to 4.3.3
* Linux: Fix HDPI support
* Compatibility with OSX < Mojave- Changes from 4.3
* Various fix on OSX
* Phoenicis (POL 5) winebuild compatibility. POL 4 winebuilds will be deprecated. (See https://github.com/PhoenicisOrg/phoenicis-winebuild)
* Fri Jun 29 2018 kstreitovaAATTsuse.com- require p7zip-full for TW as 7z binary needed by PlayOnLinux was moved to this package (see bsc#899627 for more details about this change)
* Tue Oct 03 2017 ecsosAATTopensuse.org- add patch PlayOnLinux-https.patch to fix boo#1051248
* Tue Jul 11 2017 ecsosAATTopensuse.org- update to 4.2.12
* no changelog from upstream- remove patch PlayOnLinux-BrokenMiscButtons.patch because now in upstream
* Wed Jun 14 2017 ecsosAATTopensuse.org- add patch PlayOnLinux-BrokenMiscButtons.patch fix issue 5522
* Tue Jun 13 2017 ecsosAATTopensuse.org- update to 4.2.11
* Fix POL_SetupWindow_download clobbering $FILENAME
* Fix small typo in first use \"send report\" message
* Wed Jan 13 2016 jacobwinskiAATTgmail.com- Fix wrong PlayOnLinux_4.2.10.tar.gz file
* Current file is outdated dev version (file hash does not match)
* Replace outdated file with the real release file version
* Sun Jan 03 2016 ecsosAATTopensuse.org- update to 4.2.10
* Silence POL_Notice_IsAck when ack_notices file doesn\'t exist
* Allow Set_SoundDriver \'\' to disable sound
* Add in the wineprefix configuration tab for Wine: Control panel
* Remove in the wineprefix configuration tab for Wine: Wine Uninstaller
* Add support for Wine-staging DLL redirects (POL_Wine_RedirectDLL, POL_Wine_DelRedirectDLL, POL_Wine_RedirectDLL_App, POL_Wine_DelRedirectDLL_App) (#5163)
* Fix POL_System_cpmv log message
* Reimplement deprecated functions POL_SetupWindow_make_shortcut and POL_SetupWindow_auto_shortcut using POL_Shortcut for consistency
* Thu Sep 10 2015 ecsosAATTopensuse.org- update to 4.2.9
* Fixed a bug in the user agent used in urllib that would make it look like an attack to paranoid eyes (and filters) (#5072)
* Try to improve general installation instructions
* Update About\'s copyright years span (let\'s make it look like we\'re still working on the project ;) ) Many more could be updated though
* POL_Download_Resource: don\'t test hash of missing file (one less spurious warning message)
* Adding some visual clue while virtual drives are being removed
* Fix \"debbuger\" typo
* POL_System_find_file: really pick the shallowest file
* fix \"debbuger\" typo
* POL_SetupWindow_VMS: mention that the expected answer units are megabytes
* Try to make instructions to rerun a program in debug mode more obvious (#5104)
* Some GetRegValue fixing/hardening
* Remove spurious .lnk files from user desktop for all architectures during POL_Shortcut calls (#4200)
* Add waiting messages to POL_System_unzip & friends
* Deprecate Set_WineWindowTitle that no longer works with Wine 1.5.16+, and breaks Set_Desktop (#5118)
* Fix playonlinux-pkg -b (broken since PlayOnLinux 4.0)
* MacOS 10.11 support
* Wed May 13 2015 ecsosAATTopensuse.org- update to 4.2.8
* Feature freeze has been declared for POL 4.x, so this changelog should contain only bug fixes
* checkVersionUse(): don\'t assume cfg files have any order
* manual installation: component installation bugfix ($IFS not restored correctly)
* POL_OpenShell: call POL_Wine_AutoSetVersionEnv in all cases, to set $PATH (#5062)
* Fix consecutive shortcut creations
* POL_Wine_SetVideoDriver bugfix, device IDs were not inserted as DWORDs
* Mon Apr 20 2015 ecsosAATTopensuse.org- update to 4.2.7
* Detect and abort scripts when trying to run 64bit programs with 32bit Wine
* POL_DetectVideoCards: list VGA compatible controllers and 3D controllers (#5012)
* Add support for several other value types than REG_SZ to registry updating statements (#5013)
* POL_Wine_SelectPrefix: abort if no prefix name is provided
* Sort install scripts lists case insensitively (iTunes)
* Fix \"hash-bang\" line in shortcuts so they\'re actually executable
* Deprecate the usage of $REPERTOIRE in PlayOnLinux own code
* Translate remaining french comments and identifiers in Bash code
* Improve POL_Wine_PrefixDelete to remove ancillary resources (shortcuts, icons,...)
* Wine versions manager: attributes tell apart used versions instead of unused versions; Add an extra warning when about to remove a version in use
* Avoid Python detection loops
* Display wx version found
* Fix Settings > Internet menu (#4989, thanks to rupert)
* Workaround for Wine bug #37575 (#5023)
* Improve find_binary function and make it public as POL_System_find_file
* Add support for .lnk, .bat and .cmd files to POL_Shortcut and POL_SetupWindow_shortcut_creator
* Added an icon to open the debugger from the installation wizard when POL_Debug_Init has been called (#4948)
* Implement POL_SetupWindow_notice to display important messages, but allow the user to acknowledge them once and for all (\"Don\'t remind me\") (#2036)
* POL_OpenShell (Configure > Misc > Open a shell) bug fixes
* Add a warning when OpenGL autotests are missing (user support)
* Make sure \"Install non-listed application\" link is always visible in install window
* POL_SetupWindow_cdrom: don\'t suggest \"
*\" when no CDROM has been found
* Remove use of remaining os.system() calls (less overhead, less quoting nightmare)
* Use os.kill() instead of shell command
* Use of \"exec\" to avoid some useless extra Bash processes
* polconfigurator interface cleanup (no risk of translation breakage)
* Sat Feb 28 2015 ecsosAATTopensuse.org- update to 4.2.6 - Use $ POL_TERM more Consistently, allow POL_TERM global configuration override. Beware, the carrier must terminal -T and -e options, so gnome-terminal Does not Qualify (gnome-terminal.wrapper Does though) - Add a function to compute a hash of a POL_Wine_VersionSignature Wine Package - Python version string extraction hardening (# 4895) - POL_System_PartInfo APPROBATION thru mount filesystems point INSTEAD of device (Btrfs subvolumes compatibility) - Modify bash / document_reader to pass extra arguments Unchanged - Remove \"skipped lines\" messages When The debugger gets the focus back - POL_Shortcut: do not overwrite $ binary logging to Improve - mainwindow: make boxen alert child of the main window So They can not get lost behind --other windows - Prevent POL_Download_Resource clobbering $ APP_ANSWER - Critical error: wget throwing SSL error when Install Components uses wget (bug 5002)