forked from KDE/plasma-mediacenter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
110 lines (92 loc) · 4.5 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
2014 -06-20 Sinny Kumari <[email protected]> - v1.3.0
* Plasma-mediacenter version-1.3.0 stable release
* Show album cover and duration for all music
* Spacebar key to play/pause a media from the homescreen
* Change currentIndex of playlistModel to -1 when media
played is not from playlist
* Remember the playlist I was using when I closed PMC last time
* Bug fix:
336414: Fixed highlight not following the current playlist
after a playlist have been removed or added
335904: Also bump soversion of plasmaadapter.so
2014 -06-02 Sinny Kumari <[email protected]> - v1.3.0-beta
* Adding left and right arrow key support in All Music
to switch between Artist, Album and All Songs
* Try to prioritize photos taken by a camera-like device
* Filter out images with image width lesser than 500 pixel
* Enable C++11
* Restrict image sourceSize to screen size in order to avoid loading
full versions of images with resolutions more than the screen size
* Added MPRIS support
* Implemented Baloo support
* PMC is now single instance only
* Created MediaLibrary to handle media from multiple sources
* Added a feature that shows duration of youtube video.
* Bind +,-,0 keys to Increase, Decrease or Normal the playback speed
* Bug fix:
- Hack around linking with older version of gstreamer in Kubuntu 14.04 (and similar)
* Notes:
- Experimented with using a DB to cache MediaLibrary. Was reverted as it did not
give enough performance improvments.
- Added tests for libraries and started using mockcpp
2013 -12-18 Sinny Kumari <[email protected]> - v1.2.0
* Plasma-mediacenter version-1.2.0 stable release
* Adding keyboard navigation support for popupmenu
* Bug fix:
328494: Buttons width is insufficient for translated
strings on welcome screen
2013 -12-05 Sinny Kumari <[email protected]> -v1.2.0-rc
* Key navigation for multiple playlists
* New icons for controller
* Displaying system time on home screen
* Picturestrip navigates in loop
* Updating CMakeLists.txt for adding po directory
* Bug fix
328394: Don't hide youtube search
2013 -11-20 Sinny Kumari <[email protected]> -v1.2.0-beta
* Multiple playlist support
* Borrow missing album cover icon from Amarok
* Allow right click to show menus on the media items
2013 -11-07 Sinny Kumari <[email protected]> - v1.2.0-alpha
* Folder Preview in File Browser
* Album covers and Artist images for All Music mode
* Re-factored common components for media browsers
2013 -08-19 Sinny Kumari <[email protected]> - v1.1.0
* Plasma-mediacenter version-1.1.0 stable release
* Bug fix
323557: When starting PMC directly with a video the second time,
the video is not shown
2013 -08-10 Akshay Ratan <[email protected]> - v1.1.0-rc
* Show list of all music as default in All Music mode
* GridView scroll using mouse wheel
* Center Play All button
* Bug fixes
323254: Keeping single license within a file i.e LGPL
2013 -07-31 Sinny Kumari <[email protected]> - v1.1.0-beta
* better keyboard navigation
* Detailed information of playlist item like artist name, song duration
* Places now integrated into browsing flow
2013 -06-16 Sinny Kumari <[email protected]> - v1.1.0-alpha
* Youtube backend for watching online videos
* Option to go back to currently playing media on clicking empty area in home-screen
* Bug fixes
313097: Clearing Playlist search breaks current media highlight in Playlist
317451: A way to return to media from main screen
318870: Space pauses media when typing into playlist filter
319626: Can't remove an another song from playlist without
stopping the current media
312102: Play All doesn't really play them
320239: When starting PMC directly with a file, the
Welcome screen is shown instead of the correct view
318816: Audio and video files cannot be opened from Files with
Plasma Media Center
319621: Can't reorder the songs from playlist
317810: plasma-mediacenter --version" gives 0.1, while the public
known version is 1.0.0
317084: Plasma media center crash on startup
2013 -03-15 Sinny Kumari <[email protected]> - 1.0.0
* First stable release
2012 -10-02 Lamarque V. Souza <[email protected]> - 0.8.90
* Beta release
2012 -04-18 Lamarque V. Souza <[email protected]> - 0.8.80
* Initial tag of Plasma Media Center