git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c1ddf
)
Add news about the rc command syntax change.
author
Antoine Cellerier
<dionoea@videolan.org>
Sat, 24 Mar 2007 16:20:06 +0000
(16:20 +0000)
committer
Antoine Cellerier
<dionoea@videolan.org>
Sat, 24 Mar 2007 16:20:06 +0000
(16:20 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
ead7d73
..
c213b03
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-17,6
+17,10
@@
Important notes:
- Similarly, "Bookmarks" will be reintroduced in an improved version at a
later point
* The default for --sout-keep has changed. It's now activated by default.
+ * The marq, mosaic and logo commands in the rc interface changed. They
+ now require a target name as their first argument. Example:
+ vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
+ You can then use commands like: marq-marquue test Goodbye
Changes:
--------