Ti trovi quiPlayOnLinux

PlayOnLinux


Condividi contenuti
PlayOnLinux news
Aggiornato: 19 ore 28 min fa

Website is available in russian language !

Sab, 13/03/2010 - 18:40

Hi !

I'm happy to tell you that the website is now available in russian thank's to oskasteinar.

Thank you for your help !

Categorie: Dal produttore al consumatore

Wine 1.1.40 is available

Gio, 11/03/2010 - 21:42

What changes does Wine 1.1.40 (What is Wine?), the latest development version, bring about:

- Support for Wow64 registry redirection.
- Increased coverage of MSI standard actions.
- Various Wordpad improvements.
- Many shell fixes for better IE support.
- Improved support for typelibs.
- Better GL card detection.
- Various bug fixes.

A detailed list of all the changes is available on the official announcement page.

This version is available on PlayOnLinux wine repository. You can also download a .pol package on the download page : http://www.playonlinux.com/en/download-wine.html.

Categorie: Dal produttore al consumatore

Wine 1.1.39 (development version)

Gio, 04/03/2010 - 09:20

What changes does Wine 1.1.39 (What is Wine?), the latest development version, bring about:

- Support for registry symbolic links.
- Many MSI fixes.
- Build process improvements.
- MSXML cleanups and fixes.
- A number of MSHTML improvements.
- Various bug fixes.

A detailed list of all the changes is available on the official announcement page.

To download the source code or binary packages for various systems and distributions use the following link:


Categorie: Dal produttore al consumatore

You can help to translate the website!

Gio, 25/02/2010 - 18:42

Hi everybody !

Many of you sent me a mail to help translating the website. That is why today, I built a file that contains all translations of the website.
If you want to help us, you can download this file to translate POL website in your language.

But please know that, even if you help translate the website in your tongue, we can not guarantee to open a forum section and a news section. In fact, we also need moderators and newsers for that.

But at least, the member would be able to understand the home page, the download page, the main links, the member list, private messages, etc...

The file is here : http://www.playonlinux.com/files/language_package.tar.gz

Hope we could open new translated website
Thank you for your help !

Categorie: Dal produttore al consumatore

Now you can vote for your favourite scripts

Mar, 23/02/2010 - 22:07

Here's a new feature

Now you can give a mark for each application in scripts section. In the next releases of PlayOnLinux, two category will be added : The most downloaded and the highest rated.

You do not need to register to vote for a script.

Categorie: Dal produttore al consumatore

Improvement on the website : Follow us

Mar, 23/02/2010 - 17:09

Hi everybody !

A new feature is available on the website "Follow us". Thank's to these new buttons, you will be able to follow last PlayOnLinux news on your favourite social network.

Indeed, when a news is posted in French or in English, the title is automatically added on Facebook and Twitter pages

Enjoy !

Categorie: Dal produttore al consumatore

PlayOnLinux 3.7.3

Dom, 14/02/2010 - 19:13

Hi everybody !

PlayOnLinux 3.7.3 is now available !

What's new for the users ?- PlayOnLinux automatically extract icons during the installation process to use them in the main menu.
- A bug corrected preventing user from changing a program icon
- Few translations were corrected
- Definitive correction (we hope) of $PROGRAMFILES variable problem. Script are being rewritten.
- PlayOnLinux is now available in Greek (Thank you kapcom01)

A little bit more technical for the scriptors ...- POL_LoadVar_PROGRAMFILES was created to assign the name of Program Files directory to $PROGRAMFILES variable. In few case, when the directory was called "Program Files", the following commande returned %ProgramFiles% instead of the real name, and it was the cause of many bugs in all the scrpts.

Code PLAYONLINUX:

wine cmd /c echo "%ProgramFiles%"
- POL_LoadVar_PROGRAMFILES is automatically called on prefix creating. There is no need to use it in the scripts, we just need to erase old lines that cause bugs. To be sure that the scripts will be compatible with the old version, we started to replace

Code PLAYONLINUX:

PROGRAMFILES=`wine cmd /c echo "%ProgramFiles%" |tr -d '\015' | tr -d '\010'`
PROGRAMFILES=${PROGRAMFILES:3}
by :

Code PLAYONLINUX:

PROGRAMFILES="Program Files"
POL_LoadVar_PROGRAMFILES
- When you make a shortcut with POL_SetupWindow_make_shortcut, if the icon argument is empty, POL will try to extract the icon from the exe file and use it.

Enjoy !

Download

PS. A new version of PlayOnMac is also available, and compatible with Snow Leopard

Categorie: Dal produttore al consumatore

Bordeaux 2.0.0 for Linux Released

Dom, 14/02/2010 - 17:20

The Bordeaux Technology Group released Bordeaux 2.0.0 for Linux. Bordeaux 2.0.0 marks major progress over older releases. With version 2.0.0 and onward we bundle our own Wine build and many tools and libraries that Wine depends upon. With this release we bundle Wine 1.1.36, Cabextract, Mozilla Gecko, Unzip, Wget and other support libraries and tools. We have improved support for Microsoft Office 2007 (Word, Excel and PowerPoint) and preliminary support for Internet Explorer 7 in this release, there has also been many small bug fixes and tweaks on the back-end.

The cost of Bordeaux 2.0.0 is $20.00. Anyone who has purchased Bordeaux in the past six months is entitled to a free upgrade. Bordeaux comes with six months of upgrades and support and of course a 30-day money back guarantee.

View the full article

Categorie: Dal produttore al consumatore

Wine 1.1.38 (development version)

Ven, 12/02/2010 - 23:36

What changes does Wine 1.1.38 (What is Wine?), the latest development version, bring about:

- Better support for memory allocations debugging.
- Improved MIDI support.
- A wide range of Direct3D fixes.
- OLEDB fixes (should fix Clipart in Office).
- Improved debugger support on x86-64.
- Many MSI fixes.
- Various bug fixes.

A detailed list of all the changes is available on the official announcement page.

To download the source code or binary packages for various systems and distributions use the following link :

Categorie: Dal produttore al consumatore

Wine 1.1.37 (development version)

Dom, 31/01/2010 - 18:31

What changes does Wine 1.1.37 (What is Wine?), the latest development version, bring about:

- A number of fixes in AVI file support.
- Several MSXML improvements.
- A few MSI fixes.
- Various bug fixes

A detailed list of all the changes is available on the official announcement page.

To download the source code or binary packages for various systems and distributions use the following link :

Categorie: Dal produttore al consumatore