- 11 Mar, 2012 18 commits
-
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
This enables running VLC to run on a kernel that does not support version 5.5 of the Linux DVB API (i.e. Linux < 3.3), even if VLC was compiled with more recent kernel headers. Unfortunately, this is of limited use. In practice, the running kernel version is more likely to be newer than the kernel headers, than to be older. In that case, VLC will print an explicit error.
-
Rémi Denis-Courmont authored
-
Hugo Beauzée-Luyssen authored
This reverts commit 6afa23b2. This was breaking length computing, thus breaking seeking. Conflicts: modules/access/bluray.c
-
Hugo Beauzée-Luyssen authored
-
Rémi Denis-Courmont authored
This requires Linux DVBv5.5.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This will be needed for proper DVBv5.5 support.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Hugo Beauzée-Luyssen authored
This should fix bluray playback on windows.
-
Felix Paul Kühne authored
note that this patch includes a hack to revert to the 'Default' state correctly
-
Rémi Denis-Courmont authored
-
Konstantin Pavlov authored
Required for metadata support.
-
- 10 Mar, 2012 12 commits
-
-
Rafaël Carré authored
-
David Fuhrmann authored
-
Felix Paul Kühne authored
macosx: allow to hide the drop zone while the playlist is empty using an option-click on the playlist toggle button (refs #6213)
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This fixes crash with BD-J menu, if libbluray isn't built with java support.
-
Hugo Beauzée-Luyssen authored
-
Ilkka Ollakka authored
Only fail if user explicitly enabled x26410b option and suitable libraries are not found.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 09 Mar, 2012 9 commits
-
-
Felix Paul Kühne authored
it behaves this way now: - no video => toggle window minimization - active video in main window => toggle playlist / video - active detached video => toggle window minimization - active video in main window, option click on button => toggle window minimization
-
Felix Paul Kühne authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
bbcallen authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
the playlist item automatically reveals the main window now, in case it is hidden. the close item correctly closes the detached video output window now, when using the gray ui style
-
Sébastien Escudier authored
-
- 08 Mar, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-