Commit Graph

4781 Commits

Author SHA1 Message Date
craig.p.drummond
aeeb06d733 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
74dae3cce0 Order tag entries 2014-06-11 18:25:57 +00:00
craig.p.drummond
eac245fd65 Also read performer for display in context view 2014-06-11 18:25:29 +00:00
craig.p.drummond
d758872220 Only need to check file once 2014-06-11 18:25:04 +00:00
craig.p.drummond
a5e0195312 Use external editor to edit lyrics 2014-06-11 18:24:44 +00:00
craig.p.drummond
1e4487a94f Add a 'tags' view to tracks view to list all tags via taglib 2014-06-11 18:24:13 +00:00
craig.p.drummond
e7aa023f6c Fix double bracket 2014-06-10 19:52:16 +00:00
craig.p.drummond
4d50978906 Use musicbrainz album id if present 2014-06-10 19:50:12 +00:00
craig.p.drummond
2c7aa5cea4 Only expand width of toolbuttons if they do not have text 2014-06-10 19:49:43 +00:00
craig.p.drummond
f1498f9d00 Remove colon 2014-06-10 19:49:21 +00:00
craig.p.drummond
2e005f7b20 Use grid layout - so that selector text does not span 2014-06-10 19:49:10 +00:00
craig.p.drummond
6c150ac25a Fix track info background 2014-06-10 19:48:36 +00:00
craig.p.drummond
0924c3f398 Oops... 2014-06-10 19:48:17 +00:00
craig.p.drummond
5e18d5f007 Use QDesktopServices to start browser / file-manager 2014-06-10 19:48:00 +00:00
craig.p.drummond
8b95272845 Add "Open In File Manager" to windows builds 2014-06-10 19:47:19 +00:00
craig.p.drummond
88e4b1f2f8 Add option to re-load lyrics from disk 2014-06-10 19:46:45 +00:00
craig.p.drummond
d76b2a6044 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
00003720f9 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
94e1bb17f3 Fix wikpedia/last.fm link in track view 2014-06-10 19:45:08 +00:00
craig.p.drummond
cbe2977d9f 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
8fe7865330 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
0d6fe28ffa Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00
craig.p.drummond
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
b98a07e8e4 Split Application class up for KDE, Qt, Windows, and Mac builds 2014-06-03 15:49:31 +00:00
craig.p.drummond
aa670e8c1a Qt5 windows build fixes 2014-06-03 15:48:49 +00:00
craig.p.drummond
a1766acefc Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
5fe3ce11ed Update
BUG: 490
2014-06-02 20:33:09 +00:00
craig.p.drummond
aea7172439 Disable scrobble love button when playqueue is empty. 2014-06-02 19:49:40 +00:00
craig.p.drummond
2e2c978ddf Update 2014-06-02 19:49:13 +00:00
craig.p.drummond
c7b1997d66 Fix context backdrop too... 2014-06-02 19:48:48 +00:00
craig.p.drummond
a40a7a8f9c Fix custom background image not appearing when Cantata started.
BUG: 489
2014-06-02 19:47:54 +00:00
craig.p.drummond
f10cebd358 Qt5 does not have winEventFilter 2014-06-01 17:40:27 +00:00
craig.p.drummond
a004d2429e Fix QtSingleApplication Qt5 compilation 2014-06-01 17:27:39 +00:00
craig.p.drummond
d2f9f1c823 Fix Qxt Qt5 build? 2014-06-01 10:16:24 +00:00
craig.p.drummond
3a839af001 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
d07a41270b Dont store config in config folder, store in data folder instead. 2014-06-01 10:05:20 +00:00
craig.p.drummond
74f984e5c9 ...and include tags/tags.h here too!!! 2014-06-01 09:05:14 +00:00
craig.p.drummond
b9d55b9864 Include tags/tags.h 2014-06-01 09:02:35 +00:00
craig.p.drummond
d0f466ae31 Should not need to move from old to new locations anymore 2014-06-01 08:55:05 +00:00
craig.p.drummond
f94bc3d947 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
d23db97077 Fix transcoding tracks to MTP devices.
BUG: 488
2014-05-30 15:40:17 +00:00
craig.p.drummond
07b402c62d Comment out unused functions/parameters...
BUG: 487
2014-05-29 21:03:03 +00:00
craig.p.drummond
9277e44477 Default to ubuntu-mono-dark icons under Unity, if icon theme not detected 2014-05-29 20:47:18 +00:00
craig.p.drummond
e47e8212b8 runProc -> readDconfSetting 2014-05-29 20:46:37 +00:00
craig.p.drummond
f56f8593cf Default to 'Ambiance' under Unity if no theme detected 2014-05-29 20:45:50 +00:00
craig.p.drummond
be331ff4b4 Call QCoreApplication::setAttribute(Qt::AA_DontShowIconsInMenus) earlier on 2014-05-28 18:46:07 +00:00
craig.p.drummond
7e3c23171f Update replaygain ffmpeg input code to handle API changes in libavcodec.
BUG: 487
2014-05-28 18:45:31 +00:00
craig.p.drummond
f238a6f3a0 Match settings from CMakeLists.txt 2014-05-27 18:35:52 +00:00
craig.p.drummond
7b15a23795 Fix Qxt for Qt5?
BUG: 486
2014-05-27 18:30:40 +00:00
nikwen.developer@gmail.com
9b47fdea16 Fixed a problem with updated qt5 package from the trusty-proposed repository 2014-05-25 10:05:08 +00:00