Difference between revisions of "VLC Developers Corner/de"
Jump to navigation
Jump to search
(Remove redlinks to deleted pages: 0.9.0PlaylistTODO and Browser Plugin Spec) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 27: | Line 27: | ||
*[[VideoLAN_Sites#Developers|Entwicklerseite]] | *[[VideoLAN_Sites#Developers|Entwicklerseite]] | ||
|style="width:14%;font-size:95%" valign="top"| | |style="width:14%;font-size:95%" valign="top"| | ||
− | * [ | + | * [https://www.videolan.org/developers Entwicklerseiten] |
* [http://nightlies.videolan.org Nächtliche Builds] | * [http://nightlies.videolan.org Nächtliche Builds] | ||
− | * [http:// | + | * [http://jenkins.videolan.org Jenkins Server für automatische Builds] |
|style="width:18%;font-size:95%" valign="top"| | |style="width:18%;font-size:95%" valign="top"| | ||
* [http://trac.videolan.org Track, Bugs, Features, Pläne] | * [http://trac.videolan.org Track, Bugs, Features, Pläne] | ||
Line 50: | Line 50: | ||
=== VLC Entwicklungslinks === | === VLC Entwicklungslinks === | ||
* [http://trac.videolan.org/vlc/ Trac] Bugliste | * [http://trac.videolan.org/vlc/ Trac] Bugliste | ||
− | * vlc-devel [ | + | * vlc-devel [https://www.videolan.org/developers/lists.html mailing list], Mailliste. |
* [http://www.videolan.org/developers/i18n/ Übersetzungsinformationen und Status] | * [http://www.videolan.org/developers/i18n/ Übersetzungsinformationen und Status] | ||
* [http://www.ohloh.net/p/vlc Ohloh] Statistiken | * [http://www.ohloh.net/p/vlc Ohloh] Statistiken | ||
Line 67: | Line 67: | ||
* [[DBus-spec]] - Specification for a Common, Desktop neutral, Media Player D-Bus interface. | * [[DBus-spec]] - Specification for a Common, Desktop neutral, Media Player D-Bus interface. | ||
* [[StatsSystem |Stats Sytem]] | * [[StatsSystem |Stats Sytem]] | ||
− | |||
− | |||
* [[InteractionSystem]] - Interaction System | * [[InteractionSystem]] - Interaction System | ||
* [[MediaControlAPI|Media Control API]] - a '''OUTDATED''' high level player-independent media API | * [[MediaControlAPI|Media Control API]] - a '''OUTDATED''' high level player-independent media API | ||
Line 77: | Line 75: | ||
* [[WebsiteRedesign|Webseiten Wiederdesign]] und [[WebsiteDesign|Design Vorschläge]] | * [[WebsiteRedesign|Webseiten Wiederdesign]] und [[WebsiteDesign|Design Vorschläge]] | ||
* [[DefaultSkinRequirements|Standart Skin Bedarf]] - Spezifikationen eines anerkannten Skins für den Standard-Skin. | * [[DefaultSkinRequirements|Standart Skin Bedarf]] - Spezifikationen eines anerkannten Skins für den Standard-Skin. | ||
+ | |||
+ | [[Category:Development]] |
Latest revision as of 03:16, 26 March 2019
|
|
Contents
VLC programmieren
- Fangen Sie an zu Coden
- Holen Sie sich den Quellcode und Compilieren Sie VLC
- Sie könnten vielleicht an unseren Mini Projekten oder Aufräum Projekten interressiert sein.
- Lesen Sie unsere Hacker's Guide
- Code Dokumentation
- Code Konventionen
VLC Entwicklungslinks
- Trac Bugliste
- vlc-devel mailing list, Mailliste.
- Übersetzungsinformationen und Status
- Ohloh Statistiken
- Buildbot
- Nächtliche Builds
- Launchpad (recent bug changes) (all bugs)
Aktuelle technische Diskussionen über VLC
Letzte Diskussionen
- 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
- InteractionSystem - Interaction System
- Media Control API - a OUTDATED high level player-independent media API
- 0.8.5StringReview
- 2005StringsReview
Design
- Webseiten Wiederdesign und Design Vorschläge
- Standart Skin Bedarf - Spezifikationen eines anerkannten Skins für den Standard-Skin.