Commit Graph

4782 Commits

Author SHA1 Message Date
craig.p.drummond
071be39b0d Add performer and composer to table-view for playqueue, playlists, and search 2014-06-11 18:27:13 +00:00
craig.p.drummond
95ebe9e3fc Change case of unknown tags - e.g. THIS_IS_A_TAG -> This is a tag 2014-06-11 18:26:37 +00:00
craig.p.drummond
47255069bc Order tag entries 2014-06-11 18:25:57 +00:00
craig.p.drummond
e751c09364 Also read performer for display in context view 2014-06-11 18:25:29 +00:00
craig.p.drummond
68e39ed20a Only need to check file once 2014-06-11 18:25:04 +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
4538f73e9b Fix double bracket 2014-06-10 19:52:16 +00:00
craig.p.drummond
6250bea4ad Use musicbrainz album id if present 2014-06-10 19:50:12 +00:00
craig.p.drummond
1316e39ddb Only expand width of toolbuttons if they do not have text 2014-06-10 19:49:43 +00:00
craig.p.drummond
8cb302666e Remove colon 2014-06-10 19:49:21 +00:00
craig.p.drummond
b56dbef6d5 Use grid layout - so that selector text does not span 2014-06-10 19:49:10 +00:00
craig.p.drummond
48d1ecb7a3 Fix track info background 2014-06-10 19:48:36 +00:00
craig.p.drummond
14bdd50682 Oops... 2014-06-10 19:48:17 +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
152ceec2d6 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
a97a7e5d27 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
27bc161f39 Fix wikpedia/last.fm link in track view 2014-06-10 19:45:08 +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
8af2ea14f2 Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
406e1afde1 Split Application class up for KDE, Qt, Windows, and Mac builds 2014-06-03 15:49:31 +00:00
craig.p.drummond
1422518bcc Qt5 windows build fixes 2014-06-03 15:48:49 +00:00
craig.p.drummond
62da2fa44e Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
07a57643f8 Update
BUG: 490
2014-06-02 20:33:09 +00:00
craig.p.drummond
d2b42dc53f Disable scrobble love button when playqueue is empty. 2014-06-02 19:49:40 +00:00
craig.p.drummond
cc163dc3a2 Update 2014-06-02 19:49:13 +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
653f1c1e7e Qt5 does not have winEventFilter 2014-06-01 17:40:27 +00:00
craig.p.drummond
f723a17dd5 Fix QtSingleApplication Qt5 compilation 2014-06-01 17:27:39 +00:00
craig.p.drummond
8d60902589 Fix Qxt Qt5 build? 2014-06-01 10:16:24 +00:00
craig.p.drummond
5684af6f32 Try to store user-folder mess.
- Remove configDir, this is never used
- Use Qt functions for windows, mac, and ubuntu builds
- For Linux builds, cache returned locations and fix so that ~/.local/share/data/cantata/cantata -> ~/.local/share/cantata and ~/.cache/cantata/cantata -> ~/.cache/cantata
2014-06-01 10:07:13 +00:00
craig.p.drummond
993dc07d5c Dont store config in config folder, store in data folder instead. 2014-06-01 10:05:20 +00:00
craig.p.drummond
0086b736d3 ...and include tags/tags.h here too!!! 2014-06-01 09:05:14 +00:00
craig.p.drummond
ae04018bf5 Include tags/tags.h 2014-06-01 09:02:35 +00:00
craig.p.drummond
c55cc81e18 Should not need to move from old to new locations anymore 2014-06-01 08:55:05 +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
b503f813c7 Comment out unused functions/parameters...
BUG: 487
2014-05-29 21:03:03 +00:00
craig.p.drummond
1e036bd901 Default to ubuntu-mono-dark icons under Unity, if icon theme not detected 2014-05-29 20:47:18 +00:00
craig.p.drummond
529044a1f4 runProc -> readDconfSetting 2014-05-29 20:46:37 +00:00
craig.p.drummond
93cae24869 Default to 'Ambiance' under Unity if no theme detected 2014-05-29 20:45:50 +00:00
craig.p.drummond
7b4dbc3067 Call QCoreApplication::setAttribute(Qt::AA_DontShowIconsInMenus) earlier on 2014-05-28 18:46:07 +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
a511df0180 Match settings from CMakeLists.txt 2014-05-27 18:35:52 +00:00
craig.p.drummond
886c5e651f Fix Qxt for Qt5?
BUG: 486
2014-05-27 18:30:40 +00:00