Commit Graph

620 Commits

Author SHA1 Message Date
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
b1c99d0ebc Store settings in config file if KDE wallet is disabled.
BUG:41
2012-06-26 11:09:57 +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
e5cfb4f8b0 Android: configure colour, font, and some style settings 2012-06-22 15:57:16 +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
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
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
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
c246daf00e Reduce #ifdef 2012-06-19 15:46:17 +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
a147d8277d No local socket support for windows build 2012-06-18 18:25:04 +00:00
craig.p.drummond
f822dafe3c 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
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
2146768b5c Set combo index 2012-06-15 22:22:41 +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
e51924b1b8 Add note about artist images. 2012-06-14 19:05:30 +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@gmail.com
692bbf6590 Show playlist files in library and album views.
BUG:27
2012-06-12 11:16:37 +00:00
craig.p.drummond@gmail.com
7ca4356a81 Set ListView grid size before setting the mode.
BUG:33
2012-06-12 11:02:35 +00:00
craig.p.drummond@gmail.com
42a6cccd72 Dont allow selection to overlap tab-widget border lines in preferences dialog. 2012-06-12 11:02:20 +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@gmail.com
27694d1531 Fix genre filtering in albums view.
BUG:31
2012-06-11 11:04:56 +00:00
craig.p.drummond
73a7e1122e Read images from mp3 (ID3v2), mp4, flac, and ogg files.
BUG:24
2012-06-10 16:04:57 +00:00
craig.p.drummond
d52977ff8a Fix storing of connection details for qt-only build. 2012-06-10 14:52:49 +00:00