- Mar 20, 2018
-
-
Alexandre Fernandez authored
-
Alexandre Fernandez authored
-
Alexandre Fernandez authored
-
Alexandre Fernandez authored
-
Alexandre Fernandez authored
-
Alexandre Fernandez authored
-
Alexandre Fernandez authored
-
Alexandre Fernandez authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
It is now up to the user to request thumbnails generation. It allows lazy loading, and prevents us from potentially generating thousands of thumbnails for nothing when indexing an entire network drive.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
We don't need to know if a video track was detected or not anymore
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
We now fallback to starting a playback early, no need for the old complicated and full of special case code
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- Mar 09, 2018
-
-
Hugo Beauzée-Luyssen authored
-
- Mar 08, 2018
-
-
Hugo Beauzée-Luyssen authored
This seems to happen on some devices, with folders ending with a trailing dot Fix https://trac.videolan.org/vlc/ticket/19909
-
- Mar 07, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- Mar 05, 2018
-
-
Hugo Beauzée-Luyssen authored
We were leaving potentially scheduled parser tasks behind
-
Hugo Beauzée-Luyssen authored
is_present doesn't exist, and we want to reset the count for all tasks anyway. It will start or not depending on the file presence, but we don't need to care when reseting
-
Hugo Beauzée-Luyssen authored
This version will ensure all the File have an associated Task, to avoid some content not appearing because it wasn't analyzed
-
Hugo Beauzée-Luyssen authored
This eases up recreating a task from a file, in case we failed to do so during the original migration
-
Hugo Beauzée-Luyssen authored
Which is more appropriate for what this function does
-
- Feb 27, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
That makes it 2 forgotten tables...
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
If any, they are signaled through an sqlite exception
-
Hugo Beauzée-Luyssen authored
-
- Feb 26, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-