[vlc-devel] [PATCH 0/1] oldhttp album art

John Freed okvlc at johnfreed.com
Mon Jan 9 01:42:31 CET 2012


I realize this is against 1.1 and feel free to ignore, but I'm just getting
familiar with the album art and intend to move on to working on 1.2

John Freed (1):
  oldhttp album art

 modules/control/http/http.c             |   83 +++++++++++--------------
 modules/control/http/http.h             |   11 ++-
 modules/control/http/mvar.c             |    2 +-
 modules/control/http/rpn.c              |    2 +-
 modules/meta_engine/id3genres.h         |  104 ++++++++++++++++++++++++++-----
 modules/misc/lua/libs/input.c           |    2 +-
 share/http/dialogs/main                 |    2 +-
 share/http/images/default_album_art.png |  Bin 0 -> 57537 bytes
 share/http/js/functions.js              |    4 +-
 share/lua/http/js/functions.js          |    4 +-
 src/input/input.c                       |    3 +-
 11 files changed, 142 insertions(+), 75 deletions(-)
 create mode 100644 share/http/images/default_album_art.png

-- 
1.7.7.5




More information about the vlc-devel mailing list