April 2019 Archives by thread
      
      Starting: Mon Apr  1 12:03:21 CEST 2019
         Ending: Tue Apr 30 20:18:55 CEST 2019
         Messages: 416
     
- [vlc-commits] configure: fix vcd + winstore test for some Linux build systems
 
Steve Lhomme
- [vlc-commits] vout:win32: simplify the rect_src_clipped computing
 
Steve Lhomme
- [vlc-commits] core: limit the video-x and video-y option to macOS and Win32
 
Steve Lhomme
- [vlc-commits] vout_display: inline vout_display_SendMouseMovedDisplayCoordinates()
 
Steve Lhomme
- [vlc-commits] video_output: return NULL earlier if no vout_window_t was created
 
Steve Lhomme
- [vlc-commits] vout:win32: only hook the sensors when handling 360 videos
 
Steve Lhomme
- [vlc-commits] vout:win32: use the hwndvideo to request the sensor permission
 
Steve Lhomme
- [vlc-commits] vout:win32: the first display call check is actually the first placement
 
Steve Lhomme
- [vlc-commits] vout:wgl: do not use the window if the hwnd is not set
 
Steve Lhomme
- [vlc-commits] vout:win32: don't use the display module without a hvideownd
 
Steve Lhomme
- [vlc-commits] vout:win32: use a single boolean to know if the display area was moved or resized
 
Steve Lhomme
- [vlc-commits] vout:win32: simplify the size/position checks using a RECT
 
Steve Lhomme
- [vlc-commits] vout:win32: simplify the decorated window size retrieval
 
Steve Lhomme
- [vlc-commits] vout:win32: rely less on the vout_display_t structure
 
Steve Lhomme
- [vlc-commits] vout:gdi: use the source visible area directly
 
Steve Lhomme
- [vlc-commits] direct3d9: use the source visible area directly
 
Steve Lhomme
- [vlc-commits] direct3d11: use the source visible area directly
 
Steve Lhomme
- [vlc-commits] direct3d11: no need to check if the source visible area changed
 
Steve Lhomme
- [vlc-commits] vout:win32: remove unused rect_src_clipped
 
Steve Lhomme
- [vlc-commits] vout:win32: log the src/dst rectangles even if the display width/height is 0
 
Steve Lhomme
- [vlc-commits] direct3d9: use directly the decoder size in a rectangle
 
Steve Lhomme
- [vlc-commits] vout:win32: remove unused rect_src and associated callbacks
 
Steve Lhomme
- [vlc-commits] vout:win32: remove thumbnail bypassing
 
Steve Lhomme
- [vlc-commits] vout:win32: only mark the output size changed when it actually changed
 
Steve Lhomme
- [vlc-commits] direct3d11: use the new flag telling when the display rectangle changed
 
Steve Lhomme
- [vlc-commits] direct3d11: inline the call to Manage()
 
Steve Lhomme
- [vlc-commits] vout:win32: rect_display is only used for winstore
 
Steve Lhomme
- [vlc-commits] vout:wgl: do not use common.h
 
Steve Lhomme
- [vlc-commits] vout:win32: misc code cleaning
 
Steve Lhomme
- [vlc-commits] direct3d9: render the texture at 0,0 in the viewport
 
Steve Lhomme
- [vlc-commits] direct3d11: render the texture at 0,0 in the viewport
 
Steve Lhomme
- [vlc-commits] vout:win32: rework the callback to get the display dimensions
 
Steve Lhomme
- [vlc-commits] vout:win32: simplify the code to detect size changes
 
Steve Lhomme
- [vlc-commits] vout:win32: we don't need to update the visible area of the window
 
Steve Lhomme
- [vlc-commits] vout_display: add a helper function to compare vout_display_place_t
 
Steve Lhomme
- [vlc-commits] vout:win32: use the vout_display_place_t instead of RECT rect_dest
 
Steve Lhomme
- [vlc-commits] vout:win32: don't handle the ThumbnailClip when rendering without a HWND
 
Steve Lhomme
- [vlc-commits] vout:win32: remove write-only event->source
 
Steve Lhomme
- [vlc-commits] direct3d9: inline the Manage call
 
Steve Lhomme
- [vlc-commits] glwin32: inline the Manage call
 
Steve Lhomme
- [vlc-commits] vout:win32: no need to force a place update if only the position has changed
 
Steve Lhomme
- [vlc-commits] direct3d11: VOUT_DISPLAY_RESET_PICTURES is not supported even on winstore
 
Steve Lhomme
- [vlc-commits] vout:win32: only handle the WM_SIZE event
 
Steve Lhomme
- [vlc-commits] vout:win32: only update the window positions if the placement changed
 
