Difference between revisions of "Main Page"
RoninDusette (talk | contribs) (→Advanced Wine) |
|||
(19 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You'll also find guides explaining how to create installation scripts, | + | Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You'll also find guides explaining how to create installation scripts, a description of the commands available, API documentation, advanced topics, and more. |
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the [https://www.playonlinux.com/en/forums.html forums]. | For any additional questions that do not have an answer in this wiki, do not hesitate to go to the [https://www.playonlinux.com/en/forums.html forums]. | ||
Line 19: | Line 19: | ||
* [[Graphics Card Drivers|Graphics Card Drivers]] | * [[Graphics Card Drivers|Graphics Card Drivers]] | ||
* [[How to Read Debug Logs|How to Read Debug Logs]] | * [[How to Read Debug Logs|How to Read Debug Logs]] | ||
+ | * [[Common Linux Libraries That Wine Might Need|Common Linux Libraries That Wine Might Need]] | ||
== The Forums, Bug Reports, and Script Contribution == | == The Forums, Bug Reports, and Script Contribution == | ||
Line 38: | Line 39: | ||
* [[Scripting - Chapter 10: Script Translation|Chapter 10: Script Translation]] | * [[Scripting - Chapter 10: Script Translation|Chapter 10: Script Translation]] | ||
* [[Scripting - Chapter 11: List of Functions|Chapter 11: List of Functions]] | * [[Scripting - Chapter 11: List of Functions|Chapter 11: List of Functions]] | ||
− | |||
== Glossary == | == Glossary == | ||
* [[POL & POM Terminology|POL & POM Terminology]] | * [[POL & POM Terminology|POL & POM Terminology]] | ||
Line 45: | Line 45: | ||
== Advanced PlayOnLinux == | == Advanced PlayOnLinux == | ||
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]] | * [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]] | ||
+ | * [[PlayOnLinux DOSBox support HOWTO]] | ||
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code] | * [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code] | ||
* [https://github.com/PlayOnLinux/wine-patches Patch repository] | * [https://github.com/PlayOnLinux/wine-patches Patch repository] | ||
+ | * [[Setting up WineASIO with PlayOnLinux|Setting up WineASIO with PlayOnLinux]] | ||
== Advanced PlayOnMac == | == Advanced PlayOnMac == | ||
Line 53: | Line 55: | ||
* [https://github.com/PlayOnLinux/wine-patches Patch repository] | * [https://github.com/PlayOnLinux/wine-patches Patch repository] | ||
− | == | + | == PlayOnLinux 5 Development == |
− | + | ||
+ | POL 5 is currently under development, and there are new tools available to track and contribute the code for this new version. Development is very active at the moment, so feel free to check out the following resources to see if there is anything you would like to contribute (or if you just feel like checking out the development process and status). | ||
− | * [http:// | + | * [https://github.com/PlayOnLinux/POL-POM-5/ POL 5 GitHub Repository] |
+ | * [http://www.playonlinux.org:8080/ Jenkins Automated Testing Interface] | ||
+ | * [http://www.playonlinux.org:9000/ SonarQube Code-Quality Interface] | ||
+ | * [http://wiki.playonlinux.com/index.php/Building_PlayOnLinux_5 Building PlayOnLinux 5 Development Version] | ||
+ | == Advanced Wine == | ||
''' WineHQ ''' | ''' WineHQ ''' | ||
Latest revision as of 09:19, 2 February 2017
Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You'll also find guides explaining how to create installation scripts, a description of the commands available, API documentation, advanced topics, and more.
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the forums.
Contents
User Documentation
- Installing PlayOnLinux
- Installing PlayOnMac
- Guide for first use of the software
- The Configuration Window
- The PlayOnLinux Filesystem
- The PlayOnMac Filesystem
- Managing Wine Versions
- Manual Installations
- Components and Functions
- Frequently Asked Questions
Troubleshooting
- Troubleshooting Common Problems
- Graphics Card Drivers
- How to Read Debug Logs
- Common Linux Libraries That Wine Might Need
The Forums, Bug Reports, and Script Contribution
- How to Post in the Forums
- How to Post a Bug Report
- How to Contribute a Script
- How to Request a Patched Version of Wine
Writing a script
- Chapter 1: Getting to know Bash
- Chapter 2: Basic Functions
- Chapter 3: Variables
- Chapter 4: Conditions
- Chapter 5: Wine
- Chapter 6: The Filesystem
- Chapter 7: Installation Media
- Chapter 8: My First Real Script
- Chapter 9: Standardization
- Chapter 10: Script Translation
- Chapter 11: List of Functions
Glossary
Advanced PlayOnLinux
- How to move PlayOnLinux virtual drives to another disk
- PlayOnLinux DOSBox support HOWTO
- PlayOnLinux/PlayOnMac source code
- Patch repository
- Setting up WineASIO with PlayOnLinux
Advanced PlayOnMac
PlayOnLinux 5 Development
POL 5 is currently under development, and there are new tools available to track and contribute the code for this new version. Development is very active at the moment, so feel free to check out the following resources to see if there is anything you would like to contribute (or if you just feel like checking out the development process and status).
- POL 5 GitHub Repository
- Jenkins Automated Testing Interface
- SonarQube Code-Quality Interface
- Building PlayOnLinux 5 Development Version
Advanced Wine
WineHQ
- Wine development links
- Wine developer FAQ
- Wine developer's guide
- Wine developer hints
- Wine hacking tips