casey langen
|
44829b0fd8
|
Update musikcube-bin for an updated libmicrohttpd binary compatible
with the most recent msvc compiler.
|
2023-09-10 18:07:21 -07:00 |
|
casey langen
|
304040d09c
|
Add sqlean/unicode extension for more comprehensive non-ascii character
matching.
|
2023-07-08 13:26:02 -07:00 |
|
casey langen
|
46eff6358f
|
Merge branch 'master' of github.com:clangen/musikcube
|
2023-04-14 11:59:11 -07:00 |
|
casey langen
|
c23242690d
|
Fix non-latin character parsing for Windows build.
|
2023-04-14 11:58:00 -07:00 |
|
casey langen
|
fd06b85ae9
|
Update to asio@1.27.0
|
2023-04-13 13:59:22 -07:00 |
|
casey langen
|
889d65994d
|
Merge upstream PDCursesMod@4.3.6 changes
|
2023-04-13 12:47:00 -07:00 |
|
casey langen
|
081e64f212
|
++bin
|
2023-03-26 14:40:14 -07:00 |
|
casey langen
|
01095d64bb
|
Update to libopenmpt@0.6.9 on Windows.
|
2023-03-26 14:30:01 -07:00 |
|
casey langen
|
650f1e5acc
|
Update to libmicrohttpd@0.9.76 on windows
|
2023-03-26 13:07:20 -07:00 |
|
casey langen
|
3772e1f7e2
|
Update to openssl@3.1.0 and curl@8.0.1 for Windows build.
|
2023-03-26 12:53:51 -07:00 |
|
casey langen
|
2372eb1e78
|
Update to ffmpeg 6.0.
|
2023-03-25 23:55:16 -07:00 |
|
casey langen
|
d7f6dbe46f
|
Fix build scripts so they work with simplified project configurations on
Windows.
|
2023-01-11 00:00:50 -08:00 |
|
casey langen
|
b13602e610
|
Removed a bunch of extraneous project configurations -- we should be
able to accomplish everything with Debug and Release and some command
line arguments when building.
|
2023-01-10 22:56:45 -08:00 |
|
casey langen
|
71d468e8fa
|
Merge upstream PDCurses changes.
|
2023-01-07 14:04:17 -08:00 |
|
casey langen
|
f97d3265aa
|
Fix unicode character parsing in wincon
|
2023-01-07 13:59:27 -08:00 |
|
casey langen
|
46b17b7603
|
Add missing include guard.
|
2023-01-02 19:02:32 -08:00 |
|
casey langen
|
af87dff4c9
|
Don't generate debug information for release builds, and ensure we
generate debug symbols consistently for all debug variants.
|
2023-01-02 18:17:54 -08:00 |
|
casey langen
|
0e4f4e595f
|
Clean up merge conflict.
|
2023-01-02 16:06:24 -08:00 |
|
casey langen
|
689aae4c5f
|
Fix calling convention.
|
2023-01-02 14:48:39 -08:00 |
|
casey langen
|
89b7ee444f
|
Merge upstream PDCurses changes.
|
2023-01-02 14:07:40 -08:00 |
|
casey langen
|
a4f86a541a
|
Ensure WM_CHAR characters are parsed as UTF16, then translated to UTF8.
|
2022-12-26 18:56:07 -08:00 |
|
casey langen
|
7ae4366e9c
|
Update submodule for recompiled taglib.
|
2022-12-26 00:54:25 -08:00 |
|
casey langen
|
c5809bcec8
|
Apply fix discussed in https://github.com/Bill-Gray/PDCursesMod/issues/257
|
2022-12-24 13:35:32 -08:00 |
|
casey langen
|
af54d83f01
|
Fix issue where CPU was pegged waiting for input.
|
2022-12-23 16:57:29 -08:00 |
|
casey langen
|
f5692c22cf
|
Add missing include guard.
|
2022-12-23 16:37:33 -08:00 |
|
casey langen
|
41717e4401
|
Merge upstream PDCurses changes.
|
2022-12-23 14:58:59 -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
|
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
|
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
|
1a39eecb57
|
Remove taglib-1.11 bundle, and prefer binaries on Windows.
|
2022-12-22 02:37:11 -08:00 |
|
casey langen
|
d46115951b
|
Additional boost removal from scripts, project files, etc.
|
2022-12-04 13:57:56 -08:00 |
|
casey langen
|
071f42ef6b
|
Add asio as a git submodule in 3rdparty
|
2022-12-04 13:08:11 -08:00 |
|
casey langen
|
90a92c80bd
|
Update project to use C++ 17 as the default standard library.
|
2022-12-03 15:29:52 -08:00 |
|
casey langen
|
0838152eb9
|
Merge branch 'master' of github.com:clangen/musikcube
|
2022-08-21 20:26:54 -07:00 |
|
casey langen
|
47a2dc4055
|
Fix string initialization issue in pdcdisp.c (WinGUI variant)
|
2022-08-21 20:25:58 -07:00 |
|
casey langen
|
2522f5b5cd
|
Use correct submodule commit.
|
2022-08-05 19:11:24 -07:00 |
|
casey langen
|
c3231a49aa
|
Minor updates to PDCurses.
|
2022-07-30 21:03:04 -07:00 |
|
Alexis Hildebrandt
|
9e32ea5e48
|
Merge branch 'master' into afh-locales
|
2022-07-27 11:20:15 +02:00 |
|
casey langen
|
2c1b1a2343
|
Add include guard to fix wincon compile.
|
2022-07-26 19:40:56 -07:00 |
|
casey langen
|
f3dbca0ad7
|
More PDCurses changes.
|
2022-07-25 19:09:24 -07:00 |
|
casey langen
|
57688429cd
|
More PDCurses redraw fixes.
|
2022-07-24 16:14:07 -07:00 |
|
casey langen
|
f8a7e43a75
|
Reverted multi-threaded PDCurses changes, added a couple tweaks to make
resizing work better.
|
2022-07-24 15:06:55 -07:00 |
|
casey langen
|
1b0f750487
|
Bill Gray (who works on PDCursesMod) believes the deadlock to be fixed,
so let's give the latest upstream code another try!
|
2022-07-24 12:15:16 -07:00 |
|
casey langen
|
5b91e0dd50
|
Dependency updates for Android app. Opus decoding seems more stable now.
|
2022-07-22 00:40:15 -07:00 |
|
casey langen
|
cca5c46c6e
|
Upgrade sqlite to 3.39.0 for RIGHT OUTER JOIN support (and various bug
fixes)
|
2022-06-25 16:52:34 -07:00 |
|
casey langen
|
e483e1f35e
|
Update to VS2022 and newer musikcube-bin submodule without libogg,
libvorbis (they are no longer used in favor of ffmpeg)
|
2022-05-03 16:19:13 -07:00 |
|
casey langen
|
dac36afa8b
|
Update to ffmpeg5
|
2022-02-06 17:19:44 -08:00 |
|
casey langen
|
32908048d3
|
Upgraded musikcube-bin for a new ExoPlayer flac plugin.
|
2021-04-17 20:42:46 -07:00 |
|
casey langen
|
8431598aa2
|
Upgraded Windows build to use ffmpeg4.4
|
2021-04-10 14:08:48 -07:00 |
|