Commit Graph

1158 Commits

Author SHA1 Message Date
craig.p.drummond
8f0f9d5825 Fix replaygain calculation for paths with non latin1 characters 2014-06-12 18:58:21 +00:00
craig.p.drummond
0d9287c1be Increase size of playqueue entries by 25% 2014-06-12 18:57:49 +00:00
craig.p.drummond
42a66802d1 Remove ID3V1 tags when updating 2014-06-12 18:56:40 +00:00
craig.p.drummond
ef2259b3b4 Add possibility to search on performer 2014-06-11 18:27:50 +00:00
craig.p.drummond
0f07d346e4 Use external editor to edit lyrics 2014-06-11 18:24:44 +00:00
craig.p.drummond
dfd5980c6f Add a 'tags' view to tracks view to list all tags via taglib 2014-06-11 18:24:13 +00:00
craig.p.drummond
2308642c5c Use QDesktopServices to start browser / file-manager 2014-06-10 19:48:00 +00:00
craig.p.drummond
d2c6d446d2 Add "Open In File Manager" to windows builds 2014-06-10 19:47:19 +00:00
craig.p.drummond
761a9ec9a7 Add option to re-load lyrics from disk 2014-06-10 19:46:45 +00:00
craig.p.drummond
110ca299c1 Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics. 2014-06-09 18:43:49 +00:00
craig.p.drummond
f333fd6399 If artist is different to album-artist, then show track title as "title - artist" 2014-06-09 18:43:00 +00:00
craig.p.drummond
77df458307 Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00
craig.p.drummond
4828228470 Fix context backdrop too... 2014-06-02 19:48:48 +00:00
craig.p.drummond
3673f6e9f4 Fix custom background image not appearing when Cantata started.
BUG: 489
2014-06-02 19:47:54 +00:00
craig.p.drummond
5e28cf7ba2 Restore search field visibility for; PlayQueue, Artists, Albums, Folders, Playlists, Dynamic, and Devices views
BUG: 485
2014-05-30 16:03:56 +00:00
craig.p.drummond
4938b9aaf1 Fix transcoding tracks to MTP devices.
BUG: 488
2014-05-30 15:40:17 +00:00
craig.p.drummond
e6d4556850 Update replaygain ffmpeg input code to handle API changes in libavcodec.
BUG: 487
2014-05-28 18:45:31 +00:00
craig.p.drummond
afbca1000e Read tag-fixes.xml and scrobblers.xml from user config folder as well. 2014-05-23 21:42:16 +00:00
craig.p.drummond
f8722884cf Read podcast_directories.xml from install folder and ~/.local/share/cantata 2014-05-23 21:41:20 +00:00
craig.p.drummond
9ce5fd447e Remove 'Stop dynamizer on exit' option. Stop dynamzer if 'Stop playback on exit' is enabled. 2014-05-23 21:40:50 +00:00
craig.p.drummond
8656803587 Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting! 2014-05-23 21:38:33 +00:00
craig.p.drummond
eb3265f379 - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
984cfe5eb2 Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
ac1f695221 Use Qt-only by default, need to pass -DENABLE_KDE=ON to create KDE builds 2014-05-15 11:15:57 +00:00
craig.p.drummond
0173747232 Update 2014-05-15 11:14:35 +00:00
craig.p.drummond
1e16174341 Fix loading individual songs from cue file. 2014-05-12 18:54:46 +00:00
craig.p.drummond
a33c514716 Fix setting of cover for albums with cule file.
BUG: 481
2014-05-12 18:54:25 +00:00
craig.p.drummond
40222e9d53 Fix 'duplicate' albums being created if flac (or other) + cue file is used, and the music file does not contain metadata.
BUG: 481
2014-05-12 18:51:08 +00:00
craig.p.drummond
c0b0da7c82 Dowload stream providers 2014-05-09 19:37:31 +00:00
craig.p.drummond
1603d36f12 Center images and headers in context view. 2014-05-08 18:45:01 +00:00
craig.p.drummond
34831ca3a0 Dirble support 2014-05-07 19:06:13 +00:00
craig.p.drummond
239b13bb91 Use musicbrainz album id to group albmus - if present 2014-05-06 18:42:52 +00:00
craig.p.drummond
131377340d In playqueue, if song's artist is different to album artist, then show song as 'title - artist' 2014-05-06 18:40:56 +00:00
craig.p.drummond
3e9d26e2f5 Display title then artist 2014-05-06 18:40:28 +00:00
craig.p.drummond
41c6462eab Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
2a28a7d3f8 Multiple genre support. 2014-05-01 19:26:57 +00:00
craig.p.drummond
a1337b933c Add option to only act on songs that pass current string or genre filter.
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
6f79dee43d Add button under playqueue to re-center playqueue on current song.
BUG: 472
2014-04-29 19:03:47 +00:00
craig.p.drummond
459b85489b If connection to MPD faiils, attempt to ascertain if its a proxy error.
BUG: 471
2014-04-29 19:03:01 +00:00
craig.p.drummond
71bd12bfa6 Update 2014-04-28 19:37:23 +00:00
craig.p.drummond
e0641c834b Only work-around menu icons for Qt-only builds. K DEversion uses some standard KDE actions, which forces use of icons :-( 2014-04-24 19:40:08 +00:00
craig.p.drummond
baed1d5bce Try not to show icons in menus for Unity and OSX 2014-04-24 18:59:52 +00:00
craig.p.drummond
bd4ee119ae Remove 'Go Back' from context menu 2014-04-23 18:59:07 +00:00
craig.p.drummond
de058b2417 Add 'Locate In Library' to search results
BUG: 468
2014-04-23 18:58:10 +00:00
craig.p.drummond
7686c373cd Add list style to playqueue 2014-04-23 18:57:22 +00:00
craig.p.drummond
d26cb5ea53 Combine back button and label into 1 button 2014-04-22 18:39:06 +00:00
craig.p.drummond
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
3d8f2a9e4d Fix crash when chaging view mode whilst search is active. 2014-04-17 16:02:35 +00:00
craig.p.drummond
4348fc96f1 More album sort options 2014-04-15 19:15:12 +00:00
kamikazow@gmail.com
ebaefdf1df Typo corrections 2014-04-14 14:14:00 +00:00