craig.p.drummond
|
2eca235c80
|
Read MPD dir setting at start-up, so that the is-readable flag is set.
|
2012-06-01 16:27:35 +00:00 |
|
craig.p.drummond
|
f376b3d02b
|
Remove ThreadWeaver usage, and add ReplayGain calculation support to Qt-only builds.
|
2012-06-01 16:27:08 +00:00 |
|
craig.p.drummond
|
81a8a9a0b5
|
Fix order of title/message in Qt dialogs.
|
2012-06-01 16:26:41 +00:00 |
|
craig.p.drummond
|
b568759c8f
|
Fix error text
|
2012-06-01 16:26:27 +00:00 |
|
craig.p.drummond
|
9be66ec3e0
|
- Make Qt-only builds single instance apps, as per KDE build.
- Add commandline file loading support to Qt-only builds.
|
2012-06-01 16:25:49 +00:00 |
|
craig.p.drummond
|
235731eb8d
|
If URL scheme is empty, assume it is a file.
|
2012-06-01 16:25:12 +00:00 |
|
craig.p.drummond
|
2265eebe17
|
Implement a basic spinner widget for item views in Qt-only builds.
|
2012-06-01 16:24:54 +00:00 |
|
craig.p.drummond
|
ad05236cbd
|
Fix 'locate in library' when MPD dir is not accessible.
|
2012-06-01 16:24:40 +00:00 |
|
craig.p.drummond
|
9ac7dad2c2
|
Disable 'Edit Tags' and 'Organize Files' actions if MPD dir is not readable.
|
2012-06-01 16:24:21 +00:00 |
|
craig.p.drummond
|
c064cce9b5
|
Save MPD filename settings.
|
2012-06-01 16:24:04 +00:00 |
|
craig.p.drummond
|
2c8a4942f2
|
Fix build.
|
2012-06-01 16:23:49 +00:00 |
|
craig.p.drummond
|
4aecafef4c
|
Add Track Organizer dialog to Qt-only build.
|
2012-05-31 19:48:31 +00:00 |
|
craig.p.drummond
|
e6b6463cc1
|
Use 'ok' passed to getText
|
2012-05-31 17:47:52 +00:00 |
|
craig.p.drummond
|
f5f3114145
|
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
|
2012-05-31 17:45:57 +00:00 |
|
craig.p.drummond
|
30226aca37
|
Make it a bit simpler...
|
2012-05-31 16:49:30 +00:00 |
|
craig.p.drummond
|
ccbcba0cc6
|
Initial windows port.
|
2012-05-30 17:34:58 +00:00 |
|
craig.p.drummond
|
7a09d80884
|
Implement Ctrl+MouseWheel zoom for Qt-only info view.
|
2012-05-30 17:15:11 +00:00 |
|
craig.p.drummond
|
d6dfcff226
|
Fix alignment
|
2012-05-30 17:10:25 +00:00 |
|
craig.p.drummond
|
3f5f0cf148
|
Add ability to play MPD HTTP output strem via phonon.
NOTE: There seems to be some delay when starting, etc, probably caused by MPD/Phonon buffering.
|
2012-05-29 19:21:05 +00:00 |
|
craig.p.drummond@gmail.com
|
a6cc04592b
|
Fix Qt-only install failure (cannot find RUNTIME)
BUG:18
|
2012-05-21 11:24:40 +00:00 |
|
craig.p.drummond
|
496f0ab56c
|
Document cantata-dynamic
|
2012-05-18 16:59:32 +00:00 |
|
craig.p.drummond
|
64e9f37a0b
|
When 'Return'/'Enter' is pressed when play queue has focus, start playing from the first selected song.
BUG:16
|
2012-05-18 16:46:42 +00:00 |
|
craig.p.drummond
|
bf9c32af5f
|
Have cantata-dynamic helper script send a dbus message when it starts and stops - so that cantata main window can show the current status if the helper is started externally.
|
2012-05-18 16:37:27 +00:00 |
|
craig.p.drummond
|
9234e6351b
|
Fix transcoding with new ffmpeg.
BUG:15
|
2012-05-18 16:33:28 +00:00 |
|
craig.p.drummond@gmail.com
|
f64437753d
|
- Only attempt to load a cover from MPD dir if the song actually has a file path
- For streamed songs, add actual path to URL query
|
2012-05-12 20:07:32 +00:00 |
|
craig.p.drummond@gmail.com
|
4c79fa7399
|
Dont need to check 'isAlive' when decoding URLs.
|
2012-05-12 19:48:26 +00:00 |
|
craig.p.drummond@gmail.com
|
da2b114c80
|
Only automatically start playing songs if we are replacing the playqueue, or the song is the first song added via the commandline.
BUG:13
|
2012-05-12 19:39:36 +00:00 |
|
craig.p.drummond@gmail.com
|
c3b9ce9ce0
|
Set minimum font size for info page.
BUG:12
|
2012-05-10 19:57:01 +00:00 |
|
craig.p.drummond@gmail.com
|
4e6331e353
|
More fixes for apply/revert various-artists workaround...
|
2012-05-10 19:50:07 +00:00 |
|
craig.p.drummond@gmail.com
|
aeee3f0b68
|
Fix tag-editor's 'Various Artists' workaround when all tracks is selected.
|
2012-05-10 11:09:26 +00:00 |
|
craig.p.drummond@gmail.com
|
3d696930d2
|
- When saving track name to cache, save the actual name, no the displayed name.
- Attempt to fix errors in cache where the displayed name was saved.
|
2012-05-10 11:09:01 +00:00 |
|
craig.p.drummond@gmail.com
|
75115599b3
|
Fix spelling mistakes.
BUG:11
|
2012-05-09 19:26:59 +00:00 |
|
craig.p.drummond@gmail.com
|
71be9ae8dd
|
Update
|
2012-05-08 20:00:42 +00:00 |
|
craig.p.drummond@gmail.com
|
42e7ee76e1
|
Remove reference to job in all cases. Fixes the scenario where the top-left album widget displays cover from previous album.
|
2012-05-08 17:07:08 +00:00 |
|
craig.p.drummond@gmail.com
|
e25df38bc1
|
Fix loading of commandline passed files when we have a local MPD connection.
|
2012-05-08 17:06:57 +00:00 |
|
craig.p.drummond@gmail.com
|
82a0aa51a0
|
When songs added to playQueue - start-playing song if playQueue has no current song, and the state is 'inactive'. This should handle the case where the playqueue is empty, and cantata is started with a list of songs on the commandline.
|
2012-05-08 11:13:10 +00:00 |
|
craig.p.drummond@gmail.com
|
38bdaaeb4e
|
Fix loading of songs via commandline if we are set to use HTTP server.
|
2012-05-08 11:04:03 +00:00 |
|
craig.p.drummond@gmail.com
|
5992069084
|
Only call 'showNormal' if current instance is not visible.
|
2012-05-08 11:03:39 +00:00 |
|
craig.p.drummond@gmail.com
|
ddad7c9c69
|
When determining indexes to add to 'selectedIndexes' for a collapsed album (in grouped style play queue/lists), ensure each index is only added once.
|
2012-05-07 18:47:07 +00:00 |
|
craig.p.drummond@gmail.com
|
26744121e3
|
When adding items to playqueue, only start to play if playqueue was previously empty.
|
2012-05-07 17:04:37 +00:00 |
|
craig.p.drummond@gmail.com
|
33b44c849f
|
Spelling
|
2012-05-07 12:59:03 +00:00 |
|
craig.p.drummond@gmail.com
|
3c30af690f
|
Update
|
2012-05-07 12:55:31 +00:00 |
|
craig.p.drummond@gmail.com
|
70d90290f8
|
Ensure song filenames do not contain audio-folder path.
|
2012-05-07 12:26:28 +00:00 |
|
craig.p.drummond@gmail.com
|
02652427fc
|
Connect autoScan signal
|
2012-05-06 07:21:42 +00:00 |
|
craig.p.drummond@gmail.com
|
eebebac4c2
|
Spelling
|
2012-05-04 11:59:18 +00:00 |
|
craig.p.drummond@gmail.com
|
618b55055a
|
When performing a custom lytics seatch, and we have no current song, dont attempt to save the file to MPDs music folder (there is no valid filename).
|
2012-05-04 11:11:27 +00:00 |
|
craig.p.drummond@gmail.com
|
8594783c02
|
Better error text.
|
2012-05-04 11:07:45 +00:00 |
|
craig.p.drummond@gmail.com
|
e01b0759f6
|
Remove KIO devices from changelog, nowhere near ready!
|
2012-05-04 11:07:24 +00:00 |
|
craig.p.drummond@gmail.com
|
3b6a820bb8
|
Fix copying track from MTP devices.
|
2012-05-04 11:06:46 +00:00 |
|
craig.p.drummond@gmail.com
|
2170b85c5f
|
Fix qt build
|
2012-05-04 11:06:17 +00:00 |
|