- 07 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Dec, 2007 13 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Don't call input_ChangeState() constantly while being in error state, because it triggers callbacks at each call. This can result in a busy rc interface.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - MediaInformation, simplification of the states machine, removal of over-complicated methods. Cleaning and other small fixes. Please report regressions on that part.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
- 05 Dec, 2007 14 commits
-
-
Richard Hosking authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
Felix Paul Kühne authored
* limit x264 to rev 701 for now and apply our patch taken from branch (r23341 and r23322). additionally, checkout stuff from svn instead of exporting. This makes it easier to track useful revisions for releases
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Qt4 - When adding a file to the playlist by clicking on "Read" in the OpenFile dialog, the first time it's ok but the next click you add 2 times and then more times the same file. Patch from Rémi Duraffort.
-
Jean-Baptiste Kempf authored
Patch by Rémi Duraffort.
-
Jean-Baptiste Kempf authored
Commit from MIT.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* display the GPL in a separate window linked in the About window and the Help menu. Code cleanup (faster and less memory consuming).
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Qt4 - Macros removal from menus.hpp... Still some to do. But the biggest are done. Should reduce code size. Commit from Boston
-
- 04 Dec, 2007 8 commits
-
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Paul Saman authored
-
Rafaël Carré authored
Value of 0 for width OR height means that we want to keep the original aspect ratio.
-
Jean-Baptiste Kempf authored
-
- 03 Dec, 2007 4 commits
-
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
control/core.c: Use C99's __func__ unstead of gcc's __FUNCTION__ as dionoea requested in libvlc_exception_not_handled(). Make that function static.
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-