- 03 Dec, 2006 15 commits
-
-
zorglub authored
* Added a minimal streaming feature
-
dionoea authored
-
Rémi Denis-Courmont authored
-
dionoea authored
-
Rémi Denis-Courmont authored
-
dionoea authored
-
Rémi Denis-Courmont authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
Fix [17577]. Removing 200 lines of code is nice. Replacing them with lines that does the same thing as before is better.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
zorglub authored
* Add right-click "info" item in qt4 playlist
-
zorglub authored
* libvlc sources and plugins now define __LIBVLC__ and headers exported to plugins (ie, include/vlc_*.h) check for this * libvlc sources use the value of the "libvlc" component in vlc-config instead of vlc * Apply flags directly to "libvlc" in configure.ac - might temporarily break win32 :)
-
zorglub authored
* Implement MRL handling for file, disc and network * Moved input slave option to the global dialog (not file specific and avoid cluttering the file subpanel) * Initial implementation of the network panel based on ideas and work by Leo Spalteholz. Thanks ! * Improve layouting and handling of the advanced options subpanel --This line, and those below, will beignored-- M modules/gui/qt4/dialogs/open.cpp M modules/gui/qt4/dialogs/open.hpp M modules/gui/qt4/components/open.cpp M modules/gui/qt4/components/open.hpp M modules/gui/qt4/ui/open_net.ui M modules/gui/qt4/ui/open_disk.ui M modules/gui/qt4/ui/open_file.ui M modules/gui/qt4/ui/open.ui
-
- 02 Dec, 2006 2 commits
- 01 Dec, 2006 2 commits
-
-
Marian Durkovic authored
-
Rafaël Carré authored
Control & Playback buttons have the same size
-
- 30 Nov, 2006 5 commits
-
-
hartman authored
-
hartman authored
* Don't immediatly overwrite our driver retrieved video palette value with 0.
-
hartman authored
* microDVD should use the framerate of the movie if that is known, before falling back to 25fps
-
Rafaël Carré authored
-
Olivier Aubert authored
-
- 29 Nov, 2006 6 commits
-
-
hartman authored
-
hartman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Adds an help menu with help and about. Dialogs are still empty.
-
Marian Durkovic authored
whole playlist
-
Jean-Baptiste Kempf authored
-
- 28 Nov, 2006 7 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
hartman authored
-
hartman authored
* playlist/* When telling the playlist to play the node, don't check for i_children. The playlist might still have to process the request of the add and i_children may not be accurate yet. (this fixes a bug where 1 item playlists would not start playing).
-
- 27 Nov, 2006 3 commits
-
-
hartman authored
-
Felix Paul Kühne authored
you can also do the following now: <tell app "VLC" to set fullscreen mode to true>, thus you also got write access ;) Sorry, I just forgot to commit these obvious files in [18115].
-
Felix Paul Kühne authored
* various improvements to the AppleRemote support by Martin Kahr <martin -attt-> martinkahr com> feat. the following changes: - holding +/- continuously increases/decreases volume - pressing Play twice toggles fullscreen mode - a press on Menu shows the "Position" overlay (like pressing the key 't') This updates our copy of Martin's unofficial framework to the latest version released.
-