Lekoshi
700aa48607
lang: Add Portuguese translation ( #129 )
...
* Update language.cpp
* Update language.cpp
2022-12-09 23:33:31 -05:00
Pablo Curiel
4e4624136a
usb: Lock devices_list access behind a recursive mutex ( #125 )
...
Fixes devices list population after a UMS device has been mounted by libusbhsfs. Also tweaked USB namespace functions to better deal with thread/pointer safety.
2022-09-13 15:58:16 -04:00
Pablo Curiel
00a354aab6
lang: Update Spanish translation ( #126 )
2022-09-13 15:52:44 -04:00
Joel16
e6834b7dee
libs: Switch license to GPL v2 ( fixes #124 )
2022-09-10 12:59:32 -04:00
Joel16
2b9a81189e
fs: In FS::DeleteRecursive, check if the provided path is '/' and not the cwd ( fixes #119 )
2022-08-20 14:45:08 -04:00
Joel16
e96caf2af4
libushsfs: Use gplv2 version with ntfs-3g and lwext4 support
2022-08-20 12:31:25 -04:00
Joel16
dc9c25016b
fs: Remove stat when readding dirent entries (this is too expensive)
2022-08-08 13:20:30 -04:00
Joel16
38bf2b8612
Makefile: Bump verstion to v4.01
2022-08-07 14:25:46 -04:00
Joel16
1524166ca1
usb: Reset device state back to sdmc if usb is unmounted
2022-08-07 14:24:06 -04:00
Joel16
091328a840
fs: Fix renaming files/folders destination path ( fixes #116 )
2022-08-07 14:17:01 -04:00
invoker__qq
d07de640b3
lang: Update Chinese and Traditional Chinese translation
2022-08-07 10:06:00 -04:00
DDinghoya
90d496586c
lang: Add localization support for Korean
...
Minor Update
2022-08-07 10:04:17 -04:00
Joel16
782b5b5f88
config: Add option to disable loading extended font set to speed up boot process
2022-08-06 23:39:40 -04:00
Joel
cbf1ff0d9a
README.md: Update feature list to reflect new changes
2022-08-06 11:37:49 -04:00
Joel
8fdfd4761b
README.md: Update screenshot to reflect new changes
2022-08-06 11:36:45 -04:00
Joel16
1107e604b3
fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs
2022-08-06 11:33:30 -04:00
Joel16
6f3d028927
gui: Access vector element directly instead of using *.at(index)
2022-08-04 00:10:01 -04:00
Joel16
3b45af17ff
fs: Clean up FSCopyEntry
2022-08-04 00:09:20 -04:00
Joel16
1b1105b5bd
config: Explicitly use std namespace
2022-08-04 00:00:18 -04:00
Joel16
6cae0891ca
fs: Add selector to browse different filesystems
2022-08-03 23:41:42 -04:00
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