Steven Smith
|
33a97577c9
|
Move QR decoding back to UI thread.
|
2018-02-06 12:30:12 -08:00 |
|
Steven Smith
|
2c982d85ec
|
Revert threading changes, disable curl code for now.
|
2018-02-06 12:16:24 -08:00 |
|
Steven Smith
|
1539c55ec5
|
Add task for downloading using curl, experiment with running the UI thread on the syscore.
|
2018-02-06 12:04:44 -08:00 |
|
Steven Smith
|
0b1f6cd2fd
|
Begin cleaning up core code.
|
2018-02-03 17:23:11 -08:00 |
|
Steven Smith
|
4e49914e11
|
Revamp TitleDB support, replace json library with jansson, initial work
on replacing httpc with curl.
|
2018-02-03 16:03:14 -08:00 |
|
Steveice10
|
25541f2470
|
Update license year.
|
2018-01-14 12:02:45 -08:00 |
|
Steveice10
|
45e2a0e0fc
|
Fix font size on CHN/KOR/TWN devices.
|
2018-01-14 12:01:30 -08:00 |
|
Steveice10
|
08db0244aa
|
Remove missed 3DSX support code, add TitleDB version string to info display.
|
2017-12-20 13:21:55 -08:00 |
|
Steveice10
|
6bf2ce54ce
|
Revert TitleDB 3DSX support (does not work; SMDH ID does not equal 3DSX ID)
|
2017-12-20 13:16:22 -08:00 |
|
Steveice10
|
3a6d9f3277
|
Expand sorting options for title and ext save data lists.
|
2017-12-17 17:09:58 -08:00 |
|
Steveice10
|
caa35c1ec6
|
Allow retrying entire data operation process when it cannot proceed.
|
2017-11-29 15:29:06 -08:00 |
|
Steveice10
|
5e26d9ae7d
|
Merge branch 'master' of github.com:Steveice10/FBI
|
2017-11-29 15:20:13 -08:00 |
|
Steveice10
|
54f17e38ff
|
Do not prompt for retry if task cannot proceed.
|
2017-11-29 15:19:43 -08:00 |
|
Steveice10
|
42f2afaab9
|
Fix TitleDB 3DSX listing and install status.
|
2017-11-29 15:06:54 -08:00 |
|
Steveice10
|
598b56906b
|
Clean up text color loading, remove TitleDB update code.
|
2017-11-29 14:44:15 -08:00 |
|
Steveice10
|
1989c8a6bd
|
Add support for installing 3DSX apps from TitleDB.
|
2017-11-29 13:07:37 -08:00 |
|
Steveice10
|
8d4748b526
|
Clean up data op error reporting, add retry option.
|
2017-11-29 12:45:22 -08:00 |
|
Steven Smith
|
cb474342d8
|
Merge pull request #408 from fox8091/master
Fix servefiles readme
|
2017-11-27 14:02:51 -08:00 |
|
Bailey Fox
|
4659f6753c
|
Fix servefiles readme
|
2017-11-27 01:23:38 -06:00 |
|
Steveice10
|
089f7ca782
|
Allow switching camera in QR code reader.
|
2017-11-26 18:19:16 -08:00 |
|
Steven Smith
|
271fa1c838
|
Merge pull request #401 from Aimilius/setup-py
Add setup.py
|
2017-11-12 21:40:35 -08:00 |
|
Aimilius
|
7ef5cb34b3
|
Add setup.py
|
2017-11-11 19:20:18 +01:00 |
|
Steveice10
|
a49af523ba
|
Add support for installing 3DSX files remotely.
|
2017-09-30 22:51:30 -07:00 |
|
Steveice10
|
56b5848247
|
Free JSON data after use.
|
2017-09-13 20:21:20 -07:00 |
|
Steveice10
|
5be2bc0694
|
Remove automatic URL encoding.
URL encoding should only be performed on parameters, and thus should be
done by the provider of the URL ahead of time.
|
2017-09-08 09:33:40 -07:00 |
|
Steveice10
|
8d917542fb
|
Set texture data pointer to NULL when unloading a texture. Fixes duplicate icons in title list.
|
2017-08-16 09:38:51 -07:00 |
|
Steveice10
|
4bada77420
|
Update ticket use status after CDN installation.
|
2017-08-15 11:05:12 -07:00 |
|
Steveice10
|
c004695469
|
Fix user agent string. Closes #381
|
2017-08-07 14:04:20 -07:00 |
|
Steveice10
|
ff250b7974
|
Update README.
|
2017-08-07 14:04:20 -07:00 |
|
Steveice10
|
b691902202
|
Update banner and startup animation for new logo (thanks PabloMK7)
|
2017-08-07 14:04:11 -07:00 |
|
Steveice10
|
2246008d5f
|
Center URLs displayed on top screen.
|
2017-07-26 18:50:20 -07:00 |
|
Steveice10
|
a59b8f4056
|
Fix potential crash when removing a TitleDB entry to replace with a newer version, add loading indicator to TitleDB list.
|
2017-07-26 18:48:34 -07:00 |
|
Steveice10
|
0c28a4b604
|
Display version components in title list.
|
2017-07-22 18:15:26 -07:00 |
|
Steveice10
|
b37b3492ae
|
Cut HTTP timeout in half.
|
2017-07-21 15:19:40 -07:00 |
|
Steveice10
|
a711e3e39b
|
Improve sscanf safety.
|
2017-07-21 15:18:29 -07:00 |
|
Steveice10
|
9e8e959e75
|
Minor revisions to FBI logo.
|
2017-07-21 14:52:00 -07:00 |
|
Steveice10
|
19e0eaac80
|
Display as many URLs as can fit on the top screen when installing from URLs.
|
2017-07-15 13:25:00 -07:00 |
|
Steveice10
|
b3370c97af
|
Fix reused texture IDs not being reinitialized.
|
2017-07-15 12:35:56 -07:00 |
|
Steveice10
|
edf6a20618
|
Clean up texture functions.
|
2017-07-15 12:33:45 -07:00 |
|
Steveice10
|
0ee9186eae
|
Fix camera on O3DS.
|
2017-07-13 23:31:39 -07:00 |
|
Steveice10
|
80179d059a
|
Remove duplicate TitleDB entries based on update date.
|
2017-07-13 21:32:46 -07:00 |
|
Steven Smith
|
8d5b18dfa0
|
Remove citro3d notice as it is no longer needed.
|
2017-07-13 21:13:22 -07:00 |
|
Steveice10
|
5ba133f3ca
|
Revert addition of Accept-Encoding header to HTTP requests.
Breaks checking for updates and doesn't seem to have any effect on
TitleDB.
|
2017-07-13 21:12:30 -07:00 |
|
Steveice10
|
0fad926688
|
Disable TitleDB features relying on version.
|
2017-07-13 13:34:42 -07:00 |
|
Steveice10
|
c636cab6b8
|
Fix QR code camera image.
|
2017-07-08 10:58:33 -07:00 |
|
Steven Smith
|
535a77aa47
|
Merge pull request #358 from speed47/dev/eta
add ETA in read/write tasks
|
2017-07-08 10:20:46 -07:00 |
|
Stéphane Lesimple
|
782605f2d1
|
add ETA in read/write tasks
|
2017-07-07 21:52:41 +02:00 |
|
Steveice10
|
fb67c9eab2
|
Revise texture loading functions.
|
2017-07-07 10:55:58 -07:00 |
|
Steven Smith
|
514fe0bd70
|
Add notice about citro3d "next" branch.
|
2017-06-30 18:31:35 -07:00 |
|
Steveice10
|
f7ac0c4020
|
Only add directory entry on paste if directory does not exist, fix servefiles on Python 3.
|
2017-06-06 11:30:37 -07:00 |
|