craig.p.drummond@gmail.com
|
a8be23dc18
|
Create a dummy clas for PlayQueuePage, so that when we save its name to the config file we get a more meaningfull name.
|
2012-06-26 11:10:39 +00:00 |
|
craig.p.drummond
|
4d84ed59fd
|
Always add auto-hide splitter action to sidebar menu. Just change the visibility of this when playqueue is added/removed from sidebar.
BUG:38
|
2012-06-25 18:03:26 +00:00 |
|
craig.p.drummond
|
89518fc423
|
When main window recieves a closeEvent, ignore the event but call quit action. Destroy main window in app destructor.
BUG:39
|
2012-06-25 18:03:03 +00:00 |
|
craig.p.drummond
|
52dee325e6
|
Android: More improvements, still not really useable. :-(
|
2012-06-23 11:59:15 +00:00 |
|
craig.p.drummond
|
e5cfb4f8b0
|
Android: configure colour, font, and some style settings
|
2012-06-22 15:57:16 +00:00 |
|
craig.p.drummond
|
bdb679fec3
|
Only show number of tracks, and duration, in playqueue status - consistent with other players.
|
2012-06-22 15:53:40 +00:00 |
|
craig.p.drummond
|
b3f36f1cae
|
Android: more sizing fixes
|
2012-06-22 15:51:13 +00:00 |
|
craig.p.drummond
|
86119efb0d
|
Save splitter state
|
2012-06-20 20:33:40 +00:00 |
|
craig.p.drummond
|
7be4593875
|
Resize message widget when change orientation
|
2012-06-20 17:02:47 +00:00 |
|
craig.p.drummond
|
96234d4bee
|
Android: Control location of sidebar depeding upon orientation.
|
2012-06-20 16:19:53 +00:00 |
|
craig.p.drummond
|
7e0be760f6
|
More work on android build - now have icons :-)
|
2012-06-20 05:57:40 +00:00 |
|
craig.p.drummond
|
8894263b1f
|
More android work...
|
2012-06-19 15:48:18 +00:00 |
|
craig.p.drummond
|
06f3d61818
|
Fix global shortcuts in qt-only build
|
2012-06-19 15:45:18 +00:00 |
|
craig.p.drummond
|
08205662ee
|
Initial support for android (Necessitas) build.
NOTE: This is *very* much a WORK IN PROGRESS. There are *lots* of missing icons, fonts are a bit too big, etc.
|
2012-06-18 23:00:22 +00:00 |
|
craig.p.drummond
|
6960b056d4
|
Add keyboard short-cut for 'back' icon in listviews.
|
2012-06-18 18:25:54 +00:00 |
|
craig.p.drummond
|
8991ad4287
|
Add option to place playqueue in sidebar.
|
2012-06-18 18:25:28 +00:00 |
|
craig.p.drummond
|
69112bdfc2
|
- Adjust size of covers in grouped view, icons in views, and main cover preview based upon font size.
- Add an extra cover-size setting (Automatic) which will adjust the covers in library and albums view based upon font size.
|
2012-06-18 18:23:47 +00:00 |
|
craig.p.drummond
|
c1c61ce0d4
|
Make TagLib optional.
|
2012-06-18 18:22:58 +00:00 |
|
craig.p.drummond
|
26b3bdc59c
|
Fix saving/reading/updating connection details.
|
2012-06-15 22:36:55 +00:00 |
|
craig.p.drummond
|
7b9a6c5c9b
|
Dont crash when close window!
|
2012-06-15 22:21:32 +00:00 |
|
craig.p.drummond
|
e5c17d08fd
|
Only ignore closeEvent if this is a 'spontaneous' event and we have a tray icon.
BUG:21
|
2012-06-15 20:27:39 +00:00 |
|
craig.p.drummond
|
ab8ea09330
|
Correct icon!
|
2012-06-15 19:50:49 +00:00 |
|
craig.p.drummond
|
bcaafe09ae
|
Adjust images when change sizes.
|
2012-06-15 19:40:41 +00:00 |
|
craig.p.drummond
|
5bff55a584
|
Support MPD queue functionality. Add an 'Add With Priority' to menu of library, etc, views. Add a 'Set Priority' to play queue. Requires MPD 0.17.0 or newer.
|
2012-06-15 19:05:14 +00:00 |
|
craig.p.drummond@gmail.com
|
fc7f4ab98e
|
Add option to specify HTTP server listen address/interface.
|
2012-06-15 11:40:53 +00:00 |
|
craig.p.drummond
|
09f452e765
|
Show tab short-cut in tooltip.
|
2012-06-14 19:06:34 +00:00 |
|
craig.p.drummond
|
fa1286485e
|
Control active connection with 'Ctrl+<num>', and control outputs with 'Meta+<num>'
|
2012-06-14 19:06:21 +00:00 |
|
craig.p.drummond
|
f521c8cb6f
|
If widget style returns -1 for spacing, default to 4 pixels instead.
BUG:35
|
2012-06-14 19:05:51 +00:00 |
|
craig.p.drummond
|
f2799181f2
|
Use Q_OS_XXX not Q_WS_XXX
|
2012-06-12 20:41:08 +00:00 |
|
craig.p.drummond
|
04b02b2b82
|
- Allow Icon/List for library view.
- Add option to show artist images in library view.
BUG:30
|
2012-06-11 21:07:24 +00:00 |
|
craig.p.drummond
|
21d3167bbf
|
Disable volume control if MPD returns a volume of -1 - as it does when the mixer is disabled.
BUG:23
|
2012-06-10 13:45:12 +00:00 |
|
craig.p.drummond
|
ee2b6f50bb
|
Fix song duration display when playing a stream
|
2012-06-10 13:18:04 +00:00 |
|
craig.p.drummond
|
276b23dc58
|
Show connection name in window titlebar - if we have multiple servers defined.
|
2012-06-10 12:54:17 +00:00 |
|
craig.p.drummond
|
605a469703
|
Fix update when chaning connection
|
2012-06-09 12:27:15 +00:00 |
|
craig.p.drummond
|
b99ec2b073
|
Multiple server support fixes
|
2012-06-08 17:54:59 +00:00 |
|
craig.p.drummond
|
8c9eb631f4
|
If an MPD connection has more than 1 output, show an 'Outputs' sub menu in the settings menu.
|
2012-06-08 17:54:25 +00:00 |
|
craig.p.drummond
|
f31a7264cd
|
Add support for multiple MPD servers.
|
2012-06-08 17:53:35 +00:00 |
|
craig.p.drummond
|
c46113c1c5
|
Fix size of playback buttons in qt-only build. Force icons to have a 28x28 setting.
|
2012-06-01 16:28:48 +00:00 |
|
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
|
235731eb8d
|
If URL scheme is empty, assume it is a file.
|
2012-06-01 16:25:12 +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
|
4aecafef4c
|
Add Track Organizer dialog to Qt-only build.
|
2012-05-31 19:48:31 +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
|
ccbcba0cc6
|
Initial windows port.
|
2012-05-30 17:34:58 +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
|
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@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
|
e25df38bc1
|
Fix loading of commandline passed files when we have a local MPD connection.
|
2012-05-08 17:06:57 +00:00 |
|