- 06 Jul, 2007 20 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
JavaScript API to change the selected teletext page from IE ActiveX, Mozilla/Firefox, Safari webbrowser plugins.
-
Jean-Paul Saman authored
Added transparency to vbi pages and added a callback to vbi-opaque setting to change it at runtime from the gui. Threw some compiler fixes and cleanup in the mix.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
This patch is a hack to force usage of zvbi teletext decoder. It cannot be resolved cleanly because the codec telx.c and zvbi.c require different offsets in the input buffer, while using the same FOURCC. This is a conflict which should be resolved in another way.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
-
Jérome Decoodt authored
Thanks to sam and pdherbemont (blame them too if this breaks everything!)
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Jérome Decoodt authored
-
- 05 Jul, 2007 2 commits
-
-
Christophe Mutricy authored
-
Jérome Decoodt authored
Thanks dionoea!
-
- 04 Jul, 2007 6 commits
-
-
Jérome Decoodt authored
-
Jérome Decoodt authored
-
Felix Paul Kühne authored
* "%i objekt i spellistan" as translation for "No items in the playlist" may trigger unexpected UI strings on OSX. I've removed that translation for now, but we should get a correct translation for the release. Fixes #1234 (forward-porting [20737])
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Filippo Carone authored
-
- 03 Jul, 2007 4 commits
-
-
Jean-Baptiste Kempf authored
Thanks to Hannes Domani, to have seen it.
-
Jean-Baptiste Kempf authored
By Ilkka Ollakka
-
Rémi Denis-Courmont authored
-
Pavlov Konstantin authored
-
- 02 Jul, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
This patch: * try to solve the fribidi styles problems that have occured * introduces ft_style_t, to solve the precedent problem, * solves a few errors from precedent commits, * split some big functions on my request to avoid many imbrications. Patch from Bernie Purcell.
-
Jean-Baptiste Kempf authored
players to run simultaneously. Thus the dbus service name is now org.mpris.vlc instead of org.freedesktop.MediaPlayer. Patch by Mirsal ENNAIME.
-
- 01 Jul, 2007 3 commits
-
-
Christophe Mutricy authored
-
Antoine Cellerier authored
Add option to format strings to prevent displaying dashes if the meta info was unavailable (ie: if time is unavailable, "$T" will display "--:--:--" while "$ T" won't display anything). This is of course completely untested :)
-
Ken Self authored
Add BDA shortcuts dvbt, dvbc, dvbs (without hyphens) to conform to rev 20427: only allow letters, digits and slash in access/demux. Also an extra error message if graph does not start running.
-
- 30 Jun, 2007 3 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Attempt to allow using meta information in the MSN now playing format ... I have no idea if this will really work.
-
Jean-Baptiste Kempf authored
-