1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-24 16:51:59 +01:00
Commit Graph

6245 Commits

Author SHA1 Message Date
Mark Furneaux
fa0a9d315c Respawn mainwindow on correct monitor
PR #5081 created a regression where the mainwindow will always start on the primary monitor regardless of which one it was closed on when maximized. This restores previous functionality.
2015-11-22 00:35:27 -05:00
David Sansome
dd45181f4a Merge https://github.com/gpodder/libmygpo-qt/pull/9 2015-11-21 11:32:34 +11:00
David Sansome
50539ab46b Merge libmygpo-qt from HEAD (fd4e40a2a3c69d5b4ba94e483ddcbbf3541b5767) plus https://github.com/gpodder/libmygpo-qt/pull/8 to make it use HTTPS for API requests 2015-11-21 11:09:59 +11:00
John Maguire
1cf5e28030 Merge pull request #5120 from narunlifescience/master
Remove arrow indicators from mainwindow repeat & shuffle QToolButtons
2015-11-18 12:20:28 +01:00
narunlifescience
9314dcead8 Remove arrow indicators from mainwindow repeat & shuffle QToolButtons 2015-11-18 03:31:46 -06:00
Clementine Buildbot
3d035f3539 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-11-16 14:49:10 +00:00
John Maguire
125eb89b18 Merge pull request #5117 from narunlifescience/master
Add bollywoodlyrics.com & hindilyrics.net as lyrics providers for bollywood songs
2015-11-16 12:12:02 +01:00
narunlifescience
0ad40780ea Add bollywoodlyrics.com as lyrics provider for bollywood songs
Add hindilyrics.net
2015-11-15 20:30:57 -06:00
John Maguire
6de85589ba Merge pull request #5112 from narunlifescience/master
add volume icon label to background stream settings page
2015-11-12 13:45:11 +01:00
narunlifescience
5f580f1dd9 add volume icon label to background stream settings page 2015-11-12 03:16:00 -06:00
John Maguire
d55412d463 Merge pull request #5108 from narunlifescience/master
Forgot to edit seek time step label
2015-11-10 10:26:30 +00:00
narunlifescience
e2c4b1567c seek time step label
height
2015-11-09 19:51:58 -06:00
John Maguire
10014daaf2 Merge pull request #5107 from narunlifescience/master
Mouse wheel track slider Seeking
2015-11-09 14:20:18 +00:00
narunlifescience
e1657ab2e8 Mouse wheel track slider Seeking
event accept

make format
2015-11-09 08:14:38 -06:00
Arnaud Bienner
d9150ec165 Fix Clementine getting stuck when transitioning from a local track to a Spotify track with crossfade disabled.
Two problems here:
- the first was that "StartPlaybackLater" wasn't called from the thread which created SpotifyServer, so the timer never started.
- then the playback sometimes failed or started with an offset: just hack to ignore sourcedrained signal in this case.
2015-11-03 23:20:44 +01:00
John Maguire
a7ae275153 Merge pull request #5094 from terrorfisch/issue-3355
Fix 3355: Tag fetcher now ignores songs without any results
2015-11-02 13:02:46 +00:00
Clementine Buildbot
e0ce339383 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-11-02 10:00:35 +00:00
John Maguire
f92e88e321 Add support for inhibiting the screensaver on windows. 2015-10-30 16:45:51 +00:00
terrorfisch
f49ae2f792 Add new line at the end. 2015-10-30 15:17:23 +01:00
terrorfisch
a51baefde6 Resolve formatting issues. 2015-10-30 15:13:26 +01:00
terrorfisch
c75f046c10 FIX: Tag fetcher applies incorrect tags for songs without any results
Before this fix the fetched data of the first title was applied to all selected titles. If the other titles hat correctly fetched tags, this information was overridden by the correct data. So the error only occured in case of failure during fetching.
2015-10-30 12:44:12 +01:00
John Maguire
84cc26f8b3 Support trackNum elements in XSPF.
Fixes #5093
2015-10-28 16:17:52 +00:00
John Maguire
240605a011 Merge pull request #5089 from narunlifescience/master
fix rating half star issue
2015-10-26 13:06:31 +00:00
narunlifescience
2b5ad90ea8 fix rating half star issue 2015-10-26 06:21:04 -06:00
John Maguire
3da8701e63 Merge pull request #5087 from narunlifescience/master
Lock/Unlock Ratings edit status
2015-10-26 11:57:26 +00:00
Clementine Buildbot
6917c4f690 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-10-26 10:00:33 +00:00
narunlifescience
b9eca5e323 Lock/Unlock Ratings edit status 2015-10-24 23:05:23 -05:00
John Maguire
de85d4a989 Merge pull request #5081 from narunlifescience/master
remember normal window state when user closes clementine in maximized state
2015-10-21 15:12:50 +01:00
John Maguire
888134cc48 Merge pull request #5083 from clementine-player/revert-5077-master
Revert "Lock/Unlock Ratings edit status"
2015-10-20 18:39:47 +01:00
John Maguire
fad1767f6c Revert "Lock/Unlock Ratings edit status" 2015-10-20 18:39:42 +01:00
narunlifescience
6a11ac6162 remember normal window state when user closes clementine in maximized state 2015-10-20 04:44:42 -05:00
John Maguire
8208de9b53 Merge pull request #5077 from narunlifescience/master
Lock/Unlock Ratings edit status
2015-10-19 13:39:16 +01:00
Clementine Buildbot
8446c819cd Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-10-19 10:00:38 +00:00
narunlifescience
bcceae175d Lock/Unlock Ratings edit status
add comment