Steve Lhomme
- [vlc-commits] vout:win32: handle VOUT_DISPLAY_CHANGE_DISPLAY_SIZE on Winstore builds
 
Steve Lhomme
- [vlc-commits] vout:win32: no need to handle the position in CommonManage
 
Steve Lhomme
- [vlc-commits] vout:win32: always check if the video placement has changed
 
Steve Lhomme
- [vlc-commits] direct3d11: replace the CommonManage call for Winstore builds
 
Steve Lhomme
- [vlc-commits] vout:win32: no need to position the main HWND when the parent changes
 
Steve Lhomme
- [vlc-commits] vout:win32: isolate the window placement fields in a structure
 
Steve Lhomme
- [vlc-commits] vout:win32: initialize the display_win32_area_t separately
 
Steve Lhomme
- [vlc-commits] vout:win32: separate the display area structure from the display_sys
 
Steve Lhomme
- [vlc-commits] vout:win32: use a NULL vout_display_sys_win32_t in windowless mode
 
Steve Lhomme
- [vlc-commits] vout:win32: reindent
 
Steve Lhomme
- [vlc-commits] Revert "Input options inheritance for playlists"
 
Rémi Denis-Courmont
- [vlc-commits] playlist: remove no longer used variables
 
Rémi Denis-Courmont
- [vlc-commits] mp4: do not inherit options
 
Rémi Denis-Courmont
- [vlc-commits] asx: do not inherit options
 
Rémi Denis-Courmont
- [vlc-commits] xspf: do not inherit options
 
Rémi Denis-Courmont
- [vlc-commits] input: only flush/stop vout if actually started
 
Rémi Denis-Courmont
- [vlc-commits] vout: add an assertion
 
Rémi Denis-Courmont
- [vlc-commits] mmal: don't fail resize controls
 
Rémi Denis-Courmont
- [vlc-commits] android: ignore unsupported zoom/fill change
 
Rémi Denis-Courmont
- [vlc-commits] caca: ignore unsupported resize controls
 
Rémi Denis-Courmont
- [vlc-commits] decklink: provide dummy display control callback
 
Rémi Denis-Courmont
- [vlc-commits] fb: provide dummy display control callback
 
Rémi Denis-Courmont
- [vlc-commits] kms: provide dummy display control callback
 
Rémi Denis-Courmont
- [vlc-commits] splitter: provide dummy display control callback
 
Rémi Denis-Courmont
- [vlc-commits] vdummy: provide dummy display control callback
 
Rémi Denis-Courmont
- [vlc-commits] vmem: provide dummy display control callback
 
Rémi Denis-Courmont
- [vlc-commits] yuv: provide dummy display control callback
 
Rémi Denis-Courmont
- [vlc-commits] flashen: ignore unsupported/unapplicable resize controls
 
Rémi Denis-Courmont
- [vlc-commits] opengl: ignore resize control failure
 
Rémi Denis-Courmont
- [vlc-commits] splitter: remove write-only window alignment
 
Rémi Denis-Courmont
- [vlc-commits] splitter: remove write-only window position
 
Rémi Denis-Courmont
- [vlc-commits] wall: remove aspect ratio parameter
 
Rémi Denis-Courmont
- [vlc-commits] l10n LINGUAS: add am_ET, ca at valencia, es_MX, kab
 
Michał Trzebiatowski
- [vlc-commits] package.mak: alphabetical order and add missing langs from NSIS\languages
 
Michał Trzebiatowski
- [vlc-commits] qt: remove dead code
 
Thomas Guillem
- [vlc-commits] vout: use intermediate sys variable
 
Thomas Guillem
- [vlc-commits] vout: fix leak if vlc_clone fails
 
Thomas Guillem
- [vlc-commits] vout: fix uninitialized pointer dereference
 
Thomas Guillem
- [vlc-commits] vout:win32: remove write-only rect_parent
 
Steve Lhomme
- [vlc-commits] vout:win32: always pass the vout_display_sys_win32_t in common API
 
Steve Lhomme
- [vlc-commits] vout:win32: pass the vout_window_t to EventThreadCreate
 
Steve Lhomme
- [vlc-commits] vout:win32: don't create any HWND if we have no vout_window_t
 
Steve Lhomme
- [vlc-commits] vout:win32: init the event_thread video placement outside of EventThreadCreate
 
Steve Lhomme
- [vlc-commits] vout:win32: call vout_window_ReportMouseXXX directly
 
Steve Lhomme
- [vlc-commits] vout:win32: handle right/middle mouse button double click
 
Steve Lhomme
- [vlc-commits] vout:win32: only notify the size change if we have no parent
 
