- 13 Aug, 2009 4 commits
-
-
Jakob Leben authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit d687ddf3)
-
Alexander Bethke authored
As I understand this has been a temporary workaround for libvlccore, which seems to have been resolved. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit ee25a62a)
-
Jakob Leben authored
New protected field bool PLItem::b_is_node to have the data at hand. Then only check this field in PLModel::flags(). Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 968dd88a)
-
Jakob Leben authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 0ce4275a)
-
- 10 Aug, 2009 4 commits
-
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
Current description on default mode ain't actually any good, but didn't find better from x264 commit-log. Feel free to add better description. (cherry picked from commit 9353b582)
-
Grigori Goronzy authored
Rename types and add compatibility macro for old libass versions. Signed-off-by: Laurent Aimar <fenrir@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> Cherry-picked from e8189268
-
Felix Paul Kühne authored
contrib: added debug to see what we're actually doing when changing the prefixes of the included binaries
-
- 09 Aug, 2009 4 commits
-
-
Olivier Aubert authored
(cherry picked from commit b5a844bc)
-
Olivier Aubert authored
(cherry picked from commit 47648bd4)
-
Jean-Baptiste Kempf authored
-
Anthony Loiseau authored
Add: - http-user-agent - ps-trust-timestamps - vout-event And some rtsp options (username, passwd) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 8d58d014)
-
- 08 Aug, 2009 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 18616970)
-
Rémi Denis-Courmont authored
(cherry picked from commit f59b8d8a)
-
- 07 Aug, 2009 3 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit d23fec0d)
-
Rémi Denis-Courmont authored
(cherry picked from commit d6fb22b90ee4a6842a7c63edd19c119b80f04227)
-
Rémi Denis-Courmont authored
(cherry picked from commit 993fe206c2d56ebc6664073413e100ee359c0615)
-
- 06 Aug, 2009 8 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit d17b37cf)
-
Rémi Denis-Courmont authored
(cherry picked from commit a924dfab) Conflicts: modules/gui/skins2/controls/ctrl_list.cpp modules/gui/skins2/controls/ctrl_tree.cpp
-
Rémi Denis-Courmont authored
(cherry picked from commit c4382505)
-
Rémi Denis-Courmont authored
(cherry picked from commit 269a815d)
-
Rémi Denis-Courmont authored
This partially reverts f1175e71. (cherry picked from commit d02001eb)
-
Rémi Denis-Courmont authored
(cherry picked from commit 23414d63)
-
Rémi Denis-Courmont authored
(cherry picked from commit 29b00f3f)
-
Rémi Denis-Courmont authored
(cherry picked from commit 5f9fc1ca)
-
- 04 Aug, 2009 6 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
(cherry picked from commit cd5c7ace)
-
Rémi Denis-Courmont authored
...rather than extension (if any). Fixes: #3016. Also make the code a bit more generic. (cherry picked from commit 2037bb71)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 03 Aug, 2009 3 commits
-
-
Rémi Denis-Courmont authored
Pointed-out-by: Taylor Venable (cherry picked from commit fef190ef)
-
Ilkka Ollakka authored
If you setSortingEnabled after setting model, it doesn't call sorting, otherway around it does. Missed thatone on previous try. (Cherry-picked from commit 28b4ac7c)
-
Ilkka Ollakka authored
This should be more clearer to user what column is used to sort (eg if it's hidden, then hide sortIndicator also). (cherry picked from commit 9577d830)
-
- 01 Aug, 2009 5 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: prepare the switch from dyld to 'Dynamic Loader Compatibility Functions' as partially intended by [7147338b] Using Apple's legacy object file image functions around NSModule is strongly discouraged and won't work in the future at all.
-
Rémi Denis-Courmont authored
This reverts commit 7147338b.
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
- 31 Jul, 2009 1 commit
-
-
Ilkka Ollakka authored
it checks table of frequencies that usually contains channels. Thou dvb-c users need to check if modulation and symbol-rate are correct for them (atleast for me modulation auto didn't work). example commandline that worked for me: vlc dvb:// --dvb-srate=6875000 --dvb-modulation 128
-