aboutsummaryrefslogtreecommitdiff
path: root/cmake/treedata/linux
AgeCommit message (Expand)Author
2022-05-12[speech] Add multiplatform support, make speech recognition available at Serv...Kai Sommerfeld
2022-03-26Merge pull request #21153 from lrusak/threading-cleanup-PR-4Lukas Rusak
2022-03-23threads: split CThreadImplPosix into CThreadImplLinuxLukas Rusak
2022-03-20[discs] Add posix DiscDriveHandler implementation based on libcdioenen92
2022-03-05IThreadImpl: move platform code to platform dirLukas Rusak
2020-09-08RPi: remove platformLukas Rusak
2020-01-14kodi-test: add test cases for CSysfsPathLukas Rusak
2019-05-30platform: linux is for linux! (and freebsd I guess)Lukas Rusak
2019-05-25[posix] relocate common platform/network/linux to platform/posixfuzzard
2019-04-19[cmake] sort treedataRechi
2018-04-04[posix] filesystem: move to platform folderAnton Fedchin
2018-04-04[posix] utils: move to platform folderAnton Fedchin
2018-04-04[linux] powermanagement: move implementation to platform folderAnton Fedchin
2018-04-04[linux] peripherals: move implementation to platform folder.Anton Fedchin
2018-04-04[linux] network: move implementation to platform folder.Anton Fedchin
2018-04-04[linux] storage: move implementation to platform folderAnton Fedchin
2017-12-13[linux] move xbmc/input/linux -> xbmc/platform/linux/inputLukas Rusak
2017-12-13[linux] move xbmc/linux -> xbmc/platform/linuxLukas Rusak
2017-09-28RetroPlayer: Add renderer for Windows, OpenGL and OpenGLESGarrett Brown
2017-08-16Add OS screen saver inhibition using DBus org.freedesktop.ScreenSaverPhilipp Kerling
2017-08-16Remove WinSystemEGL from all platforms but IMXPhilipp Kerling
2017-07-15[cmake] add Process/rbpi to linux treedatawsnipex
2017-07-13[linux] move sse4 out of treedata/linuxLukas Rusak
2017-05-27[cmake] add support for platformChristian Fetzer
2017-02-05cmake: fix handling of X11Rainer Hochecker
2016-12-21[cmake] Move to root folder: Move filesh.udo