- 01 Dec, 2006 6 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This help suppress dependency of src/misc/modules.c upon some structs typedefs just for the sake of sizeof.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Marian Durkovic authored
-
Rafaël Carré authored
Control & Playback buttons have the same size
-
- 30 Nov, 2006 7 commits
-
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Don't immediatly overwrite our driver retrieved video palette value with 0.
-
Derk-Jan Hartman authored
* microDVD should use the framerate of the movie if that is known, before falling back to 25fps
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
Olivier Aubert authored
-
- 29 Nov, 2006 10 commits
-
-
Dennis van Amerongen authored
vlc.win32.nsi.in: Add shortcut for Direct3D with no hardware acceleration. YUV->RGB hardware accelaration should normally be enabled except on some buggy NVidia cards/drivers?
-
Dennis van Amerongen authored
-
Dennis van Amerongen authored
vlc.win32.nsi.in: Renamed Utilities to Quick Settings. Added separate shortcuts for no overlay and no hardware accelleration and seperate folders for Audio, Video and Interface.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Adds an help menu with help and about. Dialogs are still empty.
-
Rafaël Carré authored
Adds an option to force D-Bus support to be enabled anyway.
-
Marian Durkovic authored
whole playlist
-
Jean-Baptiste Kempf authored
-
- 28 Nov, 2006 11 commits
-
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Philippe Morin authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Some cast magic to get around a gazillion of warnings during the OSX build. If your OS has similiar warnings, feel free to add yourself to the define list :D. Solution thanks to Sam. ../include/vlc_threads_funcs.h:501: warning: cast from function call of type 'pthread_t' to non-matching type 'int'
-
Derk-Jan 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 6 commits
-
-
Christophe Mutricy authored
-
Derk-Jan 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.
-
Felix Paul Kühne authored
* added an option to the apple script binding to check for windowed or fullscreen mode. Patch by Martin Kahr <martin --att-- martinkahr com>
-
Felix Paul Kühne authored
-