Commit Graph

1287 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
00a97e0ecb 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
dea1f32ea2 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
a39c563323 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
b2857f3f70 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
261782f8c6 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
58acc2f7f8 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
36c4c18de1 Store settings in config file if KDE wallet is disabled.
BUG:41
2012-06-26 11:09:57 +00:00
craig.p.drummond
1d55f99f46 More avcode v54 work
BUG:40
2012-06-25 19:59:08 +00:00
craig.p.drummond
2244602a0f Include header 2012-06-25 19:35:20 +00:00
craig.p.drummond
16ec81f67a Fix compile with avcodec v54
BUG:40
2012-06-25 18:13:23 +00:00
craig.p.drummond
aa767c824e 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
9a41359def 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
cdeac3a31c Fix missing slot warnings 2012-06-24 14:02:43 +00:00
craig.p.drummond
2396117f33 Android: More improvements, still not really useable. :-( 2012-06-23 11:59:15 +00:00
craig.p.drummond
2fef601897 Android: Add app icons 2012-06-22 17:48:54 +00:00
craig.p.drummond
73477d32a8 No need for vars 2012-06-22 17:24:02 +00:00
craig.p.drummond
42804a9e69 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
c2cc874341 Android: configure colour, font, and some style settings 2012-06-22 15:57:16 +00:00
craig.p.drummond
e182a457e2 Init size of back buttons 2012-06-22 15:56:41 +00:00
craig.p.drummond
66fd7f9aa8 Use volume icon for speaker 2012-06-22 15:56:23 +00:00
craig.p.drummond
2b60a5212b Fix tab indexes 2012-06-22 15:56:05 +00:00
craig.p.drummond
06a6957e47 Fix non-android compile! 2012-06-22 15:55:46 +00:00
craig.p.drummond
70635ba216 Remove min size setting 2012-06-22 15:55:27 +00:00
craig.p.drummond
d45292f9aa 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
4de36365aa Android: Set line-edit clear icon 2012-06-22 15:53:14 +00:00
craig.p.drummond
5b32b51a23 Android: more sizing fixes 2012-06-22 15:51:13 +00:00
craig.p.drummond
b8896b90a0 Fix config dir 2012-06-22 15:50:50 +00:00
craig.p.drummond
9a061fc2d0 Android: Faked up touch scroll - not fully working, behaves a bit odd... 2012-06-20 22:58:16 +00:00
craig.p.drummond
f72a730308 Android: Work around single-click to activate items 2012-06-20 20:39:46 +00:00
craig.p.drummond
f36a40926c Android: bigger gap between icons 2012-06-20 20:35:35 +00:00
craig.p.drummond
097483ef75 Android: no background image - and no lyrics at the moment :-( 2012-06-20 20:34:22 +00:00
craig.p.drummond
e40afefb52 Save splitter state 2012-06-20 20:33:40 +00:00
craig.p.drummond
0647610cb3 Android: Set config and cache locations 2012-06-20 17:36:35 +00:00
craig.p.drummond
95aaaf57dc Resize message widget when change orientation 2012-06-20 17:02:47 +00:00
craig.p.drummond
020a881b7d ...and allow sidebar on top too :-) 2012-06-20 16:20:36 +00:00
craig.p.drummond
83c832f858 Android: no external settings 2012-06-20 16:20:15 +00:00
craig.p.drummond
1f5b2ec2a3 Android: Control location of sidebar depeding upon orientation. 2012-06-20 16:19:53 +00:00
craig.p.drummond
c6a55ea4fa Add option to have sidebar on the bottom. 2012-06-20 16:19:13 +00:00
craig.p.drummond
703c5054c9 Provide sub-text for all items in folderview, fixes corruption of list mode. 2012-06-20 16:18:50 +00:00
craig.p.drummond
84f85cb0e6 More work on android build - now have icons :-) 2012-06-20 05:57:40 +00:00
craig.p.drummond
d932e73071 More android work... 2012-06-19 15:48:18 +00:00
craig.p.drummond
bdd12249a2 Reduce #ifdef 2012-06-19 15:46:17 +00:00
craig.p.drummond
b97a383ec0 Fix issue (in Qt-builds) where messge widget sometimes (mainly at start-up) is not not as wide as the main window. 2012-06-19 15:45:53 +00:00
craig.p.drummond
b689bfb693 Fix global shortcuts in qt-only build 2012-06-19 15:45:18 +00:00
craig.p.drummond
7e25cd0e30 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
5706ab86d6 Add keyboard short-cut for 'back' icon in listviews. 2012-06-18 18:25:54 +00:00
craig.p.drummond
1cc61648ae Add option to place playqueue in sidebar. 2012-06-18 18:25:28 +00:00
craig.p.drummond
309283894e No local socket support for windows build 2012-06-18 18:25:04 +00:00
craig.p.drummond
8d481bdd46 Hide 'stop dynamizer on exit' for windows build, as there is no dynamic mode!! 2012-06-18 18:24:44 +00:00
craig.p.drummond
a55768ad9e s/Q_WS_WIN/Q_OS_WIN/g 2012-06-18 18:24:14 +00:00