Commit graph

17 commits

Author SHA1 Message Date
2a914884e8 Update appearance and add about window. 2023-07-20 14:45:35 -07:00
15450e079d Don't show the console window on Windows. 2023-07-18 10:51:18 -07:00
cafced3bdb Use GLES on ARM 2023-07-17 16:49:31 -07:00
b012069269 Add portal support and update .gitignore 2023-07-17 12:21:38 -07:00
fc21f91c21 Fix Windows support on MinGW-w64 on Arch Linux 2023-07-16 19:59:23 -07:00
6fce663733 Add metainfo. 2023-07-16 17:34:20 -07:00
9ebdb3b967 Set up flatpak and add allow installation.
Prepare for flatpak build and create initial manifest which may not work yet.

Add desktop file and icon.

Fix incorrect location for desktop file in meson.build

Change player executable name so it's not so generic.

Update executable bit of the desktop file and add my flatpak repo folder to .gitignore.

Update executable bit of the desktop file and add my flatpak repo folder to .gitignore.

Update desktop file name.

Hopefully make flatpak export the desktop file and icon/

Fix incorrect icon path.

Fix incorrect binary and hopefully fix install script.

Actually fix install script.

Add categories to desktop file.

Fix incorrect separator and add generic name in desktop file.
2023-07-16 17:05:07 -07:00
1da48029e2 Fix meson not finding SDL2_image 2023-07-16 14:37:10 -07:00
ec7b3079a7 Use OpenGL ES and disable VSync by default to run on Raspberry Pis. 2023-07-16 12:06:03 -07:00
5e0d257b94 Readd speed, add pitch and tempo, and update min size 2023-07-15 14:52:49 -07:00
01edf59446 Replace raudio with SDL-Mixer-X for looping support 2023-07-10 12:45:24 -07:00
4f9f62ee8e Add basic custom themes 2023-07-09 18:56:12 -07:00
fd32101a41 Make time display show a time code and silence warnings 2023-07-09 10:57:48 -07:00
3c193916e7 Actually do that, and also update .gitignore. 2023-07-08 14:50:37 -07:00
f2c794d362 Fix project name in meson.build 2023-06-04 03:27:14 -07:00
8c6300549f Add icons to imgui-filebrowser 2023-04-24 15:28:39 -07:00
4ecdad09fd Initial commit. 2023-04-24 13:45:06 -07:00