Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
<!-- end of the header section --> | <!-- end of the header section --> | ||
− | + | == Compile VLC == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
To build VLC, you first need to get the [[GetTheSource|Source Code]]. | To build VLC, you first need to get the [[GetTheSource|Source Code]]. | ||
− | |||
− | |||
− | |||
− | |||
For other OSes and HOWTOs, check the [[Compile VLC]] page. | For other OSes and HOWTOs, check the [[Compile VLC]] page. | ||
− | + | == Current technical discussions on VLC == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == Current discussions == | ||
* [[Usability Complaints]] | * [[Usability Complaints]] | ||
Line 77: | Line 56: | ||
* [[DefaultSkinRequirements|Default Skin Requirements]] - Specifications of an eligible skin for default skin. | * [[DefaultSkinRequirements|Default Skin Requirements]] - Specifications of an eligible skin for default skin. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Start coding on VLC === | === Start coding on VLC === | ||
* [[Getting Started At Coding|Get started at coding on VLC]] | * [[Getting Started At Coding|Get started at coding on VLC]] | ||
Line 105: | Line 75: | ||
* [[Nightly_Build| Nightly Builds]] | * [[Nightly_Build| Nightly Builds]] | ||
* Launchpad ([https://bugs.launchpad.net/distros/ubuntu/+source/vlc/+bugs?field.searchtext=vlc&orderby=-date_last_updated&search=Search&field.status%3Alist=Unconfirmed&field.status%3Alist=Confirmed&field.status%3Alist=In+Progress&field.status%3Alist=Needs+Info&field.status%3Alist=Fix+Committed&field.assignee=&field.owner=&field.omit_dupes=on&field.has_patch=&field.has_no_package= recent bug changes]) ([https://bugs.launchpad.net/distros/ubuntu/+source/vlc/+bugs all bugs]) | * Launchpad ([https://bugs.launchpad.net/distros/ubuntu/+source/vlc/+bugs?field.searchtext=vlc&orderby=-date_last_updated&search=Search&field.status%3Alist=Unconfirmed&field.status%3Alist=Confirmed&field.status%3Alist=In+Progress&field.status%3Alist=Needs+Info&field.status%3Alist=Fix+Committed&field.assignee=&field.owner=&field.omit_dupes=on&field.has_patch=&field.has_no_package= recent bug changes]) ([https://bugs.launchpad.net/distros/ubuntu/+source/vlc/+bugs all bugs]) | ||
− | |||
− | |||
− | |||
− | |||
− | + | == Control VLC == | |
− | |||
− | Control VLC | ||
Control VLC: | Control VLC: | ||
* Talk to VLC through the [[DBus]] protocol | * Talk to VLC through the [[DBus]] protocol | ||
− | |||
− | + | == VideoLAN's Administration == | |
− | |||
− | VideoLAN's Administration | ||
* [[Bugday|VideoLAN bugdays]] | * [[Bugday|VideoLAN bugdays]] | ||
* [[Calendar|VideoLAN calendar]] | * [[Calendar|VideoLAN calendar]] | ||
Line 132: | Line 93: | ||
* [[SpamBlacklist]] | * [[SpamBlacklist]] | ||
* [[VideoLAN_Wiki:TODO | TODO]] | * [[VideoLAN_Wiki:TODO | TODO]] | ||
− | |||
− | |||
− | |||
− |
Revision as of 15:49, 8 November 2013
|
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
- Vout Rework - improving the video output subsystem.
- telnet rc rewrite - Merging the "telnet" and "rc" controls.
- Simple Preferences - We wish to add a "simple" preferences mode, additionally to the full mode we already have.
- Qt Interface TODO - A brand new qt4 interface ... in order to get rid of wxWidgets.
- DBus-spec - Specification for a Common, Desktop neutral, Media Player D-Bus interface.
- Stats Sytem
- Browser Plugin Spec
- 0.9.0 Playlist TODO - Major changes in the upcoming version
- InteractionSystem - Interaction System
- Media Control API - a OUTDATED high level player-independent media API
- 0.8.5StringReview
- 2005StringsReview
Design
- Website Redesign and Design Proposals
- Default Skin Requirements - Specifications of an eligible skin for default skin.
Start coding on VLC
- Get started at coding on VLC
- You might be interested in our Mini Projects or Janitorial projects
- Hacker's Guide
- Code Conventions
- Code documentation
VLC development links
- Contrib Status - Contrib Libraries Status
- Trac list of bugs
- vlc-devel mailing list, mailing list.
- Translation information and stats
- CIA and Ohloh statistics
- Pasteboard
- Buildbot
- Nightly Builds
- Launchpad (recent bug changes) (all bugs)
Control VLC
Control VLC:
- Talk to VLC through the DBus protocol
VideoLAN's Administration
- VideoLAN bugdays
- VideoLAN calendar
- Admin TODO
- Skanda migration
- VideoLAN Servers
- How to add a skin on the skins download page
- Download mirrors integrity tests