summaryrefslogtreecommitdiff
path: root/src/plugins/ivimedia
Commit message (Expand)AuthorAgeFilesLines
* Move qtivi over to the new config systemDominik Holland2017-02-011-9/+2
* media_simulator: Emit currentIndexChanged on insert/remove/moveDominik Holland2017-01-121-1/+54
* Make the currentIndex property of QIviPlayQueue writableDominik Holland2017-01-121-1/+1
* Improved the media_simulator backendDominik Holland2017-01-122-4/+53
* Sort includes in media plugin by alphabetOleksandr Kravchuk2016-12-0711-27/+38
* Extract album cover art from ID3v2 tagsOleksandr Kravchuk2016-12-073-6/+37
* Also update the simulation plugins to the new interface namesDominik Holland2016-09-272-6/+6
* Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-287-22/+22
* Fixed coding style issuesDominik Holland2016-07-271-2/+2
* Added an async indexOf function to the SearchAndBrowseModelDominik Holland2016-07-116-0/+43
* Fixed insert,move,remove in the mediplayer and tuner examples and backendsDominik Holland2016-07-113-44/+75
* SearchAndBrowseModel: Added support adding/moving/removing itemsDominik Holland2016-07-116-30/+100
* AmFmTuner: Made the API more completeDominik Holland2016-07-052-2/+68
* Refactored the Q_GADGET based ItemsDominik Holland2016-07-056-81/+27
* Added a basic AmFmTunerDominik Holland2016-07-0412-4/+653
* Added Documentation to all new classesDominik Holland2016-07-012-4/+4
* Extended the media simulator with an indexerDominik Holland2016-06-108-3/+343
* Extended the mediaplayer example and the media simulator pluginDominik Holland2016-06-0914-21/+529
* Added a MediaPlayer example and a simulation backendDominik Holland2016-06-089-0/+920