craig.p.drummond
|
109ad2bc01
|
Use mono system tray icon underUnity if icon theme is ubuntu-mono-light or ubuntu-mono-dark.
|
2014-01-30 19:26:37 +00:00 |
|
craig.p.drummond
|
1f3c1bca21
|
Dont change tray icon to play state - consistent with other apps.
|
2014-01-30 19:26:10 +00:00 |
|
craig.p.drummond
|
7168547a93
|
Use stretch header class from Clementine for table style views.
BUG: 397
|
2014-01-29 19:17:08 +00:00 |
|
craig.p.drummond
|
a81681678a
|
Dont limit search to 4 words - when calculating num BITs, need to times num BYTES by 8!!!
BUG: 396
|
2014-01-28 19:35:11 +00:00 |
|
craig.p.drummond
|
cf3c813bb5
|
Bundle own copy of symblic media icons - so that these can be recoloured to match current theme.
|
2014-01-28 19:08:07 +00:00 |
|
craig.p.drummond
|
660c2c2dc6
|
Update
|
2014-01-28 19:07:12 +00:00 |
|
craig.p.drummond
|
b539e047d5
|
Clicking on title list/icon view navigates back.
BUG: 392
|
2014-01-28 19:05:00 +00:00 |
|
craig.p.drummond
|
c0a0751643
|
Add 'Table' style view for playlists.
BUG: 391
|
2014-01-27 19:37:54 +00:00 |
|
craig.p.drummond
|
2cf9b1d35d
|
- Add option to use a custom image as context view backdrop.
- Add option to specify blur and opacity of context view backdrop image.
|
2014-01-26 16:04:23 +00:00 |
|
craig.p.drummond
|
f477282cd9
|
Add 'Add To Playlist' menu item to playlists page.
BUG: 393
|
2014-01-26 10:48:47 +00:00 |
|
craig.p.drummond
|
59b0682d81
|
Fix albumsview cover size when set to a tree style and Cantata is restarted.
BUG: 388
|
2014-01-26 10:22:06 +00:00 |
|
craig.p.drummond
|
3221800241
|
If list view has focus, pressing Backspace will navigate back.
BUG: 392
|
2014-01-26 10:01:33 +00:00 |
|
craig.p.drummond
|
09c65609c1
|
Update
|
2014-01-25 10:01:27 +00:00 |
|
craig.p.drummond
|
0a21cb8101
|
- Add option to use a custom image as playqueue background.
- Add option to specify blur and opacity of playqueue background image
BUG: 386
(Similar options to be added to context view background)
|
2014-01-25 09:59:21 +00:00 |
|
craig.p.drummond
|
4becbcf05c
|
Add menu to cover dialog, so that user can control which services are queried.
BUG: 385
|
2014-01-25 09:58:25 +00:00 |
|
craig.p.drummond
|
8b045d36b9
|
Add option to NOT download covers from last.fm
|
2014-01-25 09:56:54 +00:00 |
|
craig.p.drummond
|
eac0242e69
|
Combine podcast subscribe and search dialogs.
|
2014-01-23 19:55:03 +00:00 |
|
craig.p.drummond
|
8a9463a813
|
Remove refresh buttons in status bar, and place into main menu. Also, prompt for confirmation before perforing refresh.
|
2014-01-23 19:54:40 +00:00 |
|
craig.p.drummond
|
83316553fc
|
Remove find buttons in status bar, and use Ctrl-F for both find in views and find in playqueue. Action depends upon which view has focus.
BUG: 384
|
2014-01-23 19:53:56 +00:00 |
|
craig.p.drummond
|
1a2c7eb0b0
|
If Mopidy playlist starts with "Smart Playlist:" then treat as a 'smart' playlist - e.g. don't try to display song count, don't try to load songs in playlists view, use sub text 'Smart Playlist' (and fix playlist name), and don't allow saving to these playlsts.
|
2014-01-23 19:52:33 +00:00 |
|
craig.p.drummond
|
9c69b381f2
|
Fix handling of playlists with a colon in their name.
|
2014-01-23 19:51:56 +00:00 |
|
craig.p.drummond
|
820ee24dcf
|
Re-focus view when search closed.
|
2014-01-23 19:50:17 +00:00 |
|
craig.p.drummond
|
3daec7916c
|
- Dont allow buttons in main widow to recieve focus.
- Use Ctrl+G as short-cut to show genre combo popup.
|
2014-01-23 19:48:13 +00:00 |
|
craig.p.drummond
|
a5f0e4f08b
|
Only react to back or home action is listviews if view is visible!
|
2014-01-23 19:47:48 +00:00 |
|
craig.p.drummond
|
395558352b
|
Mopidy seems to require integer arguments to be quoted!
|
2014-01-21 20:04:45 +00:00 |
|
craig.p.drummond
|
ed4b0007c3
|
Fix some Mopidy 0.18 issues; cover and lyrics retrieval, folders view loading.
...more changes still required!
|
2014-01-21 18:58:22 +00:00 |
|
craig.p.drummond
|
26ecf8fcfb
|
As per Amarok, split albums into discs in grouped playqueue view.
|
2014-01-21 18:56:05 +00:00 |
|
craig.p.drummond
|
778957157d
|
Be consistent with other players, and dont show disc number in list.
|
2014-01-21 18:55:02 +00:00 |
|
craig.p.drummond
|
5defb8541d
|
Read lyrics from LYRICS tag for FLAC, Opus, Vorbis, and Speex files.
|
2014-01-17 21:50:23 +00:00 |
|
craig.p.drummond
|
1f0096c890
|
Call QApplication::alert() when showing errors - this causes taskbar entry to be marked.
|
2014-01-17 21:41:47 +00:00 |
|
craig.p.drummond
|
481a87def6
|
Place Cantata's 'toolbar' within a QToolBar - so that the style's toolbar look is preserved, and styles that can drag window via toolbar (e.g. QtCurve) still work.
|
2014-01-17 20:07:38 +00:00 |
|
craig.p.drummond
|
14ecf733bd
|
Set CMake defaults if not supplied on commandline; set prefix to /usr for Qt only Linux builds, path to kde4-config --prefix for KDE4 builds, and set build type to Release
|
2014-01-17 20:06:39 +00:00 |
|
craig.p.drummond
|
4cd01cf6ea
|
Europe and Canada regions in ListenLive are not re-loadable (as they are read from listenlive.xml)
|
2014-01-17 20:05:13 +00:00 |
|
craig.p.drummond
|
a03618d458
|
Add new view style "Basic Tree (No Icons)". This is as per the simple tree, but only images, and not icons, will be shown.
|
2014-01-17 20:04:12 +00:00 |
|
craig.p.drummond
|
7448f95369
|
Move all sidebar settings into settings dialog.
|
2014-01-16 19:30:39 +00:00 |
|
craig.p.drummond
|
719020d850
|
Move configuring of enabled views into main interface section of settings dialog.
|
2014-01-15 19:33:45 +00:00 |
|
craig.p.drummond
|
2d4b996c66
|
Fix displaying of disc and track numbers for online services.
|
2014-01-15 19:31:52 +00:00 |
|
craig.p.drummond
|
5eccda8a33
|
Use Podcasts and SoundCloud icons in cover widget, and song notification, for relevant tracks.
|
2014-01-15 19:31:32 +00:00 |
|
craig.p.drummond
|
489518b7f0
|
Before calling ReplyGain after ripping CD, need to convert filenames to destination suffix.
|
2014-01-13 22:12:25 +00:00 |
|
craig.p.drummond
|
8729740d1e
|
Allow to specify filename scheme when copying to library.
|
2014-01-13 21:30:57 +00:00 |
|
craig.p.drummond
|
cabc372b42
|
Fix info table!
|
2014-01-10 20:06:56 +00:00 |
|
craig.p.drummond
|
3307a72041
|
Look for covers via Spotify, iTunes, and Deezer
|
2014-01-10 20:06:40 +00:00 |
|
craig.p.drummond
|
5fb3c2ac23
|
Spelling
|
2014-01-10 20:06:09 +00:00 |
|
craig.p.drummond
|
c9887ffd59
|
Hide search tab by default
|
2014-01-10 20:01:17 +00:00 |
|
craig.p.drummond
|
7c11c3c996
|
Cache folder listing too
|
2014-01-10 20:00:10 +00:00 |
|
craig.p.drummond
|
cf2e5fbe76
|
If listallinfo fails, usr lsinfo recursively
BUG: 379
|
2014-01-08 19:43:05 +00:00 |
|
craig.p.drummond
|
13a07f1468
|
When downloading images, dont use extension to determine file format, instead look JFIF and PNG in first few data bytes.
BUG: 378
|
2014-01-07 20:02:40 +00:00 |
|
craig.p.drummond
|
c6d2e379a8
|
Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout.
|
2014-01-06 20:43:24 +00:00 |
|
craig.p.drummond
|
a8bae11cf6
|
Set cover-widget icon size to at least twice tab-widget large icon size.
|
2014-01-06 19:30:27 +00:00 |
|
craig.p.drummond
|
c6ac6efbc6
|
Add option to set language in Qt only builds
|
2014-01-06 19:30:00 +00:00 |
|