Commit Graph

1962 Commits

Author SHA1 Message Date
casey langen
b190afd805 Added a stubbed Shibatch SuperEQ DSP plugin. Sources were taken/stolen from the DeaDBeeF project, which is more or less a straight port of the original, with added support for floating point samples. 2018-12-17 23:46:13 -08:00
casey langen
d5924f936f Moved remaining Android binaries to musikcube-bin repository, and
added native FLAC playback support using the module gsora built.

Also removed an old, default `dimens.xml` file that was making aapt
angry.
2018-12-15 18:09:51 -08:00
casey langen
d8000d1fba Updated libressl, libcurl, boost, and pdcurses. 2018-12-15 17:31:26 -08:00
casey langen
1260ff663e Cleaned up macOS-specific build config and make it work with more versions of the OS/Homebrew 2018-12-14 19:15:03 -08:00
casey langen
2df1dc8fd9 Updated Android app to use the latest tooling. Also updated dependencies
and cleaned up a few warnings.
2018-12-09 00:27:04 -08:00
casey langen
f538ff34eb
Merge pull request #214 from dvdmuckle/master
Fedora 29 build
2018-11-17 17:22:58 -08:00
David Muckle
952b9d9a19
Fedora 29 build (#1) 2018-11-15 01:33:44 -05:00
casey langen
84b138e138 musikdroid tooling updates. 2018-11-07 19:54:17 -08:00
casey langen
f32dc96fba Improved support for terminals that have transparent backgrounds. 2018-11-03 14:41:18 -07:00
casey langen
0bde25edd3 Preparing for 0.51.0 release 2018-08-25 17:02:45 -07:00
casey langen
78f935c59f Warning cleanup 2018-08-25 17:02:04 -07:00
casey langen
27a46cac19 Added the ability to configure WASAPI and DirectSound buffer sizes. 2018-08-25 16:42:11 -07:00
casey langen
a1728851c8 Fixed a bug in the plugin overlay's number validator. 2018-08-25 16:41:44 -07:00
casey langen
93824b89d8 Gradle plugin version bump 2018-08-25 10:46:47 -07:00
casey langen
7d43dc9b39 Added right-click context menu support. 2018-08-19 11:29:02 -07:00
casey langen
db37e5823b libFLAC binary upgrade. 2018-08-19 11:28:45 -07:00
casey langen
9ca925bce4 One more warning cleanup. 2018-08-12 23:28:56 -07:00
casey langen
73447a7030 Some more warning cleanups. 2018-08-12 23:13:38 -07:00
casey langen
2e00d0c536 OK, now that there are clear repro steps, the crash on invalid metadata
should be fixed for reals.
2018-08-12 22:37:14 -07:00
casey langen
a1591667f9 This should fix the server crash that happens when a client queries a
now playing that contains tracks that have been removed from the
library.
2018-08-12 22:17:47 -07:00
casey langen
e4f36d011d Cleaned up a few more compile warnings. 2018-08-12 18:08:41 -07:00
casey langen
01bc1eae3f Some clang compiler warning cleanup. 2018-08-12 18:00:00 -07:00
casey langen
b8da6430b5 Ensure shutdown happens promptly if the indexer is still running. 2018-08-07 12:16:01 -07:00
casey langen
1e083d4952
Merge pull request #198 from adem4ik/master
Update ru_RU.json
2018-07-18 21:35:57 -07:00
adem
0935a4e933 Update ru_RU.json 2018-07-16 01:35:36 +04:00
casey langen
2da57cc984 Revert "A bit more bold experimentation."
This reverts commit 84b2ff5544.
2018-07-14 16:09:22 -07:00
casey langen
98d6438685 Revert "A bit of A_BOLD experimentation. May revert."
This reverts commit 1b7f02d02e.
2018-07-14 16:08:33 -07:00
casey langen
84b2ff5544 A bit more bold experimentation. 2018-07-14 16:05:23 -07:00
casey langen
1b7f02d02e A bit of A_BOLD experimentation. May revert. 2018-07-13 23:15:03 -07:00
casey langen
b88abfa654 Added a flag to disable bold intensify for A_BOLD colors. 2018-07-13 22:11:41 -07:00
casey langen
e99fbc74fb More gruvbox_dark tweaks. 2018-07-13 20:25:22 -07:00
casey langen
bb9c837810 gruvbox tweaks. 2018-07-11 22:01:29 -07:00
casey langen
a06b554b6a Added an initial "gruvbox" theme. 2018-07-09 21:53:05 -07:00
casey langen
497c84008b Simplify a bit of PluginOverlay code 2018-07-09 21:52:55 -07:00
casey langen
26b17f94e3 Added missing default user agent implementation for HttpClient. 2018-07-09 21:52:33 -07:00
casey langen
157071ed9d Added precision to ISchema::DoubleEntry 2018-06-23 11:19:21 -07:00
casey langen
b2f4f7fde6 Cleaned up extraneous whitespace. 2018-06-22 23:29:55 -07:00
casey langen
3a0da6d7e4 Updated VS2017 compiler no longer liked libFLAC_static.lib after an
updated. Re-compiled, added a new binary.
2018-06-22 23:28:29 -07:00
casey langen
03fc3dac6c Android app version bump. 2018-06-22 23:28:19 -07:00
casey langen
8234e2937b Fixed *nix compile. 2018-06-22 23:03:36 -07:00
casey langen
edc0211038 Exposed "audio_endpoint_routing" to the wasapiout prefs schema. 2018-06-22 14:01:46 -07:00
casey langen
b3055da272 Updated NullOut to expose the playback speed multiplier as a config
schema.
2018-06-22 13:57:49 -07:00
casey langen
c94de607a4 Better bounding display logic. 2018-06-22 13:48:45 -07:00
casey langen
269140324c Added min/max value bounding for int and double schema types. 2018-06-22 13:26:00 -07:00
casey langen
e71ca2f70f Fixed #195: fixed a couple rogue, non-localized last.fm strings. 2018-06-22 12:53:33 -07:00
casey langen
0a3f1a4f68 Ensure ListWindow doesn't kill the selected item when an empty area is
clicked.
2018-06-22 12:48:56 -07:00
casey langen
a9ea1acb8f Checkpoint commit for plugin schema interfaces that can be used to build a dynamic configuration UI (similar to about:config) 2018-06-22 12:43:52 -07:00
casey langen
fa8b29026f Fixed a bug where ListOverlay::OnVisbilityChanged was not calling up to super, leading overlays not always properly disappearing. 2018-06-19 13:24:31 -07:00
casey langen
046ab523be Updated to the latest version of Android Studio and related tooling and
SDKs (including Fabric, Kotlin, Gradle and AppCompat). Fixed up compile
errors and warnings accordingly.
2018-06-10 22:44:06 -07:00
casey langen
665410dd53 Fixed the "with milkdrop" archiver script. 2018-06-10 19:31:01 -07:00