- Nov 29, 2021
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #396
-
- Nov 26, 2021
-
-
Hugo Beauzée-Luyssen authored
People without the developer flag can't seem to set a milestone to their MR, which means all their MR would automatically fail. Fix #389
-
Hugo Beauzée-Luyssen authored
I can't find a proper way of having a nightly benchmark that doesn't require to regenerate & discover samples during each run, or that don't require manual intervention each time the database model is changed. Until we can have some actions when a merge request with a specific label is merged (in which case we could regenerate the model when the new model gets merged to master) I'm not sure there's a good way of doing this. In addition, when the benchmark is run as part of a MR, the results are too dependent on the current CI machine load. Refs #389
-
- Nov 25, 2021
-
-
Hugo Beauzée-Luyssen authored
This is causing a warning when using SQLITE_STATIC, which is the proper way of binding a static string. This was spamming the build logs on android
-
Hugo Beauzée-Luyssen authored
Remove tabs and consistently use 2 spaces for indentation
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This version includes a replacement for remaining NULL with nullptr, which fixes a lot of warnings with recent compilers
-
- Nov 23, 2021
-
-
Hugo Beauzée-Luyssen authored
Refs vlc-ios#906
-
Hugo Beauzée-Luyssen authored
Fix #393
-
Hugo Beauzée-Luyssen authored
We already check for media nullity before in that function
-
Hugo Beauzée-Luyssen authored
refs #394
-
Hugo Beauzée-Luyssen authored
Fix #395
-
Hugo Beauzée-Luyssen authored
Fix #395
-
Hugo Beauzée-Luyssen authored
The code explicitly tries to insert multiple tracks from a single external file. In the unlikely event this would occur, it would trigger a constraint violation. refs #392
-
Hugo Beauzée-Luyssen authored
The new version include libxxhash-dev so that we can test with and without it. refs #394
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #394
-
Hugo Beauzée-Luyssen authored
refs #394
-
Hugo Beauzée-Luyssen authored
As it is provided upstream.
-
Hugo Beauzée-Luyssen authored
-
- Nov 17, 2021
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
refs #282
-
- Nov 16, 2021
-
-
Mehdi Sabwat authored
a notification is sent when EntityType::setThumbnail() succeeds. Fixes #387
-
Mehdi Sabwat authored
This will prevent changing m_thumbnail values if Thumbnail::updateOrReplace() failed in each EntityType.
-
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
- Nov 09, 2021
-
-
fixes #254
-
Hugo Beauzée-Luyssen authored
Fix #386
-
Hugo Beauzée-Luyssen authored
refs #386
-
Hugo Beauzée-Luyssen authored
Refs #386
-
Hugo Beauzée-Luyssen authored
In case media_id was not used in the request, show_id wasn't usable causing the index to be partially useless at best. Refs #386
-
Hugo Beauzée-Luyssen authored
refs #386
-
Hugo Beauzée-Luyssen authored
refs #386
-
Hugo Beauzée-Luyssen authored
refs #386
-
Hugo Beauzée-Luyssen authored
refs #386
-
Hugo Beauzée-Luyssen authored
refs #386
-