Commit Graph

  • 2f2762ee18 CI: Remove protobuf workaround for openSUSE opensuse Jonas Kvinge 2024-04-26 16:34:01 +0200
  • c78e5622ed
    Merge 992a16769a into eff6b75c43 #1398 Poldi 2024-04-24 20:27:45 -0500
  • 88bcb508e2
    Merge 300497f967 into eff6b75c43 #729 Jonas Kvinge 2024-04-24 18:59:13 -0400
  • eff6b75c43 nsi: Remove /SOLID from SetCompressor for debug master Jonas Kvinge 2024-04-24 02:25:05 +0200
  • e8be0adf37 TagReaderTagLib: Remove redundant ID3v2 validity check Robert Gingras 2024-04-23 15:25:38 -0400
  • 9f4a82bb62 TagReaderTagLib: Remove file_mpeg argument from the SetEmbeddedArt ID3v2 overload Robert Gingras 2024-04-23 15:22:23 -0400
  • 8d7e14f21d Song: Added WAV to list of supported filetypes Robert Gingras 2024-04-17 11:05:17 -0400
  • d03d3622aa TagReaderTagLib: Have RIFF WAV files save ID3v2 tags, when applicable Robert Gingras 2024-04-17 09:58:18 -0400
  • 821c32992d TagReaderTagLib: Refactor ID3v2 saving to a dedicated function Robert Gingras 2024-04-17 09:53:50 -0400
  • b52cf9f3cd TagReaderTagLib: Reposition ParseID3v2Tag Robert Gingras 2024-04-15 18:31:16 -0400
  • ab8e687f96 TagReaderTagLib: Add id3v2 parsing for RIFF WAV files Robert Gingras 2024-04-15 06:58:16 -0400
  • 90703703aa TagReaderTagLib: Make id3v2 parsing reusable Robert Gingras 2024-04-14 20:53:10 -0400
  • 300497f967 Remove lazy loading and FTS #729 collectionmodel Jonas Kvinge 2021-06-27 22:54:08 +0200
  • 176984afe0 RadioPlaylistItem: Set correct col position for InitFromQuery Jonas Kvinge 2024-04-23 22:34:00 +0200
  • 05dfd20c88 TagReaderTagLib: Remove redundant ID3v2 validity check #1424 Robert Gingras 2024-04-23 15:25:38 -0400
  • 20f01c3f8d TagReaderTagLib: Remove file_mpeg argument from the SetEmbeddedArt ID3v2 overload Robert Gingras 2024-04-23 15:22:23 -0400
  • 5db117e129 Song: Added WAV to list of supported filetypes Robert Gingras 2024-04-17 11:05:17 -0400
  • 357d4ce035 TagReaderTagLib: Have RIFF WAV files save ID3v2 tags, when applicable Robert Gingras 2024-04-17 09:58:18 -0400
  • a368759907 TagReaderTagLib: Refactor ID3v2 saving to a dedicated function Robert Gingras 2024-04-17 09:53:50 -0400
  • b6f0521802 TagReaderTagLib: Reposition ParseID3v2Tag Robert Gingras 2024-04-15 18:31:16 -0400
  • 0bf6d4a73d TagReaderTagLib: Add id3v2 parsing for RIFF WAV files Robert Gingras 2024-04-15 06:58:16 -0400
  • 2681b197d2 TagReaderTagLib: Make id3v2 parsing reusable Robert Gingras 2024-04-14 20:53:10 -0400
  • 542efa17ff Fix position for song and internet playlist items Jonas Kvinge 2024-04-23 20:18:28 +0200
  • 6a2c2dbba1 Song: Fix loading length Jonas Kvinge 2024-04-23 20:16:41 +0200
  • 426de61525 Add const and std::as_const Jonas Kvinge 2024-04-23 17:15:42 +0200
  • 24c8d06d41 SongPlaylistItem: Use static_cast Jonas Kvinge 2024-04-23 17:00:10 +0200
  • 227f5e5176 Replace QStringLiteral with QLatin1String Jonas Kvinge 2024-04-23 16:57:49 +0200
  • 92e39a3e21 GlobalShortcut: Use optional Jonas Kvinge 2024-04-23 16:54:37 +0200
  • fb2300e2fa EBUR128State: Add missing const reference Jonas Kvinge 2024-04-23 16:54:22 +0200
  • 78becae5e9 AlbumCoverLoader: Use fully qualified namespace in slot Jonas Kvinge 2024-04-23 16:53:40 +0200
  • d10eb4370e Player: Use chrono_literals Jonas Kvinge 2024-04-23 16:53:12 +0200
  • 9c92ef941f CollectionModel: Remove redundant const_cast Jonas Kvinge 2024-04-23 16:52:17 +0200
  • 7aefe3d71b Change QList<QString> to QStringList Jonas Kvinge 2024-04-23 16:51:42 +0200
  • 398db964b8 Use QDateTime::currentSecsSinceEpoch Jonas Kvinge 2024-04-23 16:48:51 +0200
  • 579349b104 ResizableTextEdit: Add Q_OBJECT macro Jonas Kvinge 2024-04-23 16:44:44 +0200
  • 5f9a83871d Playlist: Cast to int Jonas Kvinge 2024-04-23 02:45:27 +0200
  • da0c5e67c5 Playlist: Use optional::has_value Jonas Kvinge 2024-04-23 02:45:11 +0200
  • a0cfde18c3 PlaylistSequence: Use constexpr Jonas Kvinge 2024-04-23 02:44:48 +0200
  • 0ad4889936 PlaylistSequence: Remove unused member variable Jonas Kvinge 2024-04-23 02:44:36 +0200
  • 36e809d530 InternetPlaylistItem: Cast to int Jonas Kvinge 2024-04-23 02:18:24 +0200
  • 78096658e2 Chromaprinter: Remove useless cast Jonas Kvinge 2024-04-23 02:18:08 +0200
  • 3edd218e3a Remove redundant casts Jonas Kvinge 2024-04-23 01:58:08 +0200
  • 569bf6335b CollectionView: Add action_search_for_this_ to initialization list Jonas Kvinge 2024-04-23 01:57:16 +0200
  • 7b8919d706 CommandlineOptions: Add const Jonas Kvinge 2024-04-23 01:56:55 +0200
  • 147fd87d8c MainWindow: Only pass progress to UpdateTaskbarProgress Jonas Kvinge 2024-04-23 01:56:30 +0200
  • ac0926d40b Song: Add ColumnIndex helper function Jonas Kvinge 2024-04-23 01:55:57 +0200
  • 105d472f5d README: Fix badge Jonas Kvinge 2024-04-21 22:35:15 +0200
  • c1a49da385 tests: Use QStringLiteral Jonas Kvinge 2024-04-21 19:37:39 +0200
  • c3f596e64e CI: Add devel-tools-building repo for Leap Jonas Kvinge 2024-04-21 16:21:16 +0200
  • adfda84c41 nsi: Bump icu from 74 to 75 Jonas Kvinge 2024-04-21 16:44:07 +0200
  • 345cc118a3 CI: Use different mirror for Mageia Jonas Kvinge 2024-04-21 16:10:26 +0200
  • df070ac0cf Optimize `Song::InitFromQuery` Jonas Kvinge 2024-04-21 15:42:22 +0200
  • 7b88be2635 CollectionModel: Only set grouping if it's selected Jonas Kvinge 2024-04-21 15:14:37 +0200
  • c30a39d29a Fix infinitive in french translations l10n_master Kientz Arnaud 2024-04-13 23:06:40 +0200
  • 36db41a1f0 Add sidebar background Jonas Kvinge 2024-04-13 23:47:48 +0200
  • 7b4fcaa301
    Fix infinitive in french translations #1423 Kientz Arnaud 2024-04-13 23:06:40 +0200
  • 8b249dc06a QSearchField: Remove NSSearchField workaround Jonas Kvinge 2024-04-13 05:39:19 +0200
  • 0c6872b352 Disable automatic conversions from 8-bit strings Jonas Kvinge 2024-04-11 02:56:01 +0200
  • 58944993b8 Use QStringLiteral Jonas Kvinge 2024-04-09 23:20:26 +0200
  • 3cfffa5fbb Adds French to the menu item Olivier HUMBERT 2024-04-07 19:19:28 +0200
  • f10d84324c
    Adds French to the menu item #1417 Olivier HUMBERT 2024-04-07 19:19:28 +0200
  • 4873b8b413 CI: Move OpenMandriva if false Jonas Kvinge 2024-04-06 21:11:01 +0200
  • 0b85f5192c CI: Enable Mageia Jonas Kvinge 2024-04-06 21:10:49 +0200
  • 3e9a1776a1 CI: Run upload and attach independent of failure Jonas Kvinge 2024-04-06 21:10:10 +0200
  • 6a51ee32b5 Spotify WIP spotify Jonas Kvinge 2022-06-04 15:51:35 +0200
  • e1fbe9ae54 Resolve song from collection using track with Cue in XSPF Jonas Kvinge 2024-04-04 22:22:02 +0200
  • f48d1a8017 OrganizeDialog: Don't save settings unless button is pressed Jonas Kvinge 2024-04-04 21:43:57 +0200
  • 0debc90695 Create estonian translation rimasx 2024-04-04 14:49:23 +0300
  • 8d42ea7cfd README: Remove link to zanata Jonas Kvinge 2024-04-04 21:18:57 +0200
  • 1dae80a633 Add scrobbler option for stripping "remastered" etc Jonas Kvinge 2024-04-04 21:17:07 +0200
  • d398c86b0c Make showing song progress on taskbar optional Jonas Kvinge 2024-04-04 16:49:53 +0200
  • ec7e710a92
    Create estonian translation #1414 rimasx 2024-04-04 14:49:23 +0300
  • 70809e0647 MainWindow: Add error dialog when file deletion fails Jonas Kvinge 2024-04-03 21:37:20 +0200
  • 4c1a5168f0 CollectionModel: Reset model before deletion Jonas Kvinge 2024-04-03 21:16:28 +0200
  • f9acfbc224 SimpleTreeModel: Handle null root Jonas Kvinge 2024-04-03 21:15:45 +0200
  • 5f78e1a983 MergedProxyModel: Fix beginRemoveRows first Jonas Kvinge 2024-04-01 13:09:58 +0200
  • 7bc5579fb7 Song: Check that filetype is supported for writing tags Jonas Kvinge 2024-04-03 20:45:52 +0200
  • 57750efcb2 CI: Remove openSUSE Leap 15.5 Jonas Kvinge 2024-04-03 20:09:07 +0200
  • a33ee1cda9 CI: Use GCC 13 for Leap Jonas Kvinge 2024-04-03 00:00:44 +0200
  • cd20a0679a CI: Replace qwindowsvistastyle with qmodernwindowsstyle Jonas Kvinge 2024-04-02 17:37:58 +0200
  • 20e546e02b nsi: Replace qwindowsvistastyle with qmodernwindowsstyle Jonas Kvinge 2024-04-02 17:37:38 +0200
  • f5547f093e Player: Use timer for saving volume Jonas Kvinge 2024-04-02 17:16:29 +0200
  • c00d95242d Utilities: Handle missing XDG_DATA_DIRS variable Jonas Kvinge 2024-04-02 16:39:48 +0200
  • 05c4d23df6 Utilities: Remove `--new-window` parameter from dolphin Jonas Kvinge 2024-04-02 00:48:29 +0200
  • 06fa17f33f CI: Run apt upgrade for debian/ubuntu Jonas Kvinge 2024-03-31 23:09:19 +0200
  • 194285289c Update Changelog Jonas Kvinge 2024-03-31 22:56:46 +0200
  • a61fa61330 CI: Disable OpenMandriva Jonas Kvinge 2024-03-31 01:49:30 +0100
  • 68c922ee12 SmartPlaylistWizard: Set classic style if using fusion on Windows Jonas Kvinge 2024-03-29 02:54:25 +0100
  • d1042b276b GstEnginePipeline: Set volume_set_ to false in ElementRemovedCallback Jonas Kvinge 2024-03-24 19:44:47 +0100
  • 9bbffe150f GstEnginePipeline: Add back volume sync for auto Jonas Kvinge 2024-03-24 19:36:32 +0100
  • b95be526d3 HtmlLyricsProvider: Use QNetworkRequest::UserAgentHeader Jonas Kvinge 2024-03-24 07:04:07 +0100
  • 165f9d769b MusixmatchCoverProvider: Fix parsing Jonas Kvinge 2024-03-24 06:59:01 +0100
  • a0ea75b74e NetworkAccessManager: Use QNetworkRequest::setHeader Jonas Kvinge 2024-03-24 06:58:33 +0100
  • 4075f92eec OpenTidalCoverProvider: Adjust settings Jonas Kvinge 2024-03-24 05:27:43 +0100
  • 035aff5454 Add Open Tidal cover provider Jonas Kvinge 2024-03-24 05:23:35 +0100
  • 52dc7ad259 CI: Add Fedora 41 Jonas Kvinge 2024-03-23 14:18:17 +0100
  • c3c83f608c CI: Add Leap 15.6 and remove 15.4 Jonas Kvinge 2024-03-23 14:05:11 +0100
  • 182978e200 Remove es.po translations Jonas Kvinge 2024-03-23 01:38:15 +0100
  • 9bc2490f34 Add translations.pot Jonas Kvinge 2024-03-23 01:35:00 +0100
  • ffba351a16 Update translations Strawbs Bot 2024-03-23 01:43:24 +0100