Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
m (Visually the same) |
(buildbot.videolan.org seems to have been replaced with jenkins.videolan.org) |
||
Line 43: | Line 43: | ||
* [https://www.videolan.org/developers/i18n/ Translation information and stats] | * [https://www.videolan.org/developers/i18n/ Translation information and stats] | ||
* [http://www.ohloh.net/p/vlc Ohloh] statistics | * [http://www.ohloh.net/p/vlc Ohloh] statistics | ||
− | * [http:// | + | * [http://jenkins.videolan.org Jenkins] |
* [[Nightly Build]]s | * [[Nightly Build]]s | ||
* 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]) |
Revision as of 04:38, 9 March 2019
|
Coding on VLC
- Get started at coding on VLC
- Get the Source Code and Compile VLC
- You might be interested in our Mini Projects or Janitorial projects
- Read our Hacker's Guide
- Code documentation
- Code Conventions
VLC development links
- Trac list of bugs
- vlc-devel mailing list, mailing list.
- Translation information and stats
- Ohloh statistics
- Jenkins
- Nightly Builds
- Launchpad (recent bug changes) (all bugs)
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 System
- 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.