Commit Graph

  • 7147100283 d3d11_scaler: provide a picture_sys_t Steve Lhomme 2024-05-07 11:35:17 +0200
  • 7d6d743dc5 qml: use CachedTexture for placeholder in MediaCover Fatih Uzunoglu 2024-05-07 02:14:56 +0300
  • 5de1180720 qt: register CachedTexture in the qml engine Fatih Uzunoglu 2024-05-07 02:14:37 +0300
  • 9aae97d008 qt: introduce CachedTexture Fatih Uzunoglu 2024-05-07 02:14:24 +0300
  • bb39ea644d qt: allow not owning the texture in QSGRoundedRectangularImageNode Fatih Uzunoglu 2024-05-07 13:19:57 +0300
  • fce580a4d5 direct3d11: simplify the D3D11_RenderQuad call Steve Lhomme 2024-05-07 11:51:56 +0200
  • c0ffc2e986 configure: allow the native qmake6 to be used from the path Steve Lhomme 2024-05-07 11:40:25 +0200
  • a95a033735 Merge branch 'meson-fix' into 'master' Thomas Guillem 2024-05-07 08:28:39 +0000
  • 5762f3f17e meson: fix build Thomas Guillem 2024-05-07 10:27:44 +0200
  • 25ec5700ef Merge branch 'player-timer-fix-state-paused' into 'master' Thomas Guillem 2024-05-07 07:33:48 +0000
  • 765d6117b3 player: timer: rename state to event Thomas Guillem 2024-05-06 08:57:01 +0200
  • 06d60eb5c1 player: timer: fix paused state overridden Thomas Guillem 2024-05-06 08:50:23 +0200
  • f7ed61de75 Merge branch 'avsamplebuffer' into 'master' Thomas Guillem 2024-05-07 06:35:27 +0000
  • 63f3e39652 aout: add avsamplebuffer Thomas Guillem 2024-02-26 14:59:29 +0100
  • 97972a25a9 audiounit_ios: decrease priority Thomas Guillem 2024-04-23 17:17:02 +0200
  • c1420e41e3 aout: apple: export avas helpers Thomas Guillem 2024-04-24 13:20:23 +0200
  • 49ea2f350c aout: apple: export channel_layout_MapFromVLC Thomas Guillem 2024-03-01 15:51:33 +0100
  • 53d58abbe9 audiounit_ios: make avas_PrepareFormat standalone Thomas Guillem 2024-04-24 10:29:16 +0200
  • d35fce0a97 audiounit_ios: make avas_GetPortType standalone Thomas Guillem 2024-04-24 10:27:02 +0200
  • da27196e96 audiounit_ios: make avas_SetActive standalone Thomas Guillem 2024-04-24 10:25:39 +0200
  • 2dea28625c audiounit_ios: replace SessionManager with a static atomic Thomas Guillem 2024-04-24 13:10:02 +0200
  • 8d79916319 audiounit_ios: handle spatial audio Thomas Guillem 2024-04-24 12:51:48 +0200
  • 67149f7c34 Revert "aout iOS: add support for spatial audio" Thomas Guillem 2024-04-24 10:06:13 +0200
  • 53e033bbc4 audiounit_ios: log more NSErrror Thomas Guillem 2024-04-24 09:25:22 +0200
  • ab8ebdeb39 audiounit_ios: move setPreferredSampleRate in avas_PrepareFormat Thomas Guillem 2024-04-24 09:22:21 +0200
  • 7bbbb16f67 audiounit_ios: rename avas_setPreferredNumberOfChannels Thomas Guillem 2024-04-24 09:21:05 +0200
  • 2c5912df4e audiounit_ios: always set the preferred channel count Thomas Guillem 2024-04-24 09:17:50 +0200
  • 56a0d3d330 modules: move apple aouts to common folder Thomas Guillem 2024-03-01 15:15:05 +0100
  • dbe1d4a0a1 Merge branch 'index_error' into 'master' Darshan Jain 2024-05-07 06:17:15 +0000
  • 000746b2e8 Merge branch 'qt/dragregression' into 'master' Fatih Uzunoğlu 2024-05-07 05:58:21 +0000
  • c7b294d94c qml: avoid using `Array.isArray()` Fatih Uzunoglu 2024-04-29 17:17:15 +0300
  • ba05d4613d qml: add `isArray()` to Helpers.js Fatih Uzunoglu 2024-05-03 18:20:25 +0300
  • 8b36c24451 qt: use `QVector<SharedInputItem>` instead of `QVariantList` as `NetworkMediaModel::getItemsForIndexes()` return type Fatih Uzunoglu 2024-04-29 16:45:13 +0300
  • 37dd8a1e0b qt: use `QVector<SharedInputItem>` instead of `QVariantList` as `NetworkDeviceModel::getItemsForIndexes()` return type Fatih Uzunoglu 2024-04-29 16:44:59 +0300
  • ee5566c8b5 qt: use `QVector<SharedInputItem>` instead of `QVariantList` as `PlaylistListModel::getItemsForIndexes()` return type Fatih Uzunoglu 2024-04-29 16:44:29 +0300
  • 3274cf18b3 Merge branch 'subs_cleanup' into 'master' Steve Lhomme 2024-05-07 05:33:25 +0000
  • 289427f5c4 display: document what each internal format is Steve Lhomme 2024-01-30 09:57:01 +0100
  • 0400168e0f video_widgets: use unsigned int for positioning Steve Lhomme 2024-02-09 11:25:59 +0100
  • 453e534756 vout_subpictures: use shallow copies for video formats for prerendering Steve Lhomme 2024-02-09 11:06:49 +0100
  • 1d0e7df83b vout_subpictures: move non-text related code out of spu_PrerenderText() Steve Lhomme 2024-02-09 11:01:01 +0100
  • 7192c1967b vout_subpictures: only use the y_margin for subtitle subpictures Steve Lhomme 2024-02-02 15:02:19 +0100
  • c54549af1c contrib: qtdeclarative: disable fusion and windows styles Fatih Uzunoglu 2024-04-04 23:21:20 +0300
  • bdd4845932 qt: use basic style for qt quick Fatih Uzunoglu 2024-04-04 23:21:02 +0300
  • fd945f5158 Merge branch 'work/loading-indicator-stream' into 'master' Claudio Cambra 2024-05-07 03:32:57 +0000
  • ff02f0a950 macosx: Ensure loading indicator is visible above decorative view Claudio Cambra 2024-05-03 23:28:15 +0800
  • 32399ea662 macosx: Do not mark audio decorative view property as readwrite outlet Claudio Cambra 2024-05-03 22:27:04 +0800
  • 823f9a79a6 macosx: Hide main video view loading indicator on load Claudio Cambra 2024-05-03 22:16:07 +0800
  • b4ec05374b macosx: Run animation for main video view loading indicator Claudio Cambra 2024-05-03 22:15:25 +0800
  • f11df7bc17 macosx: Show and hide loading indicator in main video view based on buffer fill state Claudio Cambra 2024-05-03 22:15:07 +0800
  • f3a8d4afec macosx: Add loading indicator to main video view XIB Claudio Cambra 2024-05-03 22:10:01 +0800
  • d80a3f188f Merge branch 'qml/resizehandlewidth' into 'master' Fatih Uzunoğlu 2024-05-07 03:11:07 +0000
  • 010853ff24 qml: determine resize handle width according to scroll bar width Fatih Uzunoglu 2024-03-11 18:44:46 +0200
  • aad26569d7 lua: initial work for generated documentation Marvin Scholz 2023-07-05 18:54:18 +0200
  • 62b7a20b09 qt: update filter rules to respect verbosity Fatih Uzunoglu 2023-09-19 16:07:19 +0300
  • a179b4b7cc Merge branch 'qt/dynamicgl' into 'master' Fatih Uzunoğlu 2024-05-06 21:24:58 +0000
  • f12d867645 contrib: qtbase: do not enforce desktop opengl Fatih Uzunoglu 2024-04-04 21:26:51 +0300
  • b6faec02f5 Merge branch 'qt/sliderbareventloop' into 'master' Fatih Uzunoğlu 2024-05-06 20:21:48 +0000
  • 8096817519 qml: filter rapid events on position change in seekbar Fatih Uzunoglu 2024-05-01 17:56:34 +0300
  • c38afb6867 Merge branch 'qml/polishloopartworkinfowidget' into 'master' Fatih Uzunoğlu 2024-05-06 18:44:43 +0000
  • 3eb3ed2842 qml: try to fix polish loop in ArtworkInfoWidget Fatih Uzunoglu 2024-03-06 11:42:21 +0200
  • b80ebe6e52 qml: show rectangular borders when focused in PlayButton Fatih Uzunoglu 2024-05-01 16:38:36 +0300
  • 6d5b934330 qml: remove focus shadow from the play button Fatih Uzunoglu 2024-05-01 16:37:14 +0300
  • d9af299194 Merge branch 'qt/decoupledcompscenegraph' into 'master' Fatih Uzunoğlu 2024-05-06 18:23:33 +0000
  • 3529e880b2 qt: decouple scene graph and CompositorDirectComposition Fatih Uzunoglu 2024-04-30 16:04:30 +0300
  • 213f8c920a Merge branch 'aout-dec-restart-reset' into 'master' Thomas Guillem 2024-05-06 17:12:15 +0000
  • 31923d31ac aout: dec: reset the stream on restart Thomas Guillem 2024-05-02 14:58:55 +0200
  • f37ababfa9 Merge branch 'qt/dcompdestroy' into 'master' Fatih Uzunoğlu 2024-05-06 16:47:47 +0000
  • 64189b6e40 qt: destroy intf handler and the quick view in `CompositorDirectComposition::unloadGUI()` Fatih Uzunoglu 2024-04-30 14:06:06 +0300
  • bde4a84a5d Merge branch 'qt/usebuiltincolorfuncs' into 'master' Fatih Uzunoğlu 2024-05-06 15:30:09 +0000
  • 85a93c00c2 qt: remove `blendColors()` in systempalette.cpp Fatih Uzunoglu 2024-05-01 17:18:26 +0300
  • e117034633 qml: remove blendColors property from VLCStyle Fatih Uzunoglu 2024-05-01 17:18:41 +0300
  • 3011779189 qt: do not expose `blendColors()` anymore Fatih Uzunoglu 2024-05-01 17:18:08 +0300
  • 908fc5aa96 qml: use built-in color tint instead of custom blend in AcrylicBackground Fatih Uzunoglu 2024-05-01 17:17:43 +0300
  • 71e1ab15ee qt: do not expose `setColorAlpha()` anymore Fatih Uzunoglu 2024-05-01 17:15:35 +0300
  • 4a9e83a237 qml: remove setColorAlpha property from VLCStyle Fatih Uzunoglu 2024-05-01 17:16:02 +0300
  • 0603a12baf qml: use built-in color alpha function Fatih Uzunoglu 2024-05-01 17:14:30 +0300
  • 8014bd6712 Merge branch 'qt/transparencymainview' into 'master' Fatih Uzunoğlu 2024-05-06 15:25:27 +0000
  • 4085cd33d8 VLCSampleBufferDisplay: apply the subpicture region alpha Steve Lhomme 2024-03-27 11:29:11 +0100
  • a560e81c68 Merge branch 'qt/delegateitemnotresolvedinfadingedge' into 'master' Fatih Uzunoğlu 2024-05-06 12:48:17 +0000
  • 48b919841c qml: establish binding in `delegateItem` property of FadingEdgeForListView Fatih Uzunoglu 2024-04-29 15:54:25 +0300
  • 577cdc0605 Merge branch 'win32_unicode' into 'master' Steve Lhomme 2024-05-06 12:45:13 +0000
  • 8542af332f dmo: always initialize DLL names in Wide Steve Lhomme 2023-11-29 10:09:25 +0100
  • 30a07c6551 vout/win32: force Wide API on calls using WCHAR unconditionally Steve Lhomme 2023-11-29 10:07:16 +0100
  • 9b4c22365a skins2: force Wide API for menu Steve Lhomme 2023-11-29 10:04:57 +0100
  • 72966de22c skins2: use specific API for the icon name Steve Lhomme 2023-11-29 10:04:02 +0100
  • be2330ca4a vout/win32: use wide version of string title constant Steve Lhomme 2023-11-29 10:01:01 +0100
  • 42854c9040 freetype/win32: fix EnumFontCallback prototype Steve Lhomme 2023-11-29 09:41:16 +0100
  • b7ddfc18df d3d11_fmt: fix possible char used with swscanf Steve Lhomme 2023-11-28 14:49:02 +0100
  • aac2c6e9c7 winvlc: fix possible char used with _snwprintf() Steve Lhomme 2023-11-28 13:37:33 +0100
  • d586e529c9 bdagraph: fix possible char used with _snwprintf() Steve Lhomme 2023-11-28 13:37:21 +0100
  • a1d18212d3 vout/win32: fix possible char used with _snwprintf() Steve Lhomme 2023-11-28 13:14:33 +0100
  • 59f25c878c qt: fix possible mixing of char/WCHAR comparison Steve Lhomme 2023-11-28 13:12:07 +0100
  • f8818f55e8 win_msg: always use Wide API on Windows Steve Lhomme 2023-11-28 12:51:44 +0100
  • 12fdedb70f ntservice: fix possible mixing char/WCHAR Steve Lhomme 2023-11-28 14:47:01 +0100
  • 2c7a1c6564 unc: always use Wide API on Windows Steve Lhomme 2023-11-28 11:50:22 +0100
  • a2fe813721 aout: handle pts in TimingReport() Thomas Guillem 2024-03-20 16:08:09 +0100
  • 651c0bf279 qml: add 'My Computer' section in Browse view Prince Gupta 2024-05-06 14:12:48 +0530
  • 8ec02ec66a Merge branch 'work/default-native-fs' into 'master' Claudio Cambra 2024-05-06 10:58:10 +0000
  • 87636f2f7b macosx: Set native full screen mode to on by default Claudio Cambra 2024-05-02 19:02:24 +0800
  • eec78d91ca access: bluray: remove hack for blacklisting Steve Lhomme 2024-05-06 12:18:18 +0200