Steve Lhomme
- [vlc-commits] vout:win32: init the hvideownd with the placement dimensions
 
Steve Lhomme
- [vlc-commits] vout:win32: set the gesture/projected mode early
 
Steve Lhomme
- [vlc-commits] vout:win32: handle the Always On Top of the non-parented window internally
 
Steve Lhomme
- [vlc-commits] vout:win32: do not use vout_display_SendWindowState anymore on Windows
 
Steve Lhomme
- [vlc-commits] vout:win32: separate the bare object use from direct vout_display_t use
 
Steve Lhomme
- [vlc-commits] vout:win32: don't use the window if we can't store the opaque struct in it
 
Steve Lhomme
- [vlc-commits] vout:win32: separate the creation of the video HWND
 
Steve Lhomme
- [vlc-commits] vout:win32: destroy the hvideownd in all cases
 
Steve Lhomme
- [vlc-commits] vout:win32: handle WM_CAPTURECHANGED like any other message
 
Steve Lhomme
- [vlc-commits] vout:win32: don't pretend we handle WM_PAINT/WM_NCPAINT/WM_ERASEBKGND in main HWND
 
Steve Lhomme
- [vlc-commits] vout:win32: don't place the video before the first UpdateRects is called
 
Steve Lhomme
- [vlc-commits] vout:win32: enable projection gestures per module
 
Steve Lhomme
- [vlc-commits] vout:win32: use WCHAR instead of TCHAR
 
Steve Lhomme
- [vlc-commits] direct3d9: use WCHAR instead of TCHAR
 
Steve Lhomme
- [vlc-commits] vout:win32: don't change the Z-order of the main window on resize
 
Steve Lhomme
- [vlc-commits] vout:win32: use an atomic bool to check if the HWND Thread is done
 
Steve Lhomme
- [vlc-commits] modules:vout: add a specific vout window module for Windows
 
Steve Lhomme
- [vlc-commits] vout:win32: remove elements specific to the standalone window
 
Steve Lhomme
- [vlc-commits] window: add an API to set the window title
 
Steve Lhomme
- [vlc-commits] vout:win32: handle the set_title callback in the external window
 
Steve Lhomme
- [vlc-commits] vout:win32: set the standalone window title using vout_window_SetTitle()
 
Steve Lhomme
- [vlc-commits] vout:win32: report the mouse movements event if the video has no size
 
Steve Lhomme
- [vlc-commits] vout:win32: handle the video-x/y position in the vout_window_t
 
Steve Lhomme
- [vlc-commits] vout:win32: add support for wallpaper mode to the Win32 vout_window_t
 
Steve Lhomme
- [vlc-commits] vout:win32: remove the code related to wallpaper mode in each display module
 
Steve Lhomme
- [vlc-commits] vout:win32: don't access the events code directly from display modules
 
Steve Lhomme
- [vlc-commits] vout:win32: the main HWND is never decorated
 
Steve Lhomme
- [vlc-commits] vout:win32: the parent vout_window_t cannot be NULL
 
Steve Lhomme
- [vlc-commits] winvlc: use WCHAR instead of TCHAR
 
Steve Lhomme
- [vlc-commits] mmdevice: inline the only call to var_InheritWide()
 
Steve Lhomme
- [vlc-commits] crystalhd: use WCHAR were TEXT() was used to set the variable
 
Steve Lhomme
- [vlc-commits] qt: use WCHAR instead of TCHAR
 
Steve Lhomme
- [vlc-commits] qt: don't call SHAddToRecentDocs() with NULL
 
Steve Lhomme
- [vlc-commits] skins2: fix leak
 
Steve Lhomme
- [vlc-commits] messages: don't output a NULL string
 
Steve Lhomme
- [vlc-commits] modules: use TEXT() for strings calling wide char Win32 APIs
 
Steve Lhomme
- [vlc-commits] direct3d9: remove unused include
 
Steve Lhomme
- [vlc-commits] d3d11_fmt: fix logging of WCHAR as a char
 
Steve Lhomme
- [vlc-commits] dmo: fix logging of WCHAR as a char
 
Steve Lhomme
- [vlc-commits] modules: use WCHAR when calling wide char Win32 APIs
 
Steve Lhomme
- [vlc-commits] do not use tchar.h in VLC
 
Steve Lhomme
- [vlc-commits] mmdevice: mark calls that are leaking
 
Steve Lhomme
- [vlc-commits] d3d11va: don't use a temporary conversion to log a wide char string
 
Steve Lhomme
- [vlc-commits] ntservice: don't use a temporary conversion to printf a wide char string
 
