Commit Graph

  • 74af8ee2e0 Try macdeployqt Jonas Kvinge 2019-07-19 22:21:04 +0200
  • ea6cce7068 Fix mtp device support Jonas Kvinge 2019-07-19 19:56:37 +0200
  • e4cefeaa8f Ipod Support when listed from Udisks2 (#219) SamTShaw 2019-07-20 01:22:14 +0800
  • d435a70eaa Ipod Support when listed from Udisks2 #219 Sam Shaw 2019-07-19 11:47:18 +0800
  • d12d5fd8ae
    Update .travis.yml Jonas Kvinge 2019-07-18 23:55:30 +0200
  • 0617c3fdc0
    Update .travis.yml Jonas Kvinge 2019-07-18 23:09:01 +0200
  • f00eedf57e
    Update .travis.yml Jonas Kvinge 2019-07-18 22:12:48 +0200
  • 6d36ae6197
    Update .travis.yml Jonas Kvinge 2019-07-18 21:35:07 +0200
  • 45125abb8f Fix Finder icon (#216) Martin Delille 2019-07-17 23:13:15 +0200
  • 045b0cd075 Remove bogus svg Jonas Kvinge 2019-07-17 22:35:19 +0200
  • 30948e916a
    Use macdeployqt fix #184 #217 Martin Delille 2019-07-17 22:34:59 +0200
  • 82596f782a
    Fix Finder icon #216 Martin Delille 2019-07-17 22:06:35 +0200
  • ff3333e1bf Use create-dmg to generate MacOS release (#215) Martin Delille 2019-07-17 22:05:41 +0200
  • 7676b3325b
    Use create-dmg to generate MacOS release #215 Martin Delille 2019-07-17 20:47:19 +0200
  • 7663c5e149 MacOS CI improvement (#214) Martin Delille 2019-07-17 21:10:17 +0200
  • 4c7593556d
    Remove unnecessary sudo #214 Martin Delille 2019-07-17 20:11:17 +0200
  • 912144125d
    travis ci osx: simpler lib path Martin Delille 2019-07-17 20:10:52 +0200
  • 4d4748a0a8 Update protobuf Jonas Kvinge 2019-07-14 12:26:07 +0200
  • f8f84ed09e Only replace non-ascii characters when not allowing extended ascii Jonas Kvinge 2019-07-14 03:16:53 +0200
  • e7de7ebbfa Use iconv to replace non-ascii characters Jonas Kvinge 2019-07-14 03:08:19 +0200
  • c9f01f4bc4 Remove old devicekit udisks backend Jonas Kvinge 2019-07-13 23:00:25 +0200
  • f2675adc05 Remove vlc, xine and phonon from deb Jonas Kvinge 2019-07-13 22:52:05 +0200
  • 75beaa3684 Make sure device is valid before adding it Jonas Kvinge 2019-07-13 18:28:29 +0200
  • 079495cc32 Remove usless include in cmake Jonas Kvinge 2019-07-13 18:02:25 +0200
  • c8bd89e56f Remove support for old imobiledevice uuid, it won't work anyway because of other changes Jonas Kvinge 2019-07-13 17:55:50 +0200
  • b089ba2e04 Free memory of service descriptor and fix possible crashes Jonas Kvinge 2019-07-13 17:33:58 +0200
  • adbf8495c6 Add libgstaiff.so to macdeploy Jonas Kvinge 2019-07-12 20:32:52 +0200
  • ad062862d8 Add device url to mtp loader failure message Jonas Kvinge 2019-07-12 20:32:30 +0200
  • 3a86a93154 Extend article sorting to artist and album artist (#210) Gavin D. Howard 2019-07-11 08:51:25 -0600
  • ba66d18264
    Extend article sorting to artist and album artist #210 Gavin Howard 2019-07-10 16:38:27 -0600
  • dcf0d6f72d Fix thread crash in mtpdevice Jonas Kvinge 2019-07-11 00:28:19 +0200
  • 83d3725240 Fix MessageReply crash in tagreader Jonas Kvinge 2019-07-10 22:40:30 +0200
  • ce1dd69557 Change defaults in device schema Jonas Kvinge 2019-07-10 20:04:05 +0200
  • 4081bdd752 Fix ctime in tagreader Jonas Kvinge 2019-07-10 20:02:51 +0200
  • c3f1e312b3 Change defaults in schemas Jonas Kvinge 2019-07-10 20:02:21 +0200
  • d820878b89 Fix oauth checkbox in tidal settings Jonas Kvinge 2019-07-09 22:53:50 +0200
  • 7fa1461d5e Use QUrl::isLocalFile() Jonas Kvinge 2019-07-09 21:43:56 +0200
  • f4b1ef4d04 Set initial position of OSDPretty Jonas Kvinge 2019-07-09 20:28:43 +0200
  • 656130a739 Replace QDesktopWidget in OSDPretty Jonas Kvinge 2019-07-09 19:49:15 +0200
  • aa8679dff5 Fix TryLoadPixmap and ShowCover Jonas Kvinge 2019-07-09 01:14:58 +0200
  • f94a3095fd Fix TryLoadPixmap and ShowCover Jonas Kvinge 2019-07-09 01:05:42 +0200
  • e11958dd58 Fix index in InternetSearchModel Jonas Kvinge 2019-07-09 01:02:54 +0200
  • a5a251a964 Remove use of QDesktopWidget in QSearchField Jonas Kvinge 2019-07-09 00:05:08 +0200
  • 8cb1015a35 Remove use of QDesktopWidget in settingsdialog Jonas Kvinge 2019-07-09 00:04:52 +0200
  • b5dd90b2d5 Check QT_VERSION_CHECK for QImage::sizeInBytes() or QImage::byteCount() Jonas Kvinge 2019-07-08 23:35:43 +0200
  • 5f7efee00e ifdef QFontMetrics::horizontalAdvance to make it work with older Qt Jonas Kvinge 2019-07-08 23:27:45 +0200
  • 4150e3efde Use QT_VERSION to check whether to use QFileInfo::birthTime() or QFileInfo::created() Jonas Kvinge 2019-07-08 22:54:13 +0200
  • 8ebcb71e6e Replace all uses of QSignalMapper with lambda expressions Jonas Kvinge 2019-07-08 22:27:45 +0200
  • f3e852c042 Replace QImage::byteCount() with sizeInBytes() Jonas Kvinge 2019-07-08 22:25:56 +0200
  • 5e2a07d144 Remove unused typedef Jonas Kvinge 2019-07-08 22:24:47 +0200
  • 25f6231e9d Replace QString::null with QString() Jonas Kvinge 2019-07-08 22:24:00 +0200
  • beeba88ea5 Replace QModelIndex child() with index() Jonas Kvinge 2019-07-08 22:23:15 +0200
  • cc3d454d60 Add lyrics to edit tag dialog Jonas Kvinge 2019-07-08 22:21:12 +0200
  • afb583cff4 Remove unused typedef Jonas Kvinge 2019-07-08 22:20:41 +0200
  • 561fa66393 Replace QFontMetrics::width with horizontalAdvance Jonas Kvinge 2019-07-08 22:20:02 +0200
  • 870dc0d36f Replace QFontMetrics::width with horizontalAdvance, dark with darker, background() with window() and QString::null with QString() Jonas Kvinge 2019-07-08 22:19:14 +0200
  • 51462dee1e Use QUrl::fromEncoded Jonas Kvinge 2019-07-08 22:10:43 +0200
  • c752d28c6a Change QFileInfo::created() to birthTime(), read lyrics from MP3 files Jonas Kvinge 2019-07-08 22:01:34 +0200
  • d5ca0ca283 Change compiler flags Jonas Kvinge 2019-07-08 21:59:07 +0200
  • f371b3a338 Fix tidal request Jonas Kvinge 2019-07-08 17:08:10 +0200
  • 93fc4a2c86 Fix Tidal api URL Jonas Kvinge 2019-07-08 08:10:52 +0200
  • f10d3f86cc Fix Mpris2 AlbumCoverLoaded Jonas Kvinge 2019-07-08 00:13:45 +0200
  • af17b0015b Fix InitArtManual() to use album artist Jonas Kvinge 2019-07-07 21:56:30 +0200
  • 61af1d1c72 Update file filter Jonas Kvinge 2019-07-07 21:36:05 +0200
  • 65780e1672 Improve album cover searching and cover manager, use HttpStatusCodeAttribute and QSslError for services Jonas Kvinge 2019-07-07 21:14:24 +0200
  • c92a7967ea Change filename to url Jonas Kvinge 2019-07-06 14:54:41 +0200
  • 60aed593b3 Fix download albumcovers setting Jonas Kvinge 2019-07-06 00:16:13 +0200
  • 044f347729 Re-enable tidal oauth settings Jonas Kvinge 2019-07-06 00:02:25 +0200
  • aec9df1882
    Switch to queue2 for probe queue (#204) Jonas Kvinge 2019-07-05 23:50:57 +0200
  • f5ede244d1 Switch to queue2 for probe queue #204 Jonas Kvinge 2019-07-05 17:09:38 +0200
  • 4f0a2515f8 Tweak the background image settings a bit Jonas Kvinge 2019-07-05 01:07:19 +0200
  • 5cde33711e Make playlist ignore articles when sorting (#202) Gavin D. Howard 2019-07-04 16:13:51 -0600
  • 40aaada90d
    Make playlist ignore articles when sorting #202 Gavin Howard 2019-07-04 15:40:51 -0600
  • 64750025f6 Update libnettle Jonas Kvinge 2019-07-04 22:51:17 +0200
  • cd1cbfdffe Update libhogweed Jonas Kvinge 2019-07-04 22:44:42 +0200
  • d413f2c3a7 Revert "Try queue2 for probe queue" Jonas Kvinge 2019-07-03 02:24:32 +0200
  • ba314dd734 Set source in backends to fix losing source in InitFromFilePartial() when updating path Jonas Kvinge 2019-07-02 00:48:40 +0200
  • 9105b7615c Change to reference Jonas Kvinge 2019-07-02 00:48:09 +0200
  • a9c162476c Try queue2 for probe queue Jonas Kvinge 2019-07-02 00:47:10 +0200
  • 732b37aca0 Use QMap::contains() Jonas Kvinge 2019-07-01 19:20:57 +0200
  • 291b5fad7f Updated Changelog Jonas Kvinge 2019-07-01 01:08:07 +0200
  • c2a6def8b9 Rename cache album covers to download album covers and only do it for favorite requests Jonas Kvinge 2019-07-01 01:01:30 +0200
  • 9083c578cc
    Add live scanning (#199) Jonas Kvinge 2019-06-30 21:06:07 +0200
  • bb761e721b Change order of TaskFinished #199 Jonas Kvinge 2019-06-30 19:38:09 +0200
  • bcfd1d39bb Modify stretch background image functionality (#198) m4x3t 2019-06-30 19:37:05 +0200
  • 64458166a5 Remove old calculations #198 m4x3t 2019-06-30 18:48:56 +0200
  • b84062c48e Fix width calculation m4x3t 2019-06-30 18:10:32 +0200
  • 3885b8601f Fix playlist background image width and height m4x3t 2019-06-30 18:01:37 +0200
  • 4e1e5fde69 Make live scanning optional Jonas Kvinge 2019-06-30 17:04:44 +0200
  • 04d767ffbe Add option to keep old background fill m4x3t 2019-06-30 16:49:23 +0200
  • 916b1b0813 Modify stretch background image functionality m4x3t 2019-06-30 13:30:46 +0200
  • f924505abc Simplify setting song source Jonas Kvinge 2019-06-30 04:25:39 +0200
  • 6668c11257 Minor changes Jonas Kvinge 2019-06-30 03:23:48 +0200
  • 73447bb5f1 Add live scanning Jonas Kvinge 2019-06-30 02:38:51 +0200
  • 1185b910c4 Ops Jonas Kvinge 2019-06-29 20:29:37 +0200
  • 540b6eba04 Fix hardcoded systemtray icon Jonas Kvinge 2019-06-29 20:18:54 +0200
  • 47f4287e64 Merge remote-tracking branch 'origin/musicbrainz' Jonas Kvinge 2019-06-29 19:58:10 +0200
  • 264c6e259b Respect rate limiting when fetching tags from musicbrainz Jonas Kvinge 2019-06-29 19:57:20 +0200
  • 0bbe9838c4 Add option: notification on playback resume (#196) m4x3t 2019-06-29 19:54:27 +0200
  • 2fe337eac3 Partial revert travis_terminate Jonas Kvinge 2019-06-29 19:18:26 +0200