1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-23 08:20:01 +01:00
Commit Graph

6478 Commits

Author SHA1 Message Date
John Maguire
a9b5947fb0 Merge pull request #5150 from narunlifescience/master
Add an option to inhibit suspend while playing
2016-01-07 18:32:29 +00:00
Andreas
ab000b1ba5 Fix transcoder settings not applied for network remote
The format was supplied, but the settings for the format was not applied when transcoding files for the network remote.
2016-01-06 13:17:55 +01:00
Santiago Gil
3ed298a73d Enable Enter key shortcut in file view 2016-01-04 18:17:58 -03:00
Alexander Bikadorov
ff86ecddc5 Update modified fields boldness when fetching tags 2016-01-04 18:56:28 +01:00
Alexander Bikadorov
bad9e4af5e Fix for erasing old tag values when using tag fetcher, replacement for #51311 2016-01-04 17:13:37 +01:00
Clementine Buildbot
3271c06d10 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2016-01-04 10:00:40 +00:00
David Sansome
1f864f3522 Use %{?dist} to get the rpm distro name, and remove the old Rpm.cmake 2015-12-31 16:02:19 +11:00
David Sansome
e869086530 Build with -fPIC on fedora, as is now required (https://fedoraproject.org/wiki/Changes/Harden_All_Packages) 2015-12-31 13:07:08 +11:00
David Sansome
3f8a6f9049 Update changelog for 1.3 2015-12-31 11:16:49 +11:00
David Sansome
a168b618d3 Rename "Import" to "Add directory" in the transcode dialog 2015-12-31 11:02:45 +11:00
Mark Furneaux
f90ca49340 Merge branch 'master' of https://github.com/clementine-player/Clementine 2015-12-29 12:00:30 -05:00
Clementine Buildbot
ef8787e461 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-12-28 10:00:38 +00:00
Ivan Leontiev
71247781eb Fix duplicate items under vk.com after login. 2015-12-26 01:06:17 +03:00
Mark Furneaux
041be5b4ce Fix incorrect highlight colour in playlist when the window is inactive 2015-12-24 13:42:47 -05:00
John Maguire
0a5334a52a Merge pull request #5170 from narunlifescience/patch-1
remove sites.js.diff (this patch is already applied to site.js)
2015-12-23 23:34:30 +00:00
Arun Narayanankutty
b15ebcd5d6 remove sites.js.diff (this patch is already applied) to site.js
Delete sites.js.diff
2015-12-23 13:56:51 -06:00
John Maguire
e15dec17a1 Merge pull request #5169 from santigl/master
Disable translation of shortcuts
2015-12-22 21:42:11 +00:00
Santi
98b042d29c Disable translation of shortcuts 2015-12-22 18:33:07 -03:00
Santiago
695dff867b Merge pull request #2 from clementine-player/master
Update from original
2015-12-22 17:54:46 -03:00
narunlifescience
16707f0934 move member variables only used by dbusidlehandler.cpp to anonymous namespace 2015-12-22 10:03:57 -06:00
John Maguire
0c97803f11 Merge pull request #5163 from Ede123/star_icon
Improve the star icon of `favoritewidget`
2015-12-22 14:28:23 +00:00
Eduard Braun
f68e4c8c87 Improve the star icon of favoritewidget
* Use the star icon in its native size (16 px × 16 px) instead of unnecessarily scaling it down by 1 px
* Center the star icon vertically
2015-12-21 22:25:32 +01:00
John Maguire
b3e2525170 Merge pull request #5160 from v-fox/moodbar-regression-fix
Avoiding usage of pixelMetric because it breaks on non-Oxygen styling
2015-12-21 18:59:41 +00:00
John Maguire
7555913b0c Merge pull request #5161 from Chocobozzz/master
Reload playcount from tagreader only if it is set
2015-12-21 18:48:32 +00:00
John Maguire
903a0ba8c3 Merge pull request #5162 from Ede123/start_icon
Synchronize width of start/pause icons on playlist tabs to prevent "jumping" content
2015-12-21 18:48:24 +00:00
John Maguire
c15a6c8ee9 Merge pull request #5166 from Chocobozzz/edit_tag_main_window
Add error message if editing tag from playlist fails
2015-12-21 18:47:57 +00:00
Clementine Buildbot
0f46967c00 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-12-21 10:00:48 +00:00
Chocobozzz
5675091816 Add error message if editing tag from playlist fails 2015-12-20 19:07:15 +01:00
Eduard Braun
1b4f2dacb6 Synchronize width of start/pause icons on playlist tabs to prevent "jumping" content 2015-12-19 19:44:22 +01:00
Chocobozzz
dfdb21cd61 Reload playcount from tagreader only if it is set 2015-12-19 19:42:52 +01:00
John Maguire
4db358aabb Merge pull request #5158 from Chocobozzz/master
Update Changelog
2015-12-15 11:58:11 +00:00
Chocobozzz
67a50436f4 Update Changelog 2015-12-14 19:20:46 +01:00
John Maguire
f770030b5e Merge pull request #5156 from Chocobozzz/qt5
[Qt5] Merge master into qt5
2015-12-14 12:55:39 +00:00
Clementine Buildbot
6205166823 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-12-14 10:00:40 +00:00
v-fox
a9f9b0ef72 Avoiding usage of pixelMetric because it breaks on non-Oxygen styling
Partial revertion for commit "3f79fa5c651f23e48faf1af6ca56dbff9e5660ab" because of
https://github.com/clementine-player/Clementine/issues/4770
2015-12-14 07:16:30 +05:00
Chocobozzz
ff7026c9fe Merge remote-tracking branch 'upstream/master' into qt5 2015-12-13 20:05:12 +01:00
David Sansome
170c64cd8b Link statically to libprotobuf from the spotifyblob 2015-12-14 00:02:07 +11:00
David Sansome
ea0480f32c Don't create Versions/4/4 symlinks 2015-12-13 17:55:48 +11:00
David Sansome
5a49fa4ad0 Fix an old bug in the dmg rule 2015-12-13 16:23:35 +11:00
David Sansome
978d849164 Create .xz instead of .gz for source releases 2015-12-13 15:52:30 +11:00
Nick Lanham
2ab1c2fe36 Add a Manager dialog for saved groupings
- Right now only allows removal
- Could also add support for adding/reordering, but it's not clear
  that's necessary
- Triggered from the Display options menu, could also be added to Tools
  toolbar menu
2015-12-11 19:49:51 -08:00
Nick Lanham
862b9a8635 Add saved grouping to the Group by menu 2015-12-11 15:58:06 -08:00
Nick Lanham
5c256f349a Add option to save current library grouping
- Adds saved groupings to the Group by menu
- Currently missing a way to manage saved groupings
- Saved groupings are in a new section of the config file as
   "GroupingName"->ByteArray serialization
2015-12-11 12:02:52 -08:00
narunlifescience
9f121f4a9d move dbus names to unique namespace -> dbusidlehandler.cc & other minor updates
fix InhibitwhilePlaying signals
2015-12-11 08:49:12 -06:00
David Sansome
d50cfd5293 Install frameworks into the app bundle properly so Mavericks considers them signed 2015-12-10 23:31:01 -06:00
narunlifescience
b13f0690c8 Add an option to inhibit suspend while playing
minor modifications
2015-12-10 03:20:29 -06:00
John Maguire
1f416ccee1 Merge pull request #5148 from nicklan/master
Add ampache=1 to getAlbum for playcounts
2015-12-09 10:38:21 +00:00
John Maguire
eb62a38425 Merge pull request #5149 from narunlifescience/master
restore resized star on/off png from #5089
2015-12-09 10:36:29 +00:00
narunlifescience
84a52893b4 restore resized star on/off png from #5089 2015-12-09 04:12:54 -06:00
Arnaud Bienner
64c184c2f5 Revert "use same colors for tiny-pause & tiny start icons as that of star icons"
This reverts commit aa813fa372.
2015-12-09 09:44:25 +01:00