Commit Graph

51 Commits

Author SHA1 Message Date
craig.p.drummond
aab2156696 Control dir creation 2012-10-23 14:56:34 +00:00
craig.p.drummond
e2c0551aa4 Only need to download/parse streams (to check if they are a playlist) when
added from the streams page. (Streams in an MPD playlist will not be
playlists themselves, as MPD does not support this.)
2012-10-16 18:07:10 +00:00
craig.p.drummond@gmail.com
d697b4dc06 Move cacheDir/configDir helpers into Utils 2012-10-08 11:35:29 +00:00
craig.p.drummond
7562762728 Make 'Icon' a class, and move icons into Icons 2012-10-03 19:16:52 +00:00
craig.p.drummond@gmail.com
d3219a0ac7 More non-oxygen icon work
BUG:91
2012-09-20 11:02:47 +00:00
craig.p.drummond
affa21ccc5 Add 3 forms for Qt plural translations; none, singular, and others 2012-09-03 19:07:31 +00:00
craig.p.drummond@gmail.com
e5059c0a48 Use lupdate/lrelease for generating Qt translations from KDE ones.
Hack-around issues with Qt plural forms - use 'Tracks: 2' instead of '2 Tracks'
2012-09-03 11:27:16 +00:00
craig.p.drummond
6a29c8a261 Fix compilation!!!! 2012-09-02 20:17:35 +00:00
craig.p.drummond
5669f724f6 Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!! 2012-09-02 20:13:00 +00:00
craig.p.drummond
f4adbaf6a4 Completly remove android changes - this NEVER worked very well, and never will with QWidgets :-( 2012-08-30 19:43:32 +00:00
craig.p.drummond
0647610cb3 Android: Set config and cache locations 2012-06-20 17:36:35 +00:00
craig.p.drummond
d932e73071 More android work... 2012-06-19 15:48:18 +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
f9f1edcb6f 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
a2a5842ccb Initial windows port. 2012-05-30 17:34:58 +00:00
craig
199ec0805c Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
b831ec23f2 Fix crash when deleting streams. 2012-02-22 17:29:15 +00:00
craig
81a71b25f5 Fix stream icons when add and edit! 2012-02-11 20:47:41 +00:00
craig
d9ef0e2d12 Fix stream export 2012-02-10 20:32:01 +00:00
craig
1f6d860b94 Query MPD for list of supported protocols - and only allow supported URLs. 2012-02-09 19:17:01 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +00:00
craig
c84e84e31f Add genre filtering to streams pages. 2012-02-09 19:13:04 +00:00
craig
11cabaf230 Basic support for configurable stream/category icons. (KDE only) 2012-02-03 19:37:12 +00:00
craig
73295c6414 Allow icon names iwth path 2012-02-03 19:36:54 +00:00
craig
aa5920427b Add code to load/save icons 2012-02-03 19:36:24 +00:00
craig
21f959e6a7 Fix streams export 2012-01-04 19:17:21 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
91c0f36485 Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
69e0918846 Check for duplicate files 2012-01-03 19:53:55 +00:00
craig
097eab8075 Cleanup 2011-12-21 19:44:04 +00:00
craig
75f77e8b0d Proper model for streams, and multi-view 2011-12-21 19:43:49 +00:00
craig
5196a6a869 Importing should also set modified flag! 2011-12-20 22:31:34 +00:00
craig
85511a2414 - Use \n to separate strings in drag'n'drop mimedata
- Fix moving items in playlist
2011-12-14 23:10:07 +00:00
craig
dc02a9fb8b s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
a5adfed08d Reduce usage of resetModel 2011-12-14 19:43:15 +00:00
craig
b701533c3c Save if modified 2011-12-14 19:39:06 +00:00
craig
93f1ead73e Add option to set stream as favourite 2011-12-14 19:38:56 +00:00
craig
f866d00f29 Fix streams loading 2011-12-14 19:38:39 +00:00
craig
a34dd0c061 Load streams when page selected. 2011-12-10 12:37:16 +00:00
craig
e2a41bef33 Store streams to xml file 2011-12-10 12:35:28 +00:00
craig
9caa70edc6 Add possibility to import amarok radio stream scripts 2011-12-10 00:06:27 +00:00
craig
ca24fcd99b Finally have streams working!!! 2011-12-09 22:55:01 +00:00
craig
06c4b4e831 Save settings after timeout 2011-12-09 21:52:20 +00:00
craig
375894268d Use constants for mime-types 2011-12-09 19:53:12 +00:00
craig
b4688fda35 Add an albums page 2011-12-08 21:49:37 +00:00
craig
9b0dd850cd Import/export streams 2011-12-08 21:47:15 +00:00
craig
1d04a723b6 Fix Qt compile 2011-12-07 21:10:06 +00:00
craig
557c273165 Allow to drag streams onto playlist 2011-12-07 21:09:07 +00:00
craig
e792e4fd64 - Edit and delete streams
- crash fix
2011-12-07 21:08:44 +00:00
craig
b8b0b4784b Fix reading of sream urls from config file 2011-12-07 21:05:25 +00:00