John Maguire
aec65c86b6
Disable some dependencies explicitly on Mac.
2010-12-14 17:07:41 +00:00
John Maguire
21415ff230
Fix some mac ui and metadata bugs.
2010-12-14 15:00:46 +00:00
Paweł Bara
5082d81ba4
some corrections to MPRIS 2 (Updates issue #1058 )
2010-12-12 23:20:41 +00:00
David Sansome
c6829feb82
Show just the artist and title in the system tray tooltip on Windows since it doesn't support HTML
2010-12-11 17:23:05 +00:00
David Sansome
7a0540ab1c
Update the list of features in the deb and rpm descriptions
2010-12-11 16:52:35 +00:00
David Sansome
ae261a7f0b
Bump version to 0.6
2010-12-11 15:32:19 +00:00
David Sansome
8bd0319966
Merge translations from Launchpad
2010-12-11 15:31:44 +00:00
David Sansome
cc5e156ebc
Update the changelog
2010-12-11 15:22:42 +00:00
David Sansome
19ea38b0a1
Don't download the Magnatune catalogue every time.
2010-12-11 15:07:39 +00:00
David Sansome
b8a78abe06
Don't wrap text in the loading indicator. Fixes issue #1028
2010-12-11 15:01:01 +00:00
David Sansome
d98859eabb
Support rating multiple songs at once. Fixes issue #1017
2010-12-11 14:53:43 +00:00
John Maguire
f28d67966a
Fix flickr url for kittens.
2010-12-11 14:31:03 +00:00
David Sansome
23f2530f59
Prevent the last playlist column from being hidden, and check that at least one is visible on startup. Fixes issue #991
2010-12-11 14:26:49 +00:00
David Sansome
5e17e93360
Smarter adding/removing from various artists. Fixes issue #717
2010-12-11 14:17:07 +00:00
David Sansome
01cccc0468
Cache the last emitted state from the engine to fix some invalid values being emitted over DBUS while a last.fm stream is buffering. Fixes issue #374
2010-12-11 13:38:51 +00:00
David Sansome
2b77c894db
Err... fix the ASX parser
2010-12-11 12:12:36 +00:00
David Sansome
bb186feda1
Show scroll buttons on the sidebar when it's bigger than the window. Fixes issue #1061
2010-12-11 12:01:19 +00:00
David Sansome
0aa3cb4308
Don't expand items on a double click now that we expand them on single clicks instead
2010-12-11 11:26:47 +00:00
David Sansome
a739ff2714
Fix playlist parser tests
2010-12-11 11:07:00 +00:00
David Sansome
67452baa4d
Fix a crash when requesting an invalid playlist index over MPRIS. Fixes issue #1041
2010-12-11 10:58:15 +00:00
David Sansome
9a7087d05f
Add a "delete from disk" to the playlist menu. Fixes issue #218
2010-12-11 10:54:42 +00:00
David Sansome
2986d185e3
Make clicking items in tree views toggle expanded/collapsed, rather than always expanding
2010-12-11 10:40:54 +00:00
David Sansome
08b2bcc816
Always write URLs in XML based playlists, instead of URLs of relative paths. Also load playlist items from the library if possible. Fixes issue #1054
2010-12-11 10:35:07 +00:00
David Sansome
d5f8d2f9af
Translations
2010-12-11 10:33:35 +00:00
David Sansome
7650c1eddc
Remove "-session" from the commandline to fix session management on KDE. Fixes issue #769
2010-12-11 10:04:17 +00:00
David Sansome
292fdd3e7f
Fix writing of album art paths when saving XSPF files
2010-12-11 09:31:39 +00:00
John Maguire
5f6dcbe4b7
Early Caturday!
2010-12-10 14:26:29 +00:00
Arnaud Bienner
6b35eea469
Moving emitTrackSkipped from Next to PlayAt, to handle cases where user doesn't use Next button to skip a track. Also emit TrackSkipped in Stop if track was not ended
2010-12-10 00:11:38 +00:00
Paweł Bara
49f46bced8
playlists now emit PlaylistChanged also when their ordering changes (Updates issue #374 )
2010-12-09 20:43:06 +00:00
David Sansome
fca0ce1188
Use the current playlist, not the active playlist, when rating songs. Fixes issue #1047
2010-12-09 20:15:44 +00:00
David Sansome
47c13c4479
Listen for keyPressEvent instead of keyReleaseEvent in the library view. Thanks arnaud.bienner. Fixes issue #1042
2010-12-09 14:33:20 +00:00
John Maguire
81f43ac4f5
Unbreak the build.
2010-12-09 14:19:09 +00:00
John Maguire
4c66007e26
Code review comments from r2370.
2010-12-09 13:06:00 +00:00
John Maguire
3a19bb9d46
Fix config file location on Mac and automatically migrate.
2010-12-09 12:34:08 +00:00
Paweł Bara
04bbf73cff
MPRIS' TracklistChanged event now contains the length of the playlist that has actually changed (Update issue #374 )
...
the PlaylistChanged event now shows which playlist has changed
2010-12-08 00:09:17 +00:00
Paweł Bara
6bf3162449
some MPRIS 1 bugfixes (Updates issue #374 )
...
also:
- PlaylistSequence: RepeatMode and ShuffleMode are changed before change event is emitted
- PlaylistManager: emits an event after it has been initialized (which, for example, indicates that it's PlaylistSequence is now in place)
2010-12-07 21:14:40 +00:00
David Sansome
579e24965a
Make single clicking on an item in a library view expand it. Fixes issue #1027
2010-12-07 21:13:40 +00:00
David Sansome
d761a5e91f
Add a "plain sidebar" option. Fixes issue #1031
2010-12-07 21:04:52 +00:00
David Sansome
44dc05a87a
Don't stop the track when it's about to end if crossfading is enabled but fadeout is disabled. Fixes issue #1040
2010-12-07 20:29:13 +00:00
David Sansome
bbf0cd48c2
Insert songs as library playlist items if they're in the library. Fixes issue #1039
2010-12-07 19:33:19 +00:00
David Sansome
8aa7973312
Always create the schema in external databases if it doesn't exist yet. Fixes issue #1034
2010-12-07 19:07:12 +00:00
David Sansome
6a27020ccd
Make the volume down shortcut decrease the volume instead of increasing it... Fixes issue #1033
2010-12-07 18:52:21 +00:00
David Sansome
2dce2e44fd
Fix a regression where dragging songs into the playlist while a song was selected would abort the drop and start a new drag from the selected item.
2010-12-06 22:18:00 +00:00
David Sansome
ef5494e08c
Update Turkish translation. Thanks H. İbrahim Güngör
2010-12-06 21:20:06 +00:00
David Sansome
34532ed85f
Allow editing tracks from the library pane. Thanks arnaud.bienner. Fixes issue #65
2010-12-06 21:16:04 +00:00
David Sansome
ea725cb5f7
Add ari-tczew to the about box, and sort the list of people
2010-12-06 21:11:11 +00:00
John Maguire
d17703d39a
Add function for getting the correct config directory on mac.
2010-12-06 17:06:02 +00:00
John Maguire
6406216918
Don't try and get svn info if we're not using an svn checkout.
2010-12-06 13:41:06 +00:00
Paweł Bara
aafb3a3b73
include mpris_common in every environment
2010-12-06 00:36:31 +00:00
Paweł Bara
9f3e5773fb
QT tooltip now includes cover art and is generally prettier (updates issue #125 )
...
ArtLoader is now available to every object, even if MPRIS is off
2010-12-05 23:41:41 +00:00