craig.p.drummond
|
01a49c415d
|
Also need to show artist for various artist albums
|
2013-12-06 13:41:50 +00:00 |
|
craig.p.drummond
|
a46ec7233e
|
Handle empty album name
|
2013-12-05 19:44:31 +00:00 |
|
craig.p.drummond
|
b392ccbc30
|
If song has a disc number set, then display song track as "disc.track title" - e.g. "2.01 Blah blah"
|
2013-12-05 19:42:58 +00:00 |
|
craig.p.drummond
|
e8325b714f
|
Align main menu with toolbutton
|
2013-11-29 20:18:12 +00:00 |
|
craig.p.drummond
|
642bee5ed2
|
Check return of selectionModel() before using.
BUG: 333
|
2013-11-27 19:41:37 +00:00 |
|
craig.p.drummond
|
75c34d6ca0
|
Using mouse wheel over position slider changes position by 5 seconds.
BUG: 338
|
2013-11-25 19:25:36 +00:00 |
|
craig.p.drummond
|
5c8e9f6787
|
Use QString to convert year into a number, as i18n formats number according to locale (so soetimes adds a comma!)
BUG: 329
|
2013-11-18 19:17:04 +00:00 |
|
craig.p.drummond
|
c43f6ae6d3
|
When showin a new page, place focus on view.
|
2013-11-10 07:55:14 +00:00 |
|
craig.p.drummond
|
89c3dc64f6
|
Minor improvements
|
2013-10-30 22:11:03 +00:00 |
|
craig.p.drummond
|
aa4d255a1b
|
Left click DI status item opens config
|
2013-10-30 22:10:39 +00:00 |
|
craig.p.drummond
|
31db94f2bc
|
Simplify
|
2013-10-28 19:48:09 +00:00 |
|
craig.p.drummond
|
603b097674
|
Better state control
|
2013-10-28 19:47:52 +00:00 |
|
craig.p.drummond
|
c67dcfc031
|
Add a config item to control volume step - no config UI
|
2013-10-25 20:02:38 +00:00 |
|
craig.p.drummond
|
535411d7dc
|
Better error text
|
2013-10-21 18:07:38 +00:00 |
|
craig.p.drummond
|
5fcbd06616
|
Add some debug to song file checking
|
2013-10-21 18:07:21 +00:00 |
|
craig.p.drummond
|
a4bc9d3063
|
Put song-file checking in base class
|
2013-10-21 18:06:52 +00:00 |
|
craig.p.drummond
|
3d27c80c13
|
High DPI
|
2013-10-17 17:25:52 +00:00 |
|
craig.p.drummond
|
29a88b90d2
|
Use 'Menu' as menu button tooltip
|
2013-10-17 17:24:33 +00:00 |
|
craig.p.drummond
|
8da91e460a
|
No need for title on menu - it is not displayed!
|
2013-10-16 18:20:24 +00:00 |
|
craig.p.drummond
|
9dbc578e35
|
Volume icons no longer required.
|
2013-10-15 18:29:25 +00:00 |
|
craig.p.drummond
|
e562beb7c2
|
wheelEvent - forgot to commit header!!!
|
2013-10-15 17:22:01 +00:00 |
|
craig.p.drummond
|
3695010105
|
No focus
|
2013-10-15 17:21:31 +00:00 |
|
craig.p.drummond
|
d304396817
|
wheelEvent
|
2013-10-15 17:21:13 +00:00 |
|
craig.p.drummond
|
4dccd2a099
|
Fix fill
|
2013-10-15 17:20:58 +00:00 |
|
craig.p.drummond
|
5fb4a51018
|
Fix for 'high dpi'
|
2013-10-15 17:20:43 +00:00 |
|
craig.p.drummond
|
a61a1d345d
|
RTL
|
2013-10-15 17:19:44 +00:00 |
|
craig.p.drummond
|
42931e1066
|
Custom volume control
|
2013-10-15 17:19:20 +00:00 |
|
craig.p.drummond
|
7e1c07d000
|
Base line width, etc, on font size
|
2013-10-11 19:08:58 +00:00 |
|
craig.p.drummond
|
a898162c6d
|
Dont hide other online services / streams when searching.
|
2013-10-09 18:45:01 +00:00 |
|
craig.p.drummond
|
aac26903a6
|
- Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
|
2013-10-09 17:07:14 +00:00 |
|
craig.p.drummond
|
509c5d95aa
|
Move 'clear play queue' button to before search button
|
2013-10-08 17:59:35 +00:00 |
|
craig.p.drummond
|
f5c6887ca9
|
Alter alpha when not active
|
2013-10-08 17:58:39 +00:00 |
|
craig.p.drummond
|
43ca4bc6d1
|
Custom time slider.
|
2013-10-07 18:40:16 +00:00 |
|
craig.p.drummond
|
92333225c1
|
Slimmer toolbar - song times are now at the ends of the time slider.
|
2013-10-07 15:55:52 +00:00 |
|
craig.p.drummond
|
14d9c0033d
|
If we are 'hidden' then we need to ingore mouse events - so that these get passed to parent widget.
|
2013-10-02 20:24:22 +00:00 |
|
craig.p.drummond
|
77b44fb22a
|
Remove unused/unimplemented function
|
2013-10-02 20:23:40 +00:00 |
|
craig.p.drummond
|
baeb38f674
|
Also need to disable widget if not being painted
|
2013-10-02 20:23:18 +00:00 |
|
craig.p.drummond
|
2a2ac674a8
|
Should be && not &
|
2013-10-02 20:21:02 +00:00 |
|
craig.p.drummond
|
7b36d7b2fd
|
Expand podcasts on initial showEvent
|
2013-10-01 19:11:21 +00:00 |
|
craig.p.drummond
|
3055e18f4a
|
Place 'service status' into its own class - might use for other services
|
2013-10-01 18:37:57 +00:00 |
|
craig.p.drummond
|
ccbb0dd87f
|
Expand podcasts by default - if it is the only service, or if it and soundcloud are the only services
|
2013-10-01 18:27:27 +00:00 |
|
craig.p.drummond
|
3f36596d25
|
Hide search when provider is toggled
|
2013-10-01 18:24:40 +00:00 |
|
craig.p.drummond
|
a105bc5eb9
|
Only show genre combo, if there are actually genres.
|
2013-10-01 18:22:45 +00:00 |
|
craig.p.drummond
|
40ad15049e
|
Use document-save-as icon to indicate downloaded podcasts
|
2013-10-01 18:13:43 +00:00 |
|
craig.p.drummond
|
91842114b1
|
Use italic font for played podcasts
|
2013-10-01 18:11:31 +00:00 |
|
craig.p.drummond
|
f2fa313ee4
|
- Allow some cover requests to be 'urgent' - these will be loaded in UI thread, if cover exists.
- Keep track of current cover queries, so that we dont attempt to acces the same one twice
|
2013-09-30 18:20:26 +00:00 |
|
craig.p.drummond
|
f81175b798
|
Set spacing to 2px to match playqueue
|
2013-09-30 18:17:06 +00:00 |
|
craig.p.drummond
|
4c21078907
|
Use QString::number to format year
BUG: 301
|
2013-09-24 18:36:28 +00:00 |
|
craig.p.drummond
|
bcb858f839
|
Import initial podcast search dialog
- Search iTunes
- Browse BBC, CBC, NPR, and Digital Podcast
|
2013-09-19 19:44:23 +00:00 |
|
craig.p.drummond
|
7d4cfaa8a6
|
Fix stream icon in windows builds
|
2013-09-18 18:15:14 +00:00 |
|