Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
m (nn)
m (typo)
 
(5 intermediate revisions by 3 users not shown)
Line 15: Line 15:
 
* [https://jenkins.videolan.org Automatic builds]
 
* [https://jenkins.videolan.org Automatic builds]
 
|links3=
 
|links3=
* [https://trac.videolan.org Trac, bugs, features, roadmap]
+
* [https://code.videolan.org/videolan/vlc/-/issues bugs, features, roadmap]
 
* [https://www.videolan.org/videolan/mirrors.html Mirrors check]
 
* [https://www.videolan.org/videolan/mirrors.html Mirrors check]
 
* [ftp://ftp.videolan.org/pub/videolan/ Main FTP]
 
* [ftp://ftp.videolan.org/pub/videolan/ Main FTP]
Line 33: Line 33:
  
 
=== VLC development links ===
 
=== VLC development links ===
* [https://trac.videolan.org/vlc/ Trac] list of bugs
+
* [https://code.videolan.org/videolan/vlc/-/issues/ GitLab] list of bugs
 
* vlc-devel [https://www.videolan.org/developers/lists.html mailing list], mailing list.
 
* vlc-devel [https://www.videolan.org/developers/lists.html mailing list], mailing list.
 
* [https://www.videolan.org/developers/i18n/ Translation information and stats]
 
* [https://www.videolan.org/developers/i18n/ Translation information and stats]
Line 52: Line 52:
 
* [[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.
 +
** [[QtIntfMockups]]
 +
*** [[QtImageset]]
 +
*** [[QtIntfMockups-DericksIdea]]
 +
* [[Qt and GTK]]
 
* [[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 System]]
 
* [[StatsSystem |Stats System]]
 
* [[InteractionSystem]] - Interaction System
 
* [[InteractionSystem]] - Interaction System
* [[MediaControlAPI|Media Control API]] - a '''OUTDATED''' high level player-independent media API  
+
* [[MediaControlAPI|Media Control API]] - an '''OUTDATED''' high level player-independent media API  
 
* [[0.8.5StringReview]]
 
* [[0.8.5StringReview]]
 
* [[2005StringsReview]]
 
* [[2005StringsReview]]
 
* [[Libavcodec regressions]]
 
* [[Libavcodec regressions]]
 
* [[Mobile Features]]
 
* [[Mobile Features]]
* [[AndroidTODO]] - moved to [https://trac.videolan.org/vlc/report/27 Trac report 27]
+
* [[AndroidTODO]] - moved to [https://code.videolan.org/videolan/vlc/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=Component%3A%3APort%3A%20Android Gitlab Android Component] and [https://code.videolan.org/videolan/vlc/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=Component%3A%3AInterface%3A%20Android Gitlab Android Interface Component]
 
* [[SDI API]] - Linux-related: regarding [[wikipedia:Serial digital interface|SDI]] cards for [[V4l2]]
 
* [[SDI API]] - Linux-related: regarding [[wikipedia:Serial digital interface|SDI]] cards for [[V4l2]]
 
* [[Newplaylist]]
 
* [[Newplaylist]]

Latest revision as of 19:45, 7 December 2023

Coding on VLC

VLC development links

Current technical discussions on VLC

Past discussions

Design