- 21 Mar, 2006 13 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Benjamin Pracht authored
* We now have an (ugly) way to rename nodes
-
Benjamin Pracht authored
* Fix enabling of the step forward/backward functions
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
According to the wxWidgets documentation, it works. But of course, you don't want to trust the wxWidgets documentation, particularly when it deals with characters encoding. Or rather, you'd like to trust the documentation, but you can't trust the actual implementation to work until you tested it. So lets see if it works, and revert commit it tomorrow if it sucks.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(if local charset is UTF-8, this is similar to wcstombs()) - FromUTF16(): converts a host-order UTF-16 byte sequence to UTF-8
-
Rémi Denis-Courmont authored
Might fix PIC linking issues on amd64
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
reported by Diego 'Flameeyes' Pettenò
-
Antoine Cellerier authored
-
- 20 Mar, 2006 12 commits
-
-
Clément Stenac authored
-
Olivier Teulière authored
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
You need to escape (with \): * quotes that are part of a file's name or option's value * backslashes
-
Damien Fouilleul authored
-
Damien Fouilleul authored
this allows the persistable properties to be fully loaded before initialization and allow for control to initialize faster in design mode. AUTOLOOP property now works properly persistpropbag.cpp, vlccontrol.h: decoupled volume property from VLC so that value can be used without having VLC initialized test.html: added volume control
-
Felix Paul Kühne authored
* fixed the copying of the re-worked http-interface to our release bundle. (not really clean, but I don't know how to do this in a better way...)
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
* vlm fix. change "input :foo=bar :foo2=bar2" into vlm compatible option handling * mosaic fix. always enable transcode when using an sout chain
-
- 19 Mar, 2006 14 commits
-
-
Derk-Jan Hartman authored
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
Derk-Jan Hartman authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
I really don't like the Sort menu and Services discovery menu code. If someone has a better idea feal free to change it.
-
Derk-Jan Hartman authored
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
Seems to work for WM RTSP. No support yet for Kasenna, since I don't have proper access to one at this moment. refs #595 refs #329
-
Antoine Cellerier authored
-
- 18 Mar, 2006 1 commit
-
-
Jean-Paul Saman authored
-