Joel16
|
0018c697c2
|
settings: Use indentation to categorize settings UI
|
2022-08-03 20:18:51 -04:00 |
|
Joel16
|
e234de6359
|
Makefile: Switch to std-gun++20
|
2022-08-03 19:10:04 -04:00 |
|
Joel16
|
ee42d0234c
|
fs: Remove cwd from config and clean up fs/config code
|
2022-08-02 15:20:26 -04:00 |
|
Joel16
|
0a94bd9476
|
fs: Remove remaining compiler warnings
|
2022-08-01 23:56:48 -04:00 |
|
Joel16
|
c5e4ddb4ac
|
textures: Free all textures on exit
|
2022-08-01 23:37:47 -04:00 |
|
Joel16
|
11c72a3625
|
textures: Display image properties, allow user to display next/prev images in folder and clear texture IDs
|
2022-08-01 23:24:49 -04:00 |
|
Joel16
|
58dfe61a54
|
filebrowser: Do not freeze header and explicitly use namespace for GUI functions
|
2022-08-01 19:02:24 -04:00 |
|
Joel16
|
8312090e20
|
imGui: Do not save ini
|
2022-08-01 17:46:02 -04:00 |
|
Joel16
|
90d9a45135
|
imGui: Clean up opengl3/switch impl
|
2022-08-01 17:10:59 -04:00 |
|
Joel16
|
b2663b00b6
|
imGui: Adjust controls and remove unused window switching (we only have one main window)
|
2022-08-01 15:36:19 -04:00 |
|
Joel16
|
06de7b7d21
|
image: Enable horizantal scroll flag in image viewer
|
2022-08-01 15:26:41 -04:00 |
|
Joel16
|
de8f70958d
|
window: Actually clear/delete texture data after exiting image window
|
2022-08-01 14:58:28 -04:00 |
|
Joel16
|
01ca3098bd
|
textures: Explictly specify texture namespace in LoadImageBMP
|
2022-08-01 14:50:57 -04:00 |
|
Joel16
|
388b030371
|
textures: Explictly specify texture namespace
|
2022-08-01 14:50:17 -04:00 |
|
Joel16
|
05eb58cf48
|
textures: Remove libnsgif and use gif_lib for loading gifs
|
2022-08-01 14:48:39 -04:00 |
|
Joel16
|
0117ae3ac6
|
imGui: Fix right stick scroll
|
2022-08-01 14:48:13 -04:00 |
|
Joel16
|
663ba14b19
|
progressbar: Fix indentation
|
2022-08-01 12:02:48 -04:00 |
|
Joel16
|
d8b1be755c
|
headers: Rename *.h to *.hpp and use #pragma once
|
2022-08-01 12:01:10 -04:00 |
|
Joel16
|
44c9be6ef3
|
libs: Update stb_image to v2.27
|
2022-08-01 11:48:20 -04:00 |
|
Joel16
|
58727df163
|
popups: Bring back progress bar for copying files
|
2022-08-01 11:46:55 -04:00 |
|
Joel16
|
8163a92c98
|
ci: Update actions/checkout and actions/upload-artifact
|
2022-07-30 17:38:17 -04:00 |
|
Joel16
|
91cd7d3d0c
|
ci: Update branch
|
2022-07-30 17:36:24 -04:00 |
|
Joel16
|
0a73c491a2
|
imGui: Use imGui as a submodule and update to v1.88
|
2022-07-30 17:32:00 -04:00 |
|
Joel16
|
cd027a599f
|
next-opengl3: Switch back to opengl3 for now
|
2022-07-30 16:38:14 -04:00 |
|
Aaron Gill
|
0322a7ef18
|
README.md: Fix grammatical errors
Fixed grammatical errors
Initially the project was inspired -> Initially, the project was inspired
|
2022-07-28 09:59:35 -04:00 |
|
Joel
|
5a5067afeb
|
ci: Use GitHub Actions
|
2022-01-24 12:08:32 -05:00 |
|
Joel16
|
b5b424c62b
|
ci: Remove travis config
|
2022-01-24 12:08:15 -05:00 |
|
Joel16
|
a649c29279
|
filebrowser: Set size column to fixed width of 150.f
|
2022-01-23 00:43:05 -05:00 |
|
Joel16
|
6e95f56e53
|
imGui: Update to v1.86
|
2022-01-23 00:24:12 -05:00 |
|
Joel16
|
67545b98b1
|
settings: Disable language selection for now
|
2021-10-29 14:33:40 -04:00 |
|
Joel16
|
f94885041c
|
imGui: Update to v1.85
|
2021-10-29 14:27:10 -04:00 |
|
Joel16
|
27898a179b
|
popups: Use ImGuiCond_Always when resizing popups
|
2021-09-22 22:10:02 -04:00 |
|
Joel16
|
1ded24446c
|
settings: Reimplement updates popup
|
2021-09-20 01:37:23 -04:00 |
|
Joel16
|
1b0d504e91
|
options: Reimplement file properties
|
2021-09-19 23:07:21 -04:00 |
|
Joel16
|
64b52198a5
|
options: Do not select first entry when 'Select All' is used
|
2021-09-19 23:06:42 -04:00 |
|
Joel16
|
66d78ca0e4
|
filebrowser: Reapply sort after delete/copy/move and rename
|
2021-09-19 15:40:26 -04:00 |
|
Joel16
|
ac86fec1f5
|
filebrowser: Reimplement delete and fix copy/move for multiple files
|
2021-09-19 12:59:56 -04:00 |
|
Joel16
|
94d9ce780d
|
filebrowser: Revert back to using Y for checking multiple items
|
2021-09-18 15:39:47 -04:00 |
|
Joel16
|
3209c39f99
|
filebrowser: Fix sort logic for size
|
2021-09-18 02:52:02 -04:00 |
|
Joel16
|
4193650a57
|
fs: Reimplement sort functionality using imGui's table sort specs
|
2021-09-17 22:01:10 -04:00 |
|
Joel16
|
99b8908e54
|
fs: Clear vector entries before inserting data
|
2021-09-13 17:44:08 -04:00 |
|
Joel16
|
c602482f70
|
options: Reimplement options popup in filebrowser tab
|
2021-09-13 17:03:16 -04:00 |
|
Joel16
|
ee4fbc8a31
|
textures: Cleanup and remove free function param
|
2021-09-13 17:02:45 -04:00 |
|
Joel16
|
fad77d8785
|
Clean up various messed up indentation throughtout souce
|
2021-09-12 19:54:27 -04:00 |
|
Joel16
|
e6e82836bc
|
NX-Shell(Deko3D): Initial commit
|
2021-09-12 17:08:02 -04:00 |
|
Chris Butler
|
097ac8225c
|
Fixed crash when pressing Y in an empty directory (#102)
|
2021-08-04 22:21:08 -04:00 |
|
Joel16
|
c36f52cd18
|
imGui: Use freetype2 to cut down boot time
|
2021-04-20 16:52:13 -04:00 |
|
Joel16
|
8805b42ef9
|
imGui: Update to v1.8.2
|
2021-04-12 20:09:18 -04:00 |
|
joel16
|
cf0567a020
|
textures: Add support for zooming into images using left stick and movement with right
|
2021-01-24 16:39:35 -05:00 |
|
joel16
|
ffb5e812a7
|
gui: Do not overwrite vector(copy) when multiple files are selected
|
2021-01-23 22:14:25 -05:00 |
|