- 26 Aug, 2012 9 commits
-
-
Mirsal Ennaime authored
(cherry picked from commit b64a3e09) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean Robinson authored
Close the D-Bus message when sending the value of the CanSeek property in the Player object. Signed-off-by: Mirsal Ennaime <mirsal@videolan.org> (cherry picked from commit bc2987f3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean Robinson authored
The position is an input parameter, not a return value. Signed-off-by: Mirsal Ennaime <mirsal@videolan.org> (cherry picked from commit d77c14f0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean Robinson authored
According to the MPRIS specification, the Position property of the Player object must be an int64. dbus microsecond position overflows the unsigned 32-bit integer at about 35:48 into a track's playback. A 64-bit integer still means an overflow, but after more than 292000 years into a track's playback. Signed-off-by: Mirsal Ennaime <mirsal@videolan.org> (cherry picked from commit 7531cecfd40941a7d21b4566cc3b0ee964290090) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 485d2aa510d1067af31c479964e7235da146ac4f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(The previous commit only made it inoperant) (cherry picked from commit d9f36235b8671491e6ec14c0ce4bbce337bcdc06) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 63b3ed339d118757ec7dd112a78845046c00569b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Register both names unique and not. Fail if the unique name cannot be obtained. (cherry picked from commit daf9bb252d940d3194d74620a127a8d0df7c81d2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 85a9ef4fcb2019f29504900fdb104a60ec995f65)
-
- 25 Aug, 2012 6 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 6100eb881537499c6de97bd5cb43c70f56455de1)
-
Felix Paul Kühne authored
(cherry picked from commit 5feeba277311d1d3215016dc7ce1e17e79c922f1)
-
Felix Paul Kühne authored
(cherry picked from commit 0dd9d856c522526594e0903336fc7b1db362b071)
-
Felix Paul Kühne authored
Inspired by efbad059
-
Felix Paul Kühne authored
This targets the same issue as 5b8a4057, but in a saner approach (cherry picked from commit f0a7d9a4906754d9c4c5f84354953e8bda79f535) Conflicts: extras/package/macosx/Resources/English.lproj/MainMenu.xib
-
Felix Paul Kühne authored
(cherry picked from commit 1c2af88fd9d41ffb379ff4de6f59565f16d1df0e)
-
- 24 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit ed68c13dee214d79d4c9c9632e4bac4b5714da32)
-
- 23 Aug, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Stacktraces are more important than modules list, and we cut the data after 10k... (cherry picked from commit 9b77e1043394420137c674d47d9d9d265708eba2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
We do not know how to display it anyway (cherry picked from commit 6b00c288897b76217f81cb61257ab460dea7d279) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 Aug, 2012 12 commits
-
-
Felix Paul Kühne authored
items stored in a xib should only interacted with after its loaded, which may be after NSApp is (cherry picked from commit 1de6f93432e1be15cd58966f951f27fd543e9fb5)
-
Felix Paul Kühne authored
(cherry picked from commit e32da3cbef3f10e311f00d0a68e2037939a292dc)
-
Jean-Baptiste Kempf authored
This is more coherent with the rest of the worlds... (cherry picked from commit 1c81c0863ba03ec8022aed8a8e3bac81884dd509) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 8564f347c93455da29ebd65cbc5d2540b259e90a)
-
Felix Paul Kühne authored
(cherry picked from commit 17c0becaf161355c19c554fd472cefdfbe1b41eb)
-
Felix Paul Kühne authored
(cherry picked from commit e139c96cdabca52827db8843d9aaa41eb50460a1)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(cherry picked from commit 52576ea50e1cb5d2fbb3ceba958128dc81ed13b9)
-
Felix Paul Kühne authored
AppKit could be accessed by a non-main-thread This is a manual backport of 9dd2f6ed46b8c4bb0399693dbb3f91d7efbfabb0
-
Felix Paul Kühne authored
(cherry picked from commit 99acb947148500868c28998106e8af89555e2529)
-
Felix Paul Kühne authored
(cherry picked from commit aaec0d4e1d1331645a61419345534498e976fe2d)
-
Felix Paul Kühne authored
(cherry picked from commit 0849d6e510d6e46a9a90f24d96fc800dfbdeb998)
-
- 21 Aug, 2012 2 commits
-
-
Rémi Denis-Courmont authored
(not cherry-picked from commit 2b9e7ac1...)
-
Rémi Denis-Courmont authored
This is for backward compatibility with existing VLC playlists and VLC playlist generators. (cherry picked from commit cb9a583ca2434457162da922548371cd30be7675)
-
- 20 Aug, 2012 6 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 55cb3971ca07c3ca103231e7d5f7ed939233bd09)
-
Jean-Baptiste Kempf authored
Close #7108 (cherry picked from commit a8aa5d64069abf6c8ea43532ec2bd09274984564) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This should fix LP#947156. (cherry picked from commit f36c50b0a05478a64f9c8a9b2df657ab625812d9) Conflicts: modules/gui/qt4/dialogs/external.cpp
-
Rémi Denis-Courmont authored
This mostly reverts commit 7240444d. This broke threading rules for Qt4 GUI. Conflicts: modules/gui/qt4/dialogs/external.cpp (cherry picked from commit 29de0421e5c6b377cf6267da1b638c80507419b1)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(cherry picked from commit 6b521aafb0b4db719cd4b6a173b51f27971c9fec) Conflicts: contrib/bootstrap contrib/src/main.mak
-