Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always use original for reader and video appsoriginal-video-reader | 浅倉麗子 | 2020-07-14 | 2 | -1/+10 |
| | |||||
* | Build with latest vita2d_sys | 浅倉麗子 | 2020-07-12 | 2 | -2/+8 |
| | |||||
* | Remove newlib | 浅倉麗子 | 2020-07-12 | 5 | -24/+38 |
| | |||||
* | Build with latest SDK and refactor CMake script | 浅倉麗子 | 2020-07-12 | 4 | -80/+63 |
| | |||||
* | Scale shared FB to the scaled size of app FB | 浅倉麗子 | 2020-07-12 | 2 | -2/+30 |
| | | | | | The paddr trick is from udcd-uvc: https://github.com/xerpi/vita-udcd-uvc/commit/eadc97ccf6f732e1151420dc97a1a2085a6b7488 | ||||
* | Remove all limitations on framebuffer dimension | 浅倉麗子 | 2020-06-16 | 1 | -2/+6 |
| | |||||
* | Add LiveArea manual to config appv1.5.0 | 浅倉麗子 | 2020-06-12 | 3 | -1/+3 |
| | |||||
* | Add config app preview | 浅倉麗子 | 2020-06-12 | 1 | -0/+2 |
| | |||||
* | Poll kernel module for config on every frame | 浅倉麗子 | 2020-06-12 | 2 | -1/+3 |
| | |||||
* | Terminology changes | 浅倉麗子 | 2020-06-12 | 8 | -41/+45 |
| | | | | | | full hd -> unlock framebuffer size bilinear filter option -> scaling algorithm psone mode -> psone ar | ||||
* | Add compile flags and warningsv1.4.0 | 浅倉麗子 | 2020-06-08 | 3 | -12/+28 |
| | |||||
* | Update readme and changelog | 浅倉麗子 | 2020-05-21 | 3 | -4/+33 |
| | |||||
* | Show OSD in scaling test with resolution info | 浅倉麗子 | 2020-05-21 | 2 | -1/+48 |
| | |||||
* | Keep bilinear filter when scaling is not applied | 浅倉麗子 | 2020-05-20 | 2 | -1/+4 |
| | |||||
* | Add bubble icon for scaling test | 浅倉麗子 | 2020-05-20 | 2 | -1/+2 |
| | |||||
* | Cleanup CMake scripts and includes | 浅倉麗子 | 2020-05-20 | 5 | -11/+13 |
| | |||||
* | Print memory budget info on config app startup | 浅倉麗子 | 2020-05-20 | 2 | -1/+12 |
| | |||||
* | Use specific NID for syscall library | 浅倉麗子 | 2020-05-20 | 1 | -0/+1 |
| | | | | | | This needs to be updated each time compatibility with the config app is broken so that the config app will not link against an incompatible version. | ||||
* | Show error if kernel module not linked | 浅倉麗子 | 2020-05-20 | 2 | -29/+43 |
| | |||||
* | Increase config app memory budget from 6MB to 8MB | 浅倉麗子 | 2020-05-20 | 1 | -3/+3 |
| | |||||
* | Add HD resolutions to scaling test | 浅倉麗子 | 2020-05-20 | 2 | -6/+9 |
| | |||||
* | Allow enable HD framebuffer sizes on the Vita | 浅倉麗子 | 2020-05-19 | 1 | -2/+8 |
| | |||||
* | Use TAI_NEXT for hook continuation | 浅倉麗子 | 2020-05-19 | 1 | -3/+3 |
| | |||||
* | Add changelog | 浅倉麗子 | 2020-05-08 | 1 | -0/+24 |
| | |||||
* | Update readme and credits | 浅倉麗子 | 2020-05-08 | 2 | -7/+6 |
| | | | | Move to self-hosting and remove duplicate credits in main.c. | ||||
* | Apply copyright notice to all files | 浅倉麗子 | 2020-05-08 | 11 | -8/+121 |
| | |||||
* | Prevent double promotion | 浅倉麗子 | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Add "Enable Full HD" featurev1.3.0 | 浅倉麗子 | 2020-04-28 | 7 | -9/+94 |
| | | | | | | | | Allow the PSTV to use HD framebuffer sizes: 1280x720 1440x1080 1920x1080 | ||||
* | Add UNHOOK function | 浅倉麗子 | 2020-04-28 | 1 | -6/+12 |
| | |||||
* | Add configuration appv1.2.0 | 浅倉麗子 | 2020-04-23 | 5 | -11/+209 |
| | |||||
* | Add fitted scaling mode | 浅倉麗子 | 2020-04-23 | 3 | -2/+9 |
| | |||||
* | Use floating point arithmetics | 浅倉麗子 | 2020-04-23 | 2 | -21/+19 |
| | |||||
* | Remove sceDisplaySetScaleConf hook | 浅倉麗子 | 2020-04-22 | 1 | -23/+1 |
| | |||||
* | Add syscalls to get and set config | 浅倉麗子 | 2020-04-22 | 6 | -36/+120 |
| | |||||
* | Add PS1 aspect ratio modes | 浅倉麗子 | 2020-04-22 | 5 | -7/+53 |
| | |||||
* | Use binary config file | 浅倉麗子 | 2020-04-21 | 3 | -24/+22 |
| | |||||
* | Add lines to verify cropping in scaling testv1.1.1 | 浅倉麗子 | 2020-04-09 | 2 | -1/+22 |
| | |||||
* | Centre framebuffer when cropping | 浅倉麗子 | 2020-04-09 | 1 | -18/+21 |
| | |||||
* | Enable "display area settings" in original mode | 浅倉麗子 | 2020-04-08 | 1 | -3/+5 |
| | |||||
* | Limit Iftu scaling to 4x | 浅倉麗子 | 2020-04-08 | 1 | -3/+3 |
| | | | | | Fixes a bug where PS1 games with very small framebuffers may attempt to scale more than 4x in integer mode, which produces a black screen. | ||||
* | Add readmev1.1.0 | 浅倉麗子 | 2020-04-06 | 1 | -0/+60 |
| | |||||
* | Add more resolutions to scaling test | 浅倉麗子 | 2020-04-06 | 2 | -32/+89 |
| | |||||
* | Add real and original scale modes and config | 浅倉麗子 | 2020-04-06 | 4 | -11/+91 |
| | |||||
* | Add support for more framebuffer sizes | 浅倉麗子 | 2020-04-05 | 3 | -12/+144 |
| | |||||
* | Globally disable Iftu bilinear filtering | 浅倉麗子 | 2020-04-05 | 1 | -2/+5 |
| | |||||
* | Initial commitv1.0.0 | 浅倉麗子 | 2020-04-01 | 7 | -0/+971 |