- 27 Nov, 2005 15 commits
-
-
Olivier Teulière authored
-
Olivier Teulière authored
-
Clément Stenac authored
-
Antoine Cellerier authored
-
Olivier Teulière authored
- added the smaller version of the time slider used in some skins - made all the IDs unique
-
Olivier Teulière authored
in controls. The first valid one will be used. This is particularly useful for winamp skin, where you cannot know in advance the size of some images, so you can define 2 bitmaps, but only one control.
-
Olivier Teulière authored
A CtrlImage resized with the mosaic method didn't catch events outside of the initial (before resizing) size.
-
Olivier Teulière authored
-
Gildas Bazin authored
-
Yoann Peronneau authored
-
Clément Stenac authored
-
Yoann Peronneau authored
-
Clément Stenac authored
-
Clément Stenac authored
* Move jump size definitions to libvlc to avoid having 2 categories (still need to move bookmarks) * Don't show bookmarks settings in GUI - speeds up dramatically config panel creation
-
Jean-Paul Saman authored
-
- 26 Nov, 2005 14 commits
-
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Clément Stenac authored
- Fix optarg parsing - Set ${libs} after the main loop to get the right exec prefix - Give -lvlc_pic if we want PIC * Java bindings build - Use vlc-config better - Use pic for building
-
Gildas Bazin authored
-
Clément Stenac authored
Tweaked to integrate into build system
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Clément Stenac authored
New --enable-python-bindings option Pic libs will be built if something needing them (shared libvlc, python, mozilla) is built. * Fix a description in vlcObject
-
Clément Stenac authored
-
Clément Stenac authored
Fix some svn:ignore
-
Clément Stenac authored
-
Yoann Peronneau authored
-
Yoann Peronneau authored
-
Antoine Cellerier authored
The hotkey item in the prefs kind of looks akward. Someone have a better idea ?
-
- 25 Nov, 2005 9 commits
-
-
Yoann Peronneau authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Gildas Bazin authored
* modules/video_output/directx: apply video-title to both normal and fullscreen windows + support this for unicode builds as well.
-
Gildas Bazin authored
-
Yoann Peronneau authored
-
Damien Fouilleul authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/audio_output/directx.c: partial rewrite not to use position notification anymore (since even microsoft says it's buggy). That should solve all known issues with the directx audio output.
-
- 24 Nov, 2005 2 commits
-
-
Damien Fouilleul authored
Makefile: make sure that libpng shared dll isn't installed to prevent VLC from linking against it (Cygwin only)
-
Jean-Paul Saman authored
Run thread that reads from the DV camera at a slightly higher priority then the input. Put the --dv-caching value by default at a high value 60000 (1 min). Maybe it can be lower, but needs more testing.
-