- 30 Aug, 2012 12 commits
-
-
Rafaël Carré authored
(cherry picked from commit 691b9c33) (cherry picked from commit f19d35a1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 6633ef04) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 0813e08f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit e7bfbd1dd509bb8bf569ce59c63b633f2ef9fc9a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit a1dbddfa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 816e52c8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit ea87467e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
extras/package: disable the macosx dialog provider in VLC.app release builds, since it should only be used by VLCKit (cherry picked from commit 1c76df00) Conflicts: extras/package/macosx/configure.sh
-
Felix Paul Kühne authored
(cherry picked from commit dfb4fa14)
-
Felix Paul Kühne authored
(cherry picked from commit 42dd1721)
-
Felix Paul Kühne authored
contrib/bghudappkit: updated xcode4 patch to create an ibplugin, which can actually be used for production Basically, MACOSX_DEPLOYMENT_TARGET was set incorrectly in the previous patch. (cherry picked from commit 512b0a37)
-
Felix Paul Kühne authored
(cherry picked from commit 643d29c9)
-
- 28 Aug, 2012 4 commits
-
-
Rafaël Carré authored
close #5950 (cherry picked from commit 22466842) Signed-off-by: KO Myung-Hun <komh@chollian.net> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
atmo: include vlc_codecs.h to get BITMAP definitions (cherry picked from commit 0398b0c8) Signed-off-by: KO Myung-Hun <komh@chollian.net> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
vlc headers don't declare it This should perhaps be changed but that requires special look to atmo code since this plugins mixes cross-platform and windows code, and vlc and undocumented standalone compilation (cherry picked from commit c61bc9f4) Signed-off-by: KO Myung-Hun <komh@chollian.net> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Rafaël Carré <funman@videolan.org> Modified-by: Rafaël Carré <funman@videolan.org> ... Replace them in ASF demux as well (cherry picked from commit a67afb66) Signed-off-by: KO Myung-Hun <komh@chollian.net> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 27 Aug, 2012 1 commit
-
-
Felix Paul Kühne authored
This is a manual backport of 4a47fcb1. Regrettably, this API was introduced in 10.6 so there is no way to make it work for the legacy 32bit platforms. The benefit of this approach is that VLC can differenciate between system and screen sleep, so it can allow the system to turn off the screen while playing audio-only media.
-
- 26 Aug, 2012 12 commits
-
-
Mirsal Ennaime authored
Closes: #6802 (cherry picked from commit 1b2ae82c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
Use /org/mpris/MediaPlayer2/TrackList/Append instead of / as the AfterTrack argument to org.mpris.MediaPlayer2.AddTrack for appending (cherry picked from commit 0376739f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
The single instance mode currently tries to contact another VLC instance through dbus in order to find out if one is running. With dbus activation, it results to the dbus daemon launching a new VLC instance while the first one blocks until the new one answers the call This patch uses org.freedesktop.DBus.NameHasOwner instead in order to get an answer from the dbus daemon without it launching a second instance. (cherry picked from commit bcc158b7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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>
-