Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rishabh Garg
VLC
Graph
master
Select Git revision
Branches
3
3.0.x
aditional-safetycheck-for-ms-before-hold
master
default
protected
Tags
20
3.0.21-1
3.0.21
3.0.20
3.0.19
3.0.18
3.0.18-rc2
3.0.18-rc
audiblegenius-2022-08-16-02
audiblegenius-2022-08-16-01
audiblegenius-2022-08-12-02
audiblegenius-2022-08-12-01
3.0.17.4
3.0.17.3
3.0.17.2
3.0.17-1
3.0.17
3.0.16
3.0.15
3.0.14
3.0.13
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Nov
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Oct
30
29
28
27
23
22
21
20
19
18
17
16
15
14
13
12
Merge branch vlc:master into master
master
master
macosx: Do not switch to idle when no more messages present
macosx: Add an info image view to replace progress indicator when loading is over in status notifier view
macosx: Add separator for status notifier view
macosx: Update scroll view constraints in navigation sidebar on changes of status notifier view height
macosx: Update navigation sidebar scroll view insets depending on visibility of status notifier view
macosx: Show and hide status notifier view in navigation sidebar depending on activation/deactivation
macosx: Clear prior discovery messages when starting/finishing discovery in status notified view
macosx: Define status messages once as properties
macosx: Remove message after adding replacement message, keeping remaining count above 0 while updating status
macosx: Do not add messages every time discovery progress is emitted
macosx: Emit notifications when messages are added, and cleared, in status view notifier view
macosx: Add outlets for scroll view and status notifier view in sidebar view controller
macosx: Fix multiple and simultaneous loading/loaded library items messages in status notifier view
macosx: Track individual messages and compound them in status notifier view
macosx: Access notification.name only once in updateStatus
macosx: Display long load notifications in status notifier view
macosx: Present discovery completion messages as transient
macosx: Track items that are currently loading in status notifier view
macosx: Listen to all VLC notifications in status notifier
macosx: Clarify use of transient messages pertaining to discovery
macosx: Ensure some messages stay presented in status notifier view
macosx: Add reference counting system to keep status notifier view active while necessary
macosx: Add methods to present and clear transient messages in status notifier view
macosx: Display current discovery state in status notifier view
macosx: Do not set user info value if entry point string is nil
macosx: Send discovery related notifications via main dispatch queue
macosx: Emit notification on discovery failed
macosx: Emit notification on discovery completed
macosx: Emit notification on discovery progress
macosx: Emit notification when discovery starts
macosx: Connect XIB components to VLCStatusNotifierView
macosx: Add starter VLCStatusNotifierView class
macosx: Add components to present status notifications in navigation sidebar
macosx: Reconfigure navigation sidebar view's root view to be a parent nsview
qt: polish qt widgets before setting transient parent
demux: add support for Genetec G64
darwinvlc: do not call libvlc_release on NULL
qml: disable auto padding in MultiEffect-based BlurEffect
qt: conditionally check `Qt5Compat.GraphicalEffects` and `QtQuick.Effects` runtime modules
Loading