- 22 Jan, 2006 23 commits
-
-
Sigmund Augdal Helberg authored
Highlights: Three rendering modes: Outline, Fat outline and background Better looking Drawbacks: White only at the moment no yuva blend filter for some chromas the old renderer is available with the --freetype-yuvp option, since this is needed at least for dvbsubs encoding. (and for people with no usable blend filter)
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Clément Stenac authored
* Add i_options/pp_options to intf_Create * add global options to enable file-logging and syslog (Refs:#508)
-
Clément Stenac authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
have references to the same stuff in http/Makefile.am and Makefile.am ?
-
Clément Stenac authored
-
Christophe Mutricy authored
dialogs/.hosts: Explanation about the empty file.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Antoine Cellerier authored
todo: - seeking on broadcast elements - schedules - file(or textbox) load / save. might need some changes to the VLM core in order to export commands to a string (and not to a file)
-
Sam Hocevar authored
-
Antoine Cellerier authored
-
Olivier Teulière authored
-
Sam Hocevar authored
-
Antoine Cellerier authored
interface should be done pretty soon (i'll try to finish it tomorrow) vlm.html : vlm web interface. What works: sending broadcast and vod creation commands js/vlm.js : add code to handle sending vlm commands. requests/vlm_cmd.xml : used to send a vlm command and get the resulting error message requests/vlm.xml : export the full vlm media/schedules "tree". I still need to parse that in js/vlm.js in order to display it in dialogs/vlm . dialogs/* : dialogs' code which is used as building blocks for the main pages. (in order to avoid code duplication) mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help page. nothing works and it's almost empty but i didn't feel like sorting through the commited files.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Since vlm commands are often full of spaces, you need to use the ";" command delimiter to mark the end of a command. For example : <vlc id="rpn" param1="; broadcast name new vlm_cmd" />
-
- 21 Jan, 2006 17 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
Grmbl @ Digidesign coders...
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Sam Hocevar authored
paved the way for private SPU commands.
-
Clément Stenac authored
Add a PLAYLIST_PREPARSE flag to tell that the item must be enqueued for preparse on add (not implemented yet). Refs:#192
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-