- 13 Feb, 2006 5 commits
-
-
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 24 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()
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(one must use stat() rather than lstat() to obtain the size of a file's content!) - Use UTF-8 wrappers (refs #528)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- FromLocaleDup() returns a string to be freed with free() instead of LocaleFree()
-
Eric Petit authored
nor pkg-config
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Clément Stenac authored
Fix a bug in exceptions handling
-
Clément Stenac authored
-
Christophe Mutricy authored
-
Eric Petit authored
-
Eric Petit authored
-
Clément Stenac authored
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
- Make (To|From)Locale a no-op on OSes always using UTF-8
-
Clément Stenac authored
-
- 11 Feb, 2006 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
* Do a proper UTF-16 -> UTF-8 conversion on ASF metadata, instead of ignoring one of it's bytes per char. Patch by demo-n <http://demo-n.e-neta.jp>. (Can i have your name for the THANKS file please?)
-
Derk-Jan Hartman authored
it now ignores - commments <!-- ... --> - processing instructions <? ... ?> - doctype declarations <!DOCTYPE ... > and can handle - CDATA element content <![CDATA[ ... ]]>
-
Christophe Mutricy authored
wx/dialogs/*: Don't put labels in buttons if we have a wxID_FOO. So the buttons are themable on GTK.
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
Olivier Teulière authored
-
Derk-Jan Hartman authored
-
Felix Paul Kühne authored
-