Changeset 37481e857adddfa05b8871dc8784c22240b1e3a8

Show
Ignore:
Timestamp:
21/12/07 20:30:52 (10 months ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1198265452 +0000
git-parent:

[4c4ad240294546960d94560fffd40e2e0ae3ce0a]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1198265452 +0000
Message:

modules/services_discovery/freebox.c: Create a new service discovery for the french ISP free.fr set top box.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r53c7731 r37481e8  
    12691269if test "${SYS}" != "mingwce"; then 
    12701270  VLC_ADD_PLUGINS([access_fake access_filter_timeshift access_filter_record access_filter_dump]) 
    1271   VLC_ADD_PLUGINS([gestures rc telnet hotkeys showintf marq podcast shout sap fake folder]) 
     1271  VLC_ADD_PLUGINS([gestures rc telnet hotkeys showintf marq podcast shout sap freebox fake folder]) 
    12721272  VLC_ADD_PLUGINS([rss mosaic wall motiondetect clone crop erase bluescreen alphamask gaussianblur]) 
    12731273  VLC_ADD_PLUGINS([i420_yuy2 i422_yuy2 i420_ymga i422_i420]) 
  • modules/services_discovery/Modules.am

    r0900f11 r37481e8  
    55SOURCES_upnp_intel = upnp_intel.cpp 
    66SOURCES_bonjour = bonjour.c 
     7SOURCES_freebox = freebox.c 
    78SOURCES_podcast = podcast.c