casey langen
|
4a7e475e63
|
Unix compile fix.
|
2020-11-16 20:40:03 -08:00 |
|
casey langen
|
c238ef71dd
|
Mouse input feels much better, but the code is super gross. Will be
refactored before moving forward.
|
2020-11-16 20:34:58 -08:00 |
|
casey langen
|
8b49240be0
|
Incremental tweaks that should help improve input latency, especially
mouse handling. Checking this in so I can continue work on another
computer. This is currently not functional or pretty.
|
2020-11-16 19:46:26 -08:00 |
|
casey langen
|
a4d132053e
|
Commit hash update.
0.95.0
|
2020-11-13 18:51:02 -08:00 |
|
casey langen
|
f9f4557402
|
We should be passing the port numbers around as unsigned. Oops.
|
2020-11-13 18:50:45 -08:00 |
|
casey langen
|
bc96d35bb2
|
Disallow search match type toggle if input field is not focused.
|
2020-11-11 18:39:33 -08:00 |
|
casey langen
|
992b62be7a
|
Some warning cleanup.
|
2020-11-10 19:07:03 -08:00 |
|
Casey Langen
|
0de01ed486
|
Fixed comment typos
|
2020-11-09 21:29:32 -08:00 |
|
casey langen
|
29cf272d9c
|
Fix a bit of flicker in PlayQueueOverlay common cases.
|
2020-11-09 18:56:34 -08:00 |
|
casey langen
|
e121455e9c
|
Minor cleanup to SqliteExtensions.
|
2020-11-09 18:28:59 -08:00 |
|
casey langen
|
92f10ff512
|
CHANGELOG update
|
2020-11-09 00:31:35 -08:00 |
|
casey langen
|
6e06fe7f59
|
Merge pull request #379 from clangen/clangen/accents-and-regexps
Add support for regular expressions and smarter accent-related searching.
|
2020-11-08 19:01:13 -08:00 |
|
Casey Langen
|
3bac0ba27a
|
Fix regex deallocation.
|
2020-11-07 22:17:50 -08:00 |
|
Casey Langen
|
b922c1aa00
|
Version bump for next version, whenever that'll be.
|
2020-11-07 22:13:14 -08:00 |
|
casey langen
|
7963713694
|
Include SqliteExtensions in the non-Windows compile.
|
2020-11-07 22:07:42 -08:00 |
|
casey langen
|
c554a56529
|
Draw the text input frame color "important" when regex matching is
turned on.
|
2020-11-07 22:06:40 -08:00 |
|
casey langen
|
222a4ee16c
|
Save/restore MatchType in category and track search layouts.
|
2020-11-07 21:31:07 -08:00 |
|
casey langen
|
b5c2795928
|
Wired up some basic UX to support toggling between substring and regex
matching.
|
2020-11-07 21:24:53 -08:00 |
|
casey langen
|
d4a1fba4b6
|
Added regex support to CategoryListQuery and SearchTrackListQuery, but
they're not wired up yet.
|
2020-11-07 20:19:56 -08:00 |
|
casey langen
|
ba9b98794f
|
Added SqliteExtensions to support matching on accented characters and
regular expressions.
|
2020-11-07 20:16:21 -08:00 |
|
casey langen
|
498dea25ca
|
Fix compile for older versions of boost (e.g. the one used in Bionic)
|
2020-11-03 22:51:40 -08:00 |
|
Casey Langen
|
b91bd312c6
|
Update version hash. We're getting close to release, there will be a few
of these as I test across all platforms.
0.94.0
|
2020-11-03 18:05:53 -08:00 |
|
Casey Langen
|
d85c10021e
|
Ensure the commit hash update script is executable.
|
2020-11-03 18:05:28 -08:00 |
|
casey langen
|
2d0f550e10
|
Fixed a bug where the play queue view would not always correctly scroll
to the playing track on startup after restoring the session.
|
2020-11-03 17:55:43 -08:00 |
|
casey langen
|
242d9d2c47
|
Repair c_context to use a single MessageQueue internally.
|
2020-11-01 21:38:44 -08:00 |
|
casey langen
|
b207eddc5d
|
CHANGELOG update
|
2020-11-01 11:16:02 -08:00 |
|
casey langen
|
7cd3a27f8c
|
Merge pull request #374 from adem4ik/master
Update ru_RU.json
|
2020-11-01 11:15:23 -08:00 |
|
casey langen
|
6520e082c1
|
Fixed bug where DirectoryLayout wasn't properly consuming keys, leading
to the callback firing multiple times.
|
2020-11-01 10:53:28 -08:00 |
|
casey langen
|
d23a6f8489
|
version hash bump
|
2020-11-01 00:13:41 -07:00 |
|
casey langen
|
04e8acc416
|
Fixed a bug where aborted audio tracks may be added to the filesystem
cache.
|
2020-11-01 00:12:36 -07:00 |
|
casey langen
|
54cc781235
|
Added a script that only bumps the commit hash in version.h
|
2020-11-01 00:12:10 -07:00 |
|
Casey Langen
|
9d695f8a9b
|
Also add the commit hash to the daemon version readout.
|
2020-10-31 22:27:43 -07:00 |
|
casey langen
|
c93d66a4ba
|
Version bump for clean commit hash.
|
2020-10-31 21:41:08 -07:00 |
|
casey langen
|
5d2fd09c89
|
Include commit hash in VERSION
|
2020-10-31 21:40:37 -07:00 |
|
casey langen
|
01068cd798
|
Fixed a theming issue with the new header style.
|
2020-11-01 01:26:14 +00:00 |
|
casey langen
|
8737abc0ec
|
Merge remote-tracking branch 'origin/clangen/enum-cleanup' into master
|
2020-10-31 17:49:44 -07:00 |
|
casey langen
|
b4c4ba1a9c
|
Let's not blink the transport time if we're in the Prepared state
|
2020-10-31 17:43:31 -07:00 |
|
casey langen
|
ce4d9fe69d
|
Upgraded sqlite to the most recent release. We were previously using one
more than two years old.
|
2020-10-31 17:38:03 -07:00 |
|
casey langen
|
d612a59999
|
Revert some unnecessary and buggy restructuring of
RemoteLibrary::EnqueueAndWait(). While required for LocalLibrary, this
causes issues with RemoteLibrary.
|
2020-10-31 13:40:12 -07:00 |
|
casey langen
|
bd7c60fd57
|
Separated Color::Banner and Color::Header into their own theme colors,
then updated the theme files and defaults.
|
2020-10-31 13:23:58 -07:00 |
|
casey langen
|
84b2b8738a
|
Restructure RemoteLibrary and LocalLibrary queries that use
kWaitIndefinite to avoid deadlock.
|
2020-10-31 11:48:25 -07:00 |
|
casey langen
|
5a5985932d
|
Fixed BSD compile.
|
2020-10-31 17:38:52 +00:00 |
|
Casey Langen
|
e0a2da7102
|
Fixed macOS compile.
|
2020-10-31 17:15:56 -07:00 |
|
casey langen
|
e141f7d555
|
Fixed Linux compile.
|
2020-10-31 17:09:12 -07:00 |
|
casey langen
|
6d16d602c4
|
enum -> enum class cleanup in SDK where applicable.
|
2020-10-31 17:00:59 -07:00 |
|
casey langen
|
583acbc866
|
Removed nonsensical NotApplicable state from
ILibrary::ConnectionState.
|
2020-10-31 00:29:36 -07:00 |
|
casey langen
|
a498ef93ad
|
Added configurable track query timeout for use by PlaybackService.
|
2020-10-30 22:35:28 -07:00 |
|
casey langen
|
a12134c610
|
Let's turn on AsyncTrackListQueries by default now that the
functionality has stabilized.
|
2020-10-30 21:26:42 -07:00 |
|
casey langen
|
783fb467ff
|
Explicitly enable multi-processor compile.
|
2020-10-30 19:58:28 -07:00 |
|
casey langen
|
6af0d01b6e
|
Fail fast when querying tracks if we know we're not connected in
PlaybackService.
|
2020-10-30 19:57:56 -07:00 |
|