aboutsummaryrefslogtreecommitdiff
path: root/xbmc/peripherals
AgeCommit message (Expand)Author
2016-01-26Revert "fixed, memory leak. Note to self, these routines attach but do not de...Memphiz
2016-01-20[cec] Fix reconnecting to the adapter upon libcec callback CEC_ALERT_CONNECTI...Kai Sommerfeld
2016-01-09remove unused private fieldsThomas Amland
2015-12-20Prefer empty() over size() == 0h.udo
2015-12-13[gui] cleanup naming GetSelected* methodsThomas Amland
2015-12-12[codeshuffle] - moved AutoPool, DarwinUtils and GNUOsxReplacements to darwin ...Memphiz
2015-10-02[coverity] CID#1213839 Remove logically dead code.ace20022
2015-09-22Merge pull request #8030 from Memphiz/mrmc_backports2jenkins4kodi
2015-09-21fixed, memory leak. Note to self, these routines attach but do not detach und...S. Davilla
2015-09-19Add missing include of <utility>Pär Björklund
2015-09-13CGUIDialogSelect: cleanup Add/SetItems. pass const referenceThomas Amland
2015-09-07settings: fix method signatures of overridden virtual methodsmontellese
2015-09-01[peripherals] nuke PeripheralManagerMatthias Kortstiege
2015-09-01[peripherals] use the actual device name for settings dialog headerMatthias Kortstiege
2015-09-01[peripherals] pass peripheral device properties to settings dialogMatthias Kortstiege
2015-09-01[peripherals] use select dialog for listing devicesMatthias Kortstiege
2015-08-31Merge pull request #7912 from mkortstiege/nuke-std_namespaceMartijn Kaijser
2015-08-29[peripherals] use std:: instead of using namespace stdMatthias Kortstiege
2015-08-26[CEC] change bool setting "pause playback on changing source" intoMatus Kral
2015-08-18[cleanup] unify method name used for singleton patternxhaggi
2015-08-05[settings] use setting id constantsxhaggi
2015-07-22[typos] fix typos RegisterReceveiver -> RegisterReceiveruNiversaI
2015-07-15Clean up ApplicationMessengerPär Björklund
2015-07-13[gui] refactors modality handling for dialogsxhaggi
2015-07-11Convert ternary operator to if/elseDeniz Türkoglu
2015-07-08CVariant fixesPär Björklund
2015-07-05CPeripherals: update CGUIDialogPeripheralManager asynchronously to avoid dead...montellese
2015-06-08Revert "[pvr] changed: ask if the user wants to disable libCEC if no TV could...Kai Sommerfeld
2015-06-03[gui] unify method overloads in CGUIDialogYesNoxhaggi
2015-05-27[cec] Fix return value handling logic for CEC_TV_PRESENT_CHECK_TIMEOUT dialog.Kai Sommerfeld
2015-05-25Combine multiline strings into one string which will be placed in the textbox...Martijn Kaijser
2015-05-23[peripherals] Cleanup includes.ace20022
2015-05-03[cec] bump to libCEC 3.0.0Lars Op den Kamp
2015-03-19fix TV language detection with HDMI-CECmontellese
2015-03-08[pvr] changed: ask if the user wants to disable libCEC if no TV couldn't be f...Lars Op den Kamp
2015-03-08[cec] changed: don't show a kaitoast when the configuration has been updated ...Lars Op den Kamp
2015-03-06adjust language loading/handling logicmontellese
2015-03-02Moved key.h/cpp to input where it belongsPär Björklund
2015-03-02Renamed GetInstance to GetPär Björklund
2015-02-28* fix tv vendor override typogokl
2015-02-02Moved input handling from CApplication into it's own class CInputManager.Pär Björklund
2015-01-22Merge pull request #6219 from Montellese/fix_dialog_headingsSascha Montellese
2015-01-20[cec] Don't resume on source change if playback is paused.Matus Kral
2015-01-18CGUIDialogPeripheralSettings: add default heading labelmontellese
2015-01-16Merge pull request #6160 from tobbi/cppcheck_perf_peripheralsMartijn Kaijser
2015-01-13[PVR] Feature: Confirm XBMC shutdown if any local PVR backend is not idle.Kai Sommerfeld
2015-01-08cppcheck performance fixes in peripherals/Tobias Markus
2015-01-07[stdstring] get rid of CStdString in peripheralsArne Morten Kvarving
2014-12-16Revert "rename xbmc folder to src"Rainer Hochecker
2014-12-15rename xbmc folder to srcFneufneu