Jonas Kvinge
|
78d6fd634b
|
Fix casts from `QByteArray`
|
2022-09-12 22:39:08 +02:00 |
Jonas Kvinge
|
8270cc0aa2
|
macdeploycheck: Fail on parse error
|
2022-09-01 21:58:11 +02:00 |
Jonas Kvinge
|
c19661c977
|
macdeploycheck: Fix check for libgcc
|
2022-08-30 19:32:59 +02:00 |
Jonas Kvinge
|
e7b02cfb15
|
TagReaderGME: Use UTF-16
|
2022-08-21 00:36:06 +02:00 |
Jonas Kvinge
|
a521bdc0e3
|
TagReaderGME: Compare file extension case-insensitive
|
2022-08-20 19:08:58 +02:00 |
Eoin O'Neill
|
80da565609
|
Initial support for GME's VGM/SPC playback and tag management.
Co-Authored-By: Jonas Kvinge <jonas@jkvinge.net>
|
2022-08-20 18:33:13 +02:00 |
Jonas Kvinge
|
a647f63bb0
|
CI: Add macOS
|
2022-08-07 17:35:53 +02:00 |
Jonas Kvinge
|
564211aceb
|
Prefer ICU to transliterate characters when available
Fixes #1008
|
2022-07-28 16:31:16 +02:00 |
Jonas Kvinge
|
22edf7a2b3
|
TagReaderTagParser: Fix reading and writing rating
|
2022-07-20 11:44:46 +02:00 |
Jonas Kvinge
|
57b056ac43
|
WorkerPool: Search for tagreader in libexec
|
2022-07-17 17:21:11 +02:00 |
Jonas Kvinge
|
71263863ad
|
Allow invalid ctime/mtime
Possible fix for #815 and #947
|
2022-07-10 03:24:02 +02:00 |
Jonas Kvinge
|
d82fd421ed
|
Replace use of C-style casts
|
2022-06-13 00:23:42 +02:00 |
Jonas Kvinge
|
124681605b
|
Change -Wno-old-style-cast to -Wold-style-cast
|
2022-06-10 01:23:55 +02:00 |
Jonas Kvinge
|
2655b8b43a
|
TagReaderTagLib: Replace use of `QByteArray::count()`
|
2022-03-29 01:43:07 +02:00 |
Jonas Kvinge
|
a6c05df362
|
Formatting
|
2022-03-22 21:19:59 +01:00 |
Jonas Kvinge
|
f6b70fda71
|
Formatting
|
2022-03-22 21:09:05 +01:00 |
Jonas Kvinge
|
eee3445d2f
|
Silence some conversion warnings
|
2022-02-06 04:19:45 +01:00 |
Jonas Kvinge
|
31fa60884f
|
Tagreader: Fix comment
|
2022-01-06 00:08:48 +01:00 |
Jonas Kvinge
|
15be227920
|
TagReader: Various fixes to embedded cover handling
- Add support for saving embedded for Opus
- Fix deleting cover for Ogg Vorbis, Opus and Speex
- Don't load empty covers
|
2022-01-06 00:06:20 +01:00 |
Jonas Kvinge
|
cb4332842f
|
Save MP4 tags as UTF-8
Fixes #830
|
2022-01-02 02:47:42 +01:00 |
Jonas Kvinge
|
5715f4c2cb
|
Remove use of macros in Song and TagReader
|
2021-11-09 19:34:43 +01:00 |
Jonas Kvinge
|
2dca3d6f5a
|
gstfastspectrum: Remove some macros
|
2021-11-09 19:34:43 +01:00 |
Jonas Kvinge
|
4daed0070a
|
WorkerPool: Add missing config.h include
|
2021-11-04 00:42:49 +01:00 |
Jonas Kvinge
|
3db6699018
|
WorkerPool: Use variable
|
2021-10-31 14:48:42 +01:00 |
Jonas Kvinge
|
5284ca90ef
|
Forward messages from tagreader worker process on Windows
|
2021-10-31 13:51:23 +01:00 |
Jonas Kvinge
|
628cdff4fa
|
TagReaderTagParser: Return false from SaveSongPlaycountToFile
|
2021-10-31 13:19:52 +01:00 |
Jonas Kvinge
|
af0c6f9233
|
Logging: Use `stdout` unless critical or fatal, and flush stream
|
2021-10-31 13:18:26 +01:00 |
Jonas Kvinge
|
7697bbfa4e
|
Logging: Formatting
|
2021-10-31 13:18:26 +01:00 |
Jonas Kvinge
|
5eae3ddd8a
|
Use `float` for rating
|
2021-10-30 18:53:14 +02:00 |
Jonas Kvinge
|
3d0b6e6ea1
|
TagReader: Check for valid file times
Fixes #815
|
2021-10-30 17:57:13 +02:00 |
Jonas Kvinge
|
79ac53b2d9
|
Fix narrowing conversions
|
2021-10-30 02:21:29 +02:00 |
Jonas Kvinge
|
377e6fad25
|
gstmoodbar: Formatting
|
2021-10-30 00:48:58 +02:00 |
Jonas Kvinge
|
5cb88efc38
|
Remove debug line
|
2021-10-26 23:54:27 +02:00 |
Jonas Kvinge
|
6b64c43851
|
TagReaderTagLib: Read FMPS_Rating for MPEG ID3v2 tag
|
2021-10-26 01:10:01 +02:00 |
Jonas Kvinge
|
704e6c5448
|
TagReaderTagLib: Use double for ratings to match Song
|
2021-10-26 00:24:03 +02:00 |
Jonas Kvinge
|
072d7379df
|
TagReaderTagLib: Add checks for nullptr
|
2021-10-26 00:02:36 +02:00 |
Jonas Kvinge
|
3ab86543ad
|
Add support for saving playcounts and ratings to tags
|
2021-10-24 16:08:17 +02:00 |
Jonas Kvinge
|
ec17dc9830
|
TagReaderClient: Sort functions
|
2021-10-18 23:15:50 +02:00 |
Jonas Kvinge
|
5945d0ebee
|
Read rating from tags
Fixes #790
|
2021-10-16 23:33:03 +02:00 |
Jonas Kvinge
|
6d7a01fb4e
|
Logging: Remove custom debug level for gst pipeline
|
2021-10-16 21:25:36 +02:00 |
Jonas Kvinge
|
a6569d09ac
|
Read XM and IT module music
|
2021-10-12 21:43:46 +02:00 |
Jonas Kvinge
|
92f6a0c6c8
|
Add mod and s3m to filetypes
|
2021-09-26 16:23:02 +02:00 |
EmmanuelMess
|
68c44daef2
|
Fix SingleApplication static functions called from instance
|
2021-09-10 18:44:36 +02:00 |
Jonas Kvinge
|
24a3ac9811
|
Use static QMetaObject::invokeMethod
|
2021-09-09 21:53:14 +02:00 |
Jonas Kvinge
|
49ccbddb17
|
Add Q_DISABLE_COPY
|
2021-08-25 02:56:30 +02:00 |
Jonas Kvinge
|
be3c7eef60
|
Use default
|
2021-08-25 02:55:54 +02:00 |
Jonas Kvinge
|
d02241d32c
|
Fix compile with MSVC
|
2021-08-24 21:49:06 +02:00 |
Jonas Kvinge
|
ea2bfbda44
|
Formatting
|
2021-08-23 21:21:08 +02:00 |
Jonas Kvinge
|
c076933b52
|
Use FREEBSD variable
|
2021-08-22 23:22:15 +02:00 |
Jonas Kvinge
|
cf2a0af3d9
|
Fix macdeploycheck link directories
|
2021-08-19 20:24:11 +02:00 |