Commit Graph

25 Commits

Author SHA1 Message Date
f7c4a33c37 logged eden branch 2012-11-16 08:41:27 -06:00
7e385e183e version bump 2012-11-16 08:35:26 -06:00
c6b8356d61 updated translations 2012-11-15 16:56:23 -06:00
7f6510282a merge with translations 2012-11-07 20:20:48 -06:00
a066491757 update to changelog and version bump 2012-09-12 10:18:18 -05:00
0bb915ae3a added initial resources for scheduler.py to function
starte settings.xml modifications for timer intervals
2012-09-05 15:50:25 -05:00
26c99723bf added global log and encode functions to combat ascii encoding errors 2012-08-17 14:18:08 -05:00
38798b10d2 added French summary and description (works this time) 2012-08-07 09:28:35 -05:00
98d7c97f33 Merge pull request #7 from dersphere/language_tag
fixed language tag
2012-08-07 07:15:48 -07:00
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
db253a5022 german translation 2012-08-05 12:39:45 +02:00
bc835eb37b version bump and changelog additions 2012-08-01 14:51:33 -05:00
1e41f75df4 added french language translations and new icon - Thanks to mikebzh44 2012-08-01 14:49:40 -05:00
934f9b63e8 added check for key in vfs.py - Thanks Martijn! 2012-07-26 12:48:14 -05:00
9ac69e10db version bump 2012-07-24 12:57:44 -05:00
03c65f3ffd bump to addon.xml for repo pull 2012-07-18 10:29:10 -05:00
b23ea5f35e added language tag to addon.xml 2012-05-25 19:39:38 -05:00
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
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
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
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
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
27265ad340 Added progress bar and "silent" for running via the RunScript() xbmc function 2012-04-20 13:32:25 -05:00
79f205dfb4 added new icon file as well as updated README information for usage 2012-04-19 18:30:46 -05:00
c39b5d540a first commit - kind of works 2012-04-17 16:03:45 -05:00