kleines Filmröllchen
9ff01723ba
Userland: Use more common WAV MIME type
...
There is no official IANA MIME type for WAV (see
https://www.iana.org/assignments/media-types/media-types.xhtml#audio ),
so this will always be subjective. While
https://www.rfc-editor.org/rfc/rfc2361 suggests audio/vnd.wave, we use
audio/wav since that seems to be most common across the internet.
2023-03-17 22:20:16 +00:00
kleines Filmröllchen
61bb9103c2
Base+Userland: Add support for QOA files everywhere
...
This adds MIME type sniffing,
`file` support,
LaunchServer support to open QOA in SoundPlayer,
and audio icons
2023-03-10 04:07:14 -07:00
Slimey
ce75a04908
Base+Ports: Rename 'Sound' category to 'Media'
2022-11-06 16:27:18 +01:00
kleines Filmröllchen
2d3d4ecef5
Base: Add audio MIME type associations
2022-08-16 13:58:51 +01:00
Arne Elster
3cc66b9726
Base: Associate mp3 files with SoundPlayer
...
Also give them the sound icon.
2022-02-26 16:01:26 +01:00
LuK1337
fb66feef5e
Base: Add file associations for multiple programs
...
This change adds missing file association for the following programs:
- ImageViewer
- PDFViewer
- PixelPaint
- Playground
- Profiler
- SoundPlayer
2021-07-19 17:42:14 +04:30
Andreas Kling
47d98a5b9f
Base: Tweak app names to be in "Proper Noun" style
2021-01-04 23:55:28 +01:00
Linus Groh
e5ac1fcd00
Base: Remove [Icons] section from .af files
...
With everything now using GUI::FileIconProvider and therefore loading
icons embedded in the executable files, this information is now longer
being used.
We might have to think about this again if we want to allow .af files
with custom commands (e.g. shell scripts). Maybe those could get away
with just an "Icon" entry under "[App]", but currently there's only
"Executable" anyway.
2020-12-24 20:50:30 +01:00
Nicholas Hollett
02cc3ac21f
Base: Add file type & protocol definitions for known handlers.
...
This matches the existing user configuration in /home/anon/LaunchServer.ini
2020-05-18 11:27:27 +02:00
Andreas Kling
77de51d251
Base: Add Piano.af and SoundPlayer.af
2019-11-11 13:13:08 +01:00