aboutsummaryrefslogtreecommitdiff
path: root/xbmc/application/Application.h
AgeCommit message (Expand)Author
2024-05-11changed: rename PLAYLIST namespace to KODI::PLAYLISTArne Morten Kvarving
2024-05-08Rendering: drop markwindow dirty after setrendergui changeenen92
2024-05-04Rendering: Set window dirty only on app threadMiguel Borges de Freitas
2024-04-27changed: consistently use KODI::VIDEO namespaceArne Morten Kvarving
2024-04-26[Video] Improve user experience when playing movies/episodes from Bluray ISO/...78andyp
2024-02-10changed: make AppInboundProtocol more self-containedArne Morten Kvarving
2024-02-09Kill CGUIListItemPtr typedefenen92
2023-11-29[application] Fix a race condition on CApplicationPlayerCallback::m_itemCurre...Dobroslaw Kijowski
2023-07-19[discs] Rename HAS_DVD_DRIVE to HAS_OPTICAL_DRIVEenen92
2022-10-18ApplicationStackHelper: move to ApplicationComponentsArne Morten Kvarving
2022-10-15ApplicationVolumeHandling: move to ApplicationComponentsArne Morten Kvarving
2022-10-12Merge pull request #21936 from notspiff/app_comp_skin_handlingArne Morten Kvarving
2022-10-08[application] Re-introduce CApplication::GetRenderGUI().Kai Sommerfeld
2022-10-08ApplicationSkinHandling: move to ApplicationComponentsArne Morten Kvarving
2022-10-08changed: move complete ReloadSkin handling into CApplicationSkinHandlingArne Morten Kvarving
2022-10-03ApplicationPowerHandling: move to ApplicationComponentsArne Morten Kvarving
2022-10-03changed: move CApplication::GetAudioDelay to CApplicationPlayerArne Morten Kvarving
2022-10-03changed: move CApplication::GetSubtitleDelay to CApplicationPlayerArne Morten Kvarving
2022-10-03Merge pull request #21953 from notspiff/fileitem_h_cleanupsArne Morten Kvarving
2022-10-02Merge pull request #21964 from notspiff/servicemanager_h_cleanupArne Morten Kvarving
2022-10-02remove some includes, add others that are the real dependenciesArne Morten Kvarving
2022-10-02Application.h: avoid include of ServiceManager.hArne Morten Kvarving
2022-10-02unfriend wineventsArne Morten Kvarving
2022-10-02ApplicationPlayerCallback.h: avoid include of Fileitem.hArne Morten Kvarving
2022-10-02remove CApplication::GetAppPlayer()Arne Morten Kvarving
2022-10-02ApplicationPlayer: move to ApplicationComponentsArne Morten Kvarving
2022-09-27ApplicationActionListeners: move to ApplicationComponentsArne Morten Kvarving
2022-09-27added: ApplicationComponentsArne Morten Kvarving
2022-09-23Application: use a unique_ptr for InertialScrollingHandlerArne Morten Kvarving
2022-09-22Application: relocate to application directoryArne Morten Kvarving