David Sansome
|
85f2f087cb
|
Start work on moving everything that uses taglib out into an external process.
|
2012-01-05 23:24:48 +00:00 |
David Sansome
|
527135abb1
|
Stop the organise files dialog from resizing only after a manual resize has been done by the user - otherwise the dialog doesn't grow/shrink automatically when you select a new destination.
|
2012-01-04 22:29:26 +00:00 |
David Sansome
|
76e6281af5
|
Revert "Stop the 'Organise files' window constantly resizing. Fixes issue 968."
This reverts commit 9cfe834ef4 .
|
2012-01-04 22:21:39 +00:00 |
David Sansome
|
4cbc221f00
|
Don't set a "file" url scheme on files in devices that already have URL prefixes (like afc:// for iPod Touches)
Fixes issue 2564
|
2012-01-04 22:11:42 +00:00 |
David Sansome
|
bfd725f2ed
|
Don't crash when adding new columns to a stretch header view.
Fixes issue 2562
|
2012-01-04 18:45:08 +00:00 |
John Maguire
|
11619c9484
|
Bump the playlist view state version.
|
2012-01-04 15:43:28 +00:00 |
John Maguire
|
6357cb074b
|
Add copyright notice for Chromium code.
|
2012-01-04 15:34:52 +00:00 |
John Maguire
|
0139f36e2d
|
Add scoped_nsobject from Chrome.
|
2012-01-04 15:33:12 +00:00 |
John Maguire
|
3f0c779308
|
Add QObject constructor.
|
2012-01-04 15:26:22 +00:00 |
John Maguire
|
96aa95bebd
|
Add filesystem watcher using Mac FSEvents API.
|
2012-01-04 15:24:53 +00:00 |
John Maguire
|
058e421827
|
Move mac init code after logging init.
|
2012-01-04 14:08:31 +00:00 |
John Maguire
|
7a8103a352
|
Don't scale the source icon pixmap badly.
|
2012-01-04 13:59:07 +00:00 |
John Maguire
|
6ac685c4b8
|
Use correct icon for DI/SkyFM.
|
2012-01-04 12:39:22 +00:00 |
John Maguire
|
6200983dbc
|
Add pixmap cache to source icons.
|
2012-01-04 12:04:17 +00:00 |
John Maguire
|
bcf9475f2b
|
Add a source column to the playlist view with appropriate icons.
|
2012-01-04 11:56:09 +00:00 |
David Sansome
|
7e60907578
|
Oops, remove the pot build target from the last commit - it breaks when doing a clean build
|
2012-01-03 19:30:35 +00:00 |
David Sansome
|
d3c2788836
|
Remove the .pot file from source control and add a "make pot" target to just generate the .pot
|
2012-01-03 19:22:00 +00:00 |
Clementine Buildbot
|
521ad4ed13
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2012-01-03 17:42:55 +01:00 |
David Sansome
|
44db77da48
|
Always use the C locale when getting the date to put in the debian changelog - dpkg-buildpackage complains otherwise
|
2012-01-03 11:54:52 +00:00 |
David Sansome
|
caa5378d7a
|
Revert "Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)"
This reverts commit 47c8b37899 .
|
2011-12-29 12:15:55 +00:00 |
Clementine Buildbot
|
47c8b37899
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-29 10:03:24 +01:00 |
Arnaud Bienner
|
401c72bf7d
|
Update 'All the translators' URL with Transifex
|
2011-12-28 20:04:12 +01:00 |
David Sansome
|
eea2168caa
|
Revert "Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)"
This reverts commit 53424a1d49 .
|
2011-12-28 13:38:16 +00:00 |
David Sansome
|
b1195031e6
|
Clone all the branches instead of the ref we're building, and cherry-pick the two commits that make building from a tag work
|
2011-12-28 14:32:37 +01:00 |
David Sansome
|
5b9a273227
|
Update the script that uploads stable builds to the PPA to work with git
|
2011-12-28 14:25:24 +01:00 |
David Sansome
|
9e2e035ae1
|
Fix a cmake error when getting the git revision number of an exact tag checkout
|
2011-12-28 14:13:12 +01:00 |
Clementine Buildbot
|
53424a1d49
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-28 10:03:39 +01:00 |
David Sansome
|
b0e8f43dd6
|
Set master branch back to including git revision numbers in commits
|
2011-12-28 00:01:12 +00:00 |
David Sansome
|
8ecbbb1d17
|
Merge branch 'release-1.0'
|
2011-12-28 00:00:24 +00:00 |
John Maguire
|
5b60c9adcd
|
Add debian dependency on virtual libglew package.
(cherry picked from commit 2e4c9ea59b )
|
2011-12-27 16:09:56 +00:00 |
David Sansome
|
1ef03b31f7
|
Set _NET_WM_WINDOW_TYPE_NOTIFICATION on the Pretty OSD window. Fixes issue 2485
|
2011-12-27 16:06:48 +00:00 |
Jonathan Horvath
|
9cfe834ef4
|
Stop the 'Organise files' window constantly resizing. Fixes issue 968.
|
2011-12-27 15:07:09 +00:00 |
David Sansome
|
02d0da94fc
|
Remove trailing spaces from lines in clementine.desktop (fixes some desktop-file-validate warnings)
Issue 2497
|
2011-12-27 14:06:32 +00:00 |
Arnaud Bienner
|
eedf687853
|
Magnatune's URL are already encoded: we shouldn't use QUrl constructor directly because some characters (like ') will be encoded twice (%27 then %2527). Fixes issue 2510
(cherry picked from commit 61aaefd65c )
|
2011-12-27 14:00:27 +00:00 |
David Sansome
|
4f0cb660bf
|
Add the effective_albumartist to jamendo and device schema files. Fixes issue 2474
(cherry picked from commit 90d887de1c )
|
2011-12-27 13:59:30 +00:00 |
Arnaud Bienner
|
61aaefd65c
|
Magnatune's URL are already encoded: we shouldn't use QUrl constructor directly because some characters (like ') will be encoded twice (%27 then %2527). Fixes issue 2510
|
2011-12-26 18:15:35 +01:00 |
Clementine Buildbot
|
b36d18eba8
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-26 10:03:35 +01:00 |
Arnaud Bienner
|
6f7e507b30
|
Add a refresh action to Grooveshark
|
2011-12-23 18:41:42 +01:00 |
Arnaud Bienner
|
cb1b4483ea
|
Prefill input dialog with old name when renaming GS playlist
|
2011-12-23 18:41:11 +01:00 |
Arnaud Bienner
|
bc1e5ec11c
|
Add a refresh action to Grooveshark
|
2011-12-22 20:49:44 +01:00 |
Arnaud Bienner
|
d2f531a65b
|
Prefill input dialog with old name when renaming GS playlist
|
2011-12-22 20:25:45 +01:00 |
John Maguire
|
b5f906a88e
|
Add missing header for std::reverse.
|
2011-12-21 12:29:38 +01:00 |
John Maguire
|
cdbaf9b235
|
Reverse the order of the spotify starred playlist.
Fixes issue #2498
|
2011-12-21 12:14:34 +01:00 |
John Maguire
|
2e4c9ea59b
|
Add debian dependency on virtual libglew package.
|
2011-12-19 16:07:29 +01:00 |
Clementine Buildbot
|
3fcc62452e
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-16 10:07:29 +01:00 |
Clementine Buildbot
|
8bfedebb1d
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-15 10:07:30 +01:00 |
Clementine Buildbot
|
2eae4ad3dd
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-14 10:07:28 +01:00 |
Clementine Buildbot
|
d69a06b670
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2011-12-13 17:35:35 +01:00 |
John Maguire
|
ad9525d7da
|
Fix grooveshark string and update translations file.
|
2011-12-13 17:27:47 +01:00 |
John Maguire
|
0af197f6a1
|
Use QPalette::BrightText for global search results for better contrast on Mac.
(cherry picked from commit e4070bbb3b )
|
2011-12-13 14:18:25 +01:00 |