craig.p.drummond@gmail.com
|
025ff2ee76
|
Dont attempt to get current song if we are still inactive
|
2012-08-15 11:12:13 +00:00 |
|
craig.p.drummond@gmail.com
|
7d8691a642
|
Use QWIDGETSIZE_MAX and not INT_MAX to set maximum height of expanded interface.
|
2012-08-15 11:11:36 +00:00 |
|
craig.p.drummond@gmail.com
|
64cfcab3b6
|
Only refresh status once in praseIdle
|
2012-08-14 11:08:46 +00:00 |
|
craig.p.drummond@gmail.com
|
4b008d734a
|
Fix Qt compile
|
2012-08-14 11:08:20 +00:00 |
|
craig.p.drummond
|
e275a59609
|
Use changeExtension() from Utils
|
2012-08-13 18:57:15 +00:00 |
|
craig.p.drummond
|
ec869adaa6
|
Set full filepath, if from a device
|
2012-08-13 18:56:53 +00:00 |
|
craig.p.drummond
|
166de592c9
|
Check file exists before tryng to read tags
|
2012-08-13 18:56:28 +00:00 |
|
craig.p.drummond
|
832aaa6a08
|
Save MPD filename scheme settings with MPD server settings.
|
2012-08-13 18:56:01 +00:00 |
|
craig.p.drummond
|
129521949f
|
If 'showPage' is called (via DBUS interface), ensure interface is expanded.
|
2012-08-13 18:55:33 +00:00 |
|
craig.p.drummond@gmail.com
|
ce6244a874
|
Cant use 'isVisible' to detect when expanded/collapsed - as we might be hidden in system tray!!
|
2012-08-13 11:07:32 +00:00 |
|
craig.p.drummond@gmail.com
|
a5f487644a
|
Reduce tiemout waiting for read replies - cant't jsut wait indefinetely
|
2012-08-13 11:06:59 +00:00 |
|
craig.p.drummond
|
3acb9b0329
|
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
|
6aa5edb158
|
Use 'avcodec' if 'ffmpeg' is not found.
|
2012-08-12 14:14:42 +00:00 |
|
craig.p.drummond
|
63863abd2c
|
Update Polish translation.
|
2012-08-12 14:14:21 +00:00 |
|
craig.p.drummond
|
704e8787f2
|
Update verison of KMessageWidget
|
2012-08-12 14:13:56 +00:00 |
|
craig.p.drummond
|
f89c6435ee
|
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
|
bd5e78b4ce
|
Fix some sizing issues
|
2012-08-10 12:39:37 +00:00 |
|
craig.p.drummond@gmail.com
|
3137da2bc2
|
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
|
8cad9d1960
|
Dont use deprecated function
|
2012-08-10 11:14:43 +00:00 |
|
craig.p.drummond
|
19092d1c1f
|
- Reset status when connection lost.
- Dont attempt to send commands if not connected.
|
2012-08-09 20:57:15 +00:00 |
|
craig.p.drummond
|
dcf85a1cef
|
If we loose MPD connection, then show error widget.
|
2012-08-09 20:52:03 +00:00 |
|
craig.p.drummond
|
279eae51a0
|
If socket.write() fails, to do a waitFroWritten!!!
|
2012-08-09 20:46:12 +00:00 |
|
craig.p.drummond
|
f172d389c1
|
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
|
76ac26c2b7
|
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
|
a734e1092f
|
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
|
a77766af8a
|
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
|
a9db7a35d6
|
Attempt to reconnect every .5s (for 15s) when resuming
|
2012-08-08 11:16:26 +00:00 |
|
craig.p.drummond
|
102fdf6f2a
|
Delay reconnect for 1.5s
|
2012-08-07 19:46:58 +00:00 |
|
craig.p.drummond
|
40a5663293
|
To help with windows build, embed pre-rendered versions of main icon.
|
2012-08-07 19:38:33 +00:00 |
|
craig.p.drummond
|
e208f2bde5
|
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
|
8a1cd70eba
|
Rename 'small' parameter - to fix build issue with windows.
|
2012-08-06 19:07:12 +00:00 |
|
craig.p.drummond@gmail.com
|
9a9c58f6d3
|
Fix multiple downlod attempts when getting covers from HTTP.
|
2012-08-06 12:34:48 +00:00 |
|
craig.p.drummond@gmail.com
|
dccbb95668
|
When requesting covers from a HTTP server, use QUrl::toPercentEncoding.
|
2012-08-06 12:24:56 +00:00 |
|
craig.p.drummond@gmail.com
|
912304a261
|
Add CMake options to disable 'automagic' dependencies
|
2012-08-06 12:05:58 +00:00 |
|
craig.p.drummond@gmail.com
|
979e819121
|
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
|
a9d342577d
|
- 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
|
e5420a1243
|
Use command list when adding songs to playlist.
|
2012-07-12 17:57:52 +00:00 |
|
craig.p.drummond@gmail.com
|
502789d291
|
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
|
b6e5592884
|
When fading on stop, reset original volume immediately before sending stop.
BUG:46
|
2012-07-10 20:18:35 +00:00 |
|
craig.p.drummond
|
ef39409fd4
|
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
|
7fb7723e64
|
Oops! Remove forcnig of http downloads...
|
2012-07-10 19:55:20 +00:00 |
|
craig.p.drummond
|
bbc8503ddf
|
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
|
a82277d880
|
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
|
d09399dc27
|
Ensure correct phonon state at start-up.
|
2012-07-10 17:14:35 +00:00 |
|
craig.p.drummond@gmail.com
|
2eb2ffb081
|
Display version number in Qt-only about dialog.
|
2012-07-10 12:06:53 +00:00 |
|
craig.p.drummond
|
973f75c566
|
Update
|
2012-07-09 18:42:53 +00:00 |
|
craig.p.drummond
|
fe3b041704
|
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
|
000a8f7098
|
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
|
a949d4a322
|
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
|
9c9182068e
|
Exclude android stuff from source package - its not usable anyway!!!
|
2012-07-08 17:09:06 +00:00 |
|