[vlc-devel] [vlc-commits] commit: Media library features sql_monitor - directory scanner ml_watch - playlist watcher item_list - items being watched by ml_watch media_pool - list of active media in vlc (Srikanth Raju )

Pierre d'Herbemont pdherbemont at free.fr
Thu Nov 4 19:11:42 CET 2010


Why is this not a separate library?

Pierre.

On Thu, Nov 4, 2010 at 6:59 PM,  <git at videolan.org> wrote:
> vlc | branch: master | Srikanth Raju <srikiraju at gmail.com> | Mon Oct 18 01:21:12 2010 +0530| [1237aadc0d0da18545d0f94a1956a9025747e02c] | committer: Srikanth Raju
>
> Media library features sql_monitor - directory scanner ml_watch - playlist watcher item_list - items being watched by ml_watch media_pool - list of active media in vlc
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1237aadc0d0da18545d0f94a1956a9025747e02c
> ---
>
>  modules/media_library/item_list.c   |  291 +++++++++++++++++
>  modules/media_library/item_list.h   |   84 +++++
>  modules/media_library/media_pool.c  |  150 +++++++++
>  modules/media_library/ml_watch.c    |  585 +++++++++++++++++++++++++++++++++++
>  modules/media_library/sql_monitor.c |  556 +++++++++++++++++++++++++++++++++
>  5 files changed, 1666 insertions(+), 0 deletions(-)
>
> Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1237aadc0d0da18545d0f94a1956a9025747e02c
> _______________________________________________
> vlc-commits mailing list
> vlc-commits at videolan.org
> http://mailman.videolan.org/listinfo/vlc-commits
>



More information about the vlc-devel mailing list