- 06 Aug, 2009 2 commits
-
-
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 2 commits
-
-
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
-
Ilkka Ollakka authored
Thisway playlist don't run sort when created (in case of you start vlc, and don't set playlist visible then adding stuff. When you open playlist it would sort the stuff). Also remove showing sort-indicator incorrectly on start (don't show it at all before user clicks to sort).
-
- 30 Jul, 2009 6 commits
-
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
It is a manual backport of: - [9b8c543c] Subtitles accuracy - [9c462ffb] Ephemere destruction - [fabf2399] Fixes for previous commits It does not changes existing functions, but add 2 new ones.
-
Rémi Duraffort authored
(cherry picked from commit 72741d68) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
ogg.k.ogg.k authored
non BOS headers for (Vorbis, Theora, Speex, Kate) do not have to be on separate pages, so avoid flushing before the last header Signed-off-by: Laurent Aimar <fenrir@videolan.org> (cherry picked from commit f87986e4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
ogg.k.ogg.k authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
ogg.k.ogg.k authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a077fb25) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Jul, 2009 10 commits
-
-
Laurent Aimar authored
Now seeking and skipping behave exactly the same. It also allows forward seeking in non seekable stream by reading the data. It closes #2994. As it is a critical section of code, it must be carefully tested. (cherry picked from commit fa43c146)
-
Laurent Aimar authored
It is a partial backport of [30086cdc]
-
Laurent Aimar authored
It is a partial backport of [30086cdc]
-
Laurent Aimar authored
(cherry picked from commit 6456512f)
-
Laurent Aimar authored
It avoids loosing subtitles with the messages "main subpicture error: subpicture heap full". (cherry picked from commit 34f25416)
-
Laurent Aimar authored
It also avoid useless mdate() when decoding audio. (cherry picked from commit 87129938)
-
Laurent Aimar authored
(cherry picked from commit 6088f39f)
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
This will still assert in debug build due to a core bug
-
Felix Paul Kühne authored
-
- 28 Jul, 2009 6 commits
-
-
Christophe Mutricy authored
EXTRA_DATA doesn't seem to be a "primary" even if DATA is and EXTRA is a valid prefix. Also i don't think .vlt are often rebuilt so it should be in clean rather than mostly clean (cherry picked from commit 4fdaf53d)
-
Anthony Loiseau authored
dialog_ProgressCreate can return NULL. For this case, only deal with the result if it is not NULL. Signed-off-by: Rémi Duraffort <ivoire@videolan.org> (cherry picked from commit 29e7fc71) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 5c9b0299) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 4df6f959) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Besnard Jean-Baptiste authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org> (cherry picked from commit f9b30861) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 56dc82ed) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-