In trying to integrate $\log(\sin x)$ and I ended up looking for a solution and found the one at this link: http://www.meritnation.com/ask-answer/question/how-to-integrate-f-log-sin-x-dx/math/766517
However, there is one step in the process I don't understand. How do the limits from $0$ to $\pi$ change to be $0$ to $\pi/2$ in the bottom part of the image and the $t$ remains but the $1/2$ disappears? I'm relatively new to this process...
From equation (3) Now,
$$\int_0^{\pi/2}\left[\log(\sin 2x)dx\right] = \int_0^\pi\left[\frac{1}{2}\log(\sin t) \right]dt=\int_0^{\pi/2}\left[\log(\sin t) \right]dt=\int_0^{\pi/2}\log(\sin t)dt = I$$
He set $2x=t$.
When $x=0,t=0$
When $x=\frac{\pi}{2}, t=\pi$
As for the second change, it is due to the fact that
$\sin(\pi-x)=\sin(x)$
In other words, $\sin(t)$ where $t$ ranges over $(0;\pi)$ is the same as $t$ ranging over $2\sin(t)$ where $t$ ranges over $(0;\frac{\pi}{2})$