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