This website requires JavaScript.
Explore
Sign In
GerbilSoft
/
rom-properties
Watch
1
Fork
0
You've already forked rom-properties
mirror of
https://github.com/GerbilSoft/rom-properties.git
synced
2025-06-18 11:35:38 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
All Workflows
codecov.yml
codeql-analysis.yml
Actor
All actors
GerbilSoft
Status
All status
success
failure
waiting
running
[librptexture] ICO: For Win1.x icons with both DIB and DDB, show both in the icon directory.
#106
:
Commit
19e50372da
pushed by
GerbilSoft
master
2025-06-18 03:25:38 -04:00
0s
[librptexture] rp_image::swizzle(): Fix the 'rgba' check.
#104
:
Commit
aeb568dda3
pushed by
GerbilSoft
master
2025-06-18 03:25:38 -04:00
0s
[libromdata/tests] ImageDecoderTest: Add two Qoi test images.
#102
:
Commit
4badcf4bfb
pushed by
GerbilSoft
master
2025-06-17 02:57:22 -04:00
0s
[kde] ListDataModel::updateIconPixmaps(): Improve icon scaling on Qt5 and Qt6.
#100
:
Commit
eee8b83f9a
pushed by
GerbilSoft
master
2025-06-16 02:24:32 -04:00
0s
[librptexture] ICOPrivate::~ICOPrivate(): Use dir.is_res instead of isResource().
#97
:
Commit
b19f128903
pushed by
GerbilSoft
master
2025-06-15 02:22:16 -04:00
0s
[rp-download] SetFileOriginInfo_win32.cpp: Use NTDLL to write the Alternate Data Stream with just the file handle.
#95
:
Commit
f157be4a97
pushed by
GerbilSoft
master
2025-06-14 01:32:26 -04:00
0s
[gettext.win32] Updated to gettext-0.25.
#93
:
Commit
bf2d3af7c3
pushed by
GerbilSoft
master
2025-06-13 01:02:27 -04:00
0s
Merge branch 'feature/IsoPartition-readdir'
#91
:
Commit
e2eede76f7
pushed by
GerbilSoft
master
2025-06-11 08:22:16 -04:00
0s
[kde] AchQtDBus::notifyFunc(): Fix the Qt4 build.
#89
:
Commit
bb2e0b5e87
pushed by
GerbilSoft
master
2025-06-10 07:43:26 -04:00
0s
[librptexture] ICOPrivate::loadImage_Win3(): Move the bitmap size check up a bit.
#88
:
Commit
e12bb51b47
pushed by
GerbilSoft
feature/IsoPartition-readdir
2025-06-11 02:22:16 -04:00
0s
[libromdata] WiiUPackagePrivate::addFields_System_XMLs(): Use C strings instead of C++ strings for the XML keys.
#86
:
Commit
1aad707f88
pushed by
GerbilSoft
master
2025-06-09 23:32:29 -04:00
0s
[libromdata] ISO: Show the Joliet level.
#85
:
Commit
6e7d57282f
pushed by
GerbilSoft
feature/IsoPartition-readdir
2025-06-09 23:32:28 -04:00
0s
[librptexture] ICO: Fix an implicit cast warning on 64-bit MSVC.
#84
:
Commit
618c7c6a8d
pushed by
GerbilSoft
feature/IsoPartition-readdir
2025-06-08 23:11:54 -04:00
0s
[librptexture] ICO: Rework to support loading from Windows resources.
#83
:
Commit
8c5888e9e5
pushed by
GerbilSoft
feature/IsoPartition-readdir
2025-06-08 15:01:50 -04:00
0s
[libromdata] ISO: Initial support for AUTORUN.INF icons.
#82
:
Commit
e765792ebb
pushed by
GerbilSoft
feature/IsoPartition-readdir
2025-06-08 06:51:50 -04:00
0s
[libromdata] CisoPspDlopen.cpp: Define PTHREAD_ONCE_INIT on Windows.
#79
:
Commit
cff7086b3d
pushed by
GerbilSoft
master
2025-06-07 08:41:40 -04:00
0s
[libromdata] CisoPspDlopen.hpp: Need to `typedef int pthread_once_t` on Windows.
#77
:
Commit
981c173142
pushed by
GerbilSoft
master
2025-06-06 02:41:40 -04:00
0s
[libromdata] CisoPspDlopen.hpp: Fix build warnings and errors in no-LZ4/no-LZO builds.
#75
:
Commit
df719e959a
pushed by
GerbilSoft
master
2025-06-04 21:11:48 -04:00
0s
[libromdata] CMakeLists.txt: Bump the SOVERSION to 6.2.
#73
:
Commit
4ab931b127
pushed by
GerbilSoft
master
2025-06-04 13:01:48 -04:00
0s
[libromdata] dlopen-notes.c: Add liblz4.so.1 and liblzo2.so.2 to the dlopen() notes section.
#71
:
Commit
79c3a2e34d
pushed by
GerbilSoft
master
2025-06-04 04:51:49 -04:00
0s
[libpng] Disable `/guard:cf` in MSVC builds for now.
#68
:
Commit
407fb36461
pushed by
GerbilSoft
master
2025-05-27 17:21:00 -04:00
0s
[librptext/tests] TextFuncsTest: Add fourCC tests.
#66
:
Commit
55fac18b76
pushed by
GerbilSoft
master
2025-05-26 16:51:11 -04:00
0s
[extlib] Skip installation of binaries for minizip-ng.
#64
:
Commit
b72bd8a436
pushed by
GerbilSoft
master
2025-05-25 16:21:16 -04:00
0s
NEWS.md: Update the Xbox360_STFS mojibake description.
#62
:
Commit
065c86149a
pushed by
GerbilSoft
master
2025-05-25 08:11:10 -04:00
0s
[libgsvt] gsvt_win32.c: Fix vt->bold initialization.
#59
:
Commit
7c96eb5381
pushed by
GerbilSoft
master
2025-05-21 23:20:59 -04:00
0s
[libgsvt] gsvt_win32_console_print_ANSI_emulate(): xterm supports BEL (\007) in addition to ST for ending an OSC sequence.
#57
:
Commit
54a7b12523
pushed by
GerbilSoft
master
2025-05-20 22:01:13 -04:00
0s
[rp-download] Set an "Accept:" header for the expected MIME type.
#55
:
Commit
55cb219a17
pushed by
GerbilSoft
master
2025-05-18 23:20:59 -04:00
0s
Rework CONSTEXPR_IF_MSVC2022 into CONSTEXPR_MULTILINE and CONSTEXPR_MULTILINE_NO_MSVC.
#52
:
Commit
46c83d92c1
pushed by
GerbilSoft
master
2025-05-14 04:08:31 -04:00
0s
Remove some old FIXMEs and TODOs.
#50
:
Commit
44eba93a3e
pushed by
GerbilSoft
master
2025-05-12 22:08:31 -04:00
0s
[libromdata/tests] GcnFstPrint, WiiUFstPrint: Use libgsvt.
#48
:
Commit
43a7bd4a49
pushed by
GerbilSoft
master
2025-05-11 17:42:26 -04:00
0s
First
Previous
1
2
Next
Last