Commit graph

34 commits

Author SHA1 Message Date
88926489e4 Add Debian packaging
Some checks failed
Build / get-source-code (push) Blocked by required conditions
Build / build-appimage (push) Blocked by required conditions
Build / build-android (push) Blocked by required conditions
Build / build-windows (push) Blocked by required conditions
Build / build-gentoo (push) Failing after 1m7s
Build / download-system-deps (push) Has been cancelled
2024-12-17 16:33:30 -08:00
cab2a8c71b Use shared vgmstream on desktop
Some checks failed
Build / build-gentoo (push) Failing after 1m10s
Build / download-system-deps (push) Successful in 3m36s
Build / get-source-code (push) Successful in 11m47s
Build / build-appimage (push) Successful in 3m54s
Build / build-android (push) Failing after 3m0s
Build / build-windows (push) Failing after 7m14s
2024-12-17 11:08:19 -08:00
9e60b7cac7 Add basic CPack Debian package generation support.
Some checks failed
Build / get-source-code (push) Blocked by required conditions
Build / build-appimage (push) Blocked by required conditions
Build / build-android (push) Blocked by required conditions
Build / build-windows (push) Blocked by required conditions
Build / build-gentoo (push) Failing after 1m2s
Build / download-system-deps (push) Has been cancelled
2024-12-17 11:06:54 -08:00
cf4643e1b3 Support old sdbus-c++, for Debian and other stable distros 2024-12-17 11:06:29 -08:00
b886e6a585 Add Fluidsynth backend and stop using SDL Mixer X for that.
Some checks failed
Build / build-gentoo (push) Failing after 2m4s
Build / download-system-deps (push) Successful in 4m1s
Build / get-source-code (push) Successful in 12m47s
Build / build-appimage (push) Successful in 4m11s
Build / build-android (push) Failing after 3m1s
Build / build-windows (push) Failing after 7m25s
2024-12-11 12:56:17 -08:00
ee94b97d19 Migrate to sdbus-c++ v2
Some checks failed
Build / build-gentoo (push) Failing after 31s
Build / download-system-deps (push) Successful in 3m5s
Build / get-source-code (push) Successful in 13m4s
Build / build-appimage (push) Successful in 5m0s
Build / build-android (push) Failing after 3m46s
Build / build-windows (push) Failing after 8m42s
2024-12-11 10:03:32 -08:00
038fefd131 Use shared libraries for liblooper, and playback backends/UI frontends. 2024-12-09 15:26:26 -08:00
3b37d27983 Fix Haiku libxspf build and change name formatting of libxspf patches to reflect there being multiple
Some checks failed
Build / download-system-deps (push) Successful in 3m30s
Build / build-gentoo (push) Failing after 41s
Build / get-source-code (push) Successful in 12m31s
Build / build-appimage (push) Successful in 4m21s
Build / build-android (push) Failing after 5m0s
Build / build-windows (push) Failing after 9m37s
2024-12-08 11:16:11 -08:00
82f1d1e928 Add XSPF for playlists later 2024-12-08 11:03:49 -08:00
ae74999276 Add QT6 frontend
Some checks failed
Build / build-gentoo (push) Failing after 1m25s
Build / download-system-deps (push) Successful in 3m44s
Build / get-source-code (push) Successful in 6m52s
Build / build-appimage (push) Successful in 3m29s
Build / build-android (push) Failing after 2m52s
Build / build-windows (push) Failing after 6m42s
2024-11-20 13:39:34 -08:00
8fdf30878b Add Haiku frontend
Some checks failed
Build / build-gentoo (push) Successful in 1m22s
Build / download-system-deps (push) Successful in 1m37s
Build / get-source-code (push) Successful in 4m30s
Build / build-appimage (push) Successful in 1m15s
Build / build-android (push) Failing after 4m34s
Build / build-windows (push) Failing after 4m33s
2024-11-12 14:53:44 -08:00
9b4c38ba01 Add workflows and fix Android support 2024-10-19 16:37:43 -07:00
f9b5ce4577 Add ZSound MIME type and other updates 2024-10-19 10:19:22 -07:00
3799b1a166 Fix build failures with protobuf-c 2024-10-15 09:36:23 -07:00
fed492c663 Add back possibility of enabling broken GTK4 UI frontend, but disable it by default. 2024-10-15 09:33:12 -07:00
80ff7bdcf3 Mostly fix ZSM support 2024-10-15 09:17:22 -07:00
6f08458f63 Allow using libfmt system package 2024-09-28 11:19:41 -07:00
2086d0fbd2 Fix initial build 2024-09-28 10:48:35 -07:00
25c8d7b01b Make it work 2024-09-28 10:31:18 -07:00
ac2120aa2e Temporary commit 2024-09-16 15:05:53 -07:00
73686be925 Update vgmstream 2024-09-06 10:06:32 -07:00
204adf1f3e Various updates 2024-05-02 14:52:11 -07:00
a1fd9e1427 Various improvements. 2024-05-01 09:07:08 -07:00
6159f52e8a Add android support, and other changes. 2024-04-28 12:31:40 -07:00
0d236857b8 Add android support (WIP) 2024-04-25 11:23:38 -07:00
ee3962bda2 Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
7ff0d40da3 Add support for streams in the track list and use the logging system for GLib 2024-04-14 10:19:46 -07:00
6746f8caf0 Add vgmstream install 2024-04-11 08:10:36 -07:00
91b2c5a56d Add vgmstream support 2024-04-10 18:00:19 -07:00
c4414e6f7e Use system jsoncpp 2024-04-10 13:57:18 -07:00
b9f624dd71 Fix building with -Werror, hopefully. 2024-04-10 13:25:18 -07:00
b84fec3175 Update DBus API 2024-04-09 10:15:05 -07:00
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