Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 53: Line 53:
 
Control VLC:
 
Control VLC:
 
* Talk to VLC through the [[DBus]] protocol
 
* Talk to VLC through the [[DBus]] protocol
 
== VideoLAN's Administration ==
 
* [[Bugday|VideoLAN bugdays]]
 
* [[Calendar|VideoLAN calendar]]
 
* [[Admin TODO]]
 
* [[Skanda migration]]
 
* [[VideoLAN Servers]]
 
* [[Add a skin|How to add a skin on the skins download page]]
 
* [http://mirrors.videolan.org Download mirrors integrity tests]
 
=== Wiki Admins ===
 
 
* [{{SERVER}}/Special:Listusers?group=sysop Admins list]
 
* [[SpamBlacklist]]
 
* [[VideoLAN_Wiki:TODO | TODO]]
 
  
 
== Compile VLC ==
 
== Compile VLC ==

Revision as of 16:04, 8 November 2013


This is a directory of everything to do with the development of VideoLAN's projects.

Check VLC's page to get info on VLC.

Coding on VLC

VLC development links

Control VLC

Control VLC:

  • Talk to VLC through the DBus protocol

Compile VLC

To build VLC, you first need to get the Source Code.

For other OSes and HOWTOs, check the Compile VLC page.

Current technical discussions on VLC

Past discussions

Design