Changeset 78010fbc3880df6ec5cf479e299fe664ac0f3d16

Show
Ignore:
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
  • NEWS

    rfedb5c5 r78010fb  
    4343    * Shoutcast TV listings 
    4444    * Audioscrobbler/last.fm support 
     45 * Album art support 
    4546 * User definable Lua playlist scripts. See share/luaplaylist/README.txt 
    4647   (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 
    4750 
    4851Input/Demuxers: 
     
    130133   * Improved user interaction 
    131134   * Improved mouse gestures 
     135   * Experimental Lua interface modules. See vlc -I lua for more info 
    132136 * Unix 
    133137   * Option to allow only one running instance, using D-Bus interface.