Geoffrey Métais
dceeb8961b
Mediagroups
7 years ago
Hugo Beauzée-Luyssen
4da3a07d55
medialib: Update to recent thumbnail API changes
7 years ago
Geoffrey Métais
eec68abbab
Medialibrary: Update API
7 years ago
Geoffrey Métais
ceebb04d43
Medialibrary: Implement videogroups API
7 years ago
Geoffrey Métais
229d92fe69
Medialibrary: add tracks release year
7 years ago
Geoffrey Métais
3a1b9e1a44
Medialibrary: Nullity check for search results
7 years ago
Nicolas Pomepuy
6b00085d03
Revert "Revert "Medialibrary: match API changes""
This reverts commit 3c634631
7 years ago
Geoffrey Métais
3c63463153
Revert "Medialibrary: match API changes"
This reverts commit 21eb30e84b .
7 years ago
Geoffrey Métais
21eb30e84b
Medialibrary: match API changes
7 years ago
Geoffrey Métais
b0b6400f98
Medialibrary API upgrade
7 years ago
Geoffrey Métais
5df86c6b46
Medialibrary: Match new API changes
7 years ago
Duncan McNamara
1aa02306fd
MediaLibrary: jni api update
8 years ago
Geoffrey Métais
2cf0936b7c
Catch DeviceRemovedException on media creation
8 years ago
Geoffrey Métais
ee6a325fce
Add Medialibrary Folder API
8 years ago
Geoffrey Métais
0c43b5ee56
Fix leak in media object conversion
8 years ago
Geoffrey Métais
1b748c1a2b
Set filename in media from medialibrary
8 years ago
Geoffrey Métais
25e446655f
Split media list search result in C++ code
8 years ago
Hugo Beauzée-Luyssen
2c2553a4a3
aml: Update to new stream history API
8 years ago
Hugo Beauzée-Luyssen
200f08932c
medialib: Update to recent API changes
8 years ago
Hugo Beauzée-Luyssen
09f4ed2cb4
medialibrary: Update to recent metadata API changes
8 years ago
Hugo Beauzée-Luyssen
31769465dc
medialibrary: Update to recent include location change
8 years ago
Hugo Beauzée-Luyssen
be716531a3
medialibrary: Use the new pagination API
Pagination in itself isn't implemented yet though
8 years ago
Geoffrey Métais
8cd8efb5f7
Implement media.isThumbnailGenerated()
8 years ago
Geoffrey Métais
117eb4814f
Code cleaning
9 years ago
Geoffrey Métais
d4670c1185
Save time instead of progress percentage
Fix imprecise resume points
9 years ago
Geoffrey Métais
09f8921eaa
Check if meta are set before reading them
9 years ago
Geoffrey Métais
ad20e36870
Add tracksCount info to Playlist
9 years ago
Geoffrey Métais
f662492feb
Add meta informations in mediaWrapper from ML
9 years ago
Geoffrey Métais
2dfb5e5186
Add 'seen' meta for MediaWrapper
9 years ago
Geoffrey Métais
6b746e0a7f
Fix array size
9 years ago
Geoffrey Métais
0da5a2c598
Fix local reference leak
9 years ago
Geoffrey Métais
4d09ee518e
Copy files vector to prevent race condition
9 years ago
Geoffrey Métais
729243e79f
Filter ML arrays and check media has a file
9 years ago
Geoffrey Métais
815f36bc57
MediaLibrary: Implement all search methods
10 years ago
Geoffrey Métais
843607ea96
Free more local refs
10 years ago
Hugo Beauzée-Luyssen
6fe3ecbb6c
MediaLibrary: Update to recent API changes
10 years ago
Hugo Beauzée-Luyssen
9f7057fdcf
medialib: Update to recent metadata API changes
10 years ago
Geoffrey Métais
6ef84490ef
Avoid multiple calls to ML db
10 years ago
Geoffrey Métais
3081f204b5
Update type names to match Medialibrary API change
10 years ago
Geoffrey Métais
bf663f4aad
Update to Medialibrary API
10 years ago
Geoffrey Métais
4370cc42d3
Implement HistoryItem type
10 years ago
Thomas Guillem
2a793de990
medialibrary: convertMediaSearchAggregateObject can be static
10 years ago
Thomas Guillem
198a31f85f
medialibray: Fix JNI leaks: remove unnecessary NewGlobalRef
These global refs were lost each time an object was created.
10 years ago
Geoffrey Métais
94e1b3ef98
Medialibrary integration
Written with Bastion Penavayre and Thomas Guillem for making medialibrary build on Android
medialibrary: use clang
MediaWrapper class is now integrated into medialibrary module
10 years ago