Commit Graph

73 Commits

Author SHA1 Message Date
SeanOMik 790dc7b38f
Update README.md 2021-08-08 20:03:19 -04:00
SeanOMik a843729e6c
Change triggers for CI action 2021-08-07 12:32:32 -04:00
SeanOMik 6cf2613687
Cache mupdf build directory for actions 2021-08-07 12:06:12 -04:00
SeanOMik 3c9c1ae192
Merge pull request #10 from Disinterpreter/action
Added CI/CD pipeline with artifacts
2021-07-31 14:27:29 -04:00
Konstantin fdf9a26f11 Fixing typo in Makefile for CI actions. 2021-07-31 14:13:11 +03:00
Konstantin 1fd0e98208 Added CI/CD pipeline with artifacts, now after each commit you can download binary file for tests. 2021-07-31 13:23:28 +03:00
SeanOMik d6ef58d8a6
Merge pull request #9 from Quest84/master
Simple touch controls
2021-07-30 18:08:37 -04:00
Question 810dced314 Minor changes on the battery icon 2021-07-29 22:50:54 -05:00
Question b3847817f4 Some tweaks on the touch controls 2021-07-29 09:03:36 -05:00
Question c4abfc0737 Merge branch 'master' of https://github.com/Quest84/eBookReaderSwitch 2021-07-29 05:54:38 -05:00
Question 76db35d36e Updated README.md 2021-07-29 05:54:19 -05:00
Quest84 30c82ca518
Merge branch 'SeanOMik:master' into master 2021-07-29 05:45:42 -05:00
Question 77cce54ca6 Touch screen controls and some other minor changes 2021-07-29 04:39:36 -05:00
SeanOMik a2152f2f66
Update README.md 2021-07-13 13:36:56 -04:00
SeanOMik f07e1edfd8
Merge pull request #8 from Quest84/master
Fix deprecated hid functions
2021-07-13 13:34:48 -04:00
Question 5ebf896581 Update README.md 2021-07-13 02:14:45 -05:00
Question 9265e72bbf Update README.md 2021-07-13 02:13:43 -05:00
Question 4d8013da71 Update README.md 2021-07-13 02:11:31 -05:00
Question bf511e73b1 Changed README.md 2021-07-13 01:27:42 -05:00
Question f0863aacc2 Minor changes 2021-07-13 01:25:32 -05:00
SeanOMik 2fae85c7ed
Merge pull request #6 from HookedBehemoth/master
implement file assoc
2020-01-12 14:58:11 -06:00
HookedBehemoth 78adda7c76 implement file assoc 2019-11-05 00:05:20 +01:00
SeanOMik b0dbbeb510
Update README.md 2019-10-31 17:43:41 -05:00
SeanOMik 1fcd013c25
Merge pull request #4 from moronigranja/format-fix-pr
Format fix pr
2019-10-30 12:43:47 -05:00
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 99297f3164 added mupdf to Makefile, and updated README.md 2019-10-30 14:05:57 -03:00
Moroni Granja 93b0ea80c9 added mupdf to Makefile, and updated README.md 2019-10-30 14:04:07 -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
Moroni Granja ca97d03042 Added mupdf makefile for switch format 2019-10-30 13:48:26 -03:00
Moroni Granja 80499a15b6 Merge commit '98d9d7be173f1bc599f3e3b357fbf19de5fbc974' as 'mupdf' 2019-10-30 13:48:08 -03:00
Moroni Granja 98d9d7be17 Squashed 'mupdf/' content from commit 340abaf66
git-subtree-dir: mupdf
git-subtree-split: 340abaf66f43a04477866e5df8ba9726709f43f4
2019-10-30 13:48:08 -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