Commit Graph

2638 Commits

Author SHA1 Message Date
casey langen
d315651939 Let the user customize default album and artist names for mod/tracker
files
2020-06-15 19:45:02 -07:00
casey langen
1e8f14430e Fixed directory browsing with respect to custom indexer source plugins. 2020-06-15 10:48:37 -07:00
casey langen
e1c44404e4 Fixed *nix directory traversal bug. 2020-06-14 22:37:09 -07:00
casey langen
5ab0883735 Fixed a bug in filename propagation -- ensure we don't include an
extraneous slash.
2020-06-14 22:16:33 -07:00
casey langen
fde389a34a Added a custom IDataStream for libopenmpt to support subtracks. 2020-06-14 22:00:55 -07:00
casey langen
bf99ec1016 Minor cleanup. 2020-06-14 21:42:52 -07:00
casey langen
9a1619b575 Playback seems to be working. Largely untested, needs cleanup, and a
custom data stream to handle files with multiple sub-tracks.
2020-06-14 21:40:27 -07:00
casey langen
fab2384be8 Fixed externalId parsing bug. 2020-06-14 21:32:48 -07:00
casey langen
2a75d4fa6f Unix compile fixes. 2020-06-14 19:28:09 -07:00
casey langen
1172eba620 Initial support for indexing mod files. No playback yet. 2020-06-14 19:24:06 -07:00
casey langen
16e2d89184 Extract reusable functionality from the GME plugin to the core. 2020-06-14 19:23:29 -07:00
casey langen
300d2e6649 macOS static link scaffolding. One of these days we'll try to actually
implement the decoder itself...
2020-06-14 13:44:45 -07:00
casey langen
8d72a19955 Fixed *nix scaffolding so linking against the external library works
properly.
2020-06-14 13:39:39 -07:00
casey langen
192ce4a700 Additional scaffolding for Indexer integration. 2020-06-14 13:34:36 -07:00
casey langen
e1a2e3f415 Updated bin submodule. 2020-06-14 13:34:18 -07:00
casey langen
242be334ae The latest version of VS seems to have serious problem with custom x64
configurations with non-standard names. Yikes.
2020-06-14 12:57:50 -07:00
casey langen
2221a9d5c7 Removed cruft from ffmpegdecoder's VS project 2020-06-14 12:57:30 -07:00
casey langen
2f8c9538d9 Fixed libopenmptdecoder scaffolding and build on Windows. 2020-06-14 12:57:08 -07:00
casey langen
d5915cc50a Scaffolding compiles in *nix platforms. Next up: Windows 2020-06-14 11:55:47 -07:00
casey langen
e3da6e457a Added scaffolding for a libopenmpt decoder. 2020-06-14 11:50:37 -07:00
casey langen
bb8d874eb0 Upgrade to Android Studio 4.0 and related tooling. 2020-06-14 11:49:28 -07:00
casey langen
e660e0d8ec Improve buggy terminal emulator detection. 2020-06-07 11:54:06 -07:00
casey langen
85aaa60aaa Updated CHANGELOG. 2020-05-25 19:38:53 -07:00
casey langen
6e1eddf656 Version bump for 0.92.1 release. 2020-05-25 19:38:53 -07:00
casey langen
dafcafa11d Fixed a bug where HTTP authentication was not functioning properly. 2020-05-25 19:38:53 -07:00
casey langen
3705cdef9f Fixed focal build target. 2020-05-25 18:08:05 -07:00
Casey Langen
2fd0089124 Discontinue Fedora 26, 27, and 28 -- they are eating a substantial chunk
of our free Circle CI build time.
2020-05-25 17:48:59 -07:00
Casey Langen
f6b2a800aa Let's see if we can work around apt prompting for timezone data. 2020-05-25 17:46:33 -07:00
casey langen
5e8741e4ed Disco was EOL'd in January. 2020-05-25 17:26:34 -07:00
casey langen
6c77d7ad21 Added prime to .gitignore -- this is created by snapcraft. 2020-05-25 16:45:51 -07:00
casey langen
cd0132dd0d musikdroid version bump. 2020-05-25 13:31:27 -07:00
casey langen
8d95931d14 One more CHANGELOG update. 2020-05-25 00:11:29 -07:00
casey langen
f796f6169f Updated musikcube-bin to include newer ExoPlayer flac decoder to fix
crash.
2020-05-25 00:08:47 -07:00
casey langen
3fa42daba6 Fixed a bug where musikdroid may corrupt downloads, and/or give them an
incorrect file extension.
2020-05-24 23:07:19 -07:00
casey langen
b4bd83e2e7 Convert archive-win.sh to use UNIX line endings. 2020-05-24 22:21:07 -07:00
casey langen
e7529f99ca Updated CHANGELOG.txt 2020-05-24 22:15:38 -07:00
casey langen
3d3878fc95 Version bump for impending release. 2020-05-24 15:32:59 -07:00
casey langen
836120f029 Fixed bug where out of source tree builds were not getting stripped
properly.
2020-05-24 14:14:02 -07:00
casey langen
6906826d52
Merge pull request #343 from adem4ik/master
Add localized comments to *.desktop files
2020-05-24 13:26:51 -07:00
casey langen
c5e1ed8220 Added new DISABLE_STRIP flag to CMakeLists.txt. 2020-05-24 13:25:06 -07:00
casey langen
6972a1df47 Added the ability to disable window title updates. 2020-05-24 11:01:06 -07:00
casey langen
aefb02ba3c Fixed case sensitivty issue in FfmpegDecoderFactory::CanHandle(). 2020-05-24 10:42:28 -07:00
casey langen
9ff959536d Fix bugs around download tracks with titles that contain path
separators, or tracks without metadata.
2020-05-10 11:34:00 -07:00
adem
76a8f993b6 Add localized comments to *.desktop files 2020-05-01 00:20:46 +04:00
casey langen
0703bf4134
Merge pull request #336 from Siheyuan98/master
More Simplified Chinese Translation
2020-04-29 21:45:31 -07:00
casey langen
628dae8d7f Android dependency upgrades. 2020-04-29 10:04:12 -07:00
casey langen
8549e496c2 Also support PlayFromTop in TrackSearchLayout 2020-04-29 00:19:16 -07:00
casey langen
e4141fb220 Added three new hotkeys:
- Play the current library contents from the top: M-P
  - Jump to the next group in the current track list: ]
  - Jump to the previous group in the current track list: [
2020-04-28 23:56:46 -07:00
casey langen
6d04397dd7 More Android Studio upgrades. 2020-04-17 23:31:56 -07:00
casey langen
7f8f7369dd
Merge pull request #334 from adem4ik/master
Optimize PNG files
2020-04-16 12:35:35 -07:00