26 Commits (fc1dd1123f0f718287ce441fd3bc3ec7759b345a)

Author SHA1 Message Date
Prince Gupta e2f0281a5c qt: fix network devicemodel artwork in table view 3 years ago
Benjamin Arnaud c49873e4a4 qt/networkdevicemodel: Update 'items' implementation 4 years ago
Benjamin Arnaud 74a6500e8e qt/networkdevicemodel: Fix the insert implementation 4 years ago
Benjamin Arnaud e6ba01ec30 qt/networkdevicemodel: Add base filter implementation 4 years ago
Benjamin Arnaud ee384762a1 qt/networkdevicemodel: Add sorting implementation 4 years ago
Benjamin Arnaud e02a1059bd qt/networkdevicemodel: Add 'maximumCount' support 4 years ago
Romain Vimont 7cc8e7072e qt: refactor media tree listener 4 years ago
Romain Vimont b955248569 qt: avoid unnecessary smart pointer copies 4 years ago
Romain Vimont eae4b0c0bb qt: use one "callbacks" instance per listener 4 years ago
Pierre Lamot cea5406265 qt: rename MainInterface to MainCtx 5 years ago
Pierre Lamot 5d2bf59ccd qt: directly binds to the mainInterface in NetworkDeviceModel 5 years ago
Pierre Lamot 537d41a468 qt: load Qt in a detached structure from the interface module. 5 years ago
Benjamin Arnaud fa9868a48e qt/network*: Add the 'getItemsForIndexes' function 5 years ago
Prince Gupta 0e9f6ddc08 qt: add functions to insert into playlist in network models 6 years ago
Prince Gupta 4aacfd8529 qt: allow selective source name in NetworkDeviceModel 6 years ago
Pierre Lamot 6791474c2e qt: make Role enum of medialib models public 6 years ago
Pierre Lamot 077f7e791f qt: provide direct access to model data of network models 6 years ago
Pierre Lamot c658f1a8ee qt: allow to enqueue network item using model indexes 7 years ago
Pierre Lamot 72f38b4594 qt: expose model count in network models 7 years ago
Pierre Lamot d3ba1b4672 qt: retrieve the artwork when available in network models 7 years ago
Pierre Lamot ab05075de5 qt: don't update the model when the callback comes from another node in NetworkDeviceModel 7 years ago
Pierre Lamot 9cce568734 qt: forward the callback node to the SourceListener in remove operations 7 years ago
Pierre Lamot a43cf22644 qt: reduce the number of calls on the UI thread on removal in NetworkDeviceModel 7 years ago
Pierre Lamot 8ece9f45ae qt: fix add to playlist had no effect in NetworkDeviceModel 7 years ago
Pierre Lamot f4c2acccfb qt: fix device removal in MLNetworkDeviceModel 7 years ago
Pierre Lamot 9f6f0b1fa4 qt: move network component to its own folder 7 years ago
Pierre Lamot 4d646bdd88 qt: move playlist component to its own folder 7 years ago
Alexandre Janniaux 2addfe9cb4 qt: mlnetworkdevicemodel: fix warnings 7 years ago
Pierre Lamot 273b13b01f qt: keep the device list model alphabetically sorted 7 years ago
Pierre Lamot c4d1718e91 qt: play media using input item rather than the mrl when browsing networks. 7 years ago
Pierre Lamot ee25fd3329 qt: split MLNetwork model in MLNetworkDeviceModel and MLNetworkMediaModel. 7 years ago