Commit Graph

5041 Commits

Author SHA1 Message Date
craig.p.drummond
8b649d71d2 - Use 2 lines for song info
- Left aling text
- Slightly larger play/pause button
- Hide stop button by default
2014-06-18 19:04:50 +00:00
craig.p.drummond
ac9e3a7d80 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
3334437258 Fix KDE menu button 2014-06-18 18:51:31 +00:00
craig.p.drummond
9e64bf8532 Always enable current-cover class if we have mpris 2014-06-17 16:59:51 +00:00
craig.p.drummond
4f42553d25 Only connect signals/slots if enabled 2014-06-17 16:59:17 +00:00
craig.p.drummond
277abb3107 in basicArtist() check if artist==albumartist 2014-06-17 16:58:58 +00:00
craig.p.drummond
53a407e93e Use same trans for with and without markup 2014-06-17 16:58:23 +00:00
craig.p.drummond
629b0f5f1e Clear info view if there is no text found 2014-06-17 16:57:50 +00:00
craig.p.drummond
aea9abfd71 Use postFormData() 2014-06-17 16:57:32 +00:00
craig.p.drummond
d9a2a9cb44 More debug 2014-06-17 16:57:17 +00:00
craig.p.drummond
abe283e30e Update 2014-06-17 16:57:04 +00:00
craig.p.drummond
0581801f9c Only load lyrics if it is the current tab 2014-06-17 16:56:45 +00:00
craig.p.drummond
ab8716071c Check if dir string is empty 2014-06-17 16:56:28 +00:00
craig.p.drummond
c790169097 Only update if visible 2014-06-17 16:56:05 +00:00
craig.p.drummond
d9a505866d Fix Ubuntu Touch build 2014-06-17 16:55:33 +00:00
craig.p.drummond
138fc439fd Better error message - clickable link 2014-06-17 16:55:01 +00:00
craig.p.drummond
4d4240ac49 Use QElapsedTimer to control frequency of updates 2014-06-17 16:54:22 +00:00
craig.p.drummond
83fafbd648 Fix progress display when saving XML 2014-06-17 16:53:40 +00:00
craig.p.drummond
a9766f55b5 Order genres, so that comparison works 2014-06-17 16:53:17 +00:00
craig.p.drummond
ca9299141f Fix saving of 1 genre when file had multiple genres 2014-06-17 16:52:42 +00:00
craig.p.drummond
ebebec320d Re-arrange items to save a couple of bytes :-) 2014-06-16 19:24:34 +00:00
craig.p.drummond
cbb0554a8e No need for m_itemData in MusicLibraryItemSong 2014-06-16 19:24:12 +00:00
craig.p.drummond
f8a589b0e4 Fix saving of album genres 2014-06-16 19:23:49 +00:00
craig.p.drummond
859ef5322d Reduce memory usage - by only creating a set for genres if there is more than 1 2014-06-16 19:23:14 +00:00
craig.p.drummond
eadaa2a3b6 Add Song.setPerformer 2014-06-16 19:22:31 +00:00
craig.p.drummond
9a35f3dfbb Un-break cache! 2014-06-16 19:22:11 +00:00
craig.p.drummond
23942fc10d No need for fix - version has been changed 2014-06-16 19:19:19 +00:00
craig.p.drummond
fbf892ef79 Make constGenreSep available elsewhere 2014-06-16 19:17:34 +00:00
craig.p.drummond
d1753914c5 Mention bug report for libVLC feature 2014-06-16 19:16:10 +00:00
craig.p.drummond
593acd3b3e Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
d640e40d61 Compare album id after name 2014-06-16 19:13:54 +00:00
craig.p.drummond
3d862b0940 Reduce lookups in extra 2014-06-16 19:13:23 +00:00
craig.p.drummond
de133486cf Store musicbrainz-album-id in extra map 2014-06-16 19:12:17 +00:00
craig.p.drummond
bf779cfafb Also show first IP address of interface in HTTP server settings page. 2014-06-16 19:11:43 +00:00
craig.p.drummond
a8567eb44d Remove unused 2014-06-15 13:41:31 +00:00
craig.p.drummond
d1adb05efe Libre.fm does not support auth.getMobileSession - therefore, can't scrobble there :-( 2014-06-15 13:36:24 +00:00
craig.p.drummond
ec6fb76b20 ...and script to find LIBVLC
BUG: 493
2014-06-15 11:23:01 +00:00
craig.p.drummond
248c266594 Add option to use libVLC for MPD HTTP stream playback.
BUG: 493
2014-06-15 11:17:24 +00:00
craig.p.drummond
854d1a2f87 Document INSTALL_UBUNTU_ICONS 2014-06-14 19:28:51 +00:00
craig.p.drummond
c8dba19e5e Add missing up/down arrow icons 2014-06-14 19:28:29 +00:00
craig.p.drummond
6ab37ee6c8 Remove unused icons 2014-06-14 19:27:48 +00:00
craig.p.drummond
c6e2de4b8c Use inode-directory icon and not folder (same anyway) 2014-06-14 19:27:31 +00:00
craig.p.drummond
9a756da152 Install app icon into oxygen folder for mac and windows builds 2014-06-14 19:26:54 +00:00
craig.p.drummond
9ce8cca6df In non Dbus Qt builds, if notificaitons is checked ensure that sys tray is also checkedd. Conversly if sys tray is unchecked, uncheck notifications. 2014-06-14 19:26:25 +00:00
craig.p.drummond
8d567db7d7 Install sys tray icons 2014-06-14 19:25:47 +00:00
craig.p.drummond
0b94dad7f9 Don't embed app icon
BUG: 483
2014-06-14 19:25:18 +00:00
craig.p.drummond
a16cfff849 Check icon is valid 2014-06-14 19:24:16 +00:00
craig.p.drummond
97354c8b54 Fix last.fm icon for KDE builds! 2014-06-14 19:23:32 +00:00
craig.p.drummond
e4c0fe1bdb Add arrow to selector 2014-06-14 19:23:16 +00:00
nikwen.developer@gmail.com
9b06f4c391 Fix Ubuntu build error 2014-06-14 13:10:56 +00:00