Ti trovi quiPlayOnLinux

PlayOnLinux


Condividi contenuti
PlayOnLinux news
Aggiornato: 12 min 26 sec fa

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

Help PlayOnLinux

Mer, 18/11/2009 - 10:59

To this day, PlayOnLinux has provided you with more than a hundred scripts.
Thanks to PlayOnLinux quite a few people have made their final step towards Linux. Maybe you are among those recent addition to the community.
As you know, Playonlinux allows you to use applications made for windows on the GNU/Linux operating system of your choice for free.

Perhaps you don't know that behind PlayOnLinux are dozens of people giving away their time for free to make sure there is always more material available.

PlayOnLinux is also:
- A team of administrators managing the site, the forum, the script validation and PlayOnLinux itself.
- A team of scriptors writing new scripts every day to enlarge the list of those windows applications you can now use on your GNU/Linux operating systems.
- A team of moderators working (hard) each day to make sure the forum is a nice play to be.
- A team of newsers always looking for informations that could interest you.

As you understand, PlayOnLinux is a bunch of people all working towards one goal: making sure you are satisfied

If you want to support the project, you can go to this page:
http://www.playonlinux.com/donate.html

Thank you for your help.

Categorie: Dal produttore al consumatore