craig.p.drummond@gmail.com
129172ad0f
Reduce tiemout waiting for read replies - cant't jsut wait indefinetely
2012-08-13 11:06:59 +00:00
craig.p.drummond
9bbfe046c7
Show current song details in tooltip of notification icon for Qt builds as per KDE builds.
2012-08-12 17:15:59 +00:00
craig.p.drummond
8cbc666e00
Use 'avcodec' if 'ffmpeg' is not found.
2012-08-12 14:14:42 +00:00
craig.p.drummond
04b7905d55
Update Polish translation.
2012-08-12 14:14:21 +00:00
craig.p.drummond
30e064e45b
Update verison of KMessageWidget
2012-08-12 14:13:56 +00:00
craig.p.drummond
9fa4d74880
In Qt (Linux) build, also register org.kde.cantata service - so that messages from dynamic helper can be recieved.
2012-08-12 14:13:33 +00:00
craig.p.drummond@gmail.com
319293c6f6
Fix some sizing issues
2012-08-10 12:39:37 +00:00
craig.p.drummond@gmail.com
11f5ffec48
In Qt-builds, if we failt to update files (tag editor, replaygain) then show the list of failures in the 'detailed text' section.
2012-08-10 11:16:51 +00:00
craig.p.drummond@gmail.com
0659ed2d30
Dont use deprecated function
2012-08-10 11:14:43 +00:00
craig.p.drummond
5dd0942066
- Reset status when connection lost.
...
- Dont attempt to send commands if not connected.
2012-08-09 20:57:15 +00:00
craig.p.drummond
89b811ad3d
If we loose MPD connection, then show error widget.
2012-08-09 20:52:03 +00:00
craig.p.drummond
7ffe313d54
If socket.write() fails, to do a waitFroWritten!!!
2012-08-09 20:46:12 +00:00
craig.p.drummond
14bed7ca3a
If we show an error, or info, message whilst using compact interface - then adjust size to take message widget into account.
2012-08-09 20:26:42 +00:00
craig.p.drummond
6a09f94b64
More work on reconnectnig after 'resume'
...
- Use a QTimer, so that we can have queued connection
- Show info mesasge (if taken longer than 1 second) to indicate that we are resuming
2012-08-09 19:44:33 +00:00
craig.p.drummond@gmail.com
22d314adb1
Fix issue with certain styles not drawing selection background in icon view.
2012-08-08 15:18:55 +00:00
craig.p.drummond@gmail.com
d3f8a54311
When restoring window from notification area, also raise and activate the window.
2012-08-08 11:42:32 +00:00
craig.p.drummond@gmail.com
41b7f8184f
Attempt to reconnect every .5s (for 15s) when resuming
2012-08-08 11:16:26 +00:00
craig.p.drummond
a0d83047ca
Delay reconnect for 1.5s
2012-08-07 19:46:58 +00:00
craig.p.drummond
abc80ebf47
To help with windows build, embed pre-rendered versions of main icon.
2012-08-07 19:38:33 +00:00
craig.p.drummond
44bc6d6587
With KDE builds (4.7 or later), and Windows Qt builds, reconnect to MPD when system is resumed.
2012-08-06 19:07:58 +00:00
craig.p.drummond
6c379c693d
Rename 'small' parameter - to fix build issue with windows.
2012-08-06 19:07:12 +00:00
craig.p.drummond@gmail.com
f49201fe19
Fix multiple downlod attempts when getting covers from HTTP.
2012-08-06 12:34:48 +00:00
craig.p.drummond@gmail.com
49003527c2
When requesting covers from a HTTP server, use QUrl::toPercentEncoding.
2012-08-06 12:24:56 +00:00
craig.p.drummond@gmail.com
ca1ae3808e
Add CMake options to disable 'automagic' dependencies
2012-08-06 12:05:58 +00:00
craig.p.drummond@gmail.com
55af254f81
Fix crash when toggling playqueue in sidebar at application start-up.
...
BUG:48
2012-07-23 10:51:46 +00:00
craig.p.drummond@gmail.com
720a09d1c6
- Fix track order when adding newly added album to playqueue.
...
- When dragging one artist, or album, in treeview to play queue, show cover image (if possible).
BUG:48
2012-07-20 11:46:34 +00:00
craig.p.drummond
d47747127a
Use command list when adding songs to playlist.
2012-07-12 17:57:52 +00:00
craig.p.drummond@gmail.com
0c6ae40474
Fix saving of library to XML cache when multiple artist albums are grouped under 'Various Artists' (only save artist attribute once!!)
...
BUG:47
2012-07-11 11:20:18 +00:00
craig.p.drummond
e8007615ee
When fading on stop, reset original volume immediately before sending stop.
...
BUG:46
2012-07-10 20:18:35 +00:00
craig.p.drummond
65f03c0229
Dont update MPD volume just after we receive a status update - as MPD already has that setting! Fixes an issue with pulseaudio setups - where MPD disconnects from pulse audio, tells cantata that volume is -1, and cantata attempts to set volume to 0.
...
BUG:46
2012-07-10 20:09:10 +00:00
craig.p.drummond
e611822ae1
Oops! Remove forcnig of http downloads...
2012-07-10 19:55:20 +00:00
craig.p.drummond
5917238c34
If 'Music folder' in settings dialog is a http folder (path starts with http://), then attempt to download cover-art from the http server.
2012-07-10 19:43:58 +00:00
craig.p.drummond@gmail.com
674fff8fed
When expanding interface, set max size to INT_MAX. Otherwise, on windows at least, the maximise button can get disabled.
...
BUG:45
2012-07-10 17:36:01 +00:00
craig.p.drummond@gmail.com
7a4257127b
Ensure correct phonon state at start-up.
2012-07-10 17:14:35 +00:00
craig.p.drummond@gmail.com
0f5e9e9ffb
Display version number in Qt-only about dialog.
2012-07-10 12:06:53 +00:00
craig.p.drummond
d5a7e5ce5a
Update
2012-07-09 18:42:53 +00:00
craig.p.drummond
a54579801a
When applying updates in tag editor, track organizer, or replay gain dialog show a progress bar to indicate activity.
2012-07-09 18:42:36 +00:00
craig.p.drummond
2154e0088c
Dont attempt to rename a playlist to its current name - otherwise it is deleted!
2012-07-09 18:42:12 +00:00
craig.p.drummond
9e9d390b21
Detect when this is the first time a user has run Cantata. If so, don't place the play queue in the sidebar.
2012-07-09 18:41:44 +00:00
craig.p.drummond
450f0a47a0
Exclude android stuff from source package - its not usable anyway!!!
2012-07-08 17:09:06 +00:00
craig.p.drummond
957ebcfc26
Update
2012-07-08 16:35:32 +00:00
craig.p.drummond
09955fd657
Update
2012-07-06 20:41:53 +00:00
craig.p.drummond
badbe953c1
Fix auto-hiding splitter issues when toggle playqueue in sidebar:
...
1. Autohide is off, play queue is placed in the right part of the splitter (as in previous versions of Cantata), and the splitter handle is set to about 0.5 of whole windows width
2. Turn on sidebar autohide
3. Place the play queue in the sidebar
4. Remove the play queue from the sidebar
5. Result: the sidebar autohides (as expected), but occupies the whole width when expanded (and not the 0.5, as previously).
Patch by Piotr Wicijowski
2012-07-03 19:35:46 +00:00
craig.p.drummond
177e4851ef
Regenerate
2012-07-03 18:45:18 +00:00
craig.p.drummond
e724fb2c71
Update
2012-07-03 18:44:26 +00:00
craig.p.drummond
773488ff8a
Fix spelling!!!!
2012-07-03 18:43:42 +00:00
craig.p.drummond
81016aa112
Add default priority action
2012-07-03 18:40:33 +00:00
craig.p.drummond
78f1887fda
Stop position timer whilst dragging slider.
2012-07-03 18:40:09 +00:00
craig.p.drummond
73de313ab5
Fix setting custmo priority in play queue.
2012-07-03 18:39:51 +00:00
craig.p.drummond
31ece6fffc
When saving lyrics provider settings to config file, need to use orignal ID string - not the translated one.
...
BUG: 44
2012-06-29 19:46:08 +00:00