- 30 Jan, 2006 2 commits
-
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
This one happened each time the message queue was overflowed. Also (hopefully) fixed a leak that would happen each time no message queue were found. I don't know if this condition can ever appear though
-
- 29 Jan, 2006 20 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
* Open the .sub file of the vobsubs, with the ToLocale version of the path. Should fix issues where the path of the vobsubs contains non-ascii chars. The .sub could then not be opened in some cases since it would try to open with the UTF-8 path. (We should check VLC modules for other cases of this annoying problem)
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
Add some playlist functions
-
Christophe Mutricy authored
iteminfo: Use infopanel.
-
Clément Stenac authored
-
Antoine Cellerier authored
status.xml : add "seek" command vlm, refresh.png : add refresh buttons (page doesn't autorefresh)
-
Derk-Jan Hartman authored
-
Antoine Cellerier authored
share/http/* : display instances for vlm media elements some layout changes (inputs and outputs)
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Antoine Cellerier authored
preview display in the top left corner of the screen.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
(instead of stoping after a depth of 2) src/misc/vlm.c : minor instance information reporting change
-
- 28 Jan, 2006 18 commits
-
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Antoine Cellerier authored
misc/vlm.c : export some p_input variables (state, position, time, length, rate, title, chapter and seekable) when using the vlm "show (media)" command.
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Antoine Cellerier authored
support javascript.
-
Antoine Cellerier authored
-
Sigmund Augdal Helberg authored
Some files uses an empty (only holding a space) subtitle to mark the end of the previous subtitle. These caused a little gray box to appear with --freetype-effect 3 before this change
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
Should fix issues when schedules add or delete new schedules. Closes:#510 Also fixes a minor memleak in schedule creation/deletion
-