Commit Graph

7514 Commits

Author SHA1 Message Date
Clementine Buildbot 90a237716a Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2019-12-15 11:23:45 +00:00
John Maguire 9eeb6d3758
Merge pull request #6475 from rohtie/bugfix-position-not-resumed
Fix resuming playback position on startup
2019-12-15 11:21:00 +00:00
Thor Merlin Lervik 715da8909f Fix resuming playback position on startup 2019-12-14 17:22:16 +01:00
John Maguire 672b90659b
Merge pull request #6472 from cquike/xdg
Support  for XDG_CONFIG_HOME and XDG_CACHE_HOME
2019-12-10 18:56:41 +00:00
Cesar Enrique Garcia Dabo a7ad66d028 Fix issues reported by clang-format 2019-12-10 18:45:06 +01:00
Cesar Enrique Garcia Dabo 397145d21f Remove obsolete forced setting of XDG_CONFIG_HOME.
Apparently this was introduced in 2011 as a workaround to solve a problem in
libimobiledevice. However already in 2013 the problem was solved
in libimobiledevice:
b811fbb05b
2019-12-10 18:05:55 +01:00
John Maguire 998f12699b
Merge pull request #6470 from lacc97/kglobalaccel
Add KGlobalAccel global shortcuts backend
2019-12-10 10:14:32 +00:00
Clementine Buildbot ca2c6771fd Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2019-12-10 00:25:31 +00:00
Luis Caceres 7ef917008a Fix formatting again 2019-12-09 17:02:42 +00:00
Luis Caceres 344989785b Fix multiple triggers of shortcut actions
Also properly connect/disconnect from DBus signal upons register/unregister.
2019-12-09 16:58:32 +00:00
Luis Caceres 2307c15227 Fix style 2019-12-09 16:25:29 +00:00
Cesar Enrique Garcia Dabo f5ec88b529 Add support in GetConfigPath() for /pixmapcache directory 2019-12-07 23:30:14 +01:00
Cesar Enrique Garcia Dabo ab2f7c03ea Use QStandardPaths to define Path_Root and Path_CacheRoot.
These two directories use QStandardPaths::ConfigLocation and
QStandardPaths::GenericCacheLocation respectively, with the
application name (Clementine) appended. The QStandardPaths class from QT
honors the XDG standards:

https://specifications.freedesktop.org/basedir-spec/basedir-spec-0.6.html
https://doc.qt.io/qt-5/qstandardpaths.html#writableLocation
2019-12-07 23:22:13 +01:00
Luis Caceres a3531d749a Actually fix formatting 2019-12-07 19:30:10 +00:00
Luis Caceres 0b6519bad4 Fix build with DBus disabled 2019-12-06 23:56:15 +00:00
Luis Caceres 8cab8fe180 Fix formatting 2019-12-06 23:53:40 +00:00
Luis Caceres 24a571769a Initial KGlobalAccel support 2019-12-06 22:34:13 +00:00
Clementine Buildbot 440ac6dda2 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2019-12-03 00:25:13 +00:00
Clementine Buildbot 1e28f4e7dd Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2019-11-26 00:25:05 +00:00
Clementine Buildbot 23d0f3514d Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2019-11-18 16:20:16 +00:00
John Maguire 00f3ae9e1b
Merge pull request #6462 from jonaski/snapcraft
Fix and update snap
2019-11-18 16:18:00 +00:00
Jonas Kvinge 7db052ca88 Fix and update snap 2019-11-16 22:50:56 +01:00
Clementine Buildbot d8c020281e Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2019-11-15 17:28:36 +00:00
John Maguire 9bc73f21c1
Update README.md 2019-11-15 17:26:08 +00:00
Clementine Buildbot f71e99360b Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2019-11-15 12:34:01 +00:00
John Maguire 62edd70188
Merge pull request #6459 from clementine-player/mingw
Build windows release
2019-11-15 12:31:55 +00:00
John Maguire 2090768058 Fix a few more gst plugins 2019-11-15 11:41:49 +00:00
John Maguire 019afdcc21 Add missing gstreamer plugin 2019-11-15 11:38:46 +00:00
John Maguire 0d6f01e7f4 Add missing gstreamer plugin 2019-11-15 11:00:42 +00:00
John Maguire a359d0be05 Include Qt SVG dll 2019-11-15 10:14:35 +00:00
John Maguire 4ee4c192ec D'oh 2019-11-15 00:55:58 +00:00
John Maguire dbd9a23e8e Update DLL list 2019-11-15 00:32:43 +00:00
John Maguire ccf2fcec9b Don't use env as ~ isn't expanded 2019-11-14 23:32:03 +00:00
John Maguire 755895c462 Up parallelism of FC31 build 2019-11-14 22:57:29 +00:00
John Maguire b571e6b654 Upload windows artifacts 2019-11-14 22:56:17 +00:00
John Maguire add836a053 Add qt platform plugin 2019-11-14 22:52:20 +00:00
John Maguire 367b18223f Update bundled DLL list 2019-11-14 22:44:30 +00:00
John Maguire 27e7174e6f Copy winpthread dll 2019-11-14 22:40:02 +00:00
John Maguire e395387baa Try building installer 2019-11-14 22:32:05 +00:00
John Maguire 3af1fe92aa Add KillProc nsis plugin 2019-11-14 22:30:10 +00:00
John Maguire 1890cd9a18 Add osversion nsis plugin 2019-11-14 22:15:25 +00:00
John Maguire dad41fed3d Add nsisplugins directly 2019-11-14 21:57:28 +00:00
John Maguire 773179acb3 Include mingw in builds 2019-11-14 21:14:48 +00:00
John Maguire c7470c20cb Revert "Disable other builders temporarily"
This reverts commit 58c863aa2d.
2019-11-14 21:14:28 +00:00
John Maguire 58c863aa2d Disable other builders temporarily 2019-11-14 20:59:39 +00:00
John Maguire 3a13615b79 Add circleci mingw builder 2019-11-14 20:58:55 +00:00
John Maguire 8b765a5257 Remove qtsparkle support 2019-11-14 20:53:46 +00:00
John Maguire 6377f297bb Now using mingw-w64 pthreads 2019-11-14 20:53:46 +00:00
John Maguire e2ab832caf Only check for dbus on x11 2019-11-14 20:53:46 +00:00
John Maguire 708a989db7
Merge pull request #6457 from clementine-player/faster-ubuntu
Faster ubuntu CI
2019-11-14 10:03:27 +00:00