Age | Commit message (Expand) | Author |
2012-11-19 | [pvr] fixed - check the add-on API version before calling Create(), check the... | Lars Op den Kamp |
2012-11-16 | Merge pull request #1244 from pieh/dialog_select_reload_crash | jmarshallnz |
2012-11-14 | addon GUI: fix doModal | xbmc |
2012-11-13 | AddonBrowser: check if dialog was confirmed instead of checking if it wasn't ... | pieh |
2012-11-11 | silently cancel screensaver alarmclock | ronie |
2012-11-10 | [pvr] bumped api version to 1.6.0 | Lars Op den Kamp |
2012-11-10 | pvr: srop StreamIdx in PVR_STREAM_PROPERTIES | xbmc |
2012-11-10 | [pvr] added FreeString() | Lars Op den Kamp |
2012-11-10 | [pvr] return char* instead of const char* from UnknownToUTF8, GetLocalizedStr... | Lars Op den Kamp |
2012-11-10 | [pvr] fixed UnknownToUTF8() on the PVR interface. fixes https://github.com/op... | Lars Op den Kamp |
2012-11-10 | [pvr] Add more complete seek and speed contro for supporting PVR demuxers. | Adam Sutton |
2012-11-10 | pvr: add category for menu hooks | xbmc |
2012-11-01 | remove hardcoded <align>center</align> in button and edit settings controls | Jonathan Marshall |
2012-10-31 | die compiler warnings die | spiff |
2012-10-31 | fixed: make sure to grab the xbmc.python.script extension point when executin... | spiff |
2012-10-29 | select settings with lvalues should store the index rather than the localized... | Jonathan Marshall |
2012-10-26 | media library: don't replace the path of m_vecItems with the filter path | montellese |
2012-10-25 | fixed: avoid nullptr dereferences | spiff |
2012-10-24 | fixed: prevent infinite loops in add-on installer | spiff |
2012-10-18 | changed: the package folder max size is now specified in MB | spiff |
2012-10-17 | Merge pull request #1635 from Montellese/medialibrary_refresh | Sascha Montellese |
2012-10-17 | close CGUIDialogFooInfo dialogs on ACTION_SHOW_INFO (fixes #13139) | montellese |
2012-10-17 | CGUIMediaWindow: added convenience Refresh() method in place of Update(m_vecI... | montellese |
2012-10-16 | fixed: make sure to use addon from manager to have local paths setup | spiff |
2012-10-10 | use Get/Set/HasArt for thumbs | Jonathan Marshall |
2012-10-10 | [pvr/addons] fixed - return the exact ADDON_STATUS in CAddonDll::Create() ins... | Lars Op den Kamp |
2012-10-09 | [pvr] added ADDON_STATUS_PERMANENT_FAILURE | Lars Op den Kamp |
2012-10-09 | [pvr] added/update doxy for PVR add-on callbacks + cosmetics | Lars Op den Kamp |
2012-10-09 | [pvr] added TriggerEpgUpdate to the PVR interface, so an add-on can force an ... | Lars Op den Kamp |
2012-10-09 | added timer conflict support | Glenn-1990 |
2012-10-09 | pvr: extend the PVR API to allow pause and seek for LiveTV and recordings whe... | Marcel Groothuis |
2012-10-07 | Merge pull request #1551 from t-nelson/remove_struct_sepisode | Arne Morten Kvarving |
2012-10-06 | Impose const-correctness on ISerializable::Serialize() | Garrett Brown |
2012-10-05 | Remove struct SEpisode | t-nelson |
2012-10-03 | Merge pull request #1455 from fetzerch/feature-pvr-recordingimages | Lars Op den Kamp |
2012-10-03 | Add support for scanning subepisodes into the video library | t-nelson |
2012-10-02 | added: housekeeping code for addons/packages | spiff |
2012-10-02 | jsonrpc: add Addons namespace with GetAddons, GetAddonDetails, SetAddonEnable... | montellese |
2012-10-01 | [pvr] Api version bump for recording images | Christian Fetzer |
2012-10-01 | [pvr] Recording images code cosmetics | Christian Fetzer |
2012-10-01 | [pvr] Icon, thumbnail and fanart support for recordings | Christian Fetzer |
2012-10-01 | [pvr] bump interface version number to 1.3.0 | Lars Op den Kamp |
2012-10-01 | Merge pull request #1472 from 'fetzerch/bugfix-multiple-addons'. | Lars Op den Kamp |
2012-09-29 | [addons] Added FileExists, StatFile, DeleteFile, CreateDirectory, DirectoryEx... | Christian Fetzer |
2012-09-28 | [pvr] - on UpdateAddons check if addon is already in db - if not - add it (wh... | Memphiz |
2012-09-19 | remove unneeded include | pieh |
2012-09-19 | fix win32 build | pieh |
2012-09-18 | added CanOpenDirectory() to AddonCallbacksAddon | Lars Op den Kamp |
2012-09-18 | added documentation for libXBMC_addon.h methods | Lars Op den Kamp |
2012-09-18 | expose CFile operations to add-ons | Lars Op den Kamp |