- 06 Oct, 2015 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 05 Oct, 2015 16 commits
-
-
Hugo Beauzée-Luyssen authored
We now only process one file at a time, as we do for snapshots. The correct way would be to spawn more threads from the Parser class, shall we want to process multiple items at once
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Since the discovery will run in a thread, we can't assume results are instantly available
-
Hugo Beauzée-Luyssen authored
failed test > sigsegv
-
Hugo Beauzée-Luyssen authored
This wrapper is responsible for stacking operations and running them in a thread, rather than spawning a new std::thread each time
-
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
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This removes the old std::string artist property on AlbumTrack
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 04 Oct, 2015 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 02 Oct, 2015 8 commits
-
-
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
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 01 Oct, 2015 5 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
A file is now always "ready" in the sense that is always has a type
-
Hugo Beauzée-Luyssen authored
The file is initially determined as a best guess This also remove images from supported extensions
-
- 30 Sep, 2015 6 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This reverts commit 5ac40117. There was no lock involved, I blame E_NOCOFEE :|
-
Hugo Beauzée-Luyssen authored
It's now true when all metadata services have been run. The type is still exposed and can be used to figure out if the basic metadata are available
-
Hugo Beauzée-Luyssen authored
-