Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
454
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
VideoLAN
VLC
Graph
d1d0a507f4b396f1c84791bb617afdbb92eb90f7
Select Git revision
Branches
2
3.0.x
protected
master
default
protected
Tags
20
3.0.21-1
protected
3.0.21
protected
3.0.20
protected
3.0.19
protected
3.0.18
protected
3.0.18-rc2
protected
3.0.18-rc
protected
3.0.17.4
protected
3.0.17.3
protected
3.0.17.2
protected
3.0.17-1
protected
3.0.17
protected
3.0.16
protected
3.0.15
protected
3.0.14
protected
3.0.13
protected
3.0.12.1
protected
3.0.12-1
protected
3.0.12
protected
3.0.11.1
protected
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jan
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
2
29
Dec
28
24
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
macosx: Add VLCLibraryVideoShowsSubSegment
macosx: Add VLCLibraryMusicArtistSubSegment
macosx: Add VLCLibraryMusicAlbumSubSegment
macosx: Add VLCLibraryMusicSongSubSegment
macosx: Add VLCLibraryMusicGenreSubSegment
macosx: Add VLCLibraryPlaylistVideoPlaylistSubSegment
macosx: Add VLCLibraryPlaylistMusicPlaylistSubSegment
macosx: Only apply displayString and displayImage on segment if they are not nil
macosx: Add VLCLbraryGroupSubSegment
macosx: Properly update segments in navigation sidebar view
macosx: Make sure to apply correct segment type prior to presenting library item
macosx: Add VLCLibraryBrowseBookmarkedLocationSubSegment
macosx: Add VLCLibraryStreamsSegment
macosx: Add VLCLibraryBrowseSegment
macosx: Add VLCLibraryGroupSegment
macosx: Add VLCLibraryPlaylistSegment
macosx: Add a VLCLibraryVideoSegment
macosx: Add VLCLibraryHomeSegment class
macosx: Add VLCLibraryMusicSegment
macosx: Keep read-writeable internal properties for publicly readonly properties of VLCLibrarySegment and return these in getters
macosx: Hide initWithSegmentType
macosx: Rename navigation stack components to media source navigation stack components
macosx: Move navigation stack into media source library folder
macosx: Apply base data source onto navigation stack instead of access via library window
macosx: Rename delegate property to libraryWindow in navigation stack
macosx: Use self when accessing properties in navigation stack
macosx: Remove media source view controller property from library window
macosx: Do not store navigation stack in library window, hold references in relevant media source components
macosx: Take media source data source in nav state init instead of library window
macosx: Use librarySegmentViewController instead of libraryMediaSourceViewController to present media source views
macosx: Deduplicate application of segment view controller in VLCLibraryWindow
macosx: Add method to get segment view controller for a segment type in VLCLibrarySegment
macosx: Add method to VLCLibrarySegment to get relevant segment view controller class
macosx: Deduplicate setting of toolbar layout in library window
macosx: Do not double-show library segment's views when presenting a library item
kva: fix compilation
contrib: detect the system provided packages without the contrib built ones
qml: disable filtering child mouse events in `ExpandGridView` flickable
qml: disable filtering child mouse events in `ListViewExt.qml`
qml: make pip player hover handler blocking
Loading