Commit Graph

2728 Commits

Author SHA1 Message Date
casey langen
abcc59512e Ubuntu Cosmic has reach end of life. 2020-04-11 22:00:33 -07:00
casey langen
4d66c87693 Added missing directories to musikcube.spec 2020-04-11 21:43:20 -07:00
casey langen
152551a434 Add *.snap to .gitignore 2020-04-11 21:24:15 -07:00
casey langen
5dac1372bd CHANGELOG updates. 2020-04-11 21:15:54 -07:00
casey langen
d9d1e02489 musikdroid version bump. 2020-04-11 19:22:41 -07:00
casey langen
f86ae63196 Removed the Spotlight feature; it doesn't add much and can be glitchy 2020-04-11 19:21:59 -07:00
casey langen
279825e51e Added Android icon. 2020-04-11 18:57:17 -07:00
casey langen
100ec3549a Fixed Focal packaging issues. 2020-04-11 15:03:35 -07:00
casey langen
83da35e6c7 OK, final set of snapcraft.yaml changes for 0.90.0 (hopefully) 2020-04-11 14:19:14 -07:00
casey langen
024830da0f Computers are too hard 2020-04-11 13:59:32 -07:00
casey langen
0461e59b3d Updated musikcube.desktop for the snap. 2020-04-11 13:46:36 -07:00
casey langen
6793051504 Added missing icons. 2020-04-11 13:12:03 -07:00
casey langen
ee4d29631b Keep losing the logo PSDs, let's just add them to the repo. 2020-04-11 12:58:02 -07:00
casey langen
75ca210ff8 Fedora install-deps verified working. 2020-04-11 11:43:47 -07:00
casey langen
136220454b Added Fedora 31 to circleci 2020-04-11 11:35:51 -07:00
casey langen
501a40dbf7 Fixed Fedora install-deps.. hopefully. 2020-04-11 11:31:45 -07:00
casey langen
16895eaa1d Fixed a couple weird bugs in ScrollAdapterBase that could cause redraw
issues when switching between non-empty and empty lists.
2020-04-11 00:45:37 -07:00
casey langen
528597bf5f Updated CHANGELOG and bumped version to 0.90.0. 2020-04-10 22:25:32 -07:00
casey langen
5f40690efb Less awkward fix for werase() issue in ScrollAdapterBase. 2020-04-10 21:49:57 -07:00
casey langen
23b274bce9 Merge branch 'master' into clangen/upstream-pdcurses 2020-04-10 21:47:19 -07:00
casey langen
8e769d2cab More build fixes. 2020-04-09 18:39:57 -07:00
casey langen
11d116276d Cruft removal. No longer required! 2020-04-09 17:02:14 -07:00
casey langen
61c3cf8085 Added some seemingly unnecessary dependencies that seem to fix a couple weird
issues.
2020-04-09 16:55:34 -07:00
casey langen
c95cb68ae4 Fix invalid handle issue in AlsaOut 2020-04-09 16:54:03 -07:00
casey langen
adb3048a21 These wrappers are no longer required because we can use
`desktop-launch` to get all the correct environment variables set.
2020-04-09 16:36:58 -07:00
casey langen
92a560db5f Fixed share paths. 2020-04-09 16:08:11 -07:00
casey langen
baeec9b815 Added icon and desktop entry. 2020-04-09 15:33:10 -07:00
casey langen
43962e8684 Fix AlsaOut in the snap package. 2020-04-08 21:03:36 -07:00
casey langen
0e6e96b58f Yikes, found a pretty nasty race condition in AlsaOut. This should
stabilize things.
2020-04-08 20:56:32 -07:00
casey langen
5cbdea7b1e Added preliminary snap file. 2020-04-07 21:33:08 -07:00
casey langen
f58f5228a1 OK, I think I got to the bottom of the pulse issue. Yikes. 2020-04-07 20:35:25 -07:00
casey langen
816cafad5a Even more pulse debugging. 2020-04-07 19:42:27 -07:00
casey langen
743848e12c Revert "Revert "Revert "Added pulse environment variables to snap wrappers."""
This reverts commit 34020712c3.
2020-04-07 17:36:57 -07:00
casey langen
34020712c3 Revert "Revert "Added pulse environment variables to snap wrappers.""
This reverts commit 78054e77a0.
2020-04-07 16:50:18 -07:00
casey langen
10f3bc4397 Additional logging for PulseOut 2020-04-07 15:54:38 -07:00
casey langen
78054e77a0 Revert "Added pulse environment variables to snap wrappers."
This reverts commit 1c974ca141.
2020-04-07 12:12:05 -07:00
casey langen
1c974ca141 Added pulse environment variables to snap wrappers. 2020-04-07 10:05:46 -07:00
casey langen
688dafcdb4 Fixed .snap wrapper scripts... hopefully. 2020-04-07 09:22:09 -07:00
casey langen
e2eb85d481 Third time's a charm. 2020-04-07 01:03:12 -07:00
casey langen
306c33a83c More snap-related cmake tweaks. 2020-04-07 00:48:32 -07:00
casey langen
fac1364a00 Man this is annoying to test... 2020-04-07 00:38:39 -07:00
casey langen
28e3ed18f8 Ugh, fix incorrect path variable. 2020-04-07 00:28:43 -07:00
casey langen
aa2ccdb0b2 Support stripping binaries from out of tree builds 2020-04-07 00:03:54 -07:00
casey langen
821b4de874 Add a couple things required to support snap packges. 2020-04-06 23:35:58 -07:00
casey langen
36ede66603 Added OpenSUSE support to install-deps and fixed a syntax error. 2020-04-05 19:29:24 -07:00
casey langen
c79e096554 Updated install-deps to add support for the upcoming ubuntu 'focal'
release.
2020-04-05 18:49:59 -07:00
casey langen
08871978e2 Added a bash script for quickly installing dependencies on supported,
non-Windows platforms. Likely needs a bit of tweaking.
2020-04-05 17:47:00 -07:00
casey langen
98e8662c55 Whitespace fix. 2020-04-04 22:00:04 -07:00
casey langen
fe8d32f586 Fixed dbus plugin to report metadata (and also added album art). 2020-04-04 19:51:25 -07:00
casey langen
e1884321ff Fixed a super old null pointer dereference in TransportWindow. 2020-04-04 19:51:09 -07:00