- 04 Feb, 2010 39 commits
-
-
Rémi Denis-Courmont authored
This saves a bit of space (though the message becomes a bit more confusing). This also ensures that VLC_COMMOM_MEMBERS is actually at the top of the struct (in C only).
-
Jakob Leben authored
now also the text is not elided if not necessary
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Regression from [0a69bbfd].
-
Rémi Denis-Courmont authored
-
Fabio Ritrovato authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Fabio Ritrovato authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
This violates the C standard. Passing a value outside not part of the enumeration is undefined. This obviously excludes bits fields.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jean-Baptiste Kempf authored
And remove unnecessary killInstances
-
Jean-Philippe André authored
Pointed by fenrir
-
Jean-Philippe André authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Srikanth Raju authored
-
Jean-Philippe André authored
Well... I hope it is final :)
-
Jean-Philippe André authored
This reverts commit 67d36fd7.
-
Jean-Philippe André authored
This reverts commit 67875950.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Philippe André authored
If the dialog is about to be deleted, it's too late to care about the widget (it has already been removed from the UI).
-
Jean-Philippe André authored
Bind signal EDP::destroyed() to Dialog::deleteLater() Clear p_sys_intf variable of the dialog Signal condition when this is done
-
Jean-Philippe André authored
This was wrong, the fix should not come there.
-
Jean-Baptiste Kempf authored
Yeah, changing the behaviour about -l flags without explaning why nor changing the configure.ac accordingly was a good idea...
-
Pierre d'Herbemont authored
-
Toralf Niebuhr authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
- 03 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-