- 21 Jun, 2011 2 commits
-
-
Pierre Ynard authored
Win32 spawns its own console so this is irrelevant (cherry picked from commit f1433011c2cae9e25cfcb56d64cc92b2f523df4e) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Jean-Baptiste Kempf authored
-
- 20 Jun, 2011 4 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 8ac466488795c555fb32978509eb62df40ad57f0)
-
Rémi Denis-Courmont authored
(cherry picked from commit 2562696be3f12bf080dea6fa6a0b690bbd761e30)
-
Rémi Denis-Courmont authored
(cherry picked from commit da59205e44a1d105ad020cd9a94f8e37e6a012c7)
-
- 18 Jun, 2011 7 commits
-
-
Christophe Mutricy authored
Blind commit
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Rémi Denis-Courmont authored
(See also previous commit) (cherry picked from commit cf190075bda0c39e2a203104d9095c450e283def)
-
Rémi Denis-Courmont authored
As far as I understand, this breaks C++ object scoping. qtu() creates a temporary anonymous QByteArray from its QString parameter. That array is destroyed at the end of the expression, thus the return value of qtu() becomes a dangling pointer. (cherry picked from commit 41c3dd9b229c44cb313786f96cc2089a9d5197cc)
-
Rémi Denis-Courmont authored
(cherry picked from commit 00eb305f2afebf28dd649d507aca4901d0ad1e8a)
-
Pierre Ynard authored
-
Pierre Ynard authored
-
- 16 Jun, 2011 4 commits
-
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Predrag Ljubenović authored
-
- 13 Jun, 2011 1 commit
-
-
Rémi Denis-Courmont authored
This caused duplciate strings in PO
-
- 12 Jun, 2011 1 commit
-
-
Mike Cardillo authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 11 Jun, 2011 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 09 Jun, 2011 1 commit
-
-
Rémi Denis-Courmont authored
Pointed-out-by: Fabian Greffrath <fabian@greffrath.com> (Debian BTS) (cherry picked from commit c5e166c05a49cacbabc52a32ee612533e909e882) Conflicts: share/vlc.desktop
-
- 08 Jun, 2011 4 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: fixed disappearing repeat button images introduced in [8f79caa3] Closes #4886
-
Erwan Tulou authored
Unlike _endthread and ExitThread, _endthreadex doesn't close the handle. It is therefore up to the caller to close it. Hence no need for an extra handle duplication (that mostly amounted to a memory leak when the normal path was used, i.e normal return from thread with implicit _endthreadex) (cherry picked from commit afe774e0b19c7dcad8d0ae248480df1b0660a380) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Erwan Tulou authored
According to msdn doc, _endthreadex(0) is to be used when thread is launched with _beginthreadex(). Note that when returning from the normal path, an implicit _endthreadex is issued anyway. It is important to be consistent whatever the path, since those final functions (_endthread, ExitThread, _endthreadex) don't have the same deallocation policy. (cherry picked from commit 99f71e5a62fdd14b031fdc89f452d873e3509c74) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 06 Jun, 2011 3 commits
-
-
Laurent Aimar authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4fc3bd15a3844e41a75760fa8e100feecea969a5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Marian Hikanik authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Pierre Ynard authored
-
- 05 Jun, 2011 6 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Not working
-
Felix Paul Kühne authored
This reverts commit f7a1db99.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: fixed volume normalizer prefs and crash when saving the Growl option in combination with some config sets
-
Felix Paul Kühne authored
-
- 04 Jun, 2011 5 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit b38b9c24c20313bfa3fa76fe7dffa6177edd270e)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(cherry picked from commit cd929923ff49175a501bb3e9553a683bc42ff61c)
-
Rémi Denis-Courmont authored
(cherry picked from commit bba95f3f86bf0ff241b13def7dd81c2af31829f4)
-
Rémi Denis-Courmont authored
(cherry picked from commit b856ec53290ec4ed5999406552662bde0023eeb6)
-