- 03 Sep, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- 02 Sep, 2008 1 commit
-
-
Jean-Philippe Andre authored
-
- 01 Sep, 2008 2 commits
-
-
Pierre d'Herbemont authored
This fix also a crash because of a non joined thread on Mac OS X.
-
Christophe Mutricy authored
resources.cpp depends on all the png.
-
- 31 Aug, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
I just don't understand why double-clicking in an empty space does trigger the event, but it does...
-
- 30 Aug, 2008 3 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
- 29 Aug, 2008 2 commits
-
-
Rémi Duraffort authored
-
Laurent Aimar authored
-
- 28 Aug, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Aug, 2008 4 commits
-
-
Laurent Aimar authored
This fixes the skin loading. The color seems wrong but I think the skin code is right (vlc RGBA is stored in memory R, B, G, A).
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
Remeber that N_( DEFINE ) is not enough Spotted-by: Cristian Secară
-
Pierre d'Herbemont authored
Too much workaround to use it.
-
- 26 Aug, 2008 2 commits
-
-
Laurent Aimar authored
The record access_filter will become useless as soon as all demuxers that can support it will be modified. The record support is half done. I will also add es_out_t record functionnalities, and a way to selected one of them if both are supported.
-
Christophe Mutricy authored
Spotted-by: Cristian Secară
-
- 25 Aug, 2008 21 commits
-
-
Jean-Baptiste Kempf authored
Still errors present, but too latE.
-
Derk-Jan Hartman authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
Should fix the ppc crash.
-
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.
-
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
-
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
-
- 24 Aug, 2008 1 commit
-
-
Jean-Philippe Andre authored
Qt: don't check if a variable is a command. This will show radio buttons for zzom, crop & aspect-ratio.
-