Jean-Baptiste Kempf
|
fafb6def60
VLCKit: add proper licensing file
|
12 år sedan |
Felix Paul Kühne
|
e3a2c331e9
MobileVLCKit: adapt to new install folder
|
13 år sedan |
Sylver Bruneau
|
51624fad8a
MobileVLCKit: enable OPUS
|
13 år sedan |
Felix Paul Kühne
|
d2f899199a
MobileVLCKit: improve .gitignore
|
13 år sedan |
Felix Paul Kühne
|
fbf48c6459
fixed zip archiving
|
13 år sedan |
Felix Paul Kühne
|
6bd321b5de
MobileVLCKit: don't link to libiconv since we will use the dylib provided by the OS
|
13 år sedan |
Brendon Justin
|
8d9251945c
VLCKit: Use a string literal instead of a format string with no arguments.
|
13 år sedan |
Felix Paul Kühne
|
5d73ddf035
VLCKit: fixed compilation when targetting more than one platform
|
13 år sedan |
Felix Paul Kühne
|
847cdc0b3f
MobileVLCKit: updated linked library listing and copyright
|
13 år sedan |
Felix Paul Kühne
|
7eaa2349a7
MobileVLCKit: set fvisibility=hidden
|
13 år sedan |
Felix Paul Kühne
|
4f1573f2a2
MobileVLCKit: link to libmad
|
13 år sedan |
Felix Paul Kühne
|
a595916d0e
MobileVLCKit: Removed linking against freetype2, since we won't use it
|
13 år sedan |
Felix Paul Kühne
|
d50d39cbb7
MobileVLCKit: link to freetype if possible
|
13 år sedan |
Felix Paul Kühne
|
17a6eab2d2
VLCTime: fixed long standing compilation warnings
|
13 år sedan |
Felix Paul Kühne
|
758b45482d
VLCLibrary.m: hardcode libvlc options for iOS, since there is no way to change the user defaults anyway
|
13 år sedan |
Felix Paul Kühne
|
ab15d9fdb5
set the correct deployment target for iOS
|
13 år sedan |
Felix Paul Kühne
|
8be53074c6
fixed compilation for iOS simulator in case that no build for ARM was performed yet
|
13 år sedan |
Felix Paul Kühne
|
b7331a24ce
MobileVLCKit: fixed target dependencies and relative paths
|
13 år sedan |
Felix Paul Kühne
|
fb6d90758f
blind attempt to fix MobileVLCKit
|
13 år sedan |
Felix Paul Kühne
|
4548cfc7c0
Fixed compilation of VLCKit in the separated repo
|
13 år sedan |
Brendon Justin
|
95b15d99a6
VLCLibrary: store libvlc params in NSUserDefaults
|
13 år sedan |
Brendon Justin
|
9a5a66feaf
VLCStreamOutput: added subtitle-related transcoding options
|
13 år sedan |
Felix Paul Kühne
|
07004eddf0
VLCKit: updated libvlc targets to use clang instead of llvm-gcc-4.2
|
13 år sedan |
Felix Paul Kühne
|
a2735276e0
VLCKit: disable the caca vout (which isn't supported by VLCKit's vout architecture) and libsamplerate (like we do for VLC.app)
|
13 år sedan |
Felix Paul Kühne
|
b9ca89a03e
Revert "VLCKit: Remove typedef after enum declaration"
|
13 år sedan |
Andrey Utkin
|
ed6e2aa44b
VLCKit: Remove typedef after enum declaration
|
13 år sedan |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
13 år sedan |
Jean-Baptiste Kempf
|
4014e9e326
VLCKit: remove (void)setValue:(id)value forMeta:(NSString *)VLCMetaInformation;
|
13 år sedan |
Jean-Baptiste Kempf
|
fd2d03078d
VLCKit: remove - (id)initWithArray:(NSArray *)array;
|
13 år sedan |
Andrey Utkin
|
4914912b86
macosx: fix crash by dis-ambiguating var names
|
13 år sedan |