Nicolas Ramz
|
fda5590313
LibGfx/ILBM: Add an IFF-ILBM decoder :)
|
před 2 roky |
Lucas CHOLLET
|
475f1b6083
LibCore+LibGfx+LibGUI: Consider JPEG XL files as images
|
před 2 roky |
Sam Atkins
|
9f5e105958
LibCore: Add mime types for font files
|
před 2 roky |
Lucas CHOLLET
|
ce4b09dfd1
LibGfx: Register the mime type image/x-icon
|
před 2 roky |
Lucas CHOLLET
|
545fdc849f
LibCore: Register the image/vnd.ms-dds mime type
|
před 2 roky |
Lucas CHOLLET
|
15bd708cfd
file: Use the mime-type description provided by `LibCore`
|
před 2 roky |
Lucas CHOLLET
|
c543a13835
LibCore: Share the mime-type list between the two detection methods
|
před 2 roky |
Valtteri Koskivuori
|
5615ea5386
LibCore: Replace non-breaking hyphens with regular ones in MimeData
|
před 2 roky |
Valtteri Koskivuori
|
ff83b909f0
LibCore: Sort and tidy up filename mime guess function
|
před 2 roky |
Valtteri Koskivuori
|
21473ea7f1
LibCore: Improve mime type enumeration sorting
|
před 2 roky |
MacDue
|
ee09ecaf42
Userland: Register MIME type/extension for .tvg
|
před 2 roky |
Timothy Flynn
|
13e1f61a81
LibCore: Support audio file extensions when determining MIME type
|
před 2 roky |
Valtteri Koskivuori
|
e56098f734
LibCore+Userland: Remove uses of DeprecatedString in file utility
|
před 2 roky |
Timothy Flynn
|
bcfa4a34a1
LibCore: Support the WebM file extension when determining MIME type
|
před 2 roky |
Lucas CHOLLET
|
50b5528746
LibCore+file: Factorize code to detect mime-type from bytes of a file
|
před 2 roky |
kleines Filmröllchen
|
9ff01723ba
Userland: Use more common WAV MIME type
|
před 2 roky |
kleines Filmröllchen
|
61bb9103c2
Base+Userland: Add support for QOA files everywhere
|
před 2 roky |
Linus Groh
|
e76394d96c
AK: Remove infallible version of StringBuilder::to_byte_buffer
|
před 2 roky |
Karol Baraniecki
|
f8e94f2862
LibCore: Use fallible versions of StringBuilder::append in MimeData
|
před 2 roky |
Karol Baraniecki
|
68d3f348d9
LibCore: Use fallible version of StringBuilder::to_byte_buffer
|
před 2 roky |
Nico Weber
|
f7e152d049
LibGfx: Add scaffolding for a webp decoder
|
před 2 roky |
Liav A
|
fedd18eb89
LibCore: Add MIME type string for TGA files
|
před 2 roky |
Liav A
|
e77b110541
LibCore: Return StringView from guess_mime_type_based_on_filename method
|
před 2 roky |
Nico Weber
|
e5988b4a0d
LibCore: Teach MimeData about ICC file extension and contents
|
před 2 roky |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
kleines Filmröllchen
|
f48651fccc
LibCore: Add MIME sniffing for MP3 and WAV
|
před 3 roky |
kleines Filmröllchen
|
2c485a8e7b
LibCore: The MIME type is 'audio/flac', not 'extra/flac'
|
před 3 roky |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
před 3 roky |
Karol Kosek
|
f47bcddb5b
LibCore: Set mime type for .sheets files to `application/x-sheets+json`
|
před 3 roky |