forked from xbmc/xbmc
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tobias Hieta
committed
May 23, 2014
1 parent
f1a3df1
commit ba10a76
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
* NEW | ||
- Add the ability to queue items from the home window | ||
- When you start playing music it will now take you to now playing directly | ||
- Added opition to disable grainy effects in the fanart screensaver | ||
|
||
* FIXED | ||
- Fix crash-on-start on certain windows machines | ||
- Fix iTunes channel playback | ||
- Allow queueing from the context menu even if we don't have a current PQ | ||
- Fixed some performance in the navigation UI | ||
- Fixed laggy busy wait dialog | ||
- Fixed mediaTag properties | ||
- Pause dataloading while playing movies, should improve playback |