Commit Graph

32 Commits

Author SHA1 Message Date
Mikaela Szekely 3b1b2bcca1
Merge pull request #7 2019-07-15 22:08:03 -06:00
Kate J. Temkin 265e8f3e19 update readme 2018-07-13 22:47:38 -06:00
Mikaela Szekely 15021047d8
Fix #20: Typo that still actually worked
`switch_to_highbuf()` mistakenly refers to `switch` instead of `self`.
Though, it doesn't actually matter since in this particular script they're the
same object.
2018-06-30 07:53:02 -06:00
Mikaela Szekely 433077ab72
Merge pull request #15 from nchowning/master
Relocator default dir matches fusee-launcher.py dir
2018-05-23 16:51:43 -04:00
Mikaela Szekely 0ed3a06e64
Merge pull request #17 from myfreeweb/master
Support FreeBSD via macOS backend
2018-05-23 16:51:06 -04:00
Greg V 49cf5f93a0 Support FreeBSD via macOS backend
FreeBSD has a custom implementation of libusb, no limitations, so it
just worked.
2018-05-23 13:57:42 +03:00
Mikaela Szekely 8167ce4990
Add link to thee wiki's Windows instructions 2018-05-22 09:51:09 -04:00
Nathan Chowning 1a685c94be Relocator default dir is now same as wherever fusee-launcher.py is 2018-05-21 21:24:42 -04:00
Mikaela Szekely 8f0a8fb3d1
Fix false statement in readme 2018-05-18 22:27:09 -04:00
Mikaela Szekely d744d6e8b8
Merge pull request #12 from reswitched/cleanup_dependencies
clean up dependencies for broader compatibility
2018-05-18 08:19:14 -04:00
Kate J. Temkin 533343c671 clean up dependencies for broader compatibility 2018-05-18 06:14:33 -06:00
Mikaela Szekely 62ff4dba45
Add Windows support with libusbK 2018-05-17 02:12:59 -04:00
Mikaela R. J. Szekely 8eaa3d4960
Relicense under the terms of the GPLv2 2018-05-17 00:59:30 -04:00
Kate J. Temkin c85373f3f1 general system stability improvements to enhance the user's experience 2018-05-14 03:48:00 -07:00
Mikaela Szekely f2acf2d7b4
Add a few more instructions to the readme 2018-05-09 12:51:46 -04:00
Kate Temkin c007bfb725
readme: fix bullets 2018-05-08 15:50:51 -07:00
Kate Temkin 828ee485bf
indentation 2018-05-08 15:49:29 -07:00
Kate Temkin a0121d1084
replace skeleton readme with some fancy markdown 2018-05-08 15:48:58 -07:00
Aileen Lumina c68ae700b5 Add EditorConfig 2018-05-08 13:16:47 -04:00
Kate Temkin 46c1e16dd8
Merge pull request #8 from moriczgergo/master
Added a requirements file.
2018-05-07 00:49:50 -06:00
Kate J. Temkin 92d3ebcc81 Minor documentation changes atop trisz404's PR. 2018-05-07 00:45:18 -06:00
trisz404 9e0ed49e71 Restruct the payload, so it can fit more code 2018-05-02 16:10:51 +02:00
trisz404 e7b42b9279 add payload size check 2018-05-02 16:05:05 +02:00
trisz404 620a89471f Move entrypoint into it's own variable 2018-05-02 16:03:15 +02:00
trisz404 3b3c579961 change the params order of copy 2018-05-02 16:00:53 +02:00
Móricz Gergő b3d8411bf4
Added pyusb as a pip requirement. 2018-04-27 20:28:59 +02:00
Josh Holland 21a30bbf41 Remove trailing whitespace 2018-04-25 19:56:07 -04:00
Josh Holland afe5aa04ac Fix spelling of "criteria" 2018-04-25 19:56:07 -04:00
TabascoEye 2368f58d63
added dependency "libusb"
when trying the PoC, I stumbled on a python error ("no usb backends") which shows that `libusb` is needed for this to work
2018-04-26 00:51:51 +02:00
Mikaela RJ Szekely 94a3d0aed3
Remove the matcheshash file
It only needs to be in the history to prove that a file with its
hash existed at some point.
2018-04-24 22:50:00 -04:00
Kate J. Temkin fab04e9145 fix the missing LICENSE file 2018-04-24 11:50:37 -06:00
Kate J. Temkin 04fdffe27b accelerate the timeline a little ( ͡° ͜ʖ ͡°) 2018-04-23 09:11:57 -06:00