Commit Graph

1260 Commits

Author SHA1 Message Date
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
craig.p.drummond
0e2c130002 - 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
63e0431f6c Make TagLib optional. 2012-06-18 18:22:58 +00:00
craig.p.drummond
8acc55cfdd Make more columns italic in replaygain dailog to make entries that will be modified. 2012-06-18 18:22:41 +00:00
craig.p.drummond
6a6a1a9fc2 Drastically reduce replay-gain calculation memory usage. 2012-06-18 18:22:09 +00:00
craig.p.drummond
dc96d65f7d Fix saving/reading/updating connection details. 2012-06-15 22:36:55 +00:00
craig.p.drummond
d033873e46 Set combo index 2012-06-15 22:22:41 +00:00
craig.p.drummond
849bdf153f Dont crash when close window! 2012-06-15 22:21:32 +00:00
craig.p.drummond
83d492e033 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
25c8771ebb Show priority after track title. 2012-06-15 19:53:12 +00:00
craig.p.drummond
6981077c63 Correct icon! 2012-06-15 19:50:49 +00:00
craig.p.drummond
4c49bdc00a Adjust images when change sizes. 2012-06-15 19:40:41 +00:00
craig.p.drummond
09527996b1 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
83b7c2f577 Remove debug 2012-06-15 18:59:28 +00:00
craig.p.drummond@gmail.com
4b17e32a13 Add option to specify HTTP server listen address/interface. 2012-06-15 11:40:53 +00:00
craig.p.drummond@gmail.com
9c22bf8da2 Fix/workaround issues with fetching lyrics from letras.mus.br#
BUG:36
2012-06-15 11:21:07 +00:00
craig.p.drummond@gmail.com
659c4b54b2 Update 2012-06-15 11:01:40 +00:00
craig.p.drummond
21c5ae883b Show tab short-cut in tooltip. 2012-06-14 19:06:34 +00:00
craig.p.drummond
3f81b8888f Control active connection with 'Ctrl+<num>', and control outputs with 'Meta+<num>' 2012-06-14 19:06:21 +00:00
craig.p.drummond
51af167a9d Workaround tab-widget issues with Gtk style. 2012-06-14 19:06:08 +00:00
craig.p.drummond
1682fd955e 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
f845cb74d8 Add note about artist images. 2012-06-14 19:05:30 +00:00
craig.p.drummond
7538591902 If an album consists of 1 music file and 1 cue file, then when load album, load cue file not music file. 2012-06-14 19:05:10 +00:00
craig.p.drummond
05396942a8 Inherit from buddylabel 2012-06-12 20:41:58 +00:00
craig.p.drummond
7343aec378 When clicking on a label associated with a combobox, show the combo popup. 2012-06-12 20:41:38 +00:00
craig.p.drummond
6859a15082 Use Q_OS_XXX not Q_WS_XXX 2012-06-12 20:41:08 +00:00
craig.p.drummond
b010450297 Update ultimate_providers.xml to match Clementine 1.0.1 2012-06-12 20:39:33 +00:00
craig.p.drummond
69173b6f98 Formatting 2012-06-12 20:38:51 +00:00