Felix Paul Kühne
|
31e90fdf24
VLCMediaThumbnailer: enforce synchronous parsing since we run on a background thread anyway
|
12 years ago |
Felix Paul Kühne
|
ac1baf9bf8
VLCMedia: add missing assert
|
12 years ago |
Felix Paul Kühne
|
742de48466
link against libzvbi
|
12 years ago |
Felix Paul Kühne
|
b72e3f6fee
Thumbnailer: improve debug
|
12 years ago |
Felix Paul Kühne
|
b1562efd87
VLCMediaPlayer: re-add hack from f7c6bb30 to prevent deadlocks when stopping an input
|
12 years ago |
Felix Paul Kühne
|
353bbbe1b8
VLCMedia: enforce parsing of the info we really need
|
12 years ago |
Felix Paul Kühne
|
57a77ca6b4
VLCLibrary: don't nil instance variable
|
12 years ago |
Rafaël Carré
|
b828efacbf
Provide gettext definition
|
12 years ago |
Felix Paul Kühne
|
292e80e0b3
MobileVLCKit: enforce quartztext renderer for testing purposes
|
12 years ago |
Felix Paul Kühne
|
c4909a8fe6
MobileVLCKit: don't link against lua since we don't use it
|
12 years ago |
Gleb Pinigin
|
e1d2d228f9
VLCMediaPlayer: retain shared library to prevent from destroying it after release
|
12 years ago |
Felix Paul Kühne
|
790e7e31b1
NEWS update
|
12 years ago |
Felix Paul Kühne
|
628f5dd422
VLCMediaList: re-add initWithArray
|
12 years ago |
Felix Paul Kühne
|
5ec02d5272
Update NEWS
|
12 years ago |
Felix Paul Kühne
|
07989fa20b
VLCMedia: fix isMediaSizeSuitableForDevice
|
12 years ago |
Felix Paul Kühne
|
fad0ed47ff
VLCMedia: expand API to fetch and set individual meta properties and to save potential changes
|
12 years ago |
Felix Paul Kühne
|
f8d9fcc4c2
VLCLibrary: expose 'compiler' property and add helpers to set user-agent and app-id
|
12 years ago |
Felix Paul Kühne
|
33fde905e5
MobileVLCKit: don't enforce avcodec-skiploopfilter since this should be set by the client app
|
12 years ago |
Felix Paul Kühne
|
aa064b52cd
MobileVLCKit: skip the loop filter correctly
|
12 years ago |
Gleb Pinigin
|
93b20621ef
VLCEventManager: avoid leaks on continue
|
12 years ago |
Gleb Pinigin
|
86741aaff1
VLCEventManager: synchronize creation of shared object
|
12 years ago |
Gleb Pinigin
|
398620dd50
VLCEventManager: reorder initialization
|
12 years ago |
Jean-Baptiste Kempf
|
f3e87a948b
VLCMediaThumbnailer: simplify
|
12 years ago |
Felix Paul Kühne
|
4585ba99e3
VLCMedia: add a selector to trigger synchronous parsing and fix tracksInformation
|
12 years ago |
Felix Paul Kühne
|
1a956f338a
VLCLibrary: re-add verbosity flag to mobile defaults, so 3rd parties have an easier start to set the flag
|
12 years ago |
Felix Paul Kühne
|
245b7c1b38
VLCMediaPlayer: use sharedLibrary if no options are given and only create a new library instance if we have to
|
12 years ago |
Felix Paul Kühne
|
3fb9b7d39d
VLCMediaPlayer: code refactorization
|
12 years ago |
Felix Paul Kühne
|
2abcd909fc
VLCMedia: protect 'parse' against missing p_md instance (close #8718)
|
12 years ago |
Felix Paul Kühne
|
322a472bea
VLCMediaPlayer: fix method overwrite
|
12 years ago |
Felix Paul Kühne
|
ce6bc23777
VLCMediaThumbnailer: go back to using the shared VLCLibrary since this is more efficient on memory constrainted devices
|
12 years ago |