Commit Graph

4758 Commits

Author SHA1 Message Date
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
nikwen.developer@gmail.com
74e2b26df3 Fixed a problem with updated qt5 package from the trusty-proposed repository 2014-05-25 10:05:08 +00:00
craig.p.drummond
c99e9b9f17 icon entry specifies filename 2014-05-23 21:45:19 +00:00
craig.p.drummond
519c72db7b Use column 0 only 2014-05-23 21:44:14 +00:00
craig.p.drummond
c07052cdfb Encode positons as integers in mimedata - no strings 2014-05-23 21:43:57 +00:00
craig.p.drummond
3e69bfe988 Check list sizes before at() call
BUG: 484??
2014-05-23 21:43:31 +00:00
craig.p.drummond
40131f2e98 No need to call save in destructor
BUG: 484??
2014-05-23 21:43:09 +00:00
craig.p.drummond
6886996543 Grammar... 2014-05-23 21:42:32 +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
27cb29f669 Correctly format system folder strings 2014-05-23 21:41:45 +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
3fe111993d Update, and remove 'fuzzy' translations 2014-05-23 21:39:57 +00:00
craig.p.drummond
12411c4010 Update strings 2014-05-23 21:39:35 +00:00
craig.p.drummond
acfb5b003f Add SVG icons for artists 2014-05-23 21:39:14 +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
806902e135 Use QCoreApplication::applicationPid to get pid 2014-05-23 21:11:50 +00:00
craig.p.drummond
2a17a875dc 'love' button is not checkable! 2014-05-21 18:44:49 +00:00
craig.p.drummond
3b3a5e1d44 Re-enable 'love' button if action fails 2014-05-21 18:44:32 +00:00
craig.p.drummond
fd77d09325 Fix scrobble 'love' via mpdscribble 2014-05-21 18:44:09 +00:00
craig.p.drummond
a8c81c6fee Settings are not instant-apply 2014-05-21 18:43:44 +00:00
craig.p.drummond
5becad5b1b Use style::sizeFromContents for both menu and plain 2014-05-21 18:42:57 +00:00
craig.p.drummond
8445e705ae Fix playqueue shuffle/sort if we have albums of same name, but different mb id 2014-05-21 18:42:24 +00:00
craig.p.drummond
1e2bca67fe Better server info message 2014-05-21 18:41:46 +00:00
craig.p.drummond
8f857b17bf No dirs in update message 2014-05-21 18:41:26 +00:00