Commit graph

27 commits

Author SHA1 Message Date
ad7f2ae105 Rename to Looper 2024-01-21 15:21:18 -08:00
893cd8f9d4
Add TOML support and playback error handling. 2023-12-22 14:13:48 -08:00
7edd8bbc87 Add vgmstream dependency 2023-11-05 14:56:44 -08:00
f1d8334335 Various improvements, including better accent colors, opening files from command line, and drag&drop 2023-10-16 10:44:25 -07:00
70f27722df General improvements, including hidpi support. 2023-09-03 11:54:07 -07:00
5ca6671524 Add Spanish support, and refactor 2023-08-25 14:38:06 -07:00
Yourself
629571d87f Make it work on Haiku 2023-08-03 21:05:03 -07:00
e3fff57fed Update translations and improve support 2023-07-25 14:33:29 -07:00
7395357650 Use more strings and fix theme strings 2023-07-25 07:56:56 -07:00
050ad60d41 Add translation support 2023-07-24 23:13:47 -07:00
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