-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog-1.9.5.txt
38 lines (31 loc) · 1.01 KB
/
changelog-1.9.5.txt
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
[B]Todo:[/B]
- User interface for queue manipulation
- Not backgroundable download(With dialog and wait for return)
- Add "Trying rtmpdump", "Trying vlc", "Trying mplayer" messages to OSD
- Fix skin xml issue.
[B]Version 1.9.5[/B]
- Added possibility to send cookie in downloader params
[B]Version 1.0.0[/B]
- Fixed: made plugin work on Frodo
[B]Version 0.9.3[/B]
- Fix UTF-8 issues.
- Fix mkdirs issues.
- Add support for user-agent
[B]Version 0.9.2[/B]
- Don't use select.select on windows
- Many updates and fixes.
[B]Version 0.9.1[/B]
- Added asynchronous option to download (async is used by default)
- Added movieItemToPosition
- Added isRTMPInstalled
- Added isVLCInstalled
- Added isMPlayerInstalled
- Made the progress window larger
- Added support for mms and rtsp servers
- Removed language and settings dependencies
[B]Version 0.9.0[/B]
- Downloader autohides while playback is in the foreground
- Downloader supports RTMP streams
- Move to front of functionality
[B]Version 0.8.0 (Beta)[/B]
- Initial public test run