- 06 Jul, 2010 1 commit
-
-
Rémi Duraffort authored
It was possible with the oldtelnet interface using something like (echo admin ; echo help) | nc localhost 4212 That's now working with the lua one (but not the cleanest way).
-
- 05 Jul, 2010 12 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
Also compare against RUNNING and not DONE on waiting loop. Also lock mainloop when modifying values that are used in callback-code, and don't signal without lock.
-
Jean-Baptiste Kempf authored
-
Mirsal Ennaime authored
* Split the module source code into several files Functionality is unchanged, but the result is more maintainable. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 04 Jul, 2010 3 commits
-
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This was cygwin specific, probably conflicting with ASLR/DEP and noone is able to understand the logic behind it.
-
Rémi Duraffort authored
-
- 03 Jul, 2010 23 commits
-
-
Jean-Baptiste Kempf authored
Close #3788
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
BeOS is dead and unmaintained
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
+ small fix
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
This fixes files where the muxer doesn't store sequence headers as part of the stream. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This commits installs plugins in a plugins/ hierarchy and NOT a flat plugins/ This might kill your cat. You are warned
-
Jean-Baptiste Kempf authored
Using find.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
After `make install` move the right files around so it matches the old layout
-
- 02 Jul, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-