Steve Lhomme
- [vlc-commits] interface: don't implement a set_tile callback for the vout_window_t
 
Steve Lhomme
- [vlc-commits] player: remove inline attribute
 
Thomas Guillem
- [vlc-commits] Set application display name and desktop entry
 
Kai Uwe Broulik
- [vlc-commits] vlc_vaapi: find right location for libva headers
 
Daniel Charles
- [vlc-commits] srt: fix bug in setting passphrase
 
Aaron Boxer
- [vlc-commits] configure.ac: Bump required C++ version to 14
 
Hugo Beauzée-Luyssen
- [vlc-commits] codec: Remove wmafixed
 
Hugo Beauzée-Luyssen
- [vlc-commits] win32:vout_window: remove Winstore checks
 
Steve Lhomme
- [vlc-commits] vout:win32: do not use a display module with a dummy vout_window_t
 
Steve Lhomme
- [vlc-commits] vout:win32: don't use CommonManage anymore
 
Steve Lhomme
- [vlc-commits] win32:vout_window: handle the cursor hide/show
 
Steve Lhomme
- [vlc-commits] win32:vout_window: handle mouse buttons pressing
 
Steve Lhomme
- [vlc-commits] win32:vout_window: handle keyboard input
 
Steve Lhomme
- [vlc-commits] vout:win32: do not handle any keyboard or mouse event in the video HWND
 
Steve Lhomme
- [vlc-commits] vout:win32: don't handle the keyboard messages in the display modules
 
Steve Lhomme
- [vlc-commits] vout:win32: no need to init the video HWND at the proper position
 
Steve Lhomme
- [vlc-commits] vout:win32: remove dead video placement code in the mouse handler
 
Steve Lhomme
- [vlc-commits] qt: track the mouse movement on Windows as well
 
Steve Lhomme
- [vlc-commits] vout:win32: forward the mouse events to the parent window
 
Steve Lhomme
- [vlc-commits] vout:win32: get the window root using the hvideownd
 
Steve Lhomme
- [vlc-commits] opengl: remove a cast to vlc_object_t*
 
Steve Lhomme
- [vlc-commits] qt: bring back WA_PaintOnScreen for Win32
 
Steve Lhomme
- [vlc-commits] hw: vaapi: fix caps type of vaQueryVideoProcFilterCaps
 
Fabrice Bellet
- [vlc-commits] vout:win32: make sure we don't accidentally activate the HWND
 
Steve Lhomme
- [vlc-commits] vout:win32: do not enable the main HWND either
 
Steve Lhomme
- [vlc-commits] qt: do not activate the natively painted Window
 
Steve Lhomme
- [vlc-commits] Contribs: update libbluray to 1.1.1
 
Jean-Baptiste Kempf
- [vlc-commits] contrib: update libbluray to 1.1.0
 
Konstantin Pavlov
- [vlc-commits] vout:win32: remove unused defines
 
Steve Lhomme
- [vlc-commits] playlist: fix detailed description
 
Alexandre Janniaux
- [vlc-commits] playlist: add randomizer to documentation
 
Alexandre Janniaux
- [vlc-commits] playlist_legacy: rename doxygen group
 
Alexandre Janniaux
- [vlc-commits] playlist: move doxygen group to interface
 
Alexandre Janniaux
- [vlc-commits] macosx/player controller: add chapter support
 
Felix Paul Kühne
- [vlc-commits] macosx/main menu: reimplement title/chapter selection
 
Felix Paul Kühne
- [vlc-commits] macosx/player controller: add program support
 
Felix Paul Kühne
- [vlc-commits] macosx/main menu: reimplement program selection
 
Felix Paul Kühne
- [vlc-commits] macosx/player controller: expose read-only properties as such only
 
Felix Paul Kühne
- [vlc-commits] l10n LINGUAS: add tt
 
Michał Trzebiatowski
- [vlc-commits] l10n: Portuguese (Portugal) update
 
Rui
- [vlc-commits] New commits on branch master
 
Git System
- [vlc-commits] lua: remove unused playlist_legacy includes
 
Thomas Guillem
- [vlc-commits] contrib: qt: add missing ANGLE patch
 
Thomas Guillem
- [vlc-commits] lua: fix typo
 
Thomas Guillem
- [vlc-commits] lua: remove unused code
 
Thomas Guillem
- [vlc-commits] qt: remove qt being forced to use XCB EGL backend
 
Pierre Lamot
- [vlc-commits] lua: use aout_Release()
 
Thomas Guillem
- [vlc-commits] contrib: wine-headers: add missing header
 
Thomas Guillem
- [vlc-commits] contrib: qt: disable direct2d
 
