50951 Commits (a3226cf890ae7e6ea817e72520dcd99388c105e1)

Author SHA1 Message Date
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 7 years ago
Francois Cartegnie 8634945c56 codec: dav1d: MDCV contains SmDm 7 years ago
Pierre Lamot 20fefd3e16 qml: fix icon misaligned with on some systems 7 years ago
Pierre Lamot 51adabad11 qml: make MLFolderSettings instantiable from ml maindisplay 7 years ago
Pierre Lamot 489b38e60c qml: use system palette exposed from C++ 7 years ago
Pierre Lamot e181aa5364 qt: expose system color palette from C++ QPalette 7 years ago
Pierre Lamot 308369494d qml: change cancel behavior in player 7 years ago
Pierre Lamot 3c1dc73391 qml: forward every keys as HotKey when the Player Toolbar is hidden 7 years ago
Pierre Lamot a34633bdab qml: ensure album and artist labels don't collide with the time slider 7 years ago
Pierre Lamot bc779196bd qml: show the media title on top of the player view 7 years ago
Pierre Lamot 260a099cd5 qml: remove negation in Player's boolean variable names 7 years ago
Pierre Lamot b053e60abd qml: display user friendy url in Video detailed informations 7 years ago
Pierre Lamot 24321b883a qml: set the default focus on the content rather than the navigation bar 7 years ago
Pierre Lamot 95bf7366c9 qml: provide modal dialogs instantiable from QML 7 years ago
Pierre Lamot 7bd41a00c1 qt: allow MlFoldersModel to be instantiated from qml 7 years ago
Pierre Lamot 3200ea3dcf qt: update the current item in the PlaylistController on items updated callback 7 years ago
Pierre Lamot 6f62e4dcd7 qml: refresh elements from ExpandGridView on data update 7 years ago
Pierre Lamot de38cc0f4f qml: rename ExpandGridView.model to ExpandGridView.delegateModel 7 years ago
Pierre Lamot 683dc6ee2d qt: notify dataChanged when a thumbnail is updated from the medialibrary 7 years ago
Pierre Lamot 39c7f677d4 qml: dynamically sets the labels on the Video miniature 7 years ago
Pierre Lamot cbb6c2ba34 qml: provide default modelCount value in NavigableList/GridView 7 years ago
Pierre Lamot d8cddc0b09 qml: move dblClick handler from AudioGridItem to MusicAlbums 7 years ago
Pierre Lamot 25bb0ff356 qml: directly open the player view when opening a media from the video view 7 years ago
Pierre Lamot 5b0fa9d71c qml: directly launch the video when pressing Ok key in the video grid view 7 years ago
Alexandre Janniaux f847797727 codec: omxil: use switch lut for string conversion 7 years ago
Alexandre Janniaux 5b0090e59b codec: omxil: fix unused variable warnings 7 years ago
Quentin Chateau c6aa2a0b0a nvdec: fix typo 7 years ago
David Fuhrmann 723e88f70c auhal: Add debug message to check what audio device is restored 7 years ago
David Fuhrmann a8176a8353 auhal: Use encoded audio output if this was stored before 7 years ago
Rémi Denis-Courmont 757cd5348b decklink: use vlc::threads for global lock 7 years ago
Rémi Denis-Courmont 6f2fca8b4c upnp: use vlc::threads 7 years ago
Rémi Denis-Courmont c95b99db98 mkv/dispatcher: use vlc::threads 7 years ago
Rémi Denis-Courmont 6083d3f103 skins: remove useless mutex 7 years ago
Rémi Denis-Courmont d0df73739c qt/main: use vlc::threads 7 years ago
Rémi Denis-Courmont 0d8ef78058 qt/singleton: use vlc::threads 7 years ago
Rémi Denis-Courmont 0922595b43 taglib: use vlc::threads 7 years ago
Francois Cartegnie 4616f0780f demux: adaptive: fix regression with unknown/probed formats 7 years ago
Rémi Denis-Courmont 2e7854a624 vnc: use a semaphore instead of cancellation 7 years ago
Rémi Denis-Courmont 7f19be769c mms: use semaphore rather than cancellation 7 years ago
Rémi Denis-Courmont 6d324addef thread: remove vlc_sem_destroy() 7 years ago
Marvin Scholz b1cc5951b7 opengl: Fix sub renderer shaders for non OpenGL ES 7 years ago
Steve Lhomme f2fe1239af direct3d9: rename the decoder device to "dxva2" 7 years ago
Steve Lhomme ef6e16c80c direct3d11: rename the decoder device to "d3d11" 7 years ago
Steve Lhomme 84e470eae9 nvdec: rename the decoder device to "nvdec" 7 years ago
Steve Lhomme 54ed11669d mmal: rename the decoder device to "mmal" 7 years ago
Pierre Lamot b30d2ba076 qml: avoid focus loss when localMenuGroup gets hidden in the banner 7 years ago
Pierre Lamot 51683d6a6d qml: factorise navigation bindings 7 years ago
Pierre Lamot 48343649be qml: link to NetworkView when ml is empty 7 years ago
Pierre Lamot f6bfc577f9 qml: factorise medialibrary empty label 7 years ago
Pierre Lamot 2c539bcbbe qml: split the music genre view 7 years ago