- Nov 09, 2005
-
-
Christophe Mutricy authored
po/*: update due to file moving
-
zorglub authored
-
Rémi Denis-Courmont authored
-
sigmunau authored
Also removed a long unused member from the clock struct.
-
- Nov 08, 2005
-
-
ipkiss authored
-
ipkiss authored
coordinates and/or invalid size
-
ipkiss authored
when the extraction failed
-
bigben authored
-
Cyril Deguet authored
-
Cyril Deguet authored
depends on the position of the slider. The "Slider" elements now have optional attributes "background", which the Id of a bitmap, and "nbimages" which is the number of images in the bitmap (it is similar to the radialslider). At the moment there is a hack to support winamp slider bars: the different images must be separated by 3 rows of unused pixels (well, maybe they are useful; if someone knows how... ;) * theme_loader.cpp: convert the file names from zip archives to lower case, to avoid mixed case issues in some winamp skins
-
ipkiss authored
-
gbazin authored
-
Felix Paul Kühne authored
-
zorglub authored
-
- Nov 07, 2005
-
-
ipkiss authored
-
Christophe Mutricy authored
bootstrap: test for the presence of contrib/share/aclocal before including it because m4 react badly to missing directory
-
- Nov 06, 2005
-
-
ipkiss authored
-
Cyril Deguet authored
-
Cyril Deguet authored
-
Felix Paul Kühne authored
-
ipkiss authored
* skins2/src/theme_loader.cpp: Fixed another directory delimiter issue. The winamp skins load perfectly on windows now...
-
ipkiss authored
-
Cyril Deguet authored
* winamp2.xml: more controls
-
Cyril Deguet authored
* theme_loader.cpp: correct handling of subdirectories in winamp skins
-
Cyril Deguet authored
lot of things to do but it works ! * theme_loader.cpp: when a theme contains no XML file, assume we are trying to load a winamp skin, and use winamp2.xml * vlcproc.cpp: repaired text variables ($N was broken)
-
Cyril Deguet authored
several bitmaps in a skin from regions of the same image file. Usage is: <Bitmap id="body" file="main.bmp" alphacolor="#FF0000"> <SubBitmap id="sub1" x="0" y="10" width="100" height="100" /> <SubBitmap id="sub2" x="100" y="10" width="100" height="100" /> </Bitmap>
-
Cyril Deguet authored
-
Cyril Deguet authored
Borrowed code from Gilles Vollant for the unzip part (I guess this code should be put elsewhere in vlc, but it was the easy way for me at the moment;) I hope it compiles fine everywhere, I've tested only on linux. Now, everything's ready for winamp skins ;)
-
- Nov 05, 2005
-
-
Cyril Deguet authored
can be loaded
-
Cyril Deguet authored
taken into account, which caused getting RGBA pictures instead of ARGB, or GBR instead of RGB). 8bpp is obviously broken too, I have not tested it. --> now BMP images (and other formats) can be used in skins, not only PNG! (of course the goal is to add a winamp skins loader ;-)
-
Cyril Deguet authored
"equalizer.enable()" and "equalizer.disable()" to enable or disable the equalizer audio filter. + small fixes
-
- Nov 04, 2005
-
-
Rémi Denis-Courmont authored
Bug report credited to Matthew Hodgson
-
Marian Ďurkovič authored
-
- Nov 03, 2005
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
Christophe Mutricy authored
-