aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Enable building with the new QtMultimedia moduleDominik Holland2021-06-025-22/+31
* Remove QMake project filesDominik Holland2021-06-0210-195/+0
* Update copyright headers to 2021Dominik Holland2021-06-0239-355/+320
* cmake: Adapt to the new QtRemoteObjects cmake APIDominik Holland2021-06-021-1/+1
* Remove all plugins from the default listDominik Holland2021-05-205-0/+5
* cmake integration of the ivigeneratorDominik Holland2021-05-103-9/+17
* cmake: Integrate the taglib buildingDominik Holland2021-03-262-167/+36
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-269-0/+338
* Qt6 port without cmake supportDominik Holland2020-12-024-6/+0
* Qt6 build fixDominik Holland2020-04-273-12/+12
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-03-021-1/+1
|\
| * media_qtro: Correctly emit the current state on a reconnectDominik Holland2020-03-021-1/+1
* | Fix compilation warnings when using Qt 5.14Dominik Holland2020-01-241-0/+4
* | ivigenerator: Improve the autogenerated simulationDominik Holland2020-01-211-37/+40
* | Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-171-4/+4
|\|
| * simulation: Fix unknown function in QIviConcreteWindowControlSimulation.qmlDominik Holland2020-01-151-4/+4
* | Fix compilation with 5.12 and 5.13Dominik Holland2019-10-301-1/+1
* | Fix all plugin class names to be unique within the moduleDominik Holland2019-10-309-18/+18
* | Fix compliation warningsDominik Holland2019-10-101-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-0817-131/+340
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-08-275-5/+5
| |\
| | * Fix build to work without the QtGui moduleDominik Holland2019-07-084-4/+4
| * | media_qtro: Support connecting to a different hostDominik Holland2019-08-0110-103/+269
| * | media-simulation: Remove stale tracks from the media databaseDominik Holland2019-07-082-23/+66
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-152-10/+8
|/ /
* | ivigenerator: fix the autogenerated domain checking in the simulationDominik Holland2019-05-271-8/+8
* | media_qtro: Correctly handle the currentTrack changed signalDominik Holland2019-05-241-1/+3
* | Introduce a internal QtRemoteObject helper moduleDominik Holland2019-05-149-300/+57
* | Add a QtRO-based media backend and media-simulation-serverDominik Holland2019-05-1023-6/+1634
* | media_simulator: Return an error when an invalid content_type is providedDominik Holland2019-05-093-6/+12
* | Refactor the QIviSearchAndBrowseModelInterfaceDominik Holland2019-05-086-131/+141
* | Improve the USB-simulation of the media-simulator backendDominik Holland2019-05-088-13/+72
* | QtIviMedia: Better support async backends in the QIviMediaPlayerBackendInterfaceDominik Holland2019-05-072-17/+16
* | Split the media_simulator.pro up into a plugin.pro and a generic pri fileDominik Holland2019-05-075-81/+150
* | QtIviMedia: Remove the MPRIS player backendDominik Holland2019-05-028-767/+0
* | Add qtro backend for vehiclefunctions and a simulation serverDominik Holland2019-04-012-0/+17
* | Move the vehiclefunctions plugin into a sub-folderDominik Holland2019-03-146-25/+25
* | ivigenerator: Add the generation of a qmltypes for the simulation APIDominik Holland2019-02-151-0/+2
* | ivigenerator: Also use the qml_types filter for the uri of the simluation engineDominik Holland2019-02-152-2/+2
* | ivigenerator: Make use of the qml_type filter also for modulesDominik Holland2019-02-111-6/+6
|/
* Update copyright statementsRobert Griebl2018-12-1730-0/+30
* Clang-tidy and Clazy fixesDominik Holland2018-12-052-3/+3
* Move the ConcreteWindowSimulation C++ implementation to QMLDominik Holland2018-11-276-332/+223
* Refactor the simulation_backend for zoned interfacesDominik Holland2018-10-291-14/+14
* Build-system cleanupDominik Holland2018-09-146-17/+16
* Rename the QIviSearchAndBrowseModelItem to QIviStandardItemDominik Holland2018-07-096-12/+12
* Add new (un)registerInstance functions to the QIviPagingModelInterfaceDominik Holland2018-06-266-1/+36
* ivimedia: expose volume and muted from MediaPlayerLukáš Tinkl2018-06-224-0/+40
* Use the QIviPagingModel as base class in the QIviSearchAndBrowseModelDominik Holland2018-06-196-20/+73
* Consolidate the Capabilities flag from QIviSearchAndBrowseModel and QIviPagin...Dominik Holland2018-06-193-17/+17