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
2010-09-09
merged: r33383,r33386 from webinterface branch
jmarshallnz
2010-09-06
changed: remove unused nfoscrape scraper code. part of ticket #10078. thanks ...
spiff_
2010-09-06
added: comments to CScraper::Run. part of ticket #10078. thanks to dbrobins
spiff_
2010-08-29
changed: ScraperInUse to take the ID rather than the ScraperPtr
jmarshallnz
2010-08-26
fixed: empty scraper extension attributes
vdrfan
2010-08-24
fixed: update/fetch addon repositories on startup. fixes empty addons lists a...
vdrfan
2010-08-22
changed: Ensure settings are loaded prior to updating one. Fixes #9938.
jmarshallnz
2010-08-16
added: ticket #9880 - Add presets and profile attributes to the SCR_PROPS str...
spiff_
2010-08-16
fixed: don't pass address to temporary (part of ticket #9880). thanks to hc232
spiff_
2010-08-16
fixed: memory leaks in screen savers (part of ticket #9880). thanks to hc232
spiff_
2010-08-16
fixed: remove stray if()
spiff_
2010-08-07
changed: Move constant resolving to XML load time.
jmarshallnz
2010-08-07
changed: Do <include> resolving recursively on XML load, rather than piecemea...
jmarshallnz
2010-07-29
changed: use add-on icon in toast messages
spiff_
2010-07-18
changed: Show plugins and scripts under "<content> Add-ons" headings in the a...
jmarshallnz
2010-07-18
added: Ability to store extra information about addons in the addons database...
jmarshallnz
2010-07-18
changed: sanitize the cpluff logging levels
jmarshallnz
2010-07-18
fixed: Make sure ADDON_SCRIPT uses CPluginSource so that Provides works
jmarshallnz
2010-07-17
added: ticket #9633 - "addons://outdated/" for listing all Add-ons with updat...
spiff_
2010-07-16
fixed: nfo files were partially broken for videos, and completely broken for ...
spiff_
2010-07-13
changed: process <url> and <chain> elements in the order they appear in the x...
spiff_
2010-07-10
fixed: Need to look for addons in special://xbmcbin/ too thanks to python stu...
althekiller
2010-07-04
added: Initial support for python module addons.
jmarshallnz
2010-06-28
fixed: Ticket #9495 - Milkdrop settings unavailable
jmarshallnz
2010-06-27
fixed: Saner GetDirFromRes() - allows custom windows to load on old skins tha...
jmarshallnz
2010-06-27
added: default resolution to winxml and winxmldialog. Fixes $9464. Paramete...
jmarshallnz
2010-06-26
refactor: Make the resolution translation in CSkin static
jmarshallnz
2010-06-26
fixed: don't really need a local here
spiff_
2010-06-26
fixed: unmark addons as borken
spiff_
2010-06-26
added: ability to disable an addon in a repo
spiff_
2010-06-22
removed: Code for scripts window - no longer needed as you can access non-med...
jmarshallnz
2010-06-21
added: addon.set.default built-in to set the default for a particular addon t...
jmarshallnz
2010-06-21
cleanup: scraper logging was inaccurate, plus reduce it a little
jmarshallnz
2010-06-20
added: hand-holding for retards incapable of unticking nav sounds
spiff_
2010-06-20
fixed: scraper cache was using libpath instead of id
vdrfan
2010-06-19
changed: Switch back to a separate node/folder for addons in media views
jmarshallnz
2010-06-19
cleanup: Get rid of needless additional SetRepoTimestamp after retrieving a r...
jmarshallnz
2010-06-19
changed: Have UpdateRepos() use it's db member to fetch the repo timestamp (s...
jmarshallnz
2010-06-19
changed: Have GetRepoTimestamp() return the time directly
jmarshallnz
2010-06-19
cleanup: Get rid of needless repo timestamp check in GrabAddons
jmarshallnz
2010-06-18
fixed: Don't request updates from addon repositories every 10 minutes, rather...
jmarshallnz
2010-06-18
fixed: Scraper settings were only sometimes loaded correctly from the db.
jmarshallnz
2010-06-17
added: ability to run a scraper function on the contents of a buffer. return ...
spiff_
2010-06-17
changed: rename these settings. type changed. update sad
spiff_
2010-06-17
changed: refactor. add a function to call the scraper instead of copying all ...
spiff_
2010-06-17
changed: assume scripts with no <provides> are executable
jmarshallnz
2010-06-17
added: script support to media windows. Scripts should use the same extension...
jmarshallnz
2010-06-17
changed: Hold the addons database as a member in the AddonManager. Should ad...
jmarshallnz
2010-06-17
fixed: handle addons creation return codes without exception handling
CrystalPT
2010-06-15
changed: Move cache clearing to CScraper now that it has nothing to do with s...
jmarshallnz
[next]