lms
16 years agoProvide means to stop check/process.
barbieri [Thu, 13 Dec 2007 22:07:45 +0000 (22:07 +0000)]
Provide means to stop check/process.

16 years agoAllow threads to run while processing.
barbieri [Thu, 13 Dec 2007 22:07:02 +0000 (22:07 +0000)]
Allow threads to run while processing.

16 years agoProvide stop_scanning()
barbieri [Thu, 13 Dec 2007 22:06:43 +0000 (22:06 +0000)]
Provide stop_scanning()

16 years agoPoint to correct SVN
barbieri [Thu, 13 Dec 2007 21:14:03 +0000 (21:14 +0000)]
Point to correct SVN

16 years agoadd git reference
barbieri [Thu, 13 Dec 2007 15:49:18 +0000 (15:49 +0000)]
add git reference

16 years agoAdd download section and SVN to front page.
barbieri [Thu, 13 Dec 2007 15:29:10 +0000 (15:29 +0000)]
Add download section and SVN to front page.

16 years agoAdd Doxyfiles to EXTRA_DIST
barbieri [Thu, 13 Dec 2007 15:15:17 +0000 (15:15 +0000)]
Add Doxyfiles to EXTRA_DIST

16 years agoMinor adjustments to webpage
barbieri [Thu, 13 Dec 2007 05:39:59 +0000 (05:39 +0000)]
Minor adjustments to webpage

16 years agofront page
barbieri [Thu, 13 Dec 2007 05:27:31 +0000 (05:27 +0000)]
front page

16 years agoAdd Python-docs to webpage
barbieri [Thu, 13 Dec 2007 05:10:43 +0000 (05:10 +0000)]
Add Python-docs to webpage

16 years agoAdd C-docs to webpage
barbieri [Thu, 13 Dec 2007 05:09:31 +0000 (05:09 +0000)]
Add C-docs to webpage

16 years agoDoxyGen support.
barbieri [Thu, 13 Dec 2007 05:03:53 +0000 (05:03 +0000)]
DoxyGen support.

16 years agoAdded debian packages
etrunko [Tue, 11 Dec 2007 05:53:03 +0000 (05:53 +0000)]
Added debian packages

16 years agoMerge branch 'master' of /home/gustavo/Development/git/python-lightmediascanner
barbieri [Mon, 10 Dec 2007 21:20:11 +0000 (21:20 +0000)]
Merge branch 'master' of /home/gustavo/Development/git/python-lightmediascanner

* 'master' of /home/gustavo/Development/git/python-lightmediascanner:
  Add lms_check() support.
  add charset support.
  Initial commit.

16 years agoMerge branch 'master' of /home/gustavo/Development/git/lightmediascanner
barbieri [Mon, 10 Dec 2007 21:05:52 +0000 (21:05 +0000)]
Merge branch 'master' of /home/gustavo/Development/git/lightmediascanner

* 'master' of /home/gustavo/Development/git/lightmediascanner: (60 commits)
  Modules are optional, don't fail when they fail.
  Adding support to ogg
  Implement lms_check()
  Refactor lightmediascanner_process.c
  Add missing new lines to messages
  Avoid breaking strict-aliasing rules.
  Use correct pointer types for iconv, avoid warnings.
  Move process stuff into own file, will add lms_check() and use part of it.
  Charset conversion support.
  Change plugin API to take a "context" instead of "db".
  Remove unused API macros.
  Cache lms_db_* per DB instance instead of globally.
  Provide data caching based on DB instance.
  Fix copy&paste legacy: s/ldi/ldv/g in lightmediascanner_db_video.c
  id3lib now uses playcnt.
  Add playcnt to audios table.
  PLS Parser.
  Also index audios by trackno.
  M3U parser.
  Fix memory leak and possible buffer overrun.
  ...

16 years agoInitial Repository Layout
barbieri [Mon, 10 Dec 2007 19:28:59 +0000 (19:28 +0000)]
Initial Repository Layout