Commit Graph

1472 Commits

Author SHA1 Message Date
craig.p.drummond
d23c7f3db2 Stop processing if fail to create dir 2012-09-28 16:20:58 +00:00
craig.p.drummond
77be6e9f55 Fix transcoding progress updates 2012-09-28 16:20:35 +00:00
craig.p.drummond
81fc4ec952 Re-add unity menubar, and closeEvent(), that were reverted by mistake! 2012-09-28 16:20:11 +00:00
craig.p.drummond
6d8943d273 Explicitly link agains libX11 for Qt-only linux builds.
BUG:97
2012-09-26 18:43:06 +00:00
craig.p.drummond
31480631a8 Slightly less blurry icons... 2012-09-25 20:25:24 +00:00
craig.p.drummond
c71448ec87 Improve MPRISv2 interface - signal when proprties change. 2012-09-25 20:19:36 +00:00
craig.p.drummond
8ab381fe8b Improve MPRISv2 interface. 2012-09-25 20:18:57 +00:00
craig.p.drummond
8c1c49ba9d Improve appearance. 2012-09-25 19:46:19 +00:00
craig.p.drummond
f4b456d8bb Only show OSD when we are actually playing a song. 2012-09-25 19:46:09 +00:00
craig.p.drummond
80385c805b Fix enabling of edit-tags/orgaize-files/replay-gain actions. 2012-09-25 19:45:53 +00:00
craig.p.drummond
7650d424f4 Allow deletion of songs from device! 2012-09-25 19:45:38 +00:00
craig.p.drummond
94f039071f Show menubar when run under Unity. 2012-09-24 20:14:56 +00:00
craig.p.drummond
4c4b3ae8df Pass closeEvent to derived class if we are not using tray items. 2012-09-24 18:45:17 +00:00
craig.p.drummond@gmail.com
de22c98007 Use freedesktop notifications spec for Qt-only Linux builds. 2012-09-24 17:14:25 +00:00
craig.p.drummond@gmail.com
e12f70bbd4 Add 'Show Window' action to Linux Qt-only build - so that we have a way of restoring the Cantata window from the Unity menubar. 2012-09-24 11:23:47 +00:00
craig.p.drummond
701fc18d8c Only override closeEvent when we have a trayItem
BUG:96
2012-09-23 16:39:30 +00:00
craig.p.drummond
aa275092a5 Fix warnings with remote devices. 2012-09-23 14:48:36 +00:00
craig.p.drummond
7b766008d7 Fi we get to the 'similar' section of the last.fm response before finding an image, stop looking.
BUG:94
2012-09-22 13:33:48 +00:00
craig.p.drummond@gmail.com
92a5c76179 Add 10% extra height for sizeHint()'s of artist/track labels.
BUG:93
2012-09-21 17:01:22 +00:00
craig.p.drummond@gmail.com
7f1707e1e4 Only look at images within artst/album section.
BUG:94
2012-09-21 11:46:07 +00:00
craig.p.drummond@gmail.com
504c9de878 Small enhancements 2012-09-21 11:25:49 +00:00
craig.p.drummond@gmail.com
ee479a3493 Add a custom spinbox to closer match Gtk3's large button spinbox style. Only for linux builds NOT run under KDE, and using QGtkStyle. 2012-09-21 11:08:09 +00:00
craig.p.drummond
409187f262 ON/OFF button is linux only 2012-09-20 15:55:13 +00:00
craig.p.drummond@gmail.com
e5793d6b52 More non-oxygen icon work
BUG:91
2012-09-20 11:02:47 +00:00
craig.p.drummond@gmail.com
fbbe0b5225 No longer used. 2012-09-20 07:15:05 +00:00
craig.p.drummond@gmail.com
4980c82725 Fallback to gnome-volume-control for speaker icon if speaker and audio-speakers icons are not found. 2012-09-20 07:08:54 +00:00
craig.p.drummond
e3bad705be Fix icon colour 2012-09-19 19:41:59 +00:00
craig.p.drummond
f969fb4345 Add a ON/OFF style checkbox for linux builds when NOT run under KDE. 2012-09-19 18:42:14 +00:00
craig.p.drummond
85a53da377 Add artist icons, for Qt only builds 2012-09-19 15:21:26 +00:00
craig.p.drummond
e704299f24 - Use a random icon that matches the repeat icon better.
- Draw the consume icon in code, so that it matches random and repeat better.
2012-09-19 15:10:26 +00:00
craig.p.drummond
d1cb1f9ae0 Add a shuffle icon that matches the repeat icon better. 2012-09-18 20:18:28 +00:00
craig.p.drummond
ee457e227c Don't enforce oxygen icons for Qt-only (Linux) builds. Cehck for missing icons, and use alternatives.
NOTE: This is not 100% complete yet - still require better icons for dynamic, playlists, and others...
2012-09-18 18:47:25 +00:00
craig.p.drummond
a8f540abfb Fix remote devices 2012-09-18 18:27:15 +00:00
craig.p.drummond@gmail.com
bdba0e4088 Fix Qt-only compile
BUG:89
2012-09-18 11:29:43 +00:00
craig.p.drummond
173712493c Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included. 2012-09-17 18:39:01 +00:00
craig.p.drummond
15760eea46 Fix build
BUG:88
2012-09-16 09:15:51 +00:00
craig.p.drummond
b089ab60ed Better Qt plurals for languages with one singular and one plural form. Others can still use "String: Val" style. 2012-09-14 19:19:54 +00:00
craig.p.drummond
3af85293cf Fix drawing of selection for QGtkStyle
BUG:85
BUG:86
2012-09-13 15:52:44 +00:00
craig.p.drummond
17828203ee - Improve item-view mouse over for Gtk+ style - when hovering, draw selection into a QPixmap and set painter's opacity before drawing image.
- Workaround issue of sometimes having an item (in icon view) staying in mouse-over state, even though mouse has left view.
2012-09-12 18:58:09 +00:00
craig.p.drummond
5412af31d1 Fix saving/restore of window sizes 2012-09-12 18:57:03 +00:00
craig.p.drummond@gmail.com
5bf63b08ba Dont default to 'Various Artists' as artist name of playlist files in music library.
BUG:79
2012-09-11 11:08:03 +00:00
craig.p.drummond@gmail.com
6fb5013b88 Remove tabstop reference to invalid widget 2012-09-11 11:07:46 +00:00
craig.p.drummond
95a3903721 Add support for 'Similar Artists' in dynamic mode. 2012-09-10 19:32:03 +00:00
craig.p.drummond
7c5326b56f Fix KDE compile
BUG:80
2012-09-10 19:25:35 +00:00
craig.p.drummond@gmail.com
5189bb0906 Fix some CMake issues
BUG:75
2012-09-10 12:32:58 +00:00
craig.p.drummond@gmail.com
e181289b48 Set Artist, AlbumArtist, and Album of cue files to that of assigned album.
BUG:79
2012-09-10 12:07:19 +00:00
craig.p.drummond@gmail.com
92a370c41f When refreshing DB, make sure Albums view is at top level.
BUG:78
2012-09-10 11:25:09 +00:00
craig.p.drummond@gmail.com
a93dc24bf2 When sorting tracks, sort on duration after sorting on name, title, and genre. This way of tracks do not have a takc number, disc, year, etc, then we will sort on the name/title before duraiton. 2012-09-10 11:14:33 +00:00
craig.p.drummond@gmail.com
0b1791bc7b Add a gui setting to control the enforcement of single-click.
BUG:76
2012-09-10 11:09:43 +00:00
craig.p.drummond
81dbb744bd Set image mime-type 2012-09-09 18:47:38 +00:00