casey langen
|
f5692c22cf
|
Add missing include guard.
|
2022-12-23 16:37:33 -08:00 |
|
casey langen
|
18b34f9ccd
|
CHANGELOG bump
|
2022-12-23 15:05:36 -08:00 |
|
casey langen
|
41717e4401
|
Merge upstream PDCurses changes.
|
2022-12-23 14:58:59 -08:00 |
|
casey langen
|
9f489c1811
|
CHANGELOG update
|
2022-12-23 14:06:20 -08:00 |
|
casey langen
|
15cb5b57b1
|
We were missing -DNDEBUG in some Windows projects, for some build
variants.
|
2022-12-23 14:04:37 -08:00 |
|
casey langen
|
6ec6138097
|
Fix bug where track sort overlay was suppressing save playlist
functionality.
|
2022-12-23 13:01:14 -08:00 |
|
casey langen
|
612c433e54
|
Update some default hotkeys so they are more likely to work out of the
box.
|
2022-12-23 12:53:06 -08:00 |
|
casey langen
|
ebb334bace
|
Show correct hotkey value when prompting user to save a playlist.
|
2022-12-23 12:49:45 -08:00 |
|
casey langen
|
60eb5fbf3a
|
Fix null dereference bug.
|
2022-12-23 12:31:42 -08:00 |
|
casey langen
|
25a22ffc31
|
CHANGELOG update.
|
2022-12-22 23:20:34 -08:00 |
|
casey langen
|
7b5d824209
|
cmake hack to prevent cpack from re-generating binaries after they
have been stripped/patched.
|
2022-12-22 23:19:42 -08:00 |
|
casey langen
|
3b66303ba8
|
Update to the latest version of the bin submodule.
|
2022-12-22 22:52:59 -08:00 |
|
casey langen
|
b87e51d51e
|
Auto-disable gme plugin if libraries are not present.
|
2022-12-22 22:09:28 -08:00 |
|
casey langen
|
813c8b7e35
|
macOS support for vendor'd libgme
|
2022-12-22 22:04:42 -08:00 |
|
casey langen
|
55464a2634
|
Update UNIX scripts to build GME as a shared library.
|
2022-12-22 21:12:18 -08:00 |
|
casey langen
|
85ccea9826
|
Remove GME source code from repo, we'll use vendor'd binaries moving
forward.
|
2022-12-22 14:14:17 -08:00 |
|
casey langen
|
41e16a4c64
|
commit hash update
|
2022-12-22 02:46:04 -08:00 |
|
casey langen
|
1a39eecb57
|
Remove taglib-1.11 bundle, and prefer binaries on Windows.
|
2022-12-22 02:37:11 -08:00 |
|
casey langen
|
e67f09ae9e
|
Fix vendor'd taglib on macOS
|
2022-12-21 21:44:30 -08:00 |
|
casey langen
|
0ec1edb981
|
Remove taglib bundling for Unix platforms; now it's either vendored, or
distro-provided.
|
2022-12-21 21:20:43 -08:00 |
|
casey langen
|
667466292b
|
Remove a couple variales from the rpi toolchain.
|
2022-12-21 21:07:17 -08:00 |
|
casey langen
|
d429164b80
|
Minor bug fixes when staging vendor libraries
|
2022-12-21 20:50:08 -08:00 |
|
casey langen
|
a352ffb809
|
Use vendor'd taglib if building standalone.
|
2022-12-21 19:52:38 -08:00 |
|
casey langen
|
fd1fb25301
|
Comment in missing things.
|
2022-12-21 19:39:43 -08:00 |
|
casey langen
|
f25af1f683
|
Let's try to build a vendor'd taglib. WIP.
|
2022-12-21 19:29:34 -08:00 |
|
casey langen
|
e691db7f47
|
Merge pull request #565 from clangen/clangen/accented-chars
Various bug fixes, including some related to accented character search
|
2022-12-21 18:58:05 -08:00 |
|
casey langen
|
243a29e5bd
|
Fix patch-rpath permission.
|
2022-12-21 17:38:46 -08:00 |
|
casey langen
|
2ea2ddb0ef
|
Let's use unencoded constants.
|
2022-12-21 17:37:11 -08:00 |
|
casey langen
|
0053d58a32
|
CHANGELOG bump.
|
2022-12-21 17:14:11 -08:00 |
|
casey langen
|
54952980dd
|
Ensure we're always querying file modified date from the DB as int64
(not int32) to ensure we're not indexing files that don't need to be.
|
2022-12-21 17:09:11 -08:00 |
|
casey langen
|
a1181f2f87
|
Guard against known-invalid-input to avoid exception.
|
2022-12-21 16:00:41 -08:00 |
|
casey langen
|
7be532bb72
|
Ensure we reset the browse list if there are no categories to show.
|
2022-12-21 15:48:29 -08:00 |
|
casey langen
|
452bcb4a2c
|
Fix issue where reading a timestamp from the DB may overflow,
potentially causing unnecessary rescanning.
|
2022-12-21 15:47:54 -08:00 |
|
casey langen
|
75f21947ce
|
Add mappings from char -> const char* of accented equivalents.
|
2022-12-21 15:38:15 -08:00 |
|
casey langen
|
b89da7904b
|
decimal -> hex for mapping
|
2022-12-21 14:50:59 -08:00 |
|
casey langen
|
9f6f45a8f7
|
Rearrange accented character mapping.
|
2022-12-21 14:29:30 -08:00 |
|
casey langen
|
29881ce0a8
|
A few minor cleanups found while experimenting with Alpine linux.
|
2022-12-17 14:33:07 -08:00 |
|
casey langen
|
cebb757e2a
|
Better detection of older compilers
|
2022-12-14 18:58:45 -08:00 |
|
casey langen
|
8a93388a49
|
Remove a bunch of old, unused scripts.
|
2022-12-13 21:07:07 -08:00 |
|
casey langen
|
76a3468cb4
|
Update CHANGELOG
|
2022-12-08 22:05:37 -08:00 |
|
casey langen
|
696ffc8445
|
Fix issue where FfmpegDecoder may fail on files that have channel layout changes in the middle of the stream (e.g. wma files seem to?)
|
2022-12-08 21:31:55 -08:00 |
|
adem
|
5b915231e4
|
Update ru_RU.json
|
2022-12-09 01:44:55 +04:00 |
|
casey langen
|
82f7ebbe0c
|
Version bump for next release.
|
2022-12-08 01:04:51 -08:00 |
|
casey langen
|
6f517b6663
|
Fix OpenBSD build
|
2022-12-08 01:04:51 -08:00 |
|
casey langen
|
4388bb5100
|
CHANGELOG update.
|
2022-12-05 16:56:24 -08:00 |
|
casey langen
|
f9c417e9f9
|
musikdroid version bump.
|
2022-12-05 13:05:16 -08:00 |
|
Casey Langen
|
62d5a2f14f
|
Remove incomplete, unused script.
|
2022-12-05 12:50:43 -08:00 |
|
casey langen
|
8edd653fd3
|
Merge pull request #559 from clangen/clangen/remove-boost
Remove boost as a dependency.
|
2022-12-04 22:54:42 -08:00 |
|
casey langen
|
322ea778e1
|
bump version to 0.99.0
|
2022-12-04 22:16:28 -08:00 |
|
casey langen
|
dc9feae453
|
Fix Trim() -- this bug was previously fixed elsewhere when we had
multiple instances of the function floating around the codebase.
|
2022-12-04 22:14:32 -08:00 |
|