- 17 Dec, 2007 14 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
* fixed a crash when quitting VLC while scrolling the credits in the about window. Additionally, improved the help window's memory print slightly
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Benjamin Pracht authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 16 Dec, 2007 26 commits
-
-
Dennis van Amerongen authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
Fix modules loading. Next time you potentialy break all of VLC, please compile and try the change before commiting.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
Also some code simplifaction
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Antoine Cellerier authored
Change demux2 capability values so the lua demux2 gets called as a last resort (2) right before the ps demux is forced (1).
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
* fixed 2 segfaults when switching categories within the preferences. The options for CONFIG_SUBCATEGORY and CONFIG_CATEGORY aren't displayed, yet.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Don't use enums. They are cool and all (the compiler even tells when one case is missing in switch), but I don't want the compiler to assume as yet unassigned codepoints will not be used.
-
Antoine Cellerier authored
-