Commit Graph

122 Commits

Author SHA1 Message Date
a036cde5a8 updated README.txt 2012-11-28 11:25:28 -06:00
f4f4b658a0 updated changelog.txt 2012-11-28 10:39:52 -06:00
52b6b74b9e removed unneeded variable 2012-11-28 10:19:37 -06:00
042ed51ef3 allow user to choose restore point 2012-11-28 10:19:03 -06:00
16e55bdd23 removed references .ready() no longer needed 2012-11-28 09:57:34 -06:00
926382e28e updated title 2012-11-28 09:47:40 -06:00
f6cac868d7 added more info to progress bar 2012-11-28 09:37:37 -06:00
4ff0e49d82 Merge branch 'dropbox'
Conflicts:
	addon.xml
	changelog.txt
	resources/lib/backup.py
	resources/settings.xml
2012-11-28 09:33:47 -06:00
1f25e11c93 modified backup class to display more info 2012-11-28 08:56:58 -06:00
18c85870ec moved mode selection to gui 2012-11-28 08:54:23 -06:00
c1784c0485 version bump for Frodo 2012-11-16 09:23:38 -06:00
738033897f Merge remote-tracking branch 'remotes/origin/frodo-dev'
Conflicts:
	addon.xml
	changelog.txt
2012-11-16 09:09:39 -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
4f6128b39c fixed copy() with put() 2012-11-06 15:12:14 -06:00
da5d98a344 updated strings.xml 2012-11-06 13:09:33 -06:00
755e212b26 Updated version and README.txt information 2012-11-06 11:38:01 -06:00
be7aea90bb added "restore" to Dropbox functions 2012-11-06 11:37:39 -06:00
535cd43e8a updated dropbox methods - listdir now works 2012-11-05 15:46:17 -06:00
5b6b5d6c9a implemented mkdir, exists, and copy for dropbox vfs
removed "dropbox path" setting
2012-11-05 12:25:25 -06:00
33e10c2a61 fixed backup rotation 2012-11-05 11:13:48 -06:00
140610db5a Merge branch 'dropbox' of https://github.com/robweber/xbmcbackup into dropbox 2012-11-05 10:57:21 -06:00
c4a8e60729 Merge branch 'frodo-dev' of https://github.com/robweber/xbmcbackup into dropbox 2012-11-05 10:54:30 -06:00
cb6fdd7efe finished xbmcvfs wrapper, started dropbox wrapper 2012-11-04 14:39:17 -06:00
6c20e3a3ad started on VFS files 2012-11-02 15:59:40 -05:00
847ad3a510 version bump 2012-11-02 15:27:59 -05:00
49f7c2fbbd Merge branch 'frodo-dev' of https://github.com/robweber/xbmcbackup into frodo-dev 2012-11-02 15:26:22 -05:00
e600703c94 fixes #20 2012-11-02 15:24:45 -05:00
9eb857396a modified backup.py to test dropbox api
added start of vfs.py to abstract file repos
2012-10-26 09:42:10 -05:00
9bc0c27ccf created dummy pkg_resource.py file so that dropbox api will work 2012-10-26 09:31:08 -05:00
d3eab55f8a moved dropbox library 2012-10-26 09:30:50 -05:00
5ec8770057 added method to return addon path 2012-10-26 09:17:21 -05:00
4749978adb test of dropbox import 2012-10-22 15:02:30 -05:00
1321e244a7 added dropbox resource files 2012-10-22 14:34:12 -05:00
ad2ddfa22f added dropbox settings 2012-10-22 14:33:53 -05:00
77f138e159 Merge branch 'master' of https://github.com/robweber/xbmcbackup into frodo-dev 2012-10-22 14:21:03 -05:00
8ffbe3a791 Merge pull request #19 from robweber/master
update Frodo with master
2012-10-22 12:20:40 -07:00
f8adda5449 Merge branch 'master' of https://github.com/robweber/xbmcbackup 2012-10-22 14:19:43 -05:00
e2f048e778 Need to pass "true" to force update after backup is run 2012-10-22 14:19:03 -05:00
5caeff23c9 restored __init__.py files 2012-10-22 13:53:01 -05:00
7bed37a6c2 Merge pull request #18 from robweber/master
Merge Master with Frodo
2012-10-16 07:35:33 -07:00
d7109f6bb5 Merge pull request #17 from dersphere/german_2
updated german translation
2012-10-16 07:34:36 -07:00
a03302c769 updated german translation 2012-10-13 00:01:17 +02:00
6b5b465121 update changelog and version bump 2012-09-28 09:15:39 -05:00
28e3d08f0c added string value for backup rotation setting 2012-09-28 09:15:20 -05:00
db7021d97e Merge branch 'frodo-dev' of https://github.com/robweber/xbmcbackup into frodo-dev 2012-09-19 11:44:39 -05:00
272ea8b8a9 added backup rotation closes #10 2012-09-19 11:43:36 -05:00
a3724657c7 Merge branch 'master' of https://github.com/robweber/xbmcbackup into frodo-dev 2012-09-13 09:54:03 -05:00
3892a16778 Merge pull request #16 from robweber/master
Merge Master with Frodo
2012-09-13 07:53:36 -07:00