689 Commits (b2981dcbf10e985c4dc939c114f53cb3a93d0340)

Author SHA1 Message Date
Jean-Baptiste Kempf 0f1f835f70 Compile the .so libraries in a subfolder 12 years ago
Jean-Baptiste Kempf 8e4a46f5fc Use a complete path for VLC_SRC_DIR 12 years ago
Jean-Baptiste Kempf 2382e705a2 Use APP_ABI in the Android.mk 12 years ago
Jean-Baptiste Kempf 40b566f584 Unexport ANDROID_ABI 12 years ago
Jean-Baptiste Kempf ac010a59c6 Remove GCCVER export 12 years ago
Jean-Baptiste Kempf fe1ffba9dd Move generation of iomx and anw in the Android.mk 12 years ago
Jean-Baptiste Kempf 836c1fe63b Remove Application.mk 12 years ago
Thomas Guillem a63d392df4 jni/java_event_thread: fix SEGFAULT 12 years ago
Jean-Baptiste Kempf 09b5685709 Remove CXXSTL variable 12 years ago
Thomas Guillem b9e3eba01c jni/medialist: use only indexes and medias returned by events 12 years ago
Thomas Guillem 7f40b27ab8 jni/java_event_thread: set it synchronous 12 years ago
Thomas Guillem 0af51adf8b jni/java_event_thread: refactor 12 years ago
Thomas Guillem 532bee62ff VLCObject: add comment 12 years ago
Thomas Guillem 83a57d484f MediaBrowser: change network discovery 12 years ago
Thomas Guillem b57ab9674e MediaList: also send Media with MediaListItemDeleted events 12 years ago
Thomas Guillem 27f1d4c89a VlcObject: retain return true if the object can be retained 12 years ago
Thomas Guillem 8cc4d74f69 HWDecoderUtil: per default, only try HW decoders after HoneyComb 12 years ago
Geoffrey Métais 5d763338a4 Change the way we store subs extensions 12 years ago
Thomas Guillem 9ced3dd48b Media: fix typo: isParsed() returned always false 12 years ago
Thomas Guillem b9a4641712 libVLC: try to load iomx libs only after gingerbread 12 years ago
Thomas Guillem f4f7123b5e libvlc: fix media leak in legacy code 12 years ago
Thomas Guillem d001e15ab2 libvlc: remove TrackInfo and readTracksInfo* 12 years ago
Thomas Guillem 49d6841a7d libvlc: add MediaBrowser 12 years ago
Thomas Guillem 1abb6713e1 libvlc: add Media, MediaList, MediaDiscoverer 12 years ago
Thomas Guillem 3b78beb7d0 libvlc: add VLCObject 12 years ago
Jean-Baptiste Kempf 110e1b8cb0 fix build with ebml 12 years ago
Geoffrey Métais 8571c9b56a Audio and Spu delay methods in LibVLC 12 years ago
Thomas Guillem 791b3b918f MediaWrapperList: don't use EventHandler 12 years ago
Thomas Guillem eb93dac5f6 merge libvlcjni-medialist.c with libvlcjni.c 12 years ago
Thomas Guillem 5fa3cdd35c refactor Media/MediaList/MediaListPlayer 12 years ago
Thomas Guillem c0923bd32e libvlc: move Extensions in a specific class 12 years ago
Thomas Guillem 5a4f0db044 libvlc: move Media flags to LibVLC 12 years ago
Thomas Guillem 339013f253 jni/Android.mk: clearer SRC_FILES 12 years ago
Geoffrey Métais 2855b7754e Show subtitles presence in Info Panel 12 years ago
Thomas Guillem 19b02732dd libvlcjni: don't pass "" args to libvlc_new 12 years ago
Thomas Guillem 4246cfd46f libvlc: remove MediaList singletons 12 years ago
Thomas Guillem 420daba693 libvlc/Media: implements Parcelable 12 years ago
Geoffrey Métais 87adbbc816 Move LibVLC build in LibVLC gradle file 12 years ago
Thomas Guillem 2ea98b8def libvlc: native expendMedia doesn't need position 12 years ago
Thomas Guillem ad4b180961 libvlc/MediaList: remove unused loadPlaylist 12 years ago
Thomas Guillem e43bc1223b libvlc/MediaList: get rid of MediaHolder and getMediaOptions 12 years ago
Thomas Guillem 02ce18e5c9 libvlc/Media: add noVideo and noHWAccel flags 12 years ago
Thomas Guillem f81819ffc1 libvlc: remove unused mPrimaryList 12 years ago
Thomas Guillem 15ecefcc41 libvlc/Media: remove unused Comparable 12 years ago
Thomas Guillem d5f55e5666 libvlc: move ext regex and folder blacklist outside libvlc 12 years ago
Thomas Guillem b84c8e38dd jni/Android.mk: add libdsm 12 years ago
Thomas Guillem 1d3e6d449b libvlc: Media: fix albumArtist from Meta 12 years ago
Thomas Guillem 4bd840bda4 libvlc: add missing Media meta 12 years ago
Thomas Guillem 886eab9871 libvlc: Media: return null instead of a translated value 12 years ago
Geoffrey Métais 0e2399ad39 Store no AlbumArtist as null, for performance 12 years ago