Commit Graph

70 Commits

Author SHA1 Message Date
robweber
38b2c0b535 updated addon.xml and changelog.txt 2012-08-20 14:29:28 -05:00
robweber
26c99723bf added global log and encode functions to combat ascii encoding errors 2012-08-17 14:18:08 -05:00
robweber
38798b10d2 added French summary and description (works this time) 2012-08-07 09:28:35 -05:00
robweber
98d7c97f33 Merge pull request #7 from dersphere/language_tag
fixed language tag
2012-08-07 07:15:48 -07:00
sphere
38ae42a4ac fixed language tag
The language tag in addon.xml is meant for the language of the content it provides (not for the translations it has).
It is mainly used for hiding "foreign language addons" - this addon doesn't provide content and is meant to be usable in all languages.
2012-08-06 11:34:41 +02:00
sphere
db253a5022 german translation 2012-08-05 12:39:45 +02:00
robweber
bc835eb37b version bump and changelog additions 2012-08-01 14:51:33 -05:00
robweber
1e41f75df4 added french language translations and new icon - Thanks to mikebzh44 2012-08-01 14:49:40 -05:00
robweber
934f9b63e8 added check for key in vfs.py - Thanks Martijn! 2012-07-26 12:48:14 -05:00
robweber
9ac69e10db version bump 2012-07-24 12:57:44 -05:00
robweber
03c65f3ffd bump to addon.xml for repo pull 2012-07-18 10:29:10 -05:00
robweber
b23ea5f35e added language tag to addon.xml 2012-05-25 19:39:38 -05:00
robweber
707bd61863 found old reference to os module replaced with vfs.pyo
added keymap and perperipheral_data folders to "config" area
2012-05-25 15:57:48 -05:00
Rob Weber
bc9cc7d345 removed file handle and restore.txt file. now the filenames are written to a list in memory 2012-05-21 21:12:37 -05:00
robweber
f0d98152f1 added vfs module created by paddycarey. restore.txt no longer needed to find restore files
File selection criteria now used by both backup and restore
2012-04-28 14:29:59 -05:00
Rob Weber
59896ac0bf added ability to type a remote path as well as browse to one
check remote paths before writing to them
2012-04-23 21:04:03 -05:00
robweber
f520d58c6b added a "restore.txt" document that can be used to reverse the flow from remote to local.
Added restore mode in settings
2012-04-21 17:18:41 -05:00
robweber
27265ad340 Added progress bar and "silent" for running via the RunScript() xbmc function 2012-04-20 13:32:25 -05:00
Rob Weber
79f205dfb4 added new icon file as well as updated README information for usage 2012-04-19 18:30:46 -05:00
robweber
c39b5d540a first commit - kind of works 2012-04-17 16:03:45 -05:00