- 04 Jan, 2008 8 commits
-
-
Pierre d'Herbemont authored
video_output/opengllayer.m: Hopefully fix the tearing issues by correctly updating textures, and using a nice trick to save the current opengl context. (Note, we can't draw to it directly).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/VLC_app/VLCMainWindow.m: Set noAutoresizeColumn and MarkerFollowCell for the categories List.
-
Pierre d'Herbemont authored
-
Faustino Osuna authored
-
Pierre d'Herbemont authored
-
- 03 Jan, 2008 15 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Faustino Osuna authored
-
Faustino Osuna authored
-
Faustino Osuna authored
-
Faustino Osuna authored
-
Faustino Osuna authored
-
Faustino Osuna authored
MacOSX/Framework/Examples/test/Controller.m: Updated example to comply with latest framework improvements.
-
Faustino Osuna authored
-
Olivier Aubert authored
libvlc_video_take_snapshot API change (it would be nice to grep the VLC source, or at least the bindings directory, for the symbol when doing such a change).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 02 Jan, 2008 17 commits
-
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCMediaPlayer.m: Missing a comment before the detach to match the attach of libvlc_MediaInstancePositionChanged.
-
Antoine Cellerier authored
Start splitting the ALSA and OSS code. The --v4l2-adev device will be tried first as an ALSA device, and then as OSS upon failure. If no audio device is specified, "default" is used for ALSA, "/dev/dsp" for OSS. You can disable/activate usage of ALSA and OSS using the --v4l2-audio-method option (see vlc -p v4l2 --advanced --help-verbose). Next step will be to split the module in different source files, the current code is quite a mess. Also fix compilation of the module if HAVE_ALSA isn't defined.
-
Pierre d'Herbemont authored
video_output/opengllayer.m: Don't use AGP texturing until we get a proper frames lifo stack. Set to the layer synchronous, and call setNeedsDisplay when needed.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
video_output/opengllayer.m: Rename the layer from VLCVideoLayer to VLCVoutLayer, to avoid name collision with the framework.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-