- 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 16 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
-
Felix Paul Kühne authored
* support for applying the same settings to multiple files in single run of the wizard (just select multiple items in the playlist) - note: due to this, the types of some objects in the main dictionary changed from NSString to NSArray. Additionally, this code does neither run nor compile on 10.2 anymore. - various loops are being performed during the run of the wizard now. Please shout if this is noticeably slower on older Macs * solved a UTF-8-issue which prevented the usage of certain files which were added to the playlist previously * optimised the existing code here and there * make sure that all settings are kept for a session Thanks to zorglub for the playlist-hint :)
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-