- 25 Mar, 2006 6 commits
-
-
Clément Stenac authored
-
Jean-Paul Saman authored
-
Cyril Deguet authored
documentation (and the old name was inconsistent with other attribute names) Sorry for the compatibility break...
-
Clément Stenac authored
Strings review in stream_out (Refs:#438). Please review these once more as I changed some quite heavily
-
Clément Stenac authored
-
Clément Stenac authored
-
- 24 Mar, 2006 7 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
try fixing charset problems. I'll launch a win32 nightly, try it out and change it if it still doesn't work.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Add hide/show vlm helper button. Original idea by Albert (http://forum.videolan.org/viewtopic.php?t=18573)
-
Clément Stenac authored
-
- 23 Mar, 2006 7 commits
-
-
Christophe Mutricy authored
Warning hack inside. refs #495 close it for linux and win32
-
Antoine Cellerier authored
-
Benjamin Pracht authored
* Do not make a vlc_object_find to find the playlist, since we may get the item being preparsed. Use p_playlist->p_input instead
-
Derk-Jan Hartman authored
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
-
Benjamin Pracht authored
-
- 22 Mar, 2006 16 commits
-
-
Christophe Mutricy authored
-
Jean-Paul Saman authored
-
Felix Paul Kühne authored
-
Sam Hocevar authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
* export GetFallbackEncoding() subsdec: * autodetect UTF-8 encoding, * use better non-Unicode default encoding from language instead of CP1252 when local encoding is UTF-8, and local encoding in all other cases (should improve subtitles decoding on POSIX a lot) * some memory fixes * some cosmetic fixes
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
EnsureUTF8 would replace invalid bytes sequences with question marks. Most of the code was already there anyway. This allows UTF-8 autodetection without a dedicated UTF8-to-UTF8 iconv() handle.
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
Antoine Cellerier authored
-
- 21 Mar, 2006 4 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
-