diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-04-06 19:32:21 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-04-06 19:32:21 +0100 |
commit | b1c711f131520ce268b6403bb7e61595300c5b81 (patch) | |
tree | 2fe2dc17094214259e33027fcc5aacdcadd5c0e2 /ChangeLog | |
parent | 1397c2baedd7a1f4a203c4a1ce14d8a46ba5d523 (diff) | |
download | xine-lib-b1c711f131520ce268b6403bb7e61595300c5b81.tar.gz xine-lib-b1c711f131520ce268b6403bb7e61595300c5b81.tar.bz2 |
Add a tool to list MIME types & filetype extns known to xine-lib plugins.
This is expected to see most use in updating MIME type lists in front ends'
desktop files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ xine-lib (1.1.12) 2008-??-?? * Fixed and improved the PulseAudio driver. * Fixed a regression in 1.1.11.1 which broke Quicktime container handling. * And another, this time in the Matroska demuxer. + * Added a tool to assist with generating front ends' desktop files. It + lists MIME types & filename extensions known to the installed xine-lib. xine-lib (1.1.11.1) 2008-03-30 * Security fixes: |