Commit graph

34 commits

Author SHA1 Message Date
57cb111358 Various changes 2024-03-26 18:39:02 -07:00
81d85a1476 UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
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
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
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
3ea8e9707e Remove currentLanguage for now
Also remove icon.h from the index
2023-07-25 06:59:23 -07:00
050ad60d41 Add translation support 2023-07-24 23:13:47 -07:00
8ab46669de Fix warnings. 2023-07-21 09:56:13 -07:00
2a914884e8 Update appearance and add about window. 2023-07-20 14:45:35 -07:00
86833b6b6f Fix sizing bugs and add sizing to themes 2023-07-18 18:44:19 -07:00
6541988fa1 Don't run at max speed without vsync to reduce CPU usage 2023-07-17 17:35:25 -07:00
3894aa8537 Make main windows docked, fix crashing bug when docking, and update ImGui 2023-07-17 15:45:43 -07:00
c5265450d9 Update open dialog and theme selector
The open dialog now fills the window
The theme selector now has a background again.
2023-07-17 14:56:02 -07:00
c06b28ca11 Fix non-portals build and remove some temporary debugging code generating warnings when compiling the Windows build 2023-07-17 13:42:58 -07:00
2200119f1f Add a delete button to themes in the preferences and fix a bug with imported themes. 2023-07-17 13:23:02 -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
12ed2c9b41 Fix accent color not updating theme. 2023-07-16 17:34:20 -07:00
2a0db4ae3e Fix initial size being smaller than the min size 2023-07-16 14:12:07 -07:00
70e50a7531 Disable viewports and change min size. 2023-07-16 13:00:04 -07:00
bcc899bc78 Always set VSync swap interval at startup, and only once at startup 2023-07-16 12:37:34 -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
9c6f69203d Improve theme preferences and make editor static 2023-07-10 19:27:55 -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
6430e46088 Remove some unnecessary commented out code. 2023-06-04 03:50:18 -07:00
6e1b451a9c Prepare for moving hue preference code to themes 2023-06-04 03:39:28 -07:00
4ecdad09fd Initial commit. 2023-04-24 13:45:06 -07:00