]> git.sesse.net Git - vlc/history - modules/gui/skins2/src/file_bitmap.cpp
Merge branch 1.0-bugfix
[vlc] / modules / gui / skins2 / src / file_bitmap.cpp
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2008-08-27 Laurent AimarRequest RGBA when you want that (and not RV32).
2008-07-18 Laurent AimarUse picture helpers.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2006-04-17 Cyril Deguet* all: added a INI file parser in skins2. For instance...
2006-04-09 Cyril Deguet* all: new skin text variable "$B" to get the stream...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-03 Cyril Deguet* all: support of animated bitmaps in skins: there...
2005-11-06 Cyril Deguet* winamp2.xml: hack to support nums_ex.bmp and numbers.bmp
2005-11-05 Cyril Deguet* all: renamed PngBitmap into FileBitmap, as any image...