Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Functions | Variables
playlist-api.h File Reference

Go to the source code of this file.

Functions

 AUD_VFUNC5 (playlist_entry_insert, int, playlist, int, at, const char *, filename, Tuple *, tuple, bool_t, play) AUD_VFUNC5(playlist_entry_insert_batch
Index Index play AUD_VFUNC7 (playlist_entry_insert_filtered, int, playlist, int, at, Index *, filenames, Index *, tuples, PlaylistFilterFunc, filter, void *, user, bool_t, play) AUD_FUNC3(PluginHandle *
Index Index play fast AUD_FUNC3 (Tuple *, playlist_entry_get_tuple, int, playlist, int, entry, bool_t, fast) AUD_FUNC3(char *
Index Index play fast fast AUD_VFUNC6 (playlist_entry_describe, int, playlist, int, entry, char **, title, char **, artist, char **, album, bool_t, fast) AUD_FUNC3(int
Index Index play fast fast fast AUD_VFUNC3 (playlist_entry_set_selected, int, playlist, int, entry, bool_t, selected) AUD_VFUNC2(playlist_sort_by_filename
Index Index play fast fast
fast compare 
AUD_VFUNC2 (playlist_sort_by_tuple, int, playlist, PlaylistTupleCompareFunc, compare) AUD_VFUNC2(playlist_sort_by_title
Index Index play fast fast
fast compare compare 
AUD_VFUNC2 (playlist_sort_selected_by_filename, int, playlist, PlaylistStringCompareFunc, compare) AUD_VFUNC2(playlist_sort_selected_by_tuple
Index Index play fast fast
fast compare compare compare 
AUD_VFUNC2 (playlist_sort_selected_by_title, int, playlist, PlaylistStringCompareFunc, compare) AUD_VFUNC2(playlist_remove_duplicates_by_scheme

Variables

 int
 playlist
 at
Index filenames
Index Index tuples
Index Index bool_t
Index Index play playlist_entry_get_decoder
Index Index play entry
Index Index play fast playlist_entry_get_title
Index Index play fast fast playlist_entry_get_length
Index Index play fast fast fast PlaylistStringCompareFunc
Index Index play fast fast
fast compare compare 
PlaylistTupleCompareFunc

Function Documentation

Index Index play fast AUD_FUNC3 ( Tuple *  ,
playlist_entry_get_tuple  ,
int  ,
playlist  ,
int  ,
entry  ,
bool_t  ,
fast   
)
Index Index play fast fast fast compare AUD_VFUNC2 ( playlist_sort_by_tuple  ,
int  ,
playlist  ,
PlaylistTupleCompareFunc  ,
compare   
)
Index Index play fast fast fast compare compare AUD_VFUNC2 ( playlist_sort_selected_by_filename  ,
int  ,
playlist  ,
PlaylistStringCompareFunc  ,
compare   
)
Index Index play fast fast fast compare compare compare AUD_VFUNC2 ( playlist_sort_selected_by_title  ,
int  ,
playlist  ,
PlaylistStringCompareFunc  ,
compare   
)
Index Index play fast fast fast AUD_VFUNC3 ( playlist_entry_set_selected  ,
int  ,
playlist  ,
int  ,
entry  ,
bool_t  ,
selected   
)
AUD_VFUNC5 ( playlist_entry_insert  ,
int  ,
playlist  ,
int  ,
at  ,
const char *  ,
filename  ,
Tuple *  ,
tuple  ,
bool_t  ,
play   
)
Index Index play fast fast AUD_VFUNC6 ( playlist_entry_describe  ,
int  ,
playlist  ,
int  ,
entry  ,
char **  ,
title  ,
char **  ,
artist  ,
char **  ,
album  ,
bool_t  ,
fast   
)
Index Index play AUD_VFUNC7 ( playlist_entry_insert_filtered  ,
int  ,
playlist  ,
int  ,
at  ,
Index *  ,
filenames  ,
Index *  ,
tuples  ,
PlaylistFilterFunc  ,
filter  ,
void *  ,
user  ,
bool_t  ,
play   
)

Variable Documentation

at
Index Index play fast fast bool_t

Definition at line 127 of file playlist-api.h.

Index Index play fast fast entry
Index filenames

Definition at line 127 of file playlist-api.h.

Index Index play fast fast fast compare compare compare int

Definition at line 127 of file playlist-api.h.

Index Index play fast fast fast compare compare compare playlist

Definition at line 150 of file playlist-api.h.

Index Index play fast fast playlist_entry_get_length

Definition at line 175 of file playlist-api.h.

Referenced by audacious_rc_song_frames().

Index Index play fast playlist_entry_get_title

Definition at line 163 of file playlist-api.h.

Referenced by audacious_rc_song_title().

Index Index play fast fast fast compare PlaylistStringCompareFunc

Definition at line 217 of file playlist-api.h.

Index Index play fast fast fast compare compare PlaylistTupleCompareFunc

Definition at line 236 of file playlist-api.h.

Index Index tuples