[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 )

git at videolan.org git at videolan.org
Thu Nov 4 18:59:37 CET 2010


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


More information about the vlc-commits mailing list