Joel16
|
01528a678d
|
utils: Log errors
|
2020-09-17 19:37:36 -04:00 |
|
Joel16
|
f658451397
|
log: Initalize before appUtil so that we can log errors incase appUtil fails
|
2020-09-17 19:35:45 -04:00 |
|
Joel16
|
02bf1f8985
|
log: Refactor logging mechanism to log only if dev options are enabled
|
2020-09-17 19:11:08 -04:00 |
|
Joel16
|
aaa411454d
|
config: Implement config mechanism to save list visited diretory + some other options/toggles
|
2020-09-16 22:50:50 -04:00 |
|
Joel16
|
a2140f2044
|
gui: Slightly increase global font scaling and increase texture size
|
2020-09-16 21:37:39 -04:00 |
|
Joel16
|
568fa01453
|
imGui: Disable IniFilename
|
2020-09-16 21:27:47 -04:00 |
|
Joel16
|
36046f744a
|
gui: Do not increment frame_counter until after the first frame is displayed
|
2020-09-16 21:27:18 -04:00 |
|
Joel16
|
a6139b45a4
|
gui: Fix texture variable for setting cursor position for gif window
|
2020-09-13 21:18:31 -04:00 |
|
Joel16
|
f1dcf92a63
|
Bump version for release
|
2020-09-13 21:13:35 -04:00 |
|
Joel16
|
c5cd90246e
|
gui: Only center the image if width and height is <= 960x544
|
2020-09-13 21:10:14 -04:00 |
|
Joel16
|
109f54ff04
|
properties: Fix popup not being centered
|
2020-09-13 21:07:06 -04:00 |
|
Joel16
|
0a6294f91e
|
gui: Allow properties to work on gif window
|
2020-09-13 20:33:51 -04:00 |
|
Joel
|
f2528dfcb3
|
Update README.md to reflect recent changes
|
2020-09-13 17:27:41 -04:00 |
|
Joel16
|
e22a9ffe58
|
textures: Implement animated gif decoding using libnsgif
|
2020-09-13 17:24:34 -04:00 |
|
Joel16
|
102c7c0154
|
utils: Minor consistency changes
|
2020-09-13 12:45:57 -04:00 |
|
Joel16
|
677dfb6369
|
textures: Minor consistency changes
|
2020-09-13 12:45:44 -04:00 |
|
Joel16
|
8416ac0119
|
gitignore: Ignore cmake generated files and other binaries
|
2020-09-13 12:37:44 -04:00 |
|
Joel16
|
9003f167c1
|
imGui: Update to v1.78
|
2020-09-13 12:28:44 -04:00 |
|
Joel16
|
c2efc3cb1b
|
Make use of c++ type casting & minor clean up
|
2020-08-23 12:40:18 -04:00 |
|
Joel16
|
969cd2be6e
|
textures: Use texture width/height directly from the texture struct
|
2020-08-23 12:22:13 -04:00 |
|
Joel16
|
f8471b6eed
|
Bump version and hide resize button until the feature is ready
|
2020-07-30 22:31:10 -04:00 |
|
Joel16
|
457df8d0c6
|
Update stb_image.h
|
2020-07-30 21:57:08 -04:00 |
|
Joel16
|
3d8d265153
|
Finalize sceImeDialog implementation
|
2020-07-30 20:15:40 -04:00 |
|
Joel16
|
e2804b2961
|
Fully implement osk using sceImeDialog
|
2020-07-30 16:35:32 -04:00 |
|
Joel16
|
8130319e50
|
Fix indentation in CMakeLists.txt
|
2020-07-28 16:17:26 -04:00 |
|
Joel16
|
bc18359f78
|
Fix compilation with latest vitaGL changes
|
2020-07-28 16:15:40 -04:00 |
|
TheIronUniverse
|
8c1209d5f7
|
Tweak LiveArea Assets (#8)
|
2020-07-14 10:46:29 -04:00 |
|
Joel16
|
88e9857e65
|
Include giflib's copyright notice
|
2020-07-13 15:19:30 -04:00 |
|
Joel
|
2f2c48b364
|
Update README.md to reflect change to giflib
|
2020-07-13 15:15:53 -04:00 |
|
Joel16
|
b92908be0e
|
Use giflib instead of libnsgif
|
2020-07-13 15:12:56 -04:00 |
|
Joel16
|
623c116e9f
|
Use GL_RGB instead of RGBA for JPG/JPEG
|
2020-07-12 01:52:23 -04:00 |
|
Joel16
|
c6d4d0bfeb
|
Include turbojpeg's license
|
2020-07-11 17:01:27 -04:00 |
|
Joel
|
b738739c0b
|
Update credits for new libraries/tools used
|
2020-07-11 16:57:44 -04:00 |
|
Joel16
|
f99148f1c1
|
Enable STBI_NO_JPEG and use turbojpeg
|
2020-07-11 16:54:53 -04:00 |
|
Joel16
|
992e6e25fa
|
Remove STBI_ONLY_PNG
|
2020-07-11 16:01:49 -04:00 |
|
Joel16
|
9d3510eef7
|
Use libpng for reading png instead of stb
|
2020-07-11 16:00:27 -04:00 |
|
Joel16
|
1eb1d7727b
|
Add PSD support
|
2020-07-10 16:32:02 -04:00 |
|
Joel16
|
a0d2ac847a
|
Minor cleanup
|
2020-07-10 16:04:29 -04:00 |
|
Joel16
|
4e263cfbc9
|
Fix memleak when loading textures using stbi_load_from_memory
|
2020-07-10 15:59:57 -04:00 |
|
TheIronUniverse
|
e832f03666
|
Update LiveArea Assets and replace them with new ones. (#5)
* LiveArea assets by TheIronUniverse.
|
2020-07-08 01:36:43 -04:00 |
|
Joel16
|
b5aab4e327
|
Remove all traces of logging until debug builds are introduced
|
2020-07-07 22:12:32 -04:00 |
|
Joel16
|
92140d0ad5
|
Bump version for hotfix
|
2020-07-07 22:04:52 -04:00 |
|
Joel16
|
7ea65093a0
|
W.I.P bring up of ime(keyboard) for editing width/height
|
2020-07-07 22:04:32 -04:00 |
|
Joel16
|
7082975b0e
|
Remove logs until I come up with a cleaner way of introducing debug builds
|
2020-07-07 22:00:57 -04:00 |
|
Joel16
|
2b260dd152
|
Fix mem alloc derp
|
2020-07-07 21:57:51 -04:00 |
|
Joel
|
e9673b1b13
|
Update project desc
|
2020-07-07 00:45:17 -04:00 |
|
Joel
|
2823e93fc1
|
Update README.md
|
2020-07-07 00:25:34 -04:00 |
|
Joel16
|
9ef7375ccb
|
Remove leftovers of old project name
|
2020-07-07 00:24:53 -04:00 |
|
Joel
|
a631b1f9d1
|
VITAAlbum -> VITAlbum
|
2020-07-06 23:45:06 -04:00 |
|
Joel
|
b56a55c445
|
Display screenshot
|
2020-07-06 23:30:45 -04:00 |
|