Thomas Guillem
- [vlc-commits] qt: force QML fusion style
 
Pierre Lamot
- [vlc-commits] avcodec: properly mark keyframe packets
 
Paul B Mahol
- [vlc-commits] fourcc: add AGM
 
Paul B Mahol
- [vlc-commits] avcodec: add AGM support
 
Paul B Mahol
- [vlc-commits] macosx/main menu: iterate on dynamic menu activation and creation
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: expose the respective playlist controller as sender in notifications
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: expose export feature
 
Felix Paul Kühne
- [vlc-commits] macosx/main menu: reimplement playlist export
 
Felix Paul Kühne
- [vlc-commits] macosx: refactor input manager remnants
 
Felix Paul Kühne
- [vlc-commits] contrib: opus: update to 1.3.1
 
Tristan Matthews
- [vlc-commits] samba: remove unused argument
 
Rémi Denis-Courmont
- [vlc-commits] samba: combine result and error status
 
Rémi Denis-Courmont
- [vlc-commits] contrib: remove exclamation mark in errors
 
Rémi Denis-Courmont
- [vlc-commits] macosx/continuity controller: fix deadlock
 
Felix Paul Kühne
- [vlc-commits] macosx: remove more legacy playlist code
 
Felix Paul Kühne
- [vlc-commits] objects: remove undocumented "tree" command
 
Rémi Denis-Courmont
- [vlc-commits] objects: remove dead code
 
Rémi Denis-Courmont
- [vlc-commits] objects: remove vlc_object_find_name() and associates
 
Rémi Denis-Courmont
- [vlc-commits] variables: remove dead code
 
Rémi Denis-Courmont
- [vlc-commits] object: missing initializer
 
Rémi Denis-Courmont
- [vlc-commits] window: minor code factorization
 
Rémi Denis-Courmont
- [vlc-commits] window: deinline window/fullscreen event callbacks
 
Rémi Denis-Courmont
- [vlc-commits] window: track fullscreen state internally
 
Rémi Denis-Courmont
- [vlc-commits] window: track active (not paused) state internally
 
Rémi Denis-Courmont
- [vlc-commits] inhibit: add third choice for disable-screensaver
 
Rémi Denis-Courmont
- [vlc-commits] window: allow inhibit the screensaver only in fullscreen
 
Rémi Denis-Courmont
- [vlc-commits] notify: update macOS plugin to use the new playlist
 
Felix Paul Kühne
- [vlc-commits] minimal macosx: remove unneeded include
 
Felix Paul Kühne
- [vlc-commits] macosx: fix intf variable callbacks
 
Felix Paul Kühne
- [vlc-commits] macosx/control bar: cleanup and small fixes
 
Felix Paul Kühne
- [vlc-commits] macosx/player: add notification when a media's metadata changes
 
Felix Paul Kühne
- [vlc-commits] macosx/vout window: fix dynamic titles
 
Felix Paul Kühne
- [vlc-commits] macosx/clicker manager: remove dependency on core interaction singleton
 
Felix Paul Kühne
- [vlc-commits] macosx/apple script: remove dependency on core interaction singleton
 
Felix Paul Kühne
- [vlc-commits] macosx/main menu: remove dependency on core interaction singleton
 
Felix Paul Kühne
- [vlc-commits] macosx/remote control service: remove dependency on core interaction singleton
 
Felix Paul Kühne
- [vlc-commits] macosx/main window controlsbar: remove dependency on core interaction singleton
 
Felix Paul Kühne
- [vlc-commits] macosx/windows: remove dependency on core interaction singleton
 
Felix Paul Kühne
- [vlc-commits] macosx: remove core interaction singleton
 
Felix Paul Kühne
- [vlc-commits] block: mute a warning
 
Rémi Denis-Courmont
- [vlc-commits] vlm: fix warning
 
Rémi Denis-Courmont
- [vlc-commits] config: mute warning
 
Rémi Denis-Courmont
- [vlc-commits] compat: missing #include, fix warning
 
Rémi Denis-Courmont
- [vlc-commits] sdp: fix mismatched type, fix warning
 
Rémi Denis-Courmont
- [vlc-commits] win32: mute unused argument warnings
 
Rémi Denis-Courmont
- [vlc-commits] win32: wrap {g,s}etsockopt()
 
Rémi Denis-Courmont
- [vlc-commits] configure: socklen_t should be unsigned
 
Rémi Denis-Courmont
- [vlc-commits] network: do not assume socklen_t is unsigned
 
Rémi Denis-Courmont
- [vlc-commits] network: fix unused function warning
 
Rémi Denis-Courmont
- [vlc-commits] dshow: remove unused variable
 
