- 14 Feb, 2006 9 commits
-
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Eric Petit authored
-
Antoine Cellerier authored
Thanks to Hobophobe on http://forum.videolan.org/viewtopic.php?t=17262
-
Rémi Denis-Courmont authored
- Fix memory leak
-
Rémi Denis-Courmont authored
valid (UTF-8) or not (incomplete, incorrect non-ASCII, or overlong sequences)
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Jérome Decoodt authored
If someone has a better code to maintain a black screen, change CGSetDisplayTransferByFormula which seems to be a big kludge.
-
- 13 Feb, 2006 25 commits
-
-
Sigmund Augdal Helberg authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
- Handle backspace properly on an UTF-8 characters string (closes #548 as far as UTF-8 is concerned)
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Use VidMode extension to determine the display dimensions more accurately when enabling full screen mode (fixes #534, should fix Debian #290392) - Move view port and cursor to a sane position - Check for VidMode extensions (libXxf86vm)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Sam Hocevar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Sam Hocevar authored
because some Xv drivers do not necessarily pad video at 16 bytes.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Unicode file names fixes
-
Rémi Denis-Courmont authored
- getcwd() unicode fix
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
skins2 and galaktos remain as I'm not sure how they (don't?) handle encodings. http interface URL were purposedly not made to use Unicode. I'm open to suggestions on that one.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Olivier Teulière authored
* doc/skins/skins2-howto.xml: Updated doc
-
Derk-Jan Hartman authored
-
- 12 Feb, 2006 6 commits
-
-
Rémi Denis-Courmont authored
- fix load/save of configuration and creation of configuration directory (refs #528)
-
Olivier Teulière authored
-
Eric Petit authored
Re-enabled i420_yuy2_mmx on Darwin/x86.
-
Rémi Denis-Courmont authored
-
Olivier Teulière authored
-
Olivier Teulière authored
You can use the following actions in the XML file: - dvd.nextTitle() - dvd.previousTitle() - dvd.nextChapter() - dvd.previousChapter() - dvd.rootMenu()
-