summaryrefslogtreecommitdiff
path: root/src/ivimedia
Commit message (Expand)AuthorAgeFilesLines
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-265-2/+118
* Fix duplicate initialize() function in ivimedia interfacesDominik Holland2021-03-022-3/+0
* Fix the geniviextras only build configurationDominik Holland2020-04-021-1/+2
* Fix operator== for all QIviStandardItem derived typesDominik Holland2020-03-234-12/+12
* QIviPagingModel: Don't emit a warning when the emitted data is out of rangeDominik Holland2020-02-191-2/+4
* Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-08-271-1/+1
|\
* | Fix CI compilationDominik Holland2019-07-311-0/+1
* | Correctly emit change signals when clearing the ServiceObjectDominik Holland2019-06-114-17/+22
* | Add a QtRO-based media backend and media-simulation-serverDominik Holland2019-05-101-0/+12
* | QtIviMedia: Better support async backends in the QIviMediaPlayerBackendInterfaceDominik Holland2019-05-0711-55/+209
* | Make the QIviQueryTerm and QIviOrderTerm classes serializableDominik Holland2019-05-071-0/+2
* | QtIviMedia: Remove the MPRIS player backendDominik Holland2019-05-021-7/+1
* | Fix typo in error messageDominik Holland2019-04-231-3/+3
|/
* Show a meaningful error message debug and release libraries mixedDominik Holland2019-01-114-4/+4
* Update copyright statementsRobert Griebl2018-12-1734-0/+34
* Clang-tidy and Clazy fixesDominik Holland2018-12-054-8/+8
* Fix qdoc errors and some broken linksDominik Holland2018-09-146-12/+40
* Rename the QIviSearchAndBrowseModelItem to QIviStandardItemDominik Holland2018-07-095-15/+15
* Add a generic backend() function to QIviAbstractFeaturePrivateDominik Holland2018-07-054-24/+4
* ivimedia: expose volume and muted from MediaPlayerLukáš Tinkl2018-06-224-1/+92
* Clazy and clang-tidy fixesDominik Holland2018-04-191-1/+1
* Fix the submodule detection during the configure stepDominik Holland2018-04-181-1/+3
* Disable the ivimedia-simulator backend when no QtMultimedia is availableDominik Holland2018-04-121-0/+7
* Only check for the taglib submodule when really neededDominik Holland2018-03-291-1/+1
* Check whether the taglib submodule is initialized an report an error if notDominik Holland2018-02-262-0/+25
* Remove the QtMultimedia based indexerDominik Holland2018-02-231-0/+9
* Improve error reporting within QMLDominik Holland2018-02-232-4/+4
* Add taglib as 3rdPartyDominik Holland2018-02-201-2/+16
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-1634-34/+34
* Show which backends will be built in the config summaryDominik Holland2017-11-271-1/+22
* Improve the build system to be more modularDominik Holland2017-11-091-0/+14
* doc: Add images to all of the examplesDominik Holland2017-11-083-3/+1
* Doc: Fix example manifest generationTopi Reinio2017-11-083-11/+13
* Change the examples folder structure to match the module namingDominik Holland2017-11-031-1/+1
* Fix crash in the indexer caused by QtMultimedia not being thread-safeDominik Holland2017-10-111-0/+1
* Detect and use taglib on mac as wellDominik Holland2017-06-021-0/+1
* Fix all comments to use the same formatDominik Holland2017-04-065-83/+83
* Fix issues found by clazyDominik Holland2017-04-052-4/+4
* C++11 cleanupDominik Holland2017-04-0526-50/+90
* Streamline the initialization logicDominik Holland2017-04-046-19/+0
* Use QIviFeatureInterface in QIviServiceInterfaceDominik Holland2017-04-0412-12/+21
* Documentation RefactoringDominik Holland2017-03-304-0/+4
* Add a playState property for the QIviMediaPlayerDominik Holland2017-03-085-0/+63
* Introduce a Q_IVI_BACKEND macroDominik Holland2017-02-274-120/+20
* Move generic code into QIviAbstractFeatureDominik Holland2017-02-218-84/+0
* QIviMediaPlayer: Added a playMode propertyDominik Holland2017-02-205-1/+99
* QIviMediaPlayer: Make it possible to directly set the desired positionDominik Holland2017-02-204-1/+24
* Documentation improvementsDominik Holland2017-02-076-1/+225
* Updated copyright headersDominik Holland2017-02-0332-32/+32
* Move qtivi over to the new config systemDominik Holland2017-02-019-1/+103