An error occurred fetching the project authors.
- 11 Jan, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Dec, 2009 1 commit
-
-
JP Dinger authored
-
- 10 Jul, 2009 1 commit
-
-
Erwan Tulou authored
skins2: For Linux, correct files that cannot be loaded because of a workaround that only makes sense on Windows. Forcefully setting a file name with lower case was inserted to solve an issue that is only true on Windows. On Linux, upper/lower case must not be tampered with. This resulted in skins like Orangeade.vlt failing to load their fonts on Linux.
-
- 16 Mar, 2009 1 commit
-
-
Erwan Tulou authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 25 Jan, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 17 Oct, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 30 May, 2008 1 commit
-
-
Rafaël Carré authored
CID 140
-
- 12 Mar, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 05 Sep, 2007 2 commits
-
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
- 22 Aug, 2007 1 commit
-
-
Rafaël Carré authored
-
- 04 Apr, 2007 1 commit
-
-
Loïc Minier authored
Martin Michlmayr; Debian #417750.
-
- 25 Nov, 2006 1 commit
-
-
Rémi Denis-Courmont authored
- use utf8_(read|open)dir - do not assume that stat() succeeds (tiny race condition)
-
- 23 Jul, 2006 1 commit
-
-
Olivier Teulière authored
possible to load a skin on Windows when logged with an account containing non-english characters.
-
- 31 Mar, 2006 1 commit
-
-
Clément Stenac authored
-
- 01 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 10 Nov, 2005 1 commit
-
-
Cyril Deguet authored
Now it starts to really look cool ;-) * builder.cpp: look for fonts in the resource path if the font file cannot be found in the theme itself * ctrl_slider.cpp: fixed the hack for winamp: the bar images are separated by 2 rows, not 3...
-
- 09 Nov, 2005 1 commit
-
-
Olivier Teulière authored
-
- 08 Nov, 2005 2 commits
-
-
Olivier Teulière authored
when the extraction failed
-
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
-
- 06 Nov, 2005 5 commits
-
-
Olivier Teulière authored
* skins2/src/theme_loader.cpp: Fixed another directory delimiter issue. The winamp skins load perfectly on windows now...
-
Olivier Teulière authored
-
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
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 ;)
-
- 22 Oct, 2005 1 commit
-
-
Cyril Deguet authored
does what it should (if set to "false", the window is hidden when the theme is loaded for the first time)
-
- 20 Aug, 2005 3 commits
-
-
Damien Fouilleul authored
-
Clément Stenac authored
-
Clément Stenac authored
Fix 64 bits build (Debian #324031)
-
- 18 Jul, 2005 1 commit
-
-
Cyril Deguet authored
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 03 Jun, 2005 1 commit
-
-
Gildas Bazin authored
-
- 21 Feb, 2005 1 commit
-
-
Gildas Bazin authored
* src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
-
- 15 Feb, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 11 Feb, 2005 1 commit
-
-
Damien Fouilleul authored
-
- 10 Feb, 2005 1 commit
-
-
Gildas Bazin authored
* modules/gui/skins2/src/theme_loader.cpp: portability fix (gzopen_frontend() is still borked on 64bits platforms).
-
- 18 Dec, 2004 2 commits
-
-
Olivier Teulière authored
-
Olivier Teulière authored
(the new vout is refreshed)
-