organize

unclutter

patch to work with other languages

Update playlistheader.cpp
2015-10-18 23:06:35 -05:00
John Maguire
b36b20f5f4 Merge pull request #5079 from zluca/master
Makes Clementine read "REM DISCNUMBER" from CUE.
2015-10-16 13:32:24 +01:00
zluca
78aea2c8f6 Makes Clementine read "REM DISCNUMBER" from CUE. 2015-10-16 15:17:18 +03:00
Arnaud Bienner
ab8c6dbb69 Use Cocoa actions for search field copy/cut/paste instead of trying to reimplement the same thing with some Qt.
So unlike previously, actions now also works as expected if some part of the text is selected, or if some text is already present (for paste action: doesn't replace previous text)
2015-10-15 19:46:01 +02:00
John Maguire
5984c881c6 C++11 initialization list doesn't compile on mac 2015-10-14 14:09:41 +01:00
John Maguire
3f9d7b0c43 pngcrush all pngs 2015-10-14 13:58:39 +01:00
John Maguire
5b64fedbb4 Merge pull request #5074 from narunlifescience/master
check custom icon location, then system theme & then fallback theme
2015-10-14 12:03:10 +01:00
narunlifescience
dd953fd86c check custom icon location, then system theme & then fallback theme
icons added & replaced
2015-10-13 22:35:49 -05:00
John Maguire
fd7843bdae Merge pull request #5073 from electric-indigo/revert-4984-master
Revert "Workaround for malfunctioning "Show in file browser" feature …
2015-10-12 12:34:45 +01:00
John Maguire
5e2a9983d3 Merge pull request #5070 from paperbagcorner/tracklengths
Show track durations in the CD ripper dialog.
2015-10-12 12:34:34 +01:00
Clementine Buildbot
5dea2a9148 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-10-12 10:00:30 +00:00
electric-indigo
2d2b037460 Revert "Workaround for malfunctioning "Show in file browser" feature in Linux" 2015-10-11 22:56:42 +02:00
Mattias Andersson
41d7d792ae Show track durations in the CD ripper dialog.
The duration in seconds is computed using integer division which should be close enough.
2015-10-11 12:18:15 +02:00
David Sansome
d51a1add86 Merge pull request #5069 from Ede123/master
Fixes for songinfo/lyrics
2015-10-11 13:46:46 +11:00
Eduard Braun
2e35e09c96 Songinfo/lyrics: Fix index error in "UltimateLyricsProvider::Extract"
(second argument to "QString,mid()" is number of characters, not end index)
2015-10-10 22:35:11 +02:00
Eduard Braun
b25101c1be Songinfo/lyrics: Improve generation of paragraphs
(generate new paragraph for two or more newlines, generate line break for single newlines)
2015-10-10 22:04:37 +02:00
John Maguire
3aac164f1e Reverse volume slider direction with horizontal scroll.
Fixes #5064
2015-10-08 13:31:29 +01:00