New module for video stats
Showing
- live-plot-graph/.gitignore 1 addition, 0 deletionslive-plot-graph/.gitignore
- live-plot-graph/build.gradle 62 additions, 0 deletionslive-plot-graph/build.gradle
- live-plot-graph/consumer-rules.pro 0 additions, 0 deletionslive-plot-graph/consumer-rules.pro
- live-plot-graph/proguard-rules.pro 21 additions, 0 deletionslive-plot-graph/proguard-rules.pro
- live-plot-graph/src/androidTest/java/org/videolan/liveplotgraph/ExampleInstrumentedTest.kt 46 additions, 0 deletions...ava/org/videolan/liveplotgraph/ExampleInstrumentedTest.kt
- live-plot-graph/src/main/AndroidManifest.xml 26 additions, 0 deletionslive-plot-graph/src/main/AndroidManifest.xml
- live-plot-graph/src/main/java/org/videolan/liveplotgraph/LegendView.kt 97 additions, 0 deletions...ph/src/main/java/org/videolan/liveplotgraph/LegendView.kt
- live-plot-graph/src/main/java/org/videolan/liveplotgraph/LineGraph.kt 44 additions, 0 deletions...aph/src/main/java/org/videolan/liveplotgraph/LineGraph.kt
- live-plot-graph/src/main/java/org/videolan/liveplotgraph/PlotView.kt 253 additions, 0 deletions...raph/src/main/java/org/videolan/liveplotgraph/PlotView.kt
- live-plot-graph/src/main/res/values/attrs.xml 33 additions, 0 deletionslive-plot-graph/src/main/res/values/attrs.xml
- live-plot-graph/src/main/res/values/strings.xml 27 additions, 0 deletionslive-plot-graph/src/main/res/values/strings.xml
- live-plot-graph/src/test/java/org/videolan/liveplotgraph/ExampleUnitTest.kt 41 additions, 0 deletions...c/test/java/org/videolan/liveplotgraph/ExampleUnitTest.kt
- resources/src/main/res/values/strings.xml 3 additions, 0 deletionsresources/src/main/res/values/strings.xml
- settings.gradle 1 addition, 1 deletionsettings.gradle
- vlc-android/build.gradle 1 addition, 0 deletionsvlc-android/build.gradle
- vlc-android/res/drawable/ic_video_stats.xml 33 additions, 0 deletionsvlc-android/res/drawable/ic_video_stats.xml
- vlc-android/res/layout/player_hud.xml 33 additions, 1 deletionvlc-android/res/layout/player_hud.xml
- vlc-android/res/values/attrs.xml 1 addition, 0 deletionsvlc-android/res/values/attrs.xml
- vlc-android/res/values/colors.xml 2 additions, 0 deletionsvlc-android/res/values/colors.xml
- vlc-android/res/values/styles.xml 3 additions, 0 deletionsvlc-android/res/values/styles.xml
Loading
Please register or sign in to comment