craig.p.drummond
9fa40e71b7
Fix updating of genres
2013-02-21 20:07:02 +00:00
craig.p.drummond
9b53b98710
Let model setup signal connection
2013-02-21 20:06:34 +00:00
craig.p.drummond
20a5a4db49
- Move common actions into StdActions
...
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
84563a1a32
Dont qCompress when coverting old cache files
2013-02-04 17:25:18 +00:00
craig.p.drummond
09374f37a4
Remove Qt module prefix from includes - will make Qt5 port a little easier!
2013-01-28 19:33:42 +00:00
craig.p.drummond
6fb2b70f06
Artist and album images for online services
2013-01-21 19:45:30 +00:00
craig.p.drummond
476d132466
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond
feaf1b96be
Use GZIP compression for cache files - easier to uncompress for users, etc.
2013-01-10 20:36:27 +00:00
craig.p.drummond
5df6740412
Compress cache files
2012-12-18 19:36:43 +00:00
craig.p.drummond
bb6bb36f46
- Search last.fm and Google for covers.
...
- Allow to specify local file to use as cover.
2012-12-17 18:00:29 +00:00
craig.p.drummond
e65108a474
Add a 'Cache' page to settngs dialog, allowing cahce usage to be displayed and cache items delete.
2012-12-13 19:54:05 +00:00
craig.p.drummond
a8e66de29e
Allow editing of tags, and replaygain calculation, of files from folder view which do not contain tags.
2012-12-10 19:54:52 +00:00
craig.p.drummond
041bed92ef
Fix disabling of artist images
2012-11-21 20:33:08 +00:00
craig.p.drummond
37a4bf6d05
If group single tracks, or multiple artists, settings are changed, then rebuild library and device models frmo existing set of songs - as opposed to re-reading all songs from mpd/device.
2012-11-16 19:43:53 +00:00
craig.p.drummond@gmail.com
fbd4988a74
Fix artist images
...
BUG:131
2012-11-12 12:11:20 +00:00
craig.p.drummond
f687a702d6
Get covers from devices
2012-11-08 19:26:07 +00:00
craig.p.drummond
229e25992a
Remove old library caches
2012-10-22 19:02:39 +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
a09348805d
Fix image/icon size, and spacing issues, in sync dialog when the library view is set to use icon/list style.
...
BUG:99
2012-10-02 11:18:07 +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
f508ddbbc2
- Use a random icon that matches the repeat icon better.
...
- Draw the consume icon in code, so that it matches random and repeat better.
2012-09-19 15:10:26 +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
0c61131818
Reduce number of translations
2012-09-03 19:05:04 +00:00
craig.p.drummond@gmail.com
f526ff94b7
Dont clear genre list when clearing music library model.
...
BUG:66
2012-09-03 11:32:48 +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
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@gmail.com
fad8f81f84
Cleanup
2012-08-31 11:44:06 +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@gmail.com
2fdbb5030c
If not changing artist/albumartist/album of a track in tag editor, then just update track if possible - as opposed to removing and adding to list (which causes a complete refresh of list)
2012-08-23 17:49:32 +00:00
craig.p.drummond@gmail.com
56927b42fc
- Dont split albums based upon year - this messes up compilation albums, where each track may have a different year.
...
- To be consistent, use the year of the lowest track number to be an album's year.
BUG:56
2012-08-21 11:05:41 +00:00
craig.p.drummond@gmail.com
a0aab6879b
Fix track order when adding newly added album, via folders page, to playqueue.
2012-08-20 11:36:51 +00:00
craig.p.drummond@gmail.com
a9d342577d
- Fix track order when adding newly added album to playqueue.
...
- When dragging one artist, or album, in treeview to play queue, show cover image (if possible).
BUG:48
2012-07-20 11:46:34 +00:00
craig.p.drummond
169f8a97d9
- 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@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
d932e73071
More android work...
2012-06-19 15:48:18 +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@gmail.com
3ce1821970
Show playlist files in library and album views.
...
BUG:27
2012-06-12 11:16:37 +00:00
craig.p.drummond
746192d4a3
- 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
4b64fa30fc
Remove double semi-colons...
2012-06-10 14:44:29 +00:00
craig.p.drummond
632bc04c9b
Add support for multiple MPD servers.
2012-06-08 17:53:35 +00:00
craig.p.drummond@gmail.com
f53788fc9f
When adding items to the playqueue, sort the selected items based upon their QModelIndex.
2012-06-07 11:27:29 +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@gmail.com
08813a7ec2
No need to store full path in each song file.
2012-05-02 18:37:45 +00:00
craig.p.drummond@gmail.com
c87402d2b6
When grouping songs into albums, take into account song year. Its possible for an artist to release two albums with the same name in different years!
...
BUG:6
2012-04-30 11:07:58 +00:00
craig.p.drummond@gmail.com
477953ddf3
Add a basic 'sync' dialog. Shows two lists; left has songs that are only in library, right has songs that are only on device. Each has a 'Copy to' action. When songs are copied, the lists are updated to show the remaining differences.
2012-04-26 12:30:00 +00:00
craig
c1b8c70dd0
Update genre list when add song
2012-04-06 20:36:40 +00:00
craig
3b07a1897b
OK, need musiclibrayitem to inherit of QObject, just having Device inherit seems to produce crashes :-(
2012-04-02 18:03:00 +00:00
craig
094f4214b1
Reduce QObject usage
2012-04-02 17:58:29 +00:00
craig
2d657b4007
Reduce memory usage - VERY slightly!!!!
2012-04-02 17:56:13 +00:00