Skip to content
Snippets Groups Projects

Draft groups

Open Benjamin Arnaud requested to merge ci-groups into master
All threads resolved!

Merge request reports

Merge request pipeline #88793 passed

Merge request pipeline passed for aa69f195

Approval is optional
Merge blocked: 1 check failed

Merge details

  • The source branch is 9273 commits behind the target branch.
  • 12 commits and 1 merge commit will be added to master.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Benjamin Arnaud added 16 commits

    added 16 commits

    Compare with previous version

  • Benjamin Arnaud added 13 commits

    added 13 commits

    Compare with previous version

  • Benjamin Arnaud added 52 commits

    added 52 commits

    • c3288bbe...fbebef63 - 34 commits from branch master
    • 5e71d625 - medialibrary: Add comprehensive group support
    • ab43fed8 - qt/mainui: Add group support
    • ae9202f1 - qt: Create MLGroup
    • 7473e0b6 - qt: Create MLGroupListModel
    • c304f33d - qt: Create MLGroupModel
    • d8a364eb - qt/mlbasemodel: Add 'getData' function for QModelIndex
    • 5af76b4a - qt/qml_menu_wrapper: Add group support
    • 7c454d00 - qml/VideoListDisplay: Add configuration for the 'mainCriteria'
    • bf6282c5 - qml/VideoAll: Add support for different models
    • df57c2e4 - qml: Create MediaGroupList
    • 7d1289d5 - qml: Create MediaGroupDisplay
    • d929b67e - qml: Create VideoGroupsDisplay
    • 22c41f4e - qml/TableViewDelegate: Syntax cleanup
    • 2d5c42e6 - qt/mlplaylistmodel: Add the 'thumbnailUpdated' function
    • 1e8095fe - qml/PlaylistMediaList: Update '_actionAtIndex' implementation
    • 33d42d7e - qml/PlaylistMediaDisplay: Remove deprecated '_actionAtIndex' function
    • 1ddc75dd - qml/PlaylistMediaList: Remove the 'onItemDoubleClicked' event
    • d1a91f18 - qt/mlplaylistmedia: Add the 'm_thumbnailStatus' initialize

    Compare with previous version

  • Benjamin Arnaud added 12 commits

    added 12 commits

    • 8185b552 - qt/qml_menu_wrapper: Add group support
    • 8bdfc587 - qml/VideoListDisplay: Add configuration for the 'mainCriteria'
    • c447c098 - qml/VideoAll: Add support for different models
    • 32ccf481 - qml: Create MediaGroupList
    • 5776d2a8 - qml: Create MediaGroupDisplay
    • 4c4e985d - qml: Create VideoGroupsDisplay
    • e49476d2 - qml/TableViewDelegate: Syntax cleanup
    • 0a8c2524 - qt/mlplaylistmodel: Add the 'thumbnailUpdated' function
    • 03d848e8 - qml/PlaylistMediaList: Update '_actionAtIndex' implementation
    • 335c66f1 - qml/PlaylistMediaDisplay: Remove deprecated '_actionAtIndex' function
    • 156ddf92 - qml/PlaylistMediaList: Remove the 'onItemDoubleClicked' event
    • 6c54451b - qt/mlplaylistmedia: Add the 'm_thumbnailStatus' initialize

    Compare with previous version

  • Benjamin Arnaud added 94 commits

    added 94 commits

    • c21bf106 - macosx: open panel: fix MRL generation for multiple input devices
    • 08a3c763 - input: fix `input-slave` option for subtitles
    • d4d802bd - demux: ts: remove useless variable initialisation
    • 9ad0a1de - macosx: Add two size configurations for fullscreen panel
    • 6e43ea75 - direct3d11: allow a NULL select_plane callback
    • dd514b9e - libvlc: make the D3D11 callback give a ID3D11RenderTargetView per plane
    • f3b16b6f - d3d11_fmt: don't crash on missing external ID3D11DeviceContext
    • 0411ae06 - d3d11_fmt: use a context_mutex for external devices too
    • 268d491f - libvlc: let D3D11 apps provide a mutex to protect the ID3D11DeviceContext
    • a51e61a4 - libvlc: fix bogus documentation reference
    • 23502d38 - d3d11_fmt: assume the decoder device will be used for hardware decoding
    • bd399da4 - d3d_dynamic_shader: don't log an error when there is none
    • f21c063e - youtube.lua: disable cookies if redirected to consent page
    • 3f401932 - liveleak.lua: support new video URL format
    • e02e408c - liveleak.lua: fix title metadata parsing
    • 55456d7c - liveleak.lua: fix video resolution selection
    • 15fcb659 - gnutls: fix priority descriptions (fixes #22775)
    • 5f990b0c - Update Changelogs
    • f3c7ba5b - macosx: Fix autolayout issues for simple prefs
    • e8d929f3 - qt: support 2d surfaces for horizontal scroll
    • 025cbe2d - Contribs: update libbluray to 1.3.0
    • 497fc421 - macosx: time fields: Cache alternative time representation
    • a783a0e1 - qt: disable "Customize Interface..." menu entry
    • 5b0ec36b - qt: remove toolbarDialog() from DialogsProvider
    • 72c1f907 - qt: remove native ToolbarEditor dialog
    • 67e1913b - qt: remove toolBarConfUpdated signal
    • 700bd07b - qt: qml: refactor player control handling
    • 8a9a83c8 - qt: make default controlbar profile names translatable
    • 771de11f - qt: add getTextDialog function to DialogsProvider
    • 5d146558 - qml: fix ToolbarEditor TabBar background
    • df7084a1 - qml: don't set style sheet on obsolete object
    • de81809a - qml: increase minimum width of views in toolbar editor
    • 97019ddc - qml: add WindowDialog
    • 0ff5281c - qml: set attached ToolTip defaults for IconToolButton
    • f1fbc026 - qml: adapt model changes in ToolbarEditor
    • a1d9020d - qml: add ToolbarEditorDialog
    • 263b628d - qt: add showToolbarEditorDialog signal to DialogsProvider
    • a7e2ab7d - qml: add ToolbarEditorDialog loader to Dialogs
    • 09761f2b - qt: enable "Customize Interface..." menu entry
    • 3fd1f2d3 - qml: use custom widgets instead of Text in toolbar editor
    • ae7ce11d - qml: fix scaling in toolbar editor
    • 685f4e65 - qt: qml: use enum for player controlbar identifier
    • 6f267300 - qt: add function to access PlayerIdentifier enum from qml
    • eb9b3a03 - qt: make player identifiers translatable
    • 20725496 - qt: register qml singleton type PlayerListModel
    • 53e11113 - qml: dynamically populate the toolbar editor
    • 5e5132d5 - qml: dynamically create inner views in toolbar editor
    • da8c6e82 - qml: show dirty mark in toolbar editor tab button
    • 6831891c - qml: make toolbar editor view's scroll bar always visible
    • 87717a7a - qml: fix drag auto scroll in toolbar editor
    • 670a5dea - qml: disable highlight auto scroll in toolbar editor
    • 4e87c549 - demux: adaptive: fix probing with multiple ID3
    • d67fffcb - qml: fix focus in local menu group
    • 65428b95 - qml: add msToString helper function
    • dc7fa3cb - qml: move clamp function to Helpers
    • 39d2a0f9 - qml, qt: remove duration_short property
    • 99915725 - qml: change itemDoubleClicked signal behaviour in KeyNavigableTableView
    • 03586cce - qml: correctly add url media
    • 4a133bff - qt: remove unnecessary invokeMethod call
    • 688a2a71 - qt: fullfill reset request if worker is already idle
    • c3101d8c - qml: fix color handling in URL text box
    • d3f4c657 - qml: enable text interactions in URL text box
    • 929c1b26 - qml: lazily update availableRowWidth of KeyNaviagableTableView
    • a950eeb2 - qml: revise menu handling in Player
    • 30300829 - qml: add playback speed control widget
    • 5b90a451 - qml: update 'faster.svg' and 'slower.svg'
    • 69b08dad - qml: remove unused properties from Langmenu
    • bfe35114 - qml: move isValidInstanceOf function in Helpers
    • 65b7e209 - qml: fix colors in SearchBox
    • b03af1e1 - qml: hide header section text when not applicable
    • 462670f4 - egl_pbuffer: fix missing file for distcheck
    • a552809d - vlm: remove wrong assertion
    • 0ddedd36 - packetizer: avparser: properly propagate flags
    • 0b94015a - packetizer: avparser: set proper frame flags
    • 73b0d14c - packetizer: avparser: remove useless realloc/copy
    • e5b19623 - contrib: harfbuzz: fix WINAPI detection
    • 15235ff7 - qml/TableViewDelegate: Syntax cleanup
    • f27213b3 - qt/mlplaylistmodel: Add the 'thumbnailUpdated' function
    • 6951bd39 - qml/PlaylistMediaList: Update '_actionAtIndex' implementation
    • 568e23c2 - qml/PlaylistMediaDisplay: Remove deprecated '_actionAtIndex' function
    • d2f32470 - qml/PlaylistMediaList: Remove the 'onItemDoubleClicked' event
    • 25677b95 - qt/mlplaylistmedia: Add the 'm_thumbnailStatus' initialize
    • 12b5b1d8 - medialibrary: Add comprehensive group support
    • 725f2053 - qt/mainui: Add group support
    • 193f3edd - qt: Create MLGroup
    • a0f49e47 - qt: Create MLGroupListModel
    • b2937a82 - qt: Create MLGroupModel
    • d97aa09e - qt/mlbasemodel: Add 'getData' function for QModelIndex
    • 76518980 - qt/qml_menu_wrapper: Add group support
    • e7a6c525 - qml/VideoListDisplay: Add configuration for the 'mainCriteria'
    • 19b72fc8 - qml/VideoAll: Add support for different models
    • 7c8e7f40 - qml: Create MediaGroupList
    • f1353a2e - qml: Create MediaGroupDisplay
    • 3a3517df - qml: Create VideoGroupsDisplay

    Compare with previous version

  • Pierre Lamot
  • Pierre Lamot
  • Pierre Lamot
  • Pierre Lamot
  • Benjamin Arnaud added 13 commits

    added 13 commits

    • a95ede7f - medialibrary: Fix 'i_creation_date' for the playlist
    • 7415dbb8 - medialibrary: Add comprehensive group support
    • d1f5348a - qt: Create MLGroup
    • 65d50c67 - qt: Create MLGroupListModel
    • 6a4bdffe - qt: Create MLGroupModel
    • 4392420f - qt/mlbasemodel: Add 'getData' function for QModelIndex
    • 01534511 - qt/qml_menu_wrapper: Add group support
    • 84d972cb - qt/mainui: Add QML group support
    • 7482974e - qml/VideoListDisplay: Add configuration for the 'mainCriteria'
    • 4f1c36e8 - qml/VideoAll: Add support for different models
    • e33c2286 - qml: Create MediaGroupList
    • 9f160b38 - qml: Create MediaGroupDisplay
    • 71bfdb0b - qml: Create VideoGroupsDisplay

    Compare with previous version

  • Benjamin Arnaud resolved all threads

    resolved all threads

  • Benjamin Arnaud added 43 commits

    added 43 commits

    • 71bfdb0b...a9bcc2cb - 24 commits from branch master
    • d0e22bfd - qml/TableViewDelegate: Syntax cleanup
    • 19ae0622 - qt/mlplaylistmodel: Add the 'thumbnailUpdated' function
    • 35a70925 - qml/PlaylistMediaList: Update '_actionAtIndex' implementation
    • 11d52624 - qml/PlaylistMediaDisplay: Remove deprecated '_actionAtIndex' function
    • b7bdd754 - qml/PlaylistMediaList: Remove the 'onItemDoubleClicked' event
    • 4cdc76a8 - qt/mlplaylistmedia: Add the 'm_thumbnailStatus' initialize
    • 9c3e6459 - medialibrary: Fix and update the playlist 'Convert' function
    • 08651cec - medialibrary: Add comprehensive group support
    • 54a73b65 - qt: Create MLGroup
    • 6bc967b9 - qt: Create MLGroupListModel
    • db6754d3 - qt: Create MLGroupModel
    • 461d4c51 - qt/mlbasemodel: Add 'getData' function for QModelIndex
    • ce058848 - qt/qml_menu_wrapper: Add group support
    • 49eeb811 - qt/mainui: Add QML group support
    • b4bac01b - qml/VideoListDisplay: Add configuration for the 'mainCriteria'
    • 145d62a6 - qml/VideoAll: Add support for different models
    • 18e66bfc - qml: Create MediaGroupList
    • d7d2d2fb - qml: Create MediaGroupDisplay
    • 3cf3ce42 - qml: Create VideoGroupsDisplay

    Compare with previous version

  • Pierre Lamot
  • Benjamin Arnaud added 11 commits

    added 11 commits

    • 4e05db7e - qt/mlvideomodel: Add support for parented media(s) in the MLVideoModel::Loader
    • 1b1892b1 - qt: Create MLGroup
    • 42cea1d1 - qt: Create MLGroupListModel
    • c263960a - qt/mlbasemodel: Add 'getData' function for QModelIndex
    • 7381d66e - qt/qml_menu_wrapper: Add group support
    • f1667438 - qt/mainui: Add QML group support
    • 0e40564a - qml/VideoListDisplay: Add configuration for the 'mainCriteria'
    • 85f6bfd8 - qml/VideoAll: Add support for different models
    • 73c84385 - qml: Create MediaGroupList
    • 41cd6102 - qml: Create MediaGroupDisplay
    • 0804ef17 - qml: Create VideoGroupsDisplay

    Compare with previous version

  • Benjamin Arnaud resolved all threads

    resolved all threads

  • Benjamin Arnaud added 36 commits

    added 36 commits

    • 0804ef17...eb6b8474 - 23 commits from branch master
    • 660af5b6 - medialibrary: Fix and update the playlist 'Convert' function
    • 5ade3bb8 - medialibrary: Add comprehensive group support
    • 8d730871 - qt/mlvideomodel: Add support for parented media(s) in the MLVideoModel::Loader
    • 6353ef84 - qt: Create MLGroup
    • 1010716d - qt: Create MLGroupListModel
    • 61edc25c - qt/mlbasemodel: Add 'getData' function for QModelIndex
    • dc9b595b - qt/qml_menu_wrapper: Add group support
    • 9103783c - qt/mainui: Add QML group support
    • c74baa36 - qml/VideoListDisplay: Add configuration for the 'mainCriteria'
    • 6a3bb8a7 - qml/VideoAll: Add support for different models
    • 80a2ac2e - qml: Create MediaGroupList
    • 207b18c5 - qml: Create MediaGroupDisplay
    • 65039553 - qml: Create VideoGroupsDisplay

    Compare with previous version

  • Benjamin Arnaud added 38 commits

    added 38 commits

    • 65039553...5924cb42 - 26 commits from branch master
    • b90fcd88 - medialibrary: Add comprehensive group support
    • ceb64808 - qt/mlvideomodel: Add support for parented media(s) in the MLVideoModel::Loader
    • 776be9f5 - qt: Create MLGroup
    • fa5ff03c - qt: Create MLGroupListModel
    • f92f584f - qt/mlbasemodel: Add 'getData' function for QModelIndex
    • 585dc787 - qt/qml_menu_wrapper: Add group support
    • 4ef4c543 - qt/mainui: Add QML group support
    • 65591fd5 - qml/VideoListDisplay: Add configuration for the 'mainCriteria'
    • 63b7d883 - qml/VideoAll: Add support for different models
    • 0657e28b - qml: Create MediaGroupList
    • acc02f92 - qml: Create MediaGroupDisplay
    • aa69f195 - qml: Create VideoGroupsDisplay

    Compare with previous version

  • Please register or sign in to reply
    Loading