96146 Commits (105babe317e94d75b9c3da96322211bdcc776a5d)
 

Author SHA1 Message Date
Steve Lhomme 105babe317 windows: use the native read/write/etc calls 4 years ago
Steve Lhomme cedea4d018 configure: don't the check presence of stricmp 4 years ago
Steve Lhomme 6946b06a17 vlc_fixups: do warn about "deprecated" ANSI calls on Windows GDK 4 years ago
Pierre Lamot f8cd81e4f5 meson: fix dcomp.h detection 4 years ago
Steve Lhomme 589006857e http: remove uneeded cast 4 years ago
Steve Lhomme caca6ffbc3 input: don't compile local ControlInsertDemuxFilter without sout support 4 years ago
Steve Lhomme f16b63f75f es_out_timeshift: avoid forward declaration of GetTmpFile 4 years ago
Steve Lhomme 7e43a19a52 es_out_timeshift: avoid static const forward declarations 4 years ago
Steve Lhomme 5c96e6c593 es_out: avoid static const forward declarations 4 years ago
Steve Lhomme eb8ddf30d5 adaptive/mp4: don't force all included headers to be C files 4 years ago
Steve Lhomme c254ee46ea packetizers: allow inclusion HXXX NAL helpers from C++ code 4 years ago
Claudio Cambra 4f02040ace macosx: Don't hide controls if video is paused 4 years ago
Claudio Cambra 34b7ffe120 macosx: Fix flickering of titlebar on VLCFullVideoViewWindow 4 years ago
Claudio Cambra 8dc1e02b0f macosx: Expose if mouse is hovering controls as a property on VLCMainVideoViewController 4 years ago
Claudio Cambra 12f34b7ecd macosx: Don't hide video controls if mouse is hovering on them 4 years ago
Claudio Cambra 1cd9e6f349 macosx: Only track video view rect for mouse moved in library window 4 years ago
Johannes Kauffmann e1ddf339c1 contrib: qt: remove unneeded macOS patch 4 years ago
Johannes Kauffmann e12ccd4545 contrib: qt: remove unneeded GCC 11 patches 4 years ago
Johannes Kauffmann e09bec51c0 cpu: properly indent x86 defines 4 years ago
Benjamin Arnaud 64abdfc00d qml/PlaylistListView: Add 'getSelectedInputItem' to DragItem 4 years ago
Benjamin Arnaud 1c54a5eece qt/firstrunwizard: Fix 'pinned' default value 4 years ago
Claudio Cambra c567aa548e macosx: Fix VLCMainVideoView interactivity in non native full screen mode 4 years ago
Claudio Cambra a143540b3e macosx: Fix volume controls in VLCMainVideoView 4 years ago
Claudio Cambra 59eb817134 macosx: Enforce correct sizing of video view in library window 4 years ago
Claudio Cambra 65d6803ac0 macosx: Make sure to enable the video titlebar mode for new detached video windows 4 years ago
Claudio Cambra c8f93a2744 macosx: Make VLCAspectRatioRetainingWindow a VLCFullVideoViewWindow 4 years ago
Claudio Cambra d3cff4fb26 macosx: Make sure not to show window title in VLCFullVideoViewWindow 4 years ago
Claudio Cambra 153cd3543b macosx: Correctly init base video window classes even if not inited from XIB 4 years ago
Claudio Cambra 96018154c4 macosx: Move control bar related functionality only used by VLCLibraryWindow to this class 4 years ago
Claudio Cambra 88bf6569eb macosx: Fix crash when detached window is closed and playlist item changes 4 years ago
Claudio Cambra 5dc21b06fe macosx: Make VLCLibraryWindow a VLCFullVideoViewWindow 4 years ago
Claudio Cambra aefc897d85 macosx: Add VLCFullVideoViewWindow class 4 years ago
Claudio Cambra c17f8a5b4a macosx: Remove no longer needed VLCDetachedVideoWindow 4 years ago
Claudio Cambra eb9eb1087b macosx: Fix detached windows, remove need for VLCDetachedWindow 4 years ago
Claudio Cambra ba01957e94 macosx: Fix setup of borderless fullscreen video window 4 years ago
Claudio Cambra 1a874e017f macosx: Remove now unused autohide toolbar 4 years ago
Claudio Cambra 5d76933924 macosx: Remove old fspanel 4 years ago
Claudio Cambra 6d926e33d5 macosx: Update mute volume button image when mute state changes in control bar 4 years ago
Claudio Cambra 3eb2682c6d macosx: Move shuffle and repeat button functionality from VLCControlsBarCommon to VLCMainWindowControlsBar 4 years ago
Claudio Cambra a155d87839 macosx: Remove unused nowPlaying outlet from VLCControlsBarCommon 4 years ago
Claudio Cambra 7e18c3ff97 macosx: Move mute volume button outlet to VLCControlsBarCommon 4 years ago
Claudio Cambra 3d00a2312d macosx: Only set timefield alignment in main window controls bar 4 years ago
Claudio Cambra fff9d373a1 macosx: Hook up all the interactive components to the required outlets in VLCMainVideoView 4 years ago
Claudio Cambra d6c539f3da macosx: Transfer basic volume slider functionality from VLCMainWindowControlsBar to VLCControlsBarCommon 4 years ago
Claudio Cambra 0529fa2a0f macosx: Darken the main video view a bit more when controls active to improve contrast 4 years ago
Claudio Cambra 10e0e9e564 macosx: Fix issues with displayLibraryControls in VLCMainVideoViewController 4 years ago
Claudio Cambra abec01b4e7 macosx: Dynamically adjust the positioning of the library control buttons in VLCMainVideoView according to window titlebar 4 years ago
Claudio Cambra 76484f1dd3 macosx: Autohide the titlebar buttons when in the video view mode for the library window 4 years ago
Claudio Cambra 2a4770b594 macosx: Make library return button in VLCMainVideoView functional 4 years ago
Claudio Cambra e826dd40a6 macosx: Make playlist toggle button in VLCMainVideoView functional 4 years ago