Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
Line 108: | Line 108: | ||
* [[SimplePreferences|Simple Preferences]] - We wish to add a "simple" preferences mode, additionally to the full mode we already have. | * [[SimplePreferences|Simple Preferences]] - We wish to add a "simple" preferences mode, additionally to the full mode we already have. | ||
* [[QtIntfTODO|Qt Interface TODO]] - A brand new qt4 interface ... in order to get rid of wxWidgets. | * [[QtIntfTODO|Qt Interface TODO]] - A brand new qt4 interface ... in order to get rid of wxWidgets. | ||
+ | * [[Usability_Complains]] | ||
=== Design === | === Design === | ||
* [[DefaultSkinRequirements|Default Skin Requirements]] - Specifications of an eligible skin for default skin. | * [[DefaultSkinRequirements|Default Skin Requirements]] - Specifications of an eligible skin for default skin. |
Revision as of 02:49, 17 December 2006
|
VideoLAN other projectsHere is a short list of the main projects hosted by the VideoLAN project:
Libraries
Discover also lesser known projects. VideoLAN's Administration |
Build VLC media playerTo build VLC, you first need to get the Source Code.
Code VLCStart coding on VLC
Tools to code VLC
|
Development discussions under workCurrent discussions
Design
Passed discussions
DesignBuild an application on VLCThere are several ways to build an application that uses VLC. Some are listed here.
|