[Android] [PATCH 1/2] Support for multiple player instances. Fix ticket #10831 (https://trac.videolan.org/vlc/ticket/10831).

Edward Wang edward.c.wang at compdigitec.com
Thu Jul 24 00:28:45 CEST 2014


On 2014-07-23 17:52, Paulo Vitor Magacho da Silva <pvmagacho at gmail.com> 
wrote:
> Thanks for the help. This is the first time I send a significant 
> change to VLC.
>
> Do you want me to spli these patches ?
> Any suggestion of name ?

Please split each logical change into its own patch for review.

Example: say you have some changes which adds function fooBarA() and 
changes function dooBarB() to fooBarB().

Then make 2 commits like so:

-"Add fooBarA"
-"Correct typo in function dooBarB"

Regards,
         Edward Wang


More information about the Android mailing list