84451 Commits (a3226cf890ae7e6ea817e72520dcd99388c105e1)
 

Author SHA1 Message Date
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 7 years ago
Rémi Denis-Courmont e7eb4a46fe thread: remove the mutex mark system 7 years ago
Rémi Denis-Courmont 72acfccd53 thread: use the common mutex implementation 7 years ago
Rémi Denis-Courmont 0a8a53335b thread: add generic futex-based muteces 7 years ago
Rémi Denis-Courmont ad6983eef4 thread: use the common vlc_cond_t implementation 7 years ago
Rémi Denis-Courmont db1fdee136 win32: simplify vlc_join() 7 years ago
Francois Cartegnie 8634945c56 codec: dav1d: MDCV contains SmDm 7 years ago
Rémi Denis-Courmont add2e3a61c FreeBSD: add thread ID and atomic wait functions 7 years ago
Rémi Denis-Courmont 5ad3d8cba8 threads: add vlc_atomic_timedwait_daytime() 7 years ago
Rémi Denis-Courmont 8223f6cdba thread: use a linked-list in condition variables 7 years ago
Rémi Denis-Courmont 939b46b643 thread: rationalise vlc_atomic_timedwait() 7 years ago
Rémi Denis-Courmont 0d0fd05b6e android: remove useless semaphore 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
Quentin Chateau 358f0924f4 player: fix source point system date on pause 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
Alexandre Janniaux a2e2cf0ab0 compat: lfind: fix warnings 7 years ago
Alexandre Janniaux 6b23d5ed45 libvlc-modules: remove stray commented attribute 7 years ago
Quentin Chateau c6aa2a0b0a nvdec: fix typo 7 years ago
Rémi Denis-Courmont 1597704fc1 thread: improve Doxygen 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