- 24 Jan, 2011 11 commits
-
-
Erwan Tulou authored
scrolling is coded twice in this file, because it contains two class implementations (CtrlSliderCursor and CtrlSliderBg). Both need this code since cursor can be on any one of these two controls when scrolling occurs.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It can be used to view an Xvfb as an example. This supports both memory mapped files and old-style System V segments.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Srikanth Raju authored
-
Srikanth Raju authored
Similar to pl_Get
-
Rémi Denis-Courmont authored
Note that this only works if the path can be represented in the ANSI code page. Otherwise, you will need to patch gettext.
-
Jean-Baptiste Kempf authored
-
- 23 Jan, 2011 21 commits
-
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Timeout makes it too easy to write crappy code. It's also much easier to handle EINTR without timeout. This fixes a minor bug: revents was undefined if poll() failed.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Do not read revents in case of error. Do not busy loop if POLLERR or POLLHUP get set.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Close #2052, #4039, #4390, #2796 Apparently Goom developers don't understand SIMD registers...
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 22 Jan, 2011 8 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pankaj Yadav authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
includes a fix to correctly link libmpcdec and latest contrib updates
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-