John Maguire
|
d86dce4b96
|
Add support for Google breakpad on mac. (Uploading crash reports doesn't work yet due to redirect).
|
2011-03-25 11:38:03 +00:00 |
David Sansome
|
d50cfaed46
|
Add google breakpad to 3rdparty, and gather crash reports
|
2011-03-23 21:53:24 +00:00 |
David Sansome
|
d91aaa880c
|
Make the library watcher pick up hidden files too.
|
2011-03-23 16:50:19 +00:00 |
Jonathan Anderson
|
ddfb90a0a1
|
clementine Issue 858
|
2011-03-23 11:23:55 +00:00 |
Arnaud Bienner
|
4f83d59f59
|
Oups... :S
|
2011-03-23 00:51:19 +00:00 |
Arnaud Bienner
|
163e65d765
|
Translate equalizer settings' names at runtime. Fixes issue 1376
|
2011-03-23 00:42:35 +00:00 |
Paweł Bara
|
df35f2cd9c
|
mark icecast songs as streams so they won't get greyed out (as non existent songs) when starting Clementine
|
2011-03-22 22:04:10 +00:00 |
David Sansome
|
92520a911e
|
Change Clementine to request the icecast directory from data.clementine-player.org, and to follow redirects
|
2011-03-22 20:41:31 +00:00 |
Paweł Bara
|
d775ef5c4c
|
a little tiny final language fix
|
2011-03-22 19:44:31 +00:00 |
Arnaud Bienner
|
5a7771aeea
|
Restoring tranlasted strings lost during r3037
|
2011-03-22 19:40:34 +00:00 |
Paweł Bara
|
7d54ee6644
|
mi scusi
|
2011-03-22 17:31:13 +00:00 |
Paweł Bara
|
f6c8c74302
|
mi scusi, missing translation
|
2011-03-22 14:53:48 +00:00 |
David Sansome
|
f021d63f41
|
Fix some lintian errors in the deb
|
2011-03-21 21:21:19 +00:00 |
Paweł Bara
|
11cf7acded
|
avoid "loading tracks 0%" label showing forever on the status bar when loading an empty folder
|
2011-03-21 17:44:36 +00:00 |
John Maguire
|
b767c1ccf2
|
Fix display of stopped stream when stopped via play/pause shortcut.
|
2011-03-21 17:07:15 +00:00 |
John Maguire
|
eceb4164c1
|
Add more trayicon mouse wheel actions.
Update issue 1597
Status: Fixed
Thanks for the patch!
|
2011-03-21 15:15:17 +00:00 |
John Maguire
|
fa20af4516
|
Tidy up magnatune config code, fix comments from r2999.
|
2011-03-21 15:07:41 +00:00 |
Paweł Bara
|
02c51be094
|
fixing SIPs
|
2011-03-20 23:04:58 +00:00 |
David Sansome
|
31ead96e91
|
Fix last.fm scrobbling. Fixes issue 1503
|
2011-03-20 22:19:38 +00:00 |
David Sansome
|
4f11cb94e1
|
Make visualisations work again (how did nobody notice this for 3 months??)
|
2011-03-20 21:41:09 +00:00 |
David Sansome
|
008d396077
|
Use a monotonically increasing ID to identify pipelines, instead of their pointer value.
|
2011-03-20 21:40:53 +00:00 |
David Sansome
|
b3db5d699e
|
Remove CanDecode from GstEngine - it was only used by a test, and the test was disabled on buildbot because it was unreliable.
|
2011-03-20 19:36:50 +00:00 |
David Sansome
|
116bfc4594
|
Remove a comment and a TODO
|
2011-03-20 19:36:44 +00:00 |
David Sansome
|
e761f2bdc8
|
Fix a bug where the engine would skip a song that didn't exist, but then not play the next song.
|
2011-03-20 19:18:54 +00:00 |
Paweł Bara
|
bbd5b04244
|
visual revamp of "add to new playlist" option
|
2011-03-20 18:31:15 +00:00 |
Andrea Decorte
|
a88e02c452
|
Added right-click menu option to copy track to specific playlist. Fixes issue 1289
|
2011-03-20 17:38:15 +00:00 |
Paweł Bara
|
e619d7a280
|
fixing a bug where streams were removed from playlist during Clementine's startup
|
2011-03-20 16:07:24 +00:00 |
Paweł Bara
|
bfb068a6d1
|
conditionally hide some context menu actions in library view and playlist view
Song.is_stream()
|
2011-03-20 12:43:10 +00:00 |
David Sansome
|
246723a5a2
|
Don't crash when dragging a file in the playlist by grabbing its rating. Fixes issue 1458
|
2011-03-20 12:39:49 +00:00 |
David Sansome
|
8921b31ffd
|
Don't install any scripts if scripting is disabled
|
2011-03-19 19:10:56 +00:00 |
Paweł Bara
|
41f659ff4b
|
fixing tests
|
2011-03-19 10:43:50 +00:00 |
Paweł Bara
|
3db00fc339
|
plugin that lets you grey out deleted songs on demand ("main menu / playlist") - available by default
also: this action will "ungrey" songs that were deleted but got restored
SIPs
|
2011-03-19 10:22:55 +00:00 |
Paweł Bara
|
823f798451
|
new option for greying out deleted songs on startup
|
2011-03-19 09:41:00 +00:00 |
David Sansome
|
76b1af5415
|
Typo + british english
|
2011-03-18 22:55:48 +00:00 |
Paweł Bara
|
c736e0503e
|
changelog fiddling
|
2011-03-18 22:52:26 +00:00 |
David Sansome
|
9547520f26
|
Remove python, pyqt and sip dependencies (they're disabled for 0.7) and libtunepimp dependencies (we use libgstofa) from the debian and fedora packages.
|
2011-03-18 22:44:55 +00:00 |
David Sansome
|
7c0eacd1cb
|
Update the changelog for 0.7... that took a while
|
2011-03-18 22:28:25 +00:00 |
Paweł Bara
|
a4bf317f33
|
minor deleted items handling fixes
|
2011-03-18 21:54:22 +00:00 |
John Maguire
|
7705487f96
|
Default to large sidebar on all OS.
< r3000 >
-------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
|
2011-03-18 15:09:30 +00:00 |
John Maguire
|
32193dbb9f
|
Add validation for Magnatune accounts.
|
2011-03-18 14:39:29 +00:00 |
David Sansome
|
744bf922f3
|
Merge translations from launchpad
|
2011-03-17 19:54:57 +00:00 |
David Sansome
|
9086ab8ed4
|
Add a "Show in file browser..." to the library context menu as well. Fixes issue #1563
|
2011-03-17 19:52:21 +00:00 |
David Sansome
|
0594fc53af
|
Enable the "Edit track information..." item in the library context menu when right-clicking an un-expanded node
|
2011-03-17 19:52:15 +00:00 |
David Sansome
|
a2d62883c2
|
Ignore subsequent errors by setting a flag instead of setting the pipeline state, which may deadlock if the pipeline is also being destroyed at the same time. Fixes issue #1584
|
2011-03-17 19:52:05 +00:00 |
John Maguire
|
0a54c5135b
|
Ignore empty lines in m3u files.
Fixes issue #1403
|
2011-03-17 16:05:08 +00:00 |
John Maguire
|
f1f4a8a164
|
Add OFA gstreamer plugin on mac for music fingerprinting.
|
2011-03-17 14:25:30 +00:00 |
Andrea Decorte
|
4b6e2a8a62
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +00:00 |
David Sansome
|
f4f482a440
|
Updated Turkish translation from H. İbrahim Güngör
|
2011-03-15 20:04:07 +00:00 |
David Sansome
|
85502e5516
|
Don't crash at the end of the last song on a playlist
|
2011-03-14 20:04:33 +00:00 |
David Sansome
|
cf826aeee0
|
Support dragging and dropping image files onto the now playing widget and edit tag dialog to set an album's cover art
|
2011-03-14 20:01:27 +00:00 |