diff Changelog @ 34339:f05c75392897

Enable gui slave commands. Allow sending the GUI skin messages which enables operating the GUI with a remote control. Only messages defined in current skin window will be executed, i.e. only messages that could result from mouse clicks as well.
author ib
date Sun, 11 Dec 2011 14:43:16 +0000
parents 05306b88b675
children 16cfd8912ae6
line wrap: on
line diff
--- a/Changelog	Sat Dec 10 20:55:31 2011 +0000
+++ b/Changelog	Sun Dec 11 14:43:16 2011 +0000
@@ -20,6 +20,9 @@
     * experimental af_cmdline slave command to change e.g. audio equalizer options at runtime.
     * vo x11: don't hide or show cursor any more if attached to an existing window (-wid)
 
+    GUI:
+    * all skin messages available as slave commands (gui <message>)
+
     Ports:
     * Wine (see DOCS/tech/crosscompile.txt)