Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
534
Issue boards
Milestones
Wiki
Code
Merge requests
13
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Merge requests
!2164
Bump the remote access to 0.4.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bump the remote access to 0.4.0
Aza/vlc-android:remote_access_aar
into
master
Overview
2
Commits
1
Pipelines
1
Changes
2
Merged
Nicolas Pomepuy
requested to merge
Aza/vlc-android:remote_access_aar
into
master
2 months ago
Overview
2
Commits
1
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
24dcc5dd
1 commit,
2 months ago
2 files
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
buildsystem/compile-remoteaccess.sh
+
1
−
1
Options
@@ -57,7 +57,7 @@ done
##############################
diagnostic
"Setting up the Remote Access project"
REMOTE_ACCESS_TESTED_HASH
=
4c400ef0dbac2ba23606af4bf0d11e3f05807eb7
REMOTE_ACCESS_TESTED_HASH
=
c0e259d9af41d24fc82d7bbafc7df2345d129bc2
REMOTE_ACCESS_REPOSITORY
=
https://code.videolan.org/videolan/remoteaccess
:
${
VLC_REMOTE_ACCESS_PATH
:
=
"
$(
pwd
-P
)
/application/remote-access-client/remoteaccess"
}
Loading