Rémi Denis-Courmont
- [vlc-commits] wasapi: fix fallthrough warnings
 
Rémi Denis-Courmont
- [vlc-commits] wasapi: fix variable shadowing
 
Rémi Denis-Courmont
- [vlc-commits] oldrc: fix format strings
 
Rémi Denis-Courmont
- [vlc-commits] oldrc: fix warning
 
Rémi Denis-Courmont
- [vlc-commits] avi: fix format string
 
Rémi Denis-Courmont
- [vlc-commits] d3d11: fix format string
 
Rémi Denis-Courmont
- [vlc-commits] contrib: gnutls: update to 3.6.7 (fixes #21951)
 
Rémi Denis-Courmont
- [vlc-commits] contrib: gnutls: require version 3.5.0
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: require version 3.5.0+
 
Rémi Denis-Courmont
- [vlc-commits] macosx/applescript: fix object initialization
 
Felix Paul Kühne
- [vlc-commits] decoder: fix type aliasing violation
 
Rémi Denis-Courmont
- [vlc-commits] objects: make VLC_OBJECT() type-safe in C++
 
Rémi Denis-Courmont
- [vlc-commits] contrib: Qt: check for 5.11+ after ae422ac67e1714169823fa819cf1681ea466d625
 
Sean McGovern
- [vlc-commits] stl: remove invalid const qualifier
 
Rémi Denis-Courmont
- [vlc-commits] object: store a pointer to private data
 
Rémi Denis-Courmont
- [vlc-commits] objects: separate private data from public data
 
Rémi Denis-Courmont
- [vlc-commits] objects: merge vlc_object_t and vlc_common_members
 
Rémi Denis-Courmont
- [vlc-commits] Revert "decoder: fix type aliasing violation"
 
Rémi Denis-Courmont
- [vlc-commits] macosx/library window: add bottom bar
 
Felix Paul Kühne
- [vlc-commits] macosx: remove the main window
 
Felix Paul Kühne
- [vlc-commits] WIP use ShowCursor
 
Steve Lhomme
- [vlc-commits] Revert "libvlc: add leak debugging code"
 
Steve Lhomme
- [vlc-commits] qt: put back b_hasWayland initialization
 
Thomas Guillem
- [vlc-commits] snap: Added new Qt dependencies
 
Konstantin Pavlov
- [vlc-commits] snap: set QML import path for the Qt UI
 
Konstantin Pavlov
- [vlc-commits] demux: adaptive: store timeline directly
 
Francois Cartegnie
- [vlc-commits] demux: adaptive: inherit template defaults (fix #22047)
 
Francois Cartegnie
- [vlc-commits] macosx/bookmarks: disable the legacy code while retaining the UI for future re-use
 
Felix Paul Kühne
- [vlc-commits] macosx: split hotkeys handling to a designated class
 
Felix Paul Kühne
- [vlc-commits] macosx: rework communication between vout provider, library window and fspanel
 
Felix Paul Kühne
- [vlc-commits] macosx/library window: don't block access to the playlist when using the detached vout window mode
 
Felix Paul Kühne
- [vlc-commits] macOS packaging: Simplify copy rule for libvlc
 
David Fuhrmann
- [vlc-commits] macOS packaging: Quote source paths, use designated variables
 
David Fuhrmann
- [vlc-commits] macosx: Fix title changed callback
 
David Fuhrmann
- [vlc-commits] macosx: Fix short seeks
 
David Fuhrmann
- [vlc-commits] macosx: player controller: Deindent code
 
David Fuhrmann
- [vlc-commits] macosx: Document latest changes in vlc_player_cbs
 
David Fuhrmann
- [vlc-commits] osx notifications: Do not leak input item object
 
David Fuhrmann
- [vlc-commits] osx notifications: Use the players on_current_media_changed hook
 
David Fuhrmann
- [vlc-commits] vout: fix typo
 
Thomas Guillem
- [vlc-commits] contrib: gnutls: Update to gnutls 3.6.7.1
 
Martin Storsjö
- [vlc-commits] l10n: Latvian update
 
Ingmārs Dīriņš
- [vlc-commits] l10n: Kurdish (Iraq) update
 
VideoLAN
- [vlc-commits] avcodec: update the output format when the decoder requests one
 
Steve Lhomme
- [vlc-commits] WIP build
 
Steve Lhomme
- [vlc-commits] contrib:wine-headers: remove unused D3D9 features
 
Steve Lhomme
- [vlc-commits] Qt: messages: no empty start block
 
Francois Cartegnie
- [vlc-commits] Qt: messages: remove HTML parsing
 
Francois Cartegnie
- [vlc-commits] Qt: messages: remove manual block update
 
Francois Cartegnie
- [vlc-commits] demux: hls: set start offset from manifest
 
Francois Cartegnie
- [vlc-commits] contrib: qt: use upstream tarball names
 
Konstantin Pavlov
- [vlc-commits] demux: ts: fix offset units
 
Francois Cartegnie
- [vlc-commits] vout: use display date for subpicture_updater_t
 
Thomas Guillem
- [vlc-commits] contrib: qtdeclarative: Disable the JIT when targeting windows/armv7
 
Martin Storsjö
- [vlc-commits] macosx/main menu: cosmetics
 
Felix Paul Kühne
- [vlc-commits] macosx/main menu: refactor and modernize dynamic menu handling (closes #22204)
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: add notifications when items are added or removed
 
Felix Paul Kühne
- [vlc-commits] macosx: fix legacy media key support activation
 
Felix Paul Kühne
- [vlc-commits] macosx/main menu: use global list of supported subtitle extensions instead of hardcoding another one
 
Felix Paul Kühne
- [vlc-commits] macosx: use https instead of http for links opened from within the application
 
Felix Paul Kühne
- [vlc-commits] macosx/library: add class skeleton
 
Felix Paul Kühne
- [vlc-commits] macosx/library: show list of videos known to the library
 
Felix Paul Kühne
- [vlc-commits] macosx/library: add right-click menu
 
Felix Paul Kühne
- [vlc-commits] macosx: improve AppleScript API (closes #22213)
 
Felix Paul Kühne
- [vlc-commits] macosx/library: split data types to their own file
 
Felix Paul Kühne
- [vlc-commits] macosx/library data types: expose show episodes, movies and album tracks
 
Felix Paul Kühne
- [vlc-commits] macosx/library: introduce modes and a very basic audio media representation
 
Felix Paul Kühne
- [vlc-commits] macosx: add custom view to show images
 
Felix Paul Kühne
- [vlc-commits] macosx/library: use custom image view to show artwork
 
Felix Paul Kühne
- [vlc-commits] macosx/media-source: add API wrapper
 
Felix Paul Kühne
- [vlc-commits] macosx/library: add basic SD representation
 
Felix Paul Kühne
- [vlc-commits] macosx/media source: expose preparsing of media within a tree
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: use VLCImageView
 
Felix Paul Kühne
- [vlc-commits] macosx/media-source: split data source to designated class
 
Felix Paul Kühne
- [vlc-commits] macosx/media source: switch to a collection view with a custom cell for representation
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: add API to append items if we already have an input item
 
Felix Paul Kühne
- [vlc-commits] macosx/library: allow playback of media
 
Felix Paul Kühne
- [vlc-commits] macosx/library: generate thumbnails as needed and update view representation once done
 
Felix Paul Kühne
- [vlc-commits] macosx: remove unnecessary deinitialize calls (fixes #21914)
 
Felix Paul Kühne
- [vlc-commits] macosx/library: add abstraction for entry points
 
Felix Paul Kühne
- [vlc-commits] macosx: add window to manage library folders
 
Felix Paul Kühne
- [vlc-commits] macosx/player: add missing locking
 
Felix Paul Kühne
- [vlc-commits] macosx/menu: remove last occurence of vlc_object_release (closes #22204)
 
Felix Paul Kühne
- [vlc-commits] macosx: add template classes for colors and fonts
 
Felix Paul Kühne
- [vlc-commits] macosx/library: make video cells match desired appearance
 
Felix Paul Kühne
- [vlc-commits] macosx/library management: make sure to show decoded URLs
 
Felix Paul Kühne
- [vlc-commits] macosx/library: expose annotation information in video section
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: add chrome based on design
 
Felix Paul Kühne
- [vlc-commits] macosx/library: implement playmode controls
 
Felix Paul Kühne
- [vlc-commits] macosx: fix compilation with legacy SDK versions
 
Felix Paul Kühne
- [vlc-commits] contrib:qt: fix native compilation
 
Steve Lhomme
- [vlc-commits] contrib: qt: provide more config info when building in verbose mode
 
Steve Lhomme
- [vlc-commits] contrib: qt: depend on fxc2 on windows native builds
 
Steve Lhomme
- [vlc-commits] contrib: qt: fix Angle compilation on Windows
 
Steve Lhomme
- [vlc-commits] contrib: qt: Backport a qt patch for building 5.12 with clang on msys
 
Martin Storsjö
- [vlc-commits] contrib: qt: fix native win32 build with clang
 
Steve Lhomme
- [vlc-commits] contrib: qt: generate different pkg-config files for debug and release targets
 
Steve Lhomme
- [vlc-commits] contrib: qt: include MODULE_AUX_INCLUDES in the generated .pc files
 
Steve Lhomme
- [vlc-commits] contrib: qt: do not build tests
 
Steve Lhomme
- [vlc-commits] dbus: Reorder introspection to match spec
 
FeRD (Frank Dana)
- [vlc-commits] dbus: Correct introspection data
 
FeRD (Frank Dana)
- [vlc-commits] qt: implement recent medias menu
 
Abel Tesfaye
- [vlc-commits] schroedinger: use timestamp FIFO
 
Rémi Denis-Courmont
- [vlc-commits] vmem: client should get display resolution too
 
Sergey Radionov
- [vlc-commits] vout:display: remove the write-only has_double_click flag
 
Steve Lhomme
- [vlc-commits] vout:win32: remove dead code
 
Steve Lhomme
- [vlc-commits] vout:win32: add a flag to allow display modules handle the full display size
 
Steve Lhomme
- [vlc-commits] direct3d11: use the full window size for the rendering area
 
Steve Lhomme
- [vlc-commits] glwin32: use the full window size for the rendering area
 
Steve Lhomme
- [vlc-commits] direct3d9: renaming and cleaning
 
Steve Lhomme
- [vlc-commits] direct3d9: we don't need a diffuse color
 
Steve Lhomme
- [vlc-commits] direct3d9: create the scene texture with the visible size
 
Steve Lhomme
- [vlc-commits] direct3d9: use the full window size for the rendering area
 
Steve Lhomme
- [vlc-commits] wingdi: use the full window size for the rendering area
 
Steve Lhomme
- [vlc-commits] vout:win32: remove flag to allow display modules to use the full display size
 
Steve Lhomme
- [vlc-commits] vout:win32: merge the main and video HWND into one
 
Steve Lhomme
- [vlc-commits] vout:win32: store the source format in display_win32_area_t
 
Steve Lhomme
- [vlc-commits] vout:win32: no need to pass a full vout_display_t to CommonControl()
 
Steve Lhomme
- [vlc-commits] direct3d11: we only support 2 render target view
 
Steve Lhomme
- [vlc-commits] vout:win32: use the area from DISPLAY_SIZE to get the external display size
 
Steve Lhomme
- [vlc-commits] direct3d11: move the legacy UWP size check outside of the rendering callback
 
Steve Lhomme
- [vlc-commits] direct3d11: fix display size legacy UWP mode
 
Steve Lhomme
- [vlc-commits] vout:win32: remove the display dimensions callback
 
Steve Lhomme
- [vlc-commits] vout:win32: optimize the placement handling during window resizing
 
Steve Lhomme
- [vlc-commits] direct3d11: the rendering is "windowless" with an external callback
 
Steve Lhomme
- [vlc-commits] demux: adaptive: unexpose internal callback method
 
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix missing first block with sourcestream backend
 
Francois Cartegnie
- [vlc-commits] demux: adaptive: sanitize user-agent (fix #20813)
 
Francois Cartegnie
- [vlc-commits] demux: hls: disable webvtt
 
Francois Cartegnie
- [vlc-commits] demux: mp4: pack sidx items
 
Francois Cartegnie
- [vlc-commits] demux: mp4: ignore indirect index references for seek
 
Francois Cartegnie
- [vlc-commits] demux: mp4: lookup all attached sidx
 
Francois Cartegnie
- [vlc-commits] demux: mp4: probe fragments on missing duration
 
Francois Cartegnie
- [vlc-commits] demux: mp4: add sample overread check for non seekable case
 
Francois Cartegnie
- [vlc-commits] demux: heif: try to reuse decoder
 
Francois Cartegnie
- [vlc-commits] direct3d11: separate the fields to initialize the swapchain
 
Steve Lhomme
- [vlc-commits] direct3d11: set the HWND to use for the internal Swapchain
 
Steve Lhomme
- [vlc-commits] direct3d11: initialize the swapchain with the window/display size
 
Steve Lhomme
- [vlc-commits] l10n: Spanish update
 
picodotdev
- [vlc-commits] l10n: Punjabi update
 
A S Alam
- [vlc-commits] l10n: Hebrew update
 
Yaron Shahrabani
- [vlc-commits] l10n: vlc.desktop update
 
Michał Trzebiatowski
- [vlc-commits] demux: avi: fix infinite loop
 
Francois Cartegnie
- [vlc-commits] packetizer: flac: fix infinite loop
 
Francois Cartegnie
    
      Last message date: 
       Tue Apr 30 20:18:55 CEST 2019
    Archived on: Tue Apr 30 20:18:57 CEST 2019
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).