- 16 Dec, 2007 24 commits
-
-
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
-
Antoine Cellerier authored
Add warning if people try using an unimplemented aout function (zorglub!!!). This is currently only possible through the qt interface (i haven't tried it myself).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* strongly improved the speed of make VLC.app and make VLC-release.app by only copying the xcode project and the Resources folder instead of various plugins and most importantly the framework to a temporary folder
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-- There is no "auto size" feature as in the wx interface to automatically resize the interface so the video is displayed in its native size. -- The interface doesn't resize itself down to its minimal size when video playback is stopped and the control widgets re-organise themselves in a weird way. Should fix part of playlist resizing.
-
Felix Paul Kühne authored
* added navigation controls to the Help window (implemented with minimal affords by using WebKit's builtin methods). We need a nicer home button graphic, though ;-)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Dec, 2007 16 commits
-
-
Christophe Mutricy authored
-
Dennis van Amerongen authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - VLM. enable/disable from the list controls the VLM. small fixes and correction of VLM requests.
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
BEWARE: If you have non-recompiled plugins, they WILL crash.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-