- 11 Nov, 2006 1 commit
-
-
Antoine Cellerier authored
I'm not sure that this is ok but it definitively prevents impossible to solve puzzles from being generated here.
-
- 10 Nov, 2006 27 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Though there is not an useless lock and iconv handler in the Darwin specific stuff.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* Fix avformat demux IOSeek. Should improve playback of some flv's * Improve avformat demux SET_POSITION.
-
Rémi Denis-Courmont authored
-- Cette ligne, et les suivantes ci-dessous, seront ignorées-- M src/libvlc.h M src/stream_output/sap.c
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
control media seek 10 -> seek to position 10% (previous behavior) control media seek +10 -> seek 10% forward control media seed -10 -> seek 10% backwards control media seek 10s -> seek to position 10s (works with +- too) control media seek 10ms -> seel to position 10ms (works with +- too)
-
Antoine Cellerier authored
Add msecseek command in VLM to seek to a position given in milliseconds. Patch by Igor Helman ( http://forum.videolan.org/viewtopic.php?t=27989 ) + misc variables handling changes by me
-
Antoine Cellerier authored
Return syntax error message when issuing invalid instance specific control command in VLM. ("control test thisisaninstanceid play" is valid, "control test thisisaninstanceid asdqsd" isn't).
-
- 09 Nov, 2006 12 commits
-
-
Filippo Carone authored
-
Clément Stenac authored
A bit of cleanup in simple prefs
-
Rémi Denis-Courmont authored
instead of aborting
-
Dennis van Amerongen authored
* wxwidgets: revert go-where-you-click slider changes from [15391] and [15393] as it wasn't optimal (more accurate at the middle and not so much towards the beginning or end) and this also prevented proper slider select and drag usage.
-
Filippo Carone authored
-
Filippo Carone authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
to avoid crashes in the messaging system (global data has no libvlc pointer) - Rename ROOT to GLOBAL to avoid confusion (the root is LIBVLC, not GLOBAL)
-
Rémi Denis-Courmont authored
-