craig.p.drummond
e07342442b
Spelling
2012-06-27 21:17:27 +00:00
craig.p.drummond
ed4034a688
Dont hide progressbar until we have actually finished!
2012-06-27 21:17:08 +00:00
craig.p.drummond
a12dd645ff
Regenerate
2012-06-27 20:49:49 +00:00
craig.p.drummond
9a4b322dfb
Remove KIO device support - it never worked, was slow, and not useable in its current state.
2012-06-27 17:18:58 +00:00
craig.p.drummond
ca52bc0db5
Forgot to add :-(
2012-06-27 17:07:09 +00:00
craig.p.drummond
b56156fe8d
Use italic text for note.
2012-06-27 17:06:44 +00:00
craig.p.drummond
e530838c8f
Save genre with album (taken from 1st track), and only save with track if this is different to the album's genre.
2012-06-27 17:06:28 +00:00
craig.p.drummond
ce59bd7a36
- Use better names for library/folder loading signals.
...
- Don't pass dbDateTime into load function, instead store dbDateTime in connection and use this.
- Don't store db time all over the place in the GUI thread, turn MPDStats into a singleton like MPDStatus and use that
2012-06-27 17:05:48 +00:00
craig.p.drummond
3657310768
When calculating sizeHint, use same calculation as used in LibraryPage/AlbumsPage
...
BUG:43
2012-06-27 17:05:21 +00:00
craig.p.drummond@gmail.com
0d9a371399
When updating, remove songs first, then add. This way if a non-key field is updated, song wont disappear!
2012-06-26 11:30:55 +00:00
craig.p.drummond@gmail.com
6fcbfbabbb
Fix noticing of tag chages when MPD database is updated. When comparing songs need to check all fields - not just filename!
2012-06-26 11:23:35 +00:00
craig.p.drummond@gmail.com
13b5464fdc
When reading mpd.conf file, if bind_to_address is set to "any", then use default of "locahost".
2012-06-26 11:12:11 +00:00
craig.p.drummond@gmail.com
b1ec217249
When fetching lyrics or info for a song which has had the 'various artists' workaround applied - revert this before requesting data.
2012-06-26 11:11:18 +00:00
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@gmail.com
996c746086
When using tab-style sidebar, need to call ShowWidget when index is changed.
...
BUG:42
2012-06-26 11:10:26 +00:00
craig.p.drummond@gmail.com
b1c99d0ebc
Store settings in config file if KDE wallet is disabled.
...
BUG:41
2012-06-26 11:09:57 +00:00
craig.p.drummond
0e4df151e0
More avcode v54 work
...
BUG:40
2012-06-25 19:59:08 +00:00
craig.p.drummond
d540bc4ff7
Include header
2012-06-25 19:35:20 +00:00
craig.p.drummond
e1375116ad
Fix compile with avcodec v54
...
BUG:40
2012-06-25 18:13:23 +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
9c98e93a04
Fix missing slot warnings
2012-06-24 14:02:43 +00:00
craig.p.drummond
52dee325e6
Android: More improvements, still not really useable. :-(
2012-06-23 11:59:15 +00:00
craig.p.drummond
3efda34b2b
Android: Add app icons
2012-06-22 17:48:54 +00:00
craig.p.drummond
2654f7c22e
No need for vars
2012-06-22 17:24:02 +00:00
craig.p.drummond
8446a95e3d
Android: Work on faking touch scroll. Still not perfect, seems to interfere with drag'n'drop :-(
2012-06-22 17:15: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
efaca142bd
Init size of back buttons
2012-06-22 15:56:41 +00:00
craig.p.drummond
fb436705bf
Use volume icon for speaker
2012-06-22 15:56:23 +00:00
craig.p.drummond
cacd65190d
Fix tab indexes
2012-06-22 15:56:05 +00:00
craig.p.drummond
bf59f2eaff
Fix non-android compile!
2012-06-22 15:55:46 +00:00
craig.p.drummond
a99649cee3
Remove min size setting
2012-06-22 15:55:27 +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
f1294686a3
Android: Set line-edit clear icon
2012-06-22 15:53:14 +00:00
craig.p.drummond
b3f36f1cae
Android: more sizing fixes
2012-06-22 15:51:13 +00:00
craig.p.drummond
9c6c1be71e
Fix config dir
2012-06-22 15:50:50 +00:00
craig.p.drummond
bb523394ea
Android: Faked up touch scroll - not fully working, behaves a bit odd...
2012-06-20 22:58:16 +00:00
craig.p.drummond
1884f42608
Android: Work around single-click to activate items
2012-06-20 20:39:46 +00:00
craig.p.drummond
1720faa002
Android: bigger gap between icons
2012-06-20 20:35:35 +00:00
craig.p.drummond
bd22eaa1e4
Android: no background image - and no lyrics at the moment :-(
2012-06-20 20:34:22 +00:00
craig.p.drummond
86119efb0d
Save splitter state
2012-06-20 20:33:40 +00:00
craig.p.drummond
28d79676cd
Android: Set config and cache locations
2012-06-20 17:36:35 +00:00
craig.p.drummond
7be4593875
Resize message widget when change orientation
2012-06-20 17:02:47 +00:00
craig.p.drummond
e69c7f4b73
...and allow sidebar on top too :-)
2012-06-20 16:20:36 +00:00
craig.p.drummond
aa708d57bc
Android: no external settings
2012-06-20 16:20:15 +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
737adfda98
Add option to have sidebar on the bottom.
2012-06-20 16:19:13 +00:00
craig.p.drummond
6d8cd45cb7
Provide sub-text for all items in folderview, fixes corruption of list mode.
2012-06-20 16:18:50 +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