[vlc-commits] macosx: fix bootstrap

2015-05-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann  | Sat May 30 
14:01:33 2015 +0200| [72b7034fda744bda2c6ba1707aa39ec05d93c9c0] | committer: 
David Fuhrmann

macosx: fix bootstrap

This line is not needed, the module is already linked against
IOKit.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=72b7034fda744bda2c6ba1707aa39ec05d93c9c0
---

 modules/gui/macosx/Modules.am |1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/gui/macosx/Modules.am b/modules/gui/macosx/Modules.am
index 7a6f821..6588a0b 100644
--- a/modules/gui/macosx/Modules.am
+++ b/modules/gui/macosx/Modules.am
@@ -1,5 +1,4 @@
 AM_LIBTOOLFLAGS=--tag=CC
-AM_LDFLAGS=-framework IOKit
 
 SOURCES_macosx = \
CompatibilityFixes.h \

___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] ios: enable a very minimal set of sout so we can capture snapshots in files

2015-05-30 Thread Felix Paul Kühne
vlc/vlc-2.2 | branch: master | Felix Paul Kühne  | Fri 
May 29 12:23:47 2015 +0200| [021a1fc1c53db349979eb0feb8907aeda6ccbea7] | 
committer: Felix Paul Kühne

ios: enable a very minimal set of sout so we can capture snapshots in files

(cherry picked from commit 7757b784bc621be094c9a684b53091d6b5b31f47)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=021a1fc1c53db349979eb0feb8907aeda6ccbea7
---

 extras/package/ios/build.sh |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/extras/package/ios/build.sh b/extras/package/ios/build.sh
index 267ce84..764cc53 100755
--- a/extras/package/ios/build.sh
+++ b/extras/package/ios/build.sh
@@ -308,7 +308,6 @@ ${VLCROOT}/configure \
 --enable-macosx-quartztext \
 --enable-mkv \
 --enable-opus \
---disable-sout \
 --disable-faad \
 --disable-lua \
 --disable-a52 \
@@ -437,6 +436,11 @@ oldmovie
 vhs
 demuxdump
 fingerprinter
+output_udp
+output_http
+output_livehttp
+libmux
+stream_out
 "
 
 if [ "$SCARY" = "no" ]; then

___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] Dim MacBook keyboard backlight during video playback on OSX

2015-05-30 Thread Maxime Mouchet
vlc | branch: master | Maxime Mouchet  | Thu May 28 
20:24:43 2015 +0200| [2f4d08c60e018ea8a5aa433d9d4ecd5ec49275e9] | committer: 
David Fuhrmann

Dim MacBook keyboard backlight during video playback on OSX

This patch adds the option to smoothly turn off the keyboard backlight when
a video is playing in fullscreen, to the OSX user interface.
The option is off by default and it works better if the automatic
keyboard backlight adjustment is disabled in System Preferences.

Signed-off-by: David Fuhrmann 

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2f4d08c60e018ea8a5aa433d9d4ecd5ec49275e9
---

 modules/gui/macosx/KeyboardBacklight.h   |   68 +++
 modules/gui/macosx/KeyboardBacklight.m   |  158 ++
 modules/gui/macosx/Modules.am|3 +
 modules/gui/macosx/VLCVoutWindowController.h |2 +
 modules/gui/macosx/VLCVoutWindowController.m |   10 ++
 modules/gui/macosx/macosx.m  |4 +
 6 files changed, 245 insertions(+)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2f4d08c60e018ea8a5aa433d9d4ecd5ec49275e9
___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] ios: enable a very minimal set of sout so we can capture snapshots in files

2015-05-30 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne  | Fri May 29 
12:23:47 2015 +0200| [7757b784bc621be094c9a684b53091d6b5b31f47] | committer: 
Felix Paul Kühne

ios: enable a very minimal set of sout so we can capture snapshots in files

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7757b784bc621be094c9a684b53091d6b5b31f47
---

 extras/package/ios/build.sh |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/extras/package/ios/build.sh b/extras/package/ios/build.sh
index c334bbf..c16d0c0 100755
--- a/extras/package/ios/build.sh
+++ b/extras/package/ios/build.sh
@@ -319,7 +319,6 @@ ${VLCROOT}/configure \
 --enable-macosx-quartztext \
 --enable-mkv \
 --enable-opus \
---disable-sout \
 --disable-faad \
 --disable-lua \
 --disable-a52 \
@@ -444,6 +443,11 @@ oldmovie
 vhs
 demuxdump
 fingerprinter
+output_udp
+output_http
+output_livehttp
+libmux
+stream_out
 "
 
 if [ "$SCARY" = "no" ]; then

___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] fix compilation of latest WinRT

2015-05-30 Thread Steve Lhomme
libvlcpp | branch: master | Steve Lhomme  | Sat May 30 
12:41:53 2015 +0200| [dee7a94278cce0d088a3e86028978e5d8f28d400] | committer: 
Hugo Beauzée-Luyssen

fix compilation of latest WinRT

Signed-off-by: Hugo Beauzée-Luyssen 

> http://git.videolan.org/gitweb.cgi/libvlcpp.git/?a=commit;h=dee7a94278cce0d088a3e86028978e5d8f28d400
---

 cppcx/MediaCX.hpp |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/cppcx/MediaCX.hpp b/cppcx/MediaCX.hpp
index f3cc4c6..563c92f 100644
--- a/cppcx/MediaCX.hpp
+++ b/cppcx/MediaCX.hpp
@@ -67,7 +67,9 @@ namespace libVLCX
 Season,
 Episode,
 ShowName,
-Actors
+Actors,
+AlbumArtist,
+DiscNumber
 };
 
 public enum class FromType

___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits