Changeset 78010fbc3880df6ec5cf479e299fe664ac0f3d16
- Timestamp:
- 13/11/07 22:36:52
(1 year ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1194989812 +0000
- git-parent:
[5c673a35854b0f2b3bacd0fa1d53afb91fc5e832]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1194989812 +0000
- Message:
Add news about Album art, luameta and luaintf.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rfedb5c5 |
r78010fb |
|
| 43 | 43 | * Shoutcast TV listings |
|---|
| 44 | 44 | * Audioscrobbler/last.fm support |
|---|
| | 45 | * Album art support |
|---|
| 45 | 46 | * User definable Lua playlist scripts. See share/luaplaylist/README.txt |
|---|
| 46 | 47 | (Default scripts open YouTube, DailyMotion, metacafe and Google Video URLs) |
|---|
| | 48 | * User definable Lua metadata and album art fetcher scripts. See |
|---|
| | 49 | share/luameta/README.txt |
|---|
| 47 | 50 | |
|---|
| 48 | 51 | Input/Demuxers: |
|---|
| … | … | |
| 130 | 133 | * Improved user interaction |
|---|
| 131 | 134 | * Improved mouse gestures |
|---|
| | 135 | * Experimental Lua interface modules. See vlc -I lua for more info |
|---|
| 132 | 136 | * Unix |
|---|
| 133 | 137 | * Option to allow only one running instance, using D-Bus interface. |
|---|