- 25 Aug, 2008 28 commits
-
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
Feel free to backport, I don't have the branch yet..
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
macosx: Do NOT call config_SaveConfigFile() if you don't intend to save ALL the options that might have changed. If you want to autosave something, the config option needs to be marked with change_autosave() and the core will save the option.
-
Derk-Jan Hartman authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
The Capture panel is sensibly slower than all the other ones and way less used by most people. Therefore, don't build it (especially for windows) unless you need it. Better for speed and memory.
-
Jean-Baptiste Kempf authored
This reverts commit 9b868a2f.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Also set a correct title and icon, when you don't use the pl through THEDP.
-
Jean-Baptiste Kempf authored
This can happen if you toggle between qt-display-mode too often.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Fix by J-Peg.
-
Jean-Baptiste Kempf authored
Fix bug reported on IRC and on Forum. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
And fix sizing of FSC accordingly. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #1915
-
Jean-Baptiste Kempf authored
Close #1775
-
Jean-Baptiste Kempf authored
Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI. At least it is consistent. Ref #1752 and complaints on IRC. #1866 and #1795
-
Jean-Baptiste Kempf authored
This reverts commit 4774dc6c.
-
- 24 Aug, 2008 12 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Jean-Philippe Andre authored
Qt: don't check if a variable is a command. This will show radio buttons for zzom, crop & aspect-ratio.
-
Antoine Cellerier authored
Hopefully fix #1910 'When I use the command "mrl playlist_add vlc_play", "playlist_add" used to return the index of the item added to the playlist wheras in the last nightly build, "playlist_add" just add 0 to the stack. Thus, "vlc_play" just play the first element of the playlist in spite of playing the desired file.' ... and fix an unrelated compilation warning which ended up being a bit more complex to fix than I though.
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
(What about some GCCisms for static type checking here... later)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-