Difference between revisions of "0.8.5StringReview"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Change [‍[User]] → [‍[User:Name|Name]])
 
(54 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
{{Historical}}
 
This page is the central coordination point of the 0.8.5 Strings review campaign  
 
This page is the central coordination point of the 0.8.5 Strings review campaign  
  
Line 7: Line 8:
 
* [[User:Zorglub|zorglub]]
 
* [[User:Zorglub|zorglub]]
 
* [[User:Tonsofpcs|tonsofpcs]]
 
* [[User:Tonsofpcs|tonsofpcs]]
 +
* [[User:Fkuehne|fkuehne]]
 +
* [[USer:Dionoea|dionoea]]
  
 
== Work division ==
 
== Work division ==
Choose a part of the code if you want. Else I'll make a repartition the 12th March.
+
Choose a part of the code if you want.
 
Don't put yourself on part you know by heart as you won't see the errors.
 
Don't put yourself on part you know by heart as you won't see the errors.
  
Line 15: Line 18:
 
! Module || First reviewer || Second reviewer || Current status
 
! Module || First reviewer || Second reviewer || Current status
 
|-
 
|-
|modules/access*|| || ||
+
|modules/access*||zorglub ||[[User:Xtophe|Xtophe]] || Done
 
|-
 
|-
 
|modules/demux|| zorglub ||Xtophe || Done
 
|modules/demux|| zorglub ||Xtophe || Done
 
|-
 
|-
|modules/codec|| || ||
+
|modules/codec||xtophe || [[User:zorglub|zorglub]] || Done
 
|-
 
|-
|modules/mux|| || ||
+
|modules/mux||fkuehne || zorglub || Done
 
|-
 
|-
|modules/stream_out||xtophe || ||1st review
+
|modules/stream_out||xtophe || zorglub|| Done
 
|-
 
|-
|modules/packetizer|| || ||
+
|modules/packetizer||[[User:fkuehne|fkuehne]]|| zorglub||Done
 
|-
 
|-
|modules/audio*|| || ||
+
|modules/audio*|| zorglub|| fkuehne|| Done
 
|-
 
|-
|modules/control/rc.c|| || ||
+
|modules/control/rc.c|| [[User:dionoea|dionoea]] || zorglub || Done
 
|-
 
|-
|modules/control/telnet.c|| zorglub || || 1st review
+
|modules/control/telnet.c|| zorglub || fkuehne|| Done
 
|-
 
|-
|modules/control/...|| || ||
+
|modules/control/...|| dionoea || zorglub|| Done
 
|-
 
|-
|modules/gui/skins2|| || ||
+
|modules/gui/skins2|| zorglub || ||1st review
 
|-
 
|-
|modules/gui/macosx||BigBen || ||
+
|modules/gui/macosx||[[User:BigBen|BigBen]] || xtophe || Done
 
|-
 
|-
|modules/gui/wxwidgets|| || ||
+
|modules/gui/wxwidgets|| zorglub|| steven|| Done
 
|-
 
|-
|modules/video*|| || ||
+
|modules/video*|| zorglub|| [[User:fkuehne|fkuehne]]|| Done
 
|-
 
|-
|modules/services_discovery|| xtophe || ||1st review
+
|modules/services_discovery|| xtophe || zorglub|| Done
 
|-
 
|-
|modules/visualization|| xtophe || zorglub ||Done
+
|modules/visualization|| xtophe || zorglub || Done
 
|-
 
|-
|modules/misc|| zorglub || ||
+
|modules/misc|| zorglub ||xtophe || Done
 
|-
 
|-
|src/libvlc.h|| || ||
+
|src/libvlc.h|| zorglub|| dionoea || Done
 
|-
 
|-
|src/...|| || ||
+
|src/...|| zorglub|| fkuehne||Done
 
|-
 
|-
|include/vlc_config_cat.h|| || ||
+
|include/vlc_config_cat.h||fkuehne || zorglub || Done
 
|-
 
|-
|include/...|| || ||
+
|include/...|| zorglub|| xtophe || Done
 
|-
 
|-
|mozilla|| || ||
+
|mozilla||zorglub||xtophe || Done
 
|-
 
|-
|activex||Tonsofpcs || ||
+
|activex||Tonsofpcs || zorglub || Done
 
|}
 
|}
  
Line 65: Line 68:
  
 
[[VideolanStringGuidelines]]
 
[[VideolanStringGuidelines]]
 +
 +
[[Category:Dev Discussions]]

Latest revision as of 10:57, 26 January 2019

This page is obsolete and kept only for historical interest. It may document features that are obsolete, superseded, or irrelevant. Do not rely on the information here being up-to-date.

This page is the central coordination point of the 0.8.5 Strings review campaign

People interested

People who are not developers are welcomed.

Work division

Choose a part of the code if you want. Don't put yourself on part you know by heart as you won't see the errors.

Module First reviewer Second reviewer Current status
modules/access* zorglub Xtophe Done
modules/demux zorglub Xtophe Done
modules/codec xtophe zorglub Done
modules/mux fkuehne zorglub Done
modules/stream_out xtophe zorglub Done
modules/packetizer fkuehne zorglub Done
modules/audio* zorglub fkuehne Done
modules/control/rc.c dionoea zorglub Done
modules/control/telnet.c zorglub fkuehne Done
modules/control/... dionoea zorglub Done
modules/gui/skins2 zorglub 1st review
modules/gui/macosx BigBen xtophe Done
modules/gui/wxwidgets zorglub steven Done
modules/video* zorglub fkuehne Done
modules/services_discovery xtophe zorglub Done
modules/visualization xtophe zorglub Done
modules/misc zorglub xtophe Done
src/libvlc.h zorglub dionoea Done
src/... zorglub fkuehne Done
include/vlc_config_cat.h fkuehne zorglub Done
include/... zorglub xtophe Done
mozilla zorglub xtophe Done
activex Tonsofpcs zorglub Done

Resources

VideolanStringGuidelines