padertux
d01f915b4a
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8
Refactor code to use C++11 overriding
2018-01-08 22:51:48 +01:00
Craig Drummond
445d1497ac
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
281b2636d7
Also add year filtering to playqueue
...
Issue #1131
2017-12-01 19:12:37 +00:00
Craig Drummond
a2f007a2b7
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
e60bdafa11
Remove KDE4 and Ubuntu Touch support
2017-04-01 22:55:27 +01:00
Craig Drummond
05647dca0f
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
2406289303
Update (c) year
2015-08-13 21:12:34 +01:00
Craig Drummond
3bfce20b98
Add proxy for podcasts
2015-06-20 08:45:36 +01:00
Craig Drummond
087bffb08c
Initial work on using SQL for MPD cache. Not 100% functional. Eventually
...
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
craig.p.drummond
12b7bf0e83
Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
...
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
0d19ee77ab
- Remove GUI option to control saving of scaled covers. This is enabled by default, and can be toggled via the config file.
...
- Dont re-load view when sort changes.
2014-07-16 19:07:41 +00:00
craig.p.drummond
d29d9a8781
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
2014-05-13 18:37:52 +00:00
craig.p.drummond
345b755818
Add option to only act on songs that pass current string or genre filter.
...
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
ab7ffecca3
Update (c) year
2014-01-06 19:32:05 +00:00
craig.p.drummond
beddac421c
Move remove and crop functions into playqueue class
2013-12-10 19:47:04 +00:00
craig.p.drummond
de04d871b0
Seting 'filter item' does not invalidate sort
2013-10-10 20:30:35 +00:00
craig.p.drummond
3ab108c842
Modify proxy for online services
2013-10-10 20:29:09 +00:00
craig.p.drummond
9fa96846fb
Dont hide other online services / streams when searching.
2013-10-09 18:45:01 +00:00
craig.p.drummond
b734b576e8
Speed up online services model by disabling dynamic sort
2013-07-16 18:30:45 +00:00
craig.p.drummond
c629877f0f
Mods for Jamendo search
2013-07-15 19:11:10 +00:00
craig.p.drummond
1f4f8a15ab
Separate search per online service
2013-07-12 19:04:55 +00:00
craig.p.drummond
804344f9e8
Formatting
2013-03-22 21:17:54 +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
476d132466
Update copyright year
2013-01-17 16:57:20 +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
3fe8b94b59
Automatically expand treeview items when searching.
2012-03-27 17:39:05 +00:00
craig
a6c4c6b67a
Better filtering.
2012-03-27 17:38:42 +00:00
craig
74bd86d482
Make play list menu order consistent with view order
2012-03-23 20:35:34 +00:00
craig
0f55c8d58e
Use KStringHandler::naturalCompare if we're built with KDE
2012-03-21 19:08:00 +00:00
craig
b4ed235271
Remove proxy code duplication
2012-03-21 19:07:34 +00:00
craig
f281a0f718
Add finter-enabling to all models
2012-01-25 17:33:23 +00:00
craig
73bc659d43
Cleanup
2012-01-04 19:19:13 +00:00
craig
7dad99ec88
Update copyright statements.
2012-01-04 19:15:55 +00:00
craig
ec6cae6016
Fix:
...
when in a lower level, and search to an item that matches higher - the model navigates up - but the nav buttons dont change!!!!
this leads to a crash when press nav button!
e.g. Im/
Final Front../
El Dorado...
A/
B
If we are in 'B' and type 'Dorado' then we change to 'Im' - but nav buttons do not!
2012-01-03 19:58:33 +00:00