strawberry-audio-player-win.../src
Jonas Kvinge 9f2e4ac312 CueParser: Detect and handle different text encodings
Fixes #1429
2024-05-19 01:49:37 +02:00
..
analyzer Remove redundant casts 2024-04-23 01:58:08 +02:00
collection Only apply collection directories changes on save 2024-05-12 21:40:51 +02:00
context Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
core CommandlineOptions: Use original paths instead of canonical paths 2024-05-12 21:37:54 +02:00
covermanager Add const and std::as_const 2024-04-23 17:15:42 +02:00
dbus Mpris2: Add new property to read/write the rating 2023-07-27 11:24:19 +02:00
device Only apply collection directories changes on save 2024-05-12 21:40:51 +02:00
dialogs Add const and std::as_const 2024-04-23 17:15:42 +02:00
engine Add const and std::as_const 2024-04-23 17:15:42 +02:00
equalizer Replace qPrintable with qUtf8Printable 2024-05-13 00:05:58 +02:00
globalshortcuts Add const and std::as_const 2024-04-23 17:15:42 +02:00
internet Fix position for song and internet playlist items 2024-04-23 20:18:28 +02:00
lyrics Add const and std::as_const 2024-04-23 17:15:42 +02:00
moodbar MoodbarLoader: Add header name for disk cache 2024-05-13 00:44:37 +02:00
musicbrainz Add const and std::as_const 2024-04-23 17:15:42 +02:00
organize Add const and std::as_const 2024-04-23 17:15:42 +02:00
osd Add const and std::as_const 2024-04-23 17:15:42 +02:00
playlist Fix position for song and internet playlist items 2024-04-23 20:18:28 +02:00
playlistparsers CueParser: Detect and handle different text encodings 2024-05-19 01:49:37 +02:00
providers Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
qobuz Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
queue Add const and std::as_const 2024-04-23 17:15:42 +02:00
radios RadioPlaylistItem: Set correct col position for InitFromQuery 2024-04-23 22:34:00 +02:00
scrobbler Add const and std::as_const 2024-04-23 17:15:42 +02:00
settings Only apply collection directories changes on save 2024-05-12 21:40:51 +02:00
smartplaylists Replace qPrintable with qUtf8Printable 2024-05-13 00:05:58 +02:00
subsonic Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
tidal Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
transcoder Add const and std::as_const 2024-04-23 17:15:42 +02:00
translations Update fr.po 2024-05-04 16:22:51 +02:00
utilities Add function for detecting text encoding 2024-05-19 01:47:44 +02:00
widgets FileViewList: Use original paths instead of canonical paths 2024-05-12 21:38:15 +02:00
CMakeLists.txt Add function for detecting text encoding 2024-05-19 01:47:44 +02:00
config.h.in Require ICU 2024-05-19 01:45:19 +02:00
main.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
main.h Formatting 2021-06-12 20:53:23 +02:00
version.h.in