Difference between revisions of "Cabrio"
Jump to navigation
Jump to search
(Updated in accordance with latest release.) |
|||
Line 1: | Line 1: | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Image:Cabrio_screen_shot.png|thumb|Screen shot of the Cabrio front end.|240px]] | [[Image:Cabrio_screen_shot.png|thumb|Screen shot of the Cabrio front end.|240px]] | ||
− | Cabrio is an animated graphical front end, designed for use in cabinets but also usable on your PC. This project is | + | Cabrio is an animated graphical front end, designed for use in cabinets but also usable on your PC. This project is in the beta phase, but already includes the following features: |
* Animated game selector | * Animated game selector | ||
Line 7: | Line 7: | ||
* Setup utility to configure controls (keyboard, joystick or mouse) | * Setup utility to configure controls (keyboard, joystick or mouse) | ||
* Screen rotation/flipping | * Screen rotation/flipping | ||
− | |||
− | |||
− | |||
* Interface customisation/skinning | * Interface customisation/skinning | ||
− | |||
− | Cabrio it is written using SDL and OpenGL and, although developed primarily on Linux, a | + | Cabrio it is written using SDL and OpenGL and, although developed primarily on Linux, a Windows version is also available. The project is made available under the GNU General Public License, meaning anyone can freely download the source code and even contribute to development. |
==See Also== | ==See Also== | ||
[http://www.cabrio-fe.org/ Cabrio Home Page] | [http://www.cabrio-fe.org/ Cabrio Home Page] |
Revision as of 03:38, 16 November 2009
Cabrio is an animated graphical front end, designed for use in cabinets but also usable on your PC. This project is in the beta phase, but already includes the following features:
- Animated game selector
- Filtering on user-defined categories
- Setup utility to configure controls (keyboard, joystick or mouse)
- Screen rotation/flipping
- Interface customisation/skinning
Cabrio it is written using SDL and OpenGL and, although developed primarily on Linux, a Windows version is also available. The project is made available under the GNU General Public License, meaning anyone can freely download the source code and even contribute to development.