66411 Commits (2b898bb5b18dd445b083c8dfd572a0e9d5238d2d)

Author SHA1 Message Date
Steve Lhomme 6ef80e8887 meson: link the standalone libavformat_plugin with libavcodec 1 year ago
Steve Lhomme 376fa1a25f meson: only use compilation flags from libavcodec in avcodec_common 1 year ago
Steve Lhomme a4432462c8 meson: only use the contrib folder to build d3d11/dxva2 modules 1 year ago
Pierre Lamot aef81693d2 qt: add unit test for ThreadRunner 1 year ago
Pierre Lamot 53025657f6 qt: fix queued task leak and use after free in ThreadRunner 1 year ago
Pierre Lamot fa64272d6c qt: fix use after free in ThreadRunner 1 year ago
Claudio Cambra c6af4fe308 macosx: Present message in sidebar when collection view item sizing is adjusted 1 year ago
Claudio Cambra 08085e96c7 macosx: Emit notification when the collection view item sizing had been adjusted 1 year ago
Claudio Cambra 56cd4f8220 macosx: Add ability to make collection view items larger or smaller via CMD+ and CMD- 1 year ago
Claudio Cambra 07b609a2ec macosx: Provide extern within nonnull block 1 year ago
Claudio Cambra eba084c381 macosx: Remove internal state in collection view item sizing method 1 year ago
Claudio Cambra 419191bfdb macosx: Actually set item size during adjustment in collection view 1 year ago
Claudio Cambra 549be6593e macosx: Prevent item size values going below 0 and becoming illegal 1 year ago
Claudio Cambra c07362e711 macosx: Only effect adjustment when the number of items in row has changed 1 year ago
Claudio Cambra b5a74723ec macosx: Allow adjustment of number of items in collection view row via defaults keyvalue 1 year ago
Claudio Cambra 259a7cfb63 macosx: Do not account for chapters in playback controls enablement 1 year ago
Steve Lhomme 698cb60767 wgl: use already loaded opengl32.dll 1 year ago
Steve Lhomme 76cf197d3c wgl: don't use opengl32 if it's not found 1 year ago
Claudio Cambra b21fdbf044 macosx: Remove completed todo comment about renaming playqueue components 1 year ago
Claudio Cambra aae25bb60d macosx: Remove VLCWrappableTextField 1 year ago
Claudio Cambra 64e0455923 macosx: Remove use of custom wrappable text field 1 year ago
Claudio Cambra 607e0a8d8f macosx: Access parent group type via groupDescriptor property rather than via jany climbing of view tree 1 year ago
Steve Lhomme 62d32ff578 win32: cast the GetProcAddress return to the proper function signature 1 year ago
Steve Lhomme 77f7adb9fa win32: don't cast GetProcAddress to void * 1 year ago
Steve Lhomme 24712de5d9 interop_dxva2: fix unused warning 1 year ago
Steve Lhomme c2ca20f3ed interop_dxva2: link with dxva2.lib 1 year ago
Steve Lhomme b9045defe4 direct3d9: link with dxva2.lib 1 year ago
Steve Lhomme a99578da81 d3d9_fmt: link with d3d9.lib 1 year ago
Steve Lhomme e263d60a98 d3d9_filters: link with dxva2.lib 1 year ago
Steve Lhomme 2b66a9aa71 dxva2: link with dxva2.lib 1 year ago
Steve Lhomme a926c0558f amf_helper: only load amfrt64.dll from %windows%\system32 1 year ago
Steve Lhomme 07ac5669a0 wgl: only load opengl32.dll from %windows%\system32 1 year ago
Steve Lhomme d57d4751b3 direct3d9: only load D3dx9_XX.dll from %windows%\system32 1 year ago
Steve Lhomme aaaaa7dc85 mft_d3d: only load mfplat.dll from %windows%\system32 1 year ago
Steve Lhomme 57570b45dc d3d11_fmt: only load d3d11_1sdklayers.dll from %windows%\system32 1 year ago
Steve Lhomme 833641de13 d3d11_fmt: only load DXGIDEBUG.DLL from %windows%\system32 1 year ago
Steve Lhomme 1a74fc7934 VLCSampleBufferDisplay: apply the subpicture region alpha 2 years ago
Steve Lhomme 7117dd091b dmo: link with msdmo.lib 1 year ago
Fatih Uzunoglu 963887b36b qml: add required property `model` to `MusicArtist` header delegate 1 year ago
Fatih Uzunoglu 738520b627 qml: fix emitting a signal without required parameters in `MusicAllArtists.qml` 1 year ago
Fatih Uzunoglu 913454c4e2 qml: get rid of `showArtist()` signal in `MusicArtistsAlbums.qml` 1 year ago
Fatih Uzunoglu 978a7308ca qml: do not change selection within `resetFocus()` in `MusicArtistsAlbums` 1 year ago
Fatih Uzunoglu 892cf45208 qt: set x11 display string in `CompositorX11::setupVoutWindow()` 1 year ago
Fatih Uzunoglu b19ddcc9d2 qml: do not let qt to create implicit layer in artist top banner 1 year ago
Thomas Guillem 8c8c28be69 smb2: update latest net share API 1 year ago
Thomas Guillem 94db6cdc13 smb2: rework ShareEnum 1 year ago
Thomas Guillem 9adc93c1a5 smb2: prefix local functions with vlc_ 1 year ago
Steve Lhomme 87da908e89 dxgi_swapchain: don't look for OS API if we build with Win10/8 1 year ago
Steve Lhomme 41532b38c8 dxgi_swapchain: unify the isWin8OrGreater check 1 year ago
Fatih Uzunoglu 6e67d0312d qt: add missing disconnect in `VideoSurface` 1 year ago