X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=www%2Fapi%2Fgroup__LMS__DB.html;fp=www%2Fapi%2Fgroup__LMS__DB.html;h=c0e005ff578b0d4425674ae575b8ed0f28be6f0f;hb=7436eda8879f146fa50e342a134db80a9e6db58d;hp=c4f20f4bd27fa6246832a23c6917010bd4a849cd;hpb=ac03e6ebd87457463f0d6facf3a810c24f3c8226;p=lms diff --git a/www/api/group__LMS__DB.html b/www/api/group__LMS__DB.html index c4f20f4..c0e005f 100644 --- a/www/api/group__LMS__DB.html +++ b/www/api/group__LMS__DB.html @@ -4,15 +4,18 @@ - -
- -
+ + +

DataBase-API

@@ -27,13 +30,13 @@ - + - + - + - + @@ -84,8 +87,8 @@ Although Light Media Scanner uses SQLite3 and doesn't try to hide it from plugin

-

-Definition at line 97 of file lightmediascanner_db.h. +

Definition at line 97 of file lightmediascanner_db.h.

+

@@ -101,8 +104,8 @@ Definition at line 78 of file lightmediascanner_db.h. +

Definition at line 78 of file lightmediascanner_db.h.

+

@@ -118,8 +121,8 @@ Definition at line 125 of file lightmediascanner_db.h. +

Definition at line 125 of file lightmediascanner_db.h.

+

@@ -135,8 +138,8 @@ Definition at line 111 of file lightmediascanner_db.h. +

Definition at line 111 of file lightmediascanner_db.h.

+


Function Documentation

@@ -159,7 +162,7 @@ Definition at line +

Data Structures

struct  lms_playlist_info

Typedefs

typedef lms_db_image lms_db_image_t
typedef struct lms_db_image lms_db_image_t
typedef lms_db_audio lms_db_audio_t
typedef struct lms_db_audio lms_db_audio_t
typedef lms_db_video lms_db_video_t
typedef struct lms_db_video lms_db_video_t
typedef lms_db_playlist lms_db_playlist_t
typedef struct lms_db_playlist lms_db_playlist_t

Functions

API lms_db_image_tlms_db_image_new (sqlite3 *db) GNUC_NON_NULL(1)
@@ -179,7 +182,7 @@ Definition at line lms_db_audio_tlda  )  - + @@ -196,16 +199,20 @@ This is usually called from plugin's finish() callback.

Returns:
On success 0 is returned.
+

Definition at line 402 of file lightmediascanner_db_audio.c.

+ +

References lms_db_cache_del(), and lms_db_finalize_stmt().

+ +

Referenced by lms_db_audio_new().

+

-Definition at line 352 of file lightmediascanner_db_audio.c. -

-References lms_db_cache_del(), and lms_db_finalize_stmt(). -

-Referenced by lms_db_audio_new(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -219,7 +226,7 @@ Here is the call graph for this function:

sqlite3 *  db  )  - + @@ -236,14 +243,18 @@ This is usually called from plugin's setup() callback with the db
Returns:
DB access tool handle.
+

Definition at line 297 of file lightmediascanner_db_audio.c.

+ +

References lms_db_audio_free(), lms_db_cache_add(), and lms_db_cache_get().

+

-Definition at line 247 of file lightmediascanner_db_audio.c. -

-References lms_db_audio_free(), lms_db_cache_add(), and lms_db_cache_get(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -257,7 +268,7 @@ Here is the call graph for this function:

lms_db_audio_tlda  )  - + @@ -274,14 +285,18 @@ This is usually called from plugin's start() callback.

Returns:
On success 0 is returned.
+

Definition at line 341 of file lightmediascanner_db_audio.c.

+ +

References lms_db_compile_stmt().

+

-Definition at line 291 of file lightmediascanner_db_audio.c. -

-References lms_db_compile_stmt(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -304,7 +319,7 @@ Here is the call graph for this function:

+ @@ -324,7 +339,7 @@ Here is the call graph for this function:

lms_db_image_tldi  )  - + @@ -341,16 +356,20 @@ This is usually called from plugin's finish() callback.

Returns:
On success 0 is returned.
+

Definition at line 193 of file lightmediascanner_db_image.c.

+ +

References lms_db_cache_del(), and lms_db_finalize_stmt().

+ +

Referenced by lms_db_image_new().

+

-Definition at line 173 of file lightmediascanner_db_image.c. -

-References lms_db_cache_del(), and lms_db_finalize_stmt(). -

-Referenced by lms_db_image_new(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -364,7 +383,7 @@ Here is the call graph for this function:

sqlite3 *  db  )  - + @@ -381,14 +400,18 @@ This is usually called from plugin's setup() callback with the db
Returns:
DB access tool handle.
+

