Commit Graph

44 Commits

Author SHA1 Message Date
SeanOMik 123e513394
Merge pull request #3 from moronigranja/bad-format-crash-fix-pr
Bad format crash fix pr
2019-10-30 12:43:39 -05:00
Moroni Granja 1670cb507d Removed unnecessary comments 2019-10-30 14:10:48 -03:00
Moroni Granja 3bce64af9f Added some error handling so that bad files don't crash the app, and/or horizonOS 2019-10-30 13:56:10 -03:00
SeanOMik c66f8fe2f2 Merge branch 'master' of https://github.com/SeanOMik/eBookReaderSwitch 2019-09-23 21:12:00 -05:00
SeanOMik 88ccf7b1d9 Button prompt images
* Show button prompt images instead of text
* Unsupported files show yellow triangles to the left of them
* Change from Arial to Roboto font
2019-09-23 21:11:56 -05:00
SeanOMik ecbe0fe9ca
Update README.md 2019-09-23 09:56:37 -05:00
SeanOMik b5af2c2829 New SDL helper load image method, doesn't crash.
Also moved images around and added button images.
2019-09-22 15:49:19 -05:00
SeanOMik 03fa22a73c
Update README.md 2019-09-22 13:48:05 -05:00
SeanOMik 8fba48f625 Merge branch 'master' of https://github.com/SeanOMik/eBookReaderSwitch 2019-09-22 13:45:36 -05:00
SeanOMik 48f0aedfcb Save book pages, add icon img 2019-09-22 13:45:18 -05:00
SeanOMik 3095d7882e
Merge pull request #1 from SeanOMik/add-license-1
Add a GNU v2 licence
2019-09-22 11:16:13 -05:00
SeanOMik 5f5c008d9e
Create LICENSE 2019-09-22 11:15:32 -05:00
SeanOMik 2a9f2985f4
Update README.md 2019-09-19 20:32:48 -05:00
SeanOMik 8a557b9c81
Update TODO 2019-09-19 20:32:17 -05:00
SeanOMik bb89a481a4 Changed Sreenshots 2019-09-19 20:31:03 -05:00
SeanOMik 6c772b371b Fixed Screenshots 2019-09-19 20:30:08 -05:00
SeanOMik 98a58ffe88 Added Screenshots 2019-09-19 20:29:07 -05:00
SeanOMik deca1c83de Merge branch 'master' of https://github.com/SeanOMik/eBookReaderSwitch 2019-09-19 19:12:48 -05:00
SeanOMik 7fabb5d3d3 Version 0.2.0-beta release 2019-09-19 19:12:38 -05:00
SeanOMik 4890aa575f
Update README.md 2019-09-07 00:01:23 -05:00
SeanOMik d4b1c382e1 Fix status bar being on side in portriat 2019-09-06 23:45:10 -05:00
SeanOMik 5dec89c683 Remove debug build option 2019-09-03 17:32:58 -05:00
SeanOMik 7939707729 Merge branch 'master' of https://github.com/SeanOMik/eBookReaderSwitch 2019-09-03 17:26:30 -05:00
SeanOMik 74851307af Updating Version 2019-09-03 17:26:20 -05:00
SeanOMik dc00d211b7
Finally, a working build! 2019-09-03 17:23:08 -05:00
SeanOMik 613fa5c879 Finally, a working build!
I've finally gotten a working build. No longer crashes your switch. So far I've only been able to get it to read most PDF files. Some PDF files do crash the app.
2019-09-03 17:17:53 -05:00
SeanOMik 7a339de16f Merge branch 'master' of https://github.com/SeanOMik/eBookReaderSwitch 2019-09-02 19:01:57 -05:00
SeanOMik a1867f00ef Moving things around 2019-09-02 19:01:34 -05:00
SeanOMik 50c47c37a7
Update README.md 2019-09-02 15:25:06 -05:00
SeanOMik 787893c0bc More linker issues 2019-09-02 15:24:09 -05:00
SeanOMik 14e3d51c4d Attempting to add a book chooser. (Doesn't work) 2019-09-01 21:55:49 -05:00
SeanOMik 36400a09d1 Merge branch 'master' of https://github.com/SeanOMik/eBookReaderSwitch 2019-09-01 16:40:22 -05:00
SeanOMik dfed263a85 It works now! ePub files still dont work. 2019-09-01 16:40:08 -05:00
SeanOMik 65c3d3e01a
Update README.md 2019-09-01 15:00:32 -05:00
SeanOMik f55236a39b No longer crashes switch, doesn't read files yet. 2019-09-01 14:52:42 -05:00
SeanOMik 96ece6a0e3 Still Crashes switch 2019-08-30 09:38:38 -05:00
SeanOMik 7cfcdbbb24 Merge branch 'master' of https://github.com/SeanOMik/eBookReaderSwitch 2019-08-29 09:54:33 -05:00
SeanOMik 2c9d38af8d Rewrite Code
Dont try to build, it still crashes your switch...
2019-08-29 09:52:59 -05:00
SeanOMik d51fe74169
Update README.md 2019-08-28 21:43:25 -05:00
SeanOMik ffc2ebf7d1
Update README.md 2019-08-28 21:43:12 -05:00
SeanOMik 8305c8756b Initial Commit 2019-08-28 21:40:26 -05:00
SeanOMik e667947a30 Create .gitignore 2019-08-28 21:39:19 -05:00
SeanOMik b022978f94
Update README.md 2019-08-28 21:36:31 -05:00
SeanOMik 734acd224b
Initial commit 2019-08-28 21:36:23 -05:00