- 27 Nov, 2005 12 commits
-
-
dionoea authored
-
ipkiss authored
- added the smaller version of the time slider used in some skins - made all the IDs unique
-
ipkiss 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.
-
ipkiss authored
A CtrlImage resized with the mosaic method didn't catch events outside of the initial (before resizing) size.
-
ipkiss authored
-
gbazin authored
-
yoann authored
-
zorglub authored
-
yoann authored
-
zorglub authored
-
zorglub 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
-
-
dionoea authored
-
zorglub authored
-
zorglub 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
-
gbazin authored
-
zorglub authored
Tweaked to integrate into build system
-
gbazin authored
-
gbazin authored
-
zorglub 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
-
zorglub authored
-
zorglub authored
Fix some svn:ignore
-
zorglub authored
-
yoann authored
-
yoann authored
-
dionoea authored
The hotkey item in the prefs kind of looks akward. Someone have a better idea ?
-
- 25 Nov, 2005 9 commits
-
-
yoann authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
gbazin authored
* modules/video_output/directx: apply video-title to both normal and fullscreen windows + support this for unicode builds as well.
-
gbazin authored
-
yoann authored
-
damienf authored
-
gbazin authored
-
gbazin 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 5 commits
-
-
damienf 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.
-
Christophe Mutricy authored
configure.ac: generate a script to call extras/make.pl. I'm not a autoconf expert so i'm not sure if it's the "good" way to do it. but it works (tm)
-
hartman authored
* Remove the icns in share, nothing is using it.
-
dionoea authored
(this is not the same ja.po as previous commit in 0.8.4 tag)
-