Definition at line 117 of file lightmediascanner_db_image.c.

+ +

References lms_db_cache_add(), lms_db_cache_get(), and lms_db_image_free().

+

-Definition at line 97 of file lightmediascanner_db_image.c. -

-References lms_db_cache_add(), lms_db_cache_get(), and lms_db_image_free(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -402,7 +425,7 @@ Here is the call graph for this function:

lms_db_image_tldi  )  - + @@ -419,14 +442,18 @@ This is usually called from plugin's start() callback.

Returns:
On success 0 is returned.
+

Definition at line 161 of file lightmediascanner_db_image.c.

+ +

References lms_db_compile_stmt().

+

-Definition at line 141 of file lightmediascanner_db_image.c. -

-References lms_db_compile_stmt(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -449,7 +476,7 @@ Here is the call graph for this function:

+ @@ -469,7 +496,7 @@ Here is the call graph for this function:

lms_db_playlist_tldp  )  - + @@ -486,16 +513,20 @@ This is usually called from plugin's finish() callback.

Returns:
On success 0 is returned.
+

Definition at line 185 of file lightmediascanner_db_playlist.c.

+ +

References lms_db_cache_del(), and lms_db_finalize_stmt().

+ +

Referenced by lms_db_playlist_new().

+

-Definition at line 165 of file lightmediascanner_db_playlist.c. -

-References lms_db_cache_del(), and lms_db_finalize_stmt(). -

-Referenced by lms_db_playlist_new(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -509,7 +540,7 @@ Here is the call graph for this function:

sqlite3 *  db  )  - + @@ -526,14 +557,18 @@ This is usually called from plugin's setup() callback with the db
Returns:
DB access tool handle.
+

Definition at line 111 of file lightmediascanner_db_playlist.c.

+ +

References lms_db_cache_add(), lms_db_cache_get(), and lms_db_playlist_free().

+

-Definition at line 91 of file lightmediascanner_db_playlist.c. -

-References lms_db_cache_add(), lms_db_cache_get(), and lms_db_playlist_free(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -547,7 +582,7 @@ Here is the call graph for this function:

lms_db_playlist_tldp  )  - + @@ -564,14 +599,18 @@ This is usually called from plugin's start() callback.

Returns:
On success 0 is returned.
+

Definition at line 155 of file lightmediascanner_db_playlist.c.

+ +

References lms_db_compile_stmt().

+

-Definition at line 135 of file lightmediascanner_db_playlist.c. -

-References lms_db_compile_stmt(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -594,7 +633,7 @@ Here is the call graph for this function:

+ @@ -614,7 +653,7 @@ Here is the call graph for this function:

lms_db_video_tldv  )  - + @@ -631,16 +670,20 @@ This is usually called from plugin's finish() callback.

Returns:
On success 0 is returned.
+

Definition at line 197 of file lightmediascanner_db_video.c.

+ +

References lms_db_cache_del(), and lms_db_finalize_stmt().

+ +

Referenced by lms_db_video_new().

+

-Definition at line 177 of file lightmediascanner_db_video.c. -

-References lms_db_cache_del(), and lms_db_finalize_stmt(). -

-Referenced by lms_db_video_new(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -654,7 +697,7 @@ Here is the call graph for this function:

sqlite3 *  db  )  - + @@ -671,14 +714,18 @@ This is usually called from plugin's setup() callback with the db
Returns:
DB access tool handle.
+

Definition at line 124 of file lightmediascanner_db_video.c.

+ +

References lms_db_cache_add(), lms_db_cache_get(), and lms_db_video_free().

+

-Definition at line 104 of file lightmediascanner_db_video.c. -

-References lms_db_cache_add(), lms_db_cache_get(), and lms_db_video_free(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

@@ -692,7 +739,7 @@ Here is the call graph for this function:

lms_db_video_tldv  )  - + @@ -709,19 +756,24 @@ This is usually called from plugin's start() callback.

Returns:
On success 0 is returned.
+

Definition at line 168 of file lightmediascanner_db_video.c.

+ +

References lms_db_compile_stmt().

+

-Definition at line 148 of file lightmediascanner_db_video.c. -

-References lms_db_compile_stmt(). -

-Here is the call graph for this function:

+
+Here is the call graph for this function:
+
+

- + +

-


Generated on Thu Dec 13 02:04:05 2007 for Light Media Scanner by  + +
Generated on Sun Oct 5 12:24:58 2008 for Light Media Scanner by  -doxygen 1.5.2
+doxygen 1.5.6