Changeset 90fbce432ea7d4af4dee348cced870fed584c371
- Timestamp:
- 11/24/07 19:53:11
(8 months ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1195930391 +0000
- git-parent:
[89f2f2f155265eb0f9fdf6dff3fae40b9e70da7d]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1195930391 +0000
- Message:
Some more NEWS (vlm scheduling on linux and EXTVLCOPT)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r78010fb |
r90fbce4 |
|
| 33 | 33 | Old: '#std{access=rtp,dst=239.255.1.2,sap}' |
|---|
| 34 | 34 | New: '#rtp{dst=239.255.1.2,sap}' |
|---|
| | 35 | * You now need to append --m3u-extvlcopt to your command line to enable |
|---|
| | 36 | EXTVLCOPT options parsing in m3u playlists. |
|---|
| 35 | 37 | |
|---|
| 36 | 38 | Changes: |
|---|
| … | … | |
| 144 | 146 | when using an UTF-8 locale. |
|---|
| 145 | 147 | * Plugin to set Telepathy presence message using MissionControl |
|---|
| | 148 | * Fix VLM schedule time on Linux. |
|---|
| 146 | 149 | |
|---|
| 147 | 150 | Linux Port: |
|---|