Commit Graph

  • 259d873b41 access: vnc: add missing include master Marvin Scholz 2023-09-05 04:35:29 +0200
  • 595aec683a contrib: vncclient: update to 0.9.15 Marvin Scholz 2023-09-05 04:33:55 +0200
  • 8935caa90a packetizer: h264_nal: check some values François Cartegnie 2026-03-05 10:20:22 +0700
  • 8b0f847348 packetizer: hevc_nal: check for EOS within loop François Cartegnie 2026-03-03 17:21:31 +0700
  • 31ecb3b565 packetizer: hevc_nal: check some values François Cartegnie 2026-03-05 16:21:36 +0700
  • 8b55b111ce meson: codec: fix extra lib prefix Alexandre Janniaux 2026-03-05 11:49:41 +0100
  • e2b3abfe10 meson: opengl: fix extra lib prefix Alexandre Janniaux 2026-03-05 11:49:41 +0100
  • d4286710de chromecast: Include music metadata Mattias Hansson 2026-02-28 14:52:39 +0100
  • 6d7920e148 macosx: Fix VLCLibraryMasterDetailViewTableViewDataSource conformance in VLCLibraryFavoritesDataSource Claudio Cambra 2026-03-06 22:54:36 +0800
  • 7acd6b4d26 demux: add check to verify sequence table size to prevent oom unichronic 2026-02-20 04:04:29 +0530
  • b257bca870 macosx: map SORT_FILE_SIZE to macos playlist GUI 3.0.x unichronic 2026-02-16 18:04:33 +0530
  • d112b45558 src/playlist: add sorting by file size logic unichronic 2026-02-16 18:00:02 +0530
  • 83addb8a62 macosx: Ensure insets give pre-tahoe play queue buttons room to breathe Claudio Cambra 2026-03-05 20:22:35 +0800
  • abde5723d2 macosx: Fix button stack in play queue sidebar for macOS <26 Claudio Cambra 2026-03-04 17:33:47 +0800
  • c935939c46 packetizer: av1: fix potential leak François Cartegnie 2026-03-06 15:30:24 +0700
  • e8f6666222 ARM build run 2 #203 KalinaGabor 2026-03-06 20:56:37 +0100
  • f12988ae40 packetizer: hxxx: fix invalid deref François Cartegnie 2026-02-25 18:17:25 +0700
  • 93a8463d07 build: add cross-platform clipboard support #202 Sergey Degtyar 2026-03-06 04:47:05 +0300
  • 0a3993317b win32: add image copying to clipboard Sergey Degtyar 2026-03-06 04:45:24 +0300
  • 889fdd03d9 macos: add image copying to clipboard Sergey Degtyar 2026-03-06 04:44:28 +0300
  • 0967cabdb9 vout_intf: copy video snapshots to clipboard Sergey Degtyar 2026-03-06 04:41:42 +0300
  • b4facef370 vout: convert hardware-backed pictures to RGBA Sergey Degtyar 2026-03-06 04:37:47 +0300
  • 2f8be64bde libvlc: create new action to take snapshot into clipboard Sergey Degtyar 2026-03-06 04:30:29 +0300
  • 9df1f77246 Revert "package/macosx: use the same minimum version as the other scripts" Marvin Scholz 2026-03-06 00:42:33 +0100
  • c6211ceba3 cleanup after X86 adaptation KalinaGabor 2026-03-05 19:33:13 +0100
  • c6f3498d00 arm build ok KalinaGabor 2026-03-05 19:28:40 +0100
  • 8ca4d37fb0
    Fix audio client initialization parameters #201 Anthony La 2026-03-04 21:02:05 -0800
  • 5b3b3c6c61 win32: fix DllMain definition from header Alexandre Janniaux 2026-02-27 14:32:57 +0100
  • 77d6c93e29 macosx: replace deprecated NSRightMouse{Down,Up} with NSEventType variants Serhii Bykov 2026-02-27 22:37:59 +0100
  • 434c3fc69f macosx: Fix collection view crashes from inconsistent data in VLCLibraryAudioGroupDataSource Serhii Bykov 2026-02-21 11:51:33 +0100
  • 97cfb21b08 qt: fix middle mouse wheel rewind issue Ojus Chugh 2026-02-09 00:21:34 +0530
  • 97f077b644 macosx: Fix table header having the play/queue buttons disabled on startup Claudio Cambra 2026-03-01 14:59:14 +0800
  • b8148a855d macosx: Remove incorrect whitespaces in audio group data source Claudio Cambra 2026-03-01 02:40:16 +0800
  • 3cfbeb03e1 macosx: Simplify setRepresentedAudioGroup in audio group data source, leverage property Claudio Cambra 2026-03-01 02:37:57 +0800
  • 276ea89986 x86 UI and Playback ok KalinaGabor 2026-03-01 18:57:11 +0100
  • 0a4b3c6002 vaapi: dec-dev: reject NVDEC driver Thomas Guillem 2026-02-25 16:25:50 +0100
  • 4f16e9241e macosx: Make representedItem parameter in group header delegate nullable Claudio Cambra 2026-02-26 20:05:59 +0800
  • 2d978211bb macosx: Correctly implement table view check in master detail view table view delegate Claudio Cambra 2026-02-26 20:01:19 +0800
  • 57979cb89b macosx: Use correct table views in abstract master/detail view classes Claudio Cambra 2026-02-26 19:57:28 +0800
  • 6e18b0adf4 macosx: Add support for header in groups table view Claudio Cambra 2026-02-26 19:50:55 +0800
  • be21afbde3 macosx: Implement header view support in playlist view controller Claudio Cambra 2026-02-26 18:46:20 +0800
  • 7a44513632 macosx: Implement updateHeaderForMasterSelection in playlist data source Claudio Cambra 2026-02-26 18:45:14 +0800
  • 8cb0ed9b9e macosx: Align update header based on selection method names Claudio Cambra 2026-02-26 18:44:02 +0800
  • 6de215ed88 macosx: Move header delegate definition into master detail view data source protocol Claudio Cambra 2026-02-26 18:43:08 +0800
  • c830598e75 macosx: Leverage group header delegation in table view delegate within favorites view controller Claudio Cambra 2026-02-26 18:19:37 +0800
  • 712be53585 macosx: Implement updateHeaderForTableView in abstract grouping data source Claudio Cambra 2026-02-26 18:18:37 +0800
  • 931b61e4e2 macosx: Make master/detail view table view delegate VLCLibraryGroupHeaderDelegate conformant Claudio Cambra 2026-02-26 18:16:44 +0800
  • 795f45a926 macosx: Remove unused selectedRow in master detail view table view delegate Claudio Cambra 2026-02-26 18:12:33 +0800
  • 5c744ed591 macosx: Hide float-on-top indicator when fading out main video view controls Claudio Cambra 2026-02-28 17:34:27 +0800
  • c9715c5dd9 macosx: Preallocate matchingTitles size in library window Claudio Cambra 2025-12-14 19:55:36 -0800
  • f62ebfa4fb macosx: Do not double-create array in toolbar delegate Claudio Cambra 2025-12-14 02:09:50 -0800
  • ee907c1f03 macosx: Avoid double iteration in toolbar delegate by using/reusing index Claudio Cambra 2025-12-14 02:09:25 -0800
  • 3ea2ae1328 macosx: Avoid creating a subviews array copy in library window Claudio Cambra 2025-12-14 02:07:32 -0800
  • f4a764b1d8 macosx: Avoid creating copies where possible during audio group item handling in library model Claudio Cambra 2025-12-13 10:56:47 -0800
  • e3e36e5677 macosx: Avoid creating copies where possible during actions in librarymodel Claudio Cambra 2025-12-13 10:28:09 -0800
  • 056ab09d52 macosx: Avoid creating unneeded copies of containers in home view stack view controller Claudio Cambra 2025-12-13 04:34:38 -0800
  • 052af75c4b macosx: Avoid creating unneeded copies of playlists Claudio Cambra 2025-12-13 04:25:56 -0800
  • 84a9d8431f macosx: Avoid copy-write-copy pattern in video container view data source Claudio Cambra 2025-12-13 04:24:32 -0800
  • 0edb6284a5 macosx: Avoid creating unneeded copies of generated animation steps in flow layout Claudio Cambra 2025-12-13 04:19:37 -0800
  • be73eb7469 macosx: Leverage mutable copy to acquire mutable path items in VLCInputNodePathControl Claudio Cambra 2025-12-13 03:53:35 -0800
  • 3b5d642c1c macosx: Avoid copy-write-copy pattern in video data source Claudio Cambra 2025-12-13 00:40:48 -0800
  • fdcb96e200 macosx: Avoid copy-write-copy pattern in audio data source Claudio Cambra 2025-12-13 00:30:37 -0800
  • 1499dacef4 apple: build: add --with-contrib/--without-contrib Alexandre Janniaux 2026-02-11 11:16:42 +0100
  • 048a8452cb chromecast: Include music metadata #200 Mattias Hansson 2026-02-28 14:52:39 +0100
  • 910a544aa6 nvdec: gl: use chroma desc to calculate WidthInBytes Thomas Guillem 2026-02-25 11:49:26 +0100
  • 770a6e1c81 nvdec: refactor GPU copy by using chroma description Thomas Guillem 2026-02-25 10:06:08 +0100
  • 337cf1d6f7 x86 build fix KalinaGabor 2026-02-28 10:50:59 +0100
  • cf61cc3f76
    Merge b67d7e10eb into 0bd45a13cc #87 Berry Law 2026-02-28 09:43:45 +0000
  • 7634c465c2
    Merge e5dc13f7ab into 0bd45a13cc #130 Reuf Rujevic 2026-02-28 09:42:36 +0000
  • 0bd45a13cc qt: Add radio icon to Radio service discovery module Zyad M. Ayad 2026-02-22 20:44:46 +0200
  • 107825b609 demux: mkv: fix NULL deference error with invalid header compression unichronic 2026-02-19 08:14:39 +0530
  • 51b6d57ede qt: Add 'Clear History' button to network URL open dialog Atul Singh 2026-02-16 22:42:40 +0530
  • 6707c699ce arm build ok KalinaGabor 2026-02-27 20:34:06 +0100
  • 1ac135b277 after cleanup KalinaGabor 2026-02-27 18:59:28 +0100
  • 3884d57a1f nvdec: increase priority Thomas Guillem 2026-02-25 15:54:12 +0100
  • 257a380341 nvdec: check early if dec-dev is compatible Thomas Guillem 2026-02-25 15:51:28 +0100
  • 658ac9f758 vaapi: dec-dev: increase all priorities Thomas Guillem 2026-02-25 15:50:53 +0100
  • aed1ca0c53 macosx: Prevent empty selection in favorites group selection table view Claudio Cambra 2026-02-26 12:33:54 +0800
  • 79cb0b290a macosx: Do not display "all favorites" section within favorites library if there is only one favorites type present Claudio Cambra 2026-01-31 20:44:47 +0800
  • 1ae1830aef enabled more modules KalinaGabor 2026-02-25 20:37:12 +0100
  • f110a2040e macosx: Make active state visible for float on top button on Tahoe Claudio Cambra 2026-02-01 00:56:50 +0800
  • 04265a4ba0 After cleanup KalinaGabor 2026-02-25 18:49:15 +0100
  • 3b36f5e803 final fixes KalinaGabor 2026-02-24 20:18:08 +0100
  • c6413d4fb5 Added documentation KalinaGabor 2026-02-24 19:57:29 +0100
  • 655b174e85 macosx: fix progress bar advancing after pause due to orphaned timer Serhii Bykov 2026-02-19 22:16:14 +0100
  • b6707c23a0 First version of webos build system KalinaGabor 2026-02-24 19:44:57 +0100
  • 107a237963 android/display: tell libvlcjni where we want the video to be in the window Steve Lhomme 2025-12-03 08:27:58 +0100
  • efc783144a android/display: group the subpicture VOUT_DISPLAY_CHANGE_SOURCE_CROP/PLACE Steve Lhomme 2024-09-05 13:27:28 +0200
  • c8a5818cfd macosx: Remove VLCLibraryAudioGroupHeaderView Claudio Cambra 2026-02-23 17:28:02 +0800
  • bd37a19f18 macosx: Use the table header view for the audio group collection views Claudio Cambra 2026-02-23 16:51:13 +0800
  • 5db64f2ecb macosx: Ensure the audio group table header root view has no visible background Claudio Cambra 2026-02-23 16:38:40 +0800
  • 56c45f2747 macosx: Add initialiser to audio group table header view to initialise with internal padding value Claudio Cambra 2026-02-23 16:37:18 +0800
  • bd886f12ac macosx: Add property to selectively apply internal padding within audio group table header view Claudio Cambra 2026-02-23 16:36:06 +0800
  • c5f6cdbe69 macosx: Extract application of constraints for audio group table header view Claudio Cambra 2026-02-23 16:33:48 +0800
  • ab811b8a67 Fix UI KalinaGabor 2026-02-23 19:08:29 +0100
  • aca398cbec avcodec: fourcc: map ATRAC audio codecs Alexandre Janniaux 2026-02-22 10:51:24 +0100
  • 252dae35d7 fourcc_list: document ATRAC audio codecs Alexandre Janniaux 2026-02-22 10:51:10 +0100
  • b90bc5641e vlc_fourcc: add ATRAC audio codecs Alexandre Janniaux 2026-02-22 10:50:50 +0100
  • 61d8f2d6c1 vlc_process: ensure HAVE_VLC_PROCESS_SPAWN is set when process.c is compiled Steve Lhomme 2026-02-05 13:43:28 +0100
  • 4d18efb430 contrib: zlib: update to 1.3.2 Steve Lhomme 2026-02-19 13:36:50 +0100