Arnaud Bienner
|
f963ae524a
|
Ignore devices that correspond to symlink to avoid duplicate
|
2011-08-11 00:15:26 +02:00 |
|
David Sansome
|
191e23ed13
|
Remove old references to libarchive
|
2011-08-10 16:30:36 +01:00 |
|
David Sansome
|
082716e9c9
|
Don't try to compile audio CD support if libcdio isn't installed.
|
2011-08-10 16:30:36 +01:00 |
|
John Maguire
|
369650dbef
|
Fix building without spotify support.
|
2011-08-10 13:44:55 +02:00 |
|
Arnaud Bienner
|
0b795841d5
|
Merge branch 'master' of https://code.google.com/p/clementine-player
|
2011-08-10 00:49:43 +02:00 |
|
Arnaud Bienner
|
07ce755060
|
Work with multiple CD devices
|
2011-08-10 00:49:36 +02:00 |
|
John Maguire
|
6ddf9fa41b
|
Only parse the tracks from the first release we find on musicbrainz for a CD.
|
2011-08-09 21:54:37 +02:00 |
|
John Maguire
|
6d9bc9d3f4
|
Don't constantly refresh the cd device if it doesn't support checking for media changes.
Filter out irrelevant devices on OS X.
|
2011-08-09 21:30:28 +02:00 |
|
John Maguire
|
176efeb4b0
|
Add debug logging to cdda lister.
|
2011-08-09 20:28:50 +02:00 |
|
John Maguire
|
5fcb3d3d7a
|
Merge branch 'master' into resolvers
|
2011-08-09 19:30:20 +02:00 |
|
Arnaud Bienner
|
cb28557a77
|
Correct typo
|
2011-08-08 23:44:49 +02:00 |
|
John Maguire
|
d0a3cd2455
|
Fix crash in cdio on Mac.
|
2011-08-08 13:59:21 +02:00 |
|
David Sansome
|
cbc05354ee
|
Merge branch 'master' of https://code.google.com/p/clementine-player
|
2011-08-05 08:33:42 +01:00 |
|
Black Jack
|
3de111d84f
|
Fix a crash that occurs when mounting a device with an empty backends container. Fixes issue 2121
|
2011-08-05 08:20:04 +01:00 |
|
Arnaud Bienner
|
c3c4e87827
|
Remove now useless debug message
|
2011-08-05 02:35:38 +02:00 |
|
Arnaud Bienner
|
f7859f591c
|
Adding CD devices in devices tab. Fixes issue 701.
|
2011-08-05 02:15:16 +02:00 |
|
Nobuhiro Iwamatsu
|
3ded9f29d2
|
Fix compiling on ARM.
|
2011-08-01 22:37:53 +02:00 |
|
John Maguire
|
9424037fe4
|
Fix typo in comment.
|
2011-07-28 18:01:32 +02:00 |
|
John Maguire
|
2bda4966fc
|
Basic working use of resolvers for XSPF playlists.
|
2011-07-28 17:33:58 +02:00 |
|
Arnaud Bienner
|
0bf4b9a748
|
Guess formatting for last.fm' bios and format them. Partially fix issue 2085. Thanks Atrament...@googlemail.com
|
2011-07-26 23:55:39 +02:00 |
|
David Sansome
|
ae4cfeff1c
|
Always assume Icecast-style stream metadata is in the "Artist - Title" format, as this seems more common. Remove the hacks for soma.fm and stations from the icecast list. Fixes issue 1035
|
2011-07-26 15:56:19 +01:00 |
|
David Sansome
|
b628c2a26e
|
Use a template function instead of a macro
|
2011-07-26 13:22:23 +01:00 |
|
David Sansome
|
c366f722fb
|
Show the album cover dimensions on top of the images in the album cover search dialog.
Fixes issue 1704
|
2011-07-26 13:02:59 +01:00 |
|
David Sansome
|
5c90404915
|
Sort album covers by image size. Fixes issue 2048
|
2011-07-26 12:17:28 +01:00 |
|
David Sansome
|
3eb9aee989
|
Save the state of the playlist column sort marker
Fixes issue 2098
|
2011-07-25 16:55:45 +01:00 |
|
David Sansome
|
f599c0fca7
|
Remember the playlist column stretch setting when changing it, and update the menu action's checked state properly when opening clementine.
|
2011-07-25 16:54:42 +01:00 |
|
David Sansome
|
30f68d6981
|
Store the floating point proportional playlist column widths directly instead of storing the integer pixel widths then recalculating the floating point values on startup, which would lead to floating point errors over time. Fixes a bug where columns would slowly change size the more times you opened and closed clementine.
|
2011-07-24 12:47:48 +01:00 |
|
David Sansome
|
b1fe146966
|
Maybe fix the mac build
|
2011-07-23 23:40:24 +01:00 |
|
David Sansome
|
1f8263d329
|
Add a C++ implementation of the Amazon cover provider
|
2011-07-23 19:34:54 +01:00 |
|
David Sansome
|
38100f5e59
|
Make CoverProviders not a singleton
|
2011-07-23 19:34:41 +01:00 |
|
David Sansome
|
a1062eb96f
|
Add sha256 and hmac-sha256 functions
|
2011-07-23 19:33:00 +01:00 |
|
David Sansome
|
9fadf57acc
|
Revert "Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs."
This reverts commit 5234798a7f43b3291b14ad2fd4ae4cdc7eadad83.
|
2011-07-23 15:32:12 +01:00 |
|
David Sansome
|
dd3eee63e5
|
Remove python scripting support
|
2011-07-23 15:32:12 +01:00 |
|
David Sansome
|
a0258a9e81
|
Add c++ implementations of the di.fm and sky.fm radio services
|
2011-07-23 15:32:11 +01:00 |
|
David Sansome
|
409d3b0184
|
Rename the nyancat analyzer to "Nyanalyzer cat"
|
2011-07-20 20:33:11 +01:00 |
|
David Sansome
|
387b5cd5ff
|
Fix some bugs in loading premium di.fm and sky.fm streams
|
2011-07-20 20:06:28 +01:00 |
|
David Sansome
|
ceae993d62
|
Add Python bindings for IconLoader and expose all protected methods in classes
|
2011-07-18 22:20:45 +00:00 |
|
David Sansome
|
5d74ff9cc7
|
Update the typesystem file for the Radio -> Internet change and regenerate the Python bindings
|
2011-07-18 22:20:32 +00:00 |
|
David Sansome
|
69bd5555e7
|
Fix a crash when loading an old playlist containing Radio items after an upgrade to a version where they're Internet items
|
2011-07-18 22:20:22 +00:00 |
|
Tyler Rhodes
|
ded8e5f6f0
|
Refactor "Radio" files into "Internet" files.
|
2011-07-15 13:27:50 +00:00 |
|
John Maguire
|
16b57935a9
|
Rename PlaylistManager.name(id) to PlaylistManager.GetPlaylistName(id) so that it doesn't clash with QObject::name() for Python scripts.
Thanks to Cristian Beskid
|
2011-07-13 18:14:14 +00:00 |
|
Tyler Rhodes
|
39858fcf9d
|
Fix build error on mac.
|
2011-07-12 23:43:02 +00:00 |
|
John Maguire
|
45a63e2178
|
Add installers for all scripts and fix setlistfm script for new api.
|
2011-07-12 16:51:06 +00:00 |
|
Arnaud Bienner
|
cd27ef7da3
|
Remove duplicate strings in uk.po
|
2011-07-11 20:09:02 +00:00 |
|
David Sansome
|
e942ec11d3
|
Add a button to clear the python console. Thanks Chris Gell
|
2011-07-10 16:43:37 +00:00 |
|
David Sansome
|
255428b3b9
|
Update Ukrainian translation. Thanks bjsenya
|
2011-07-10 16:43:25 +00:00 |
|
John Maguire
|
3df5906250
|
Add script for searching for a song on youtube.
|
2011-07-08 15:11:48 +00:00 |
|
John Maguire
|
e4c8eee7d9
|
Add lastfm suggester to OTHER_SOURCES for translations.
|
2011-07-07 14:22:32 +00:00 |
|
John Maguire
|
b188241ec7
|
Support drag and drop of images to the cover in the edit tag dialog.
Fixes issue #1406
|
2011-07-07 14:20:34 +00:00 |
|
John Maguire
|
ea3cf5f92d
|
Only build lastfm suggester if we have lastfm.
Fixes issue #2057
|
2011-07-07 13:36:44 +00:00 |
|