index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
addons
Age
Commit message (
Expand
)
Author
2013-04-01
settings: move resolution/calibration settings to CDisplaySettings
montellese
2013-04-01
settings: move source settings into CMediaSourceSettings
montellese
2013-04-01
ADD: No-Op scraper support to allow nfo based only library
Chris \"Koying\" Browet
2013-03-31
fixed: avoid spurious dependencies for utils/CharsetConverter.h
spiff
2013-03-26
Fixed: CAddon::HasSettings() was broken after a call to CAddon::SaveSettings(...
Garrett Brown
2013-03-24
Merge pull request #2456 from FernetMenta/addongui
jmarshallnz
2013-03-24
Only add to preDeps when it's not in there.
ulion
2013-03-23
fixed: addoninstaller unguarded null pointer after b0825b1a212849e52fca27409e...
Voyager1
2013-03-21
fixed: prevent infinite loop in add-on dependency checks
spiff
2013-03-18
addongui: fix fallback method if addon does not provide a skin file for curre...
xbmc
2013-03-16
changed: split off window id's to separate file
spiff
2013-03-16
changed: split off IPlayer callback to a separate file
spiff
2013-03-16
changed: remove unused variables
spiff
2013-03-16
fixed: add virtual destructor
spiff
2013-03-07
Merge branch 'pvrapi_1_7_0'
Lars Op den Kamp
2013-03-07
[pvr] bumped api to v1.7.0
Lars Op den Kamp
2013-03-07
[pvr] added missing api definitions from #1816
Lars Op den Kamp
2013-03-07
Merge remote-tracking branch 'fernetmenta/addongui' into pvrapi_1_7_0. Github...
Lars Op den Kamp
2013-03-07
Merge remote-tracking branch 'fetzerch/pvr-wol' into pvrapi_1_7_0. Github iss...
Lars Op den Kamp
2013-03-07
Merge remote-tracking branch 'fetzerch/pvr-announce' into pvrapi_1_7_0. Githu...
Lars Op den Kamp
2013-03-07
Merge remote-tracking branch 'fetzerch/pvr-playposition' into pvrapi_1_7_0. G...
Lars Op den Kamp
2013-03-07
Merge remote-tracking branch 'fetzerch/feature-edl' into pvrapi_1_7_0. Github...
Lars Op den Kamp
2013-03-06
Merge pull request #2365 from kylhill/master
Kyle Hill
2013-03-03
Fix possible 32-bit int overflow in CAddonInstaller::PrunePackageCache()
Kyle Hill
2013-03-03
settings: move GUIDialog* and GUIWindow* into their own sub-directories
montellese
2013-03-01
pvr: bump api version to 1.6.1
xbmc
2013-03-01
pvr: check version of addongui lib
xbmc
2013-03-01
AddonGUI: handle OnAction and OnMessage the same way as internal gui - if con...
xbmc
2013-03-01
expose GUIRenderingControl to addongui lib
xbmc
2013-03-01
refactor GUiRenderingControl, clear dependency to viz
xbmc
2013-02-16
addons: Add WakeOnLan function
Christian Fetzer
2013-02-16
addons: Add Announce function and register addons for announcements
Christian Fetzer
2013-02-16
pvr: Read recording's last played position from field in PVR_RECORDING
Christian Fetzer
2013-02-09
[cosmetics] update date in GPL header
Martijn Kaijser
2013-02-05
[scraper] - fixing possible array out of bounds access (seen in a crashlog on...
Memphiz
2013-02-04
move view related files into new view folder and lib
montellese
2013-02-01
Ignore duplicates due to add-ons with multiple extension points when retrievi...
Garrett Brown
2013-02-01
fix saving of option=int slider add-on settings
Jonathan Marshall
2013-01-24
Merge pull request #2106 from phil65/PVR-Fix
Lars Op den Kamp
2013-01-23
added DefaultImage for pvr clients
phil65
2013-01-15
[fix] correctly handle service addon rollback process
amet
2013-01-15
remove duplicate code in "CAddonDatabase::DisableAddon()"
amet
2013-01-15
[fix] stop service addon before attempting to uninstall/delete it
amet
2013-01-15
[fix] only start service addon if there is no other instance running
amet
2013-01-13
[fix] make sure we actually stop the service addon before upgrading it
amet
2013-01-08
always add the repository to the add-ons database even if it returns no add-o...
Jonathan Marshall
2013-01-03
pvr: Added API function GetRecordingEdl
Christian Fetzer
2012-12-31
[pvr] fixed - (re)start the pvr manager when enabling a pvr add-on or when di...
Lars Op den Kamp
2012-12-31
[pvr] stop the pvr manager before uninstalling a pvr add-on and restart it af...
Lars Op den Kamp
2012-12-31
[pvr] allow pvr add-ons to be uninstalled again
Lars Op den Kamp
[next]