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

Go to the source code of this file.

Functions

 AUD_FUNC4 (void, playlist_entry_insert, gint, playlist, gint, at, gchar *, filename, Tuple *, tuple) AUD_FUNC4(void
struct index struct index tuples AUD_FUNC2 (const gchar *, playlist_entry_get_filename, gint, playlist, gint, entry) AUD_FUNC3(const Tuple *
struct index struct index
tuples fast 
AUD_FUNC3 (const gchar *, playlist_entry_get_title, gint, playlist, gint, entry, gboolean, fast) AUD_FUNC3(gint
struct index struct index
tuples fast fast 
AUD_FUNC3 (void, playlist_entry_set_selected, gint, playlist, gint, entry, gboolean, selected) AUD_FUNC2(void
struct index struct index
tuples fast fast compare 
AUD_FUNC2 (void, playlist_sort_by_tuple, gint, playlist, PlaylistTupleCompareFunc, compare) AUD_FUNC2(void
struct index struct index
tuples fast fast compare
compare 
AUD_FUNC2 (void, playlist_sort_selected_by_tuple, gint, playlist, PlaylistTupleCompareFunc, compare) AUD_FUNC2(void
struct index struct index
tuples fast fast compare
compare scheme 
AUD_FUNC2 (void, playlist_select_by_patterns, gint, playlist, const Tuple *, patterns) AUD_FUNC3(gboolean

Variables

 playlist_entry_insert_batch
 gint
 playlist
 at
struct index filenames
struct index struct index tuples playlist_entry_get_tuple
struct index struct index tuples entry
struct index struct index tuples gboolean
struct index struct index
tuples fast 
playlist_entry_get_length
struct index struct index
tuples fast fast 
playlist_sort_by_filename
struct index struct index
tuples fast fast 
PlaylistFilenameCompareFunc
struct index struct index
tuples fast fast compare 
playlist_sort_selected_by_filename
struct index struct index
tuples fast fast compare
compare 
playlist_remove_duplicates_by_scheme
struct index struct index
tuples fast fast compare
compare scheme 
playlist_insert_playlist

Function Documentation

struct index struct index tuples AUD_FUNC2 ( const gchar *  ,
playlist_entry_get_filename  ,
gint  ,
playlist  ,
gint  ,
entry   
) const [read]
struct index struct index tuples fast fast compare compare scheme AUD_FUNC2 ( void  ,
playlist_select_by_patterns  ,
gint  ,
playlist  ,
const Tuple ,
patterns   
)
struct index struct index tuples fast fast compare AUD_FUNC2 ( void  ,
playlist_sort_by_tuple  ,
gint  ,
playlist  ,
PlaylistTupleCompareFunc  ,
compare   
)
struct index struct index tuples fast fast compare compare AUD_FUNC2 ( void  ,
playlist_sort_selected_by_tuple  ,
gint  ,
playlist  ,
PlaylistTupleCompareFunc  ,
compare   
)
struct index struct index tuples fast AUD_FUNC3 ( const gchar *  ,
playlist_entry_get_title  ,
gint  ,
playlist  ,
gint  ,
entry  ,
gboolean  ,
fast   
)
struct index struct index tuples fast fast AUD_FUNC3 ( void  ,
playlist_entry_set_selected  ,
gint  ,
playlist  ,
gint  ,
entry  ,
gboolean  ,
selected   
)
AUD_FUNC4 ( void  ,
playlist_entry_insert  ,
gint  ,
playlist  ,
gint  ,
at  ,
gchar *  ,
filename  ,
Tuple ,
tuple   
)

Variable Documentation

struct index struct index tuples fast fast compare compare scheme at
struct index struct index tuples fast entry
struct index filenames
struct index struct index tuples fast gboolean

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

struct index struct index tuples fast fast compare compare scheme gint

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

struct index struct index tuples fast fast compare compare scheme playlist
struct index struct index tuples fast playlist_entry_get_length

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

Referenced by drct_pl_get_time(), get_info_cb(), playback_play_file(), and update_cb().

struct index struct index tuples playlist_entry_get_tuple
playlist_entry_insert_batch

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

Referenced by add_cb(), add_list(), and playlist_entry_insert().

struct index struct index tuples fast fast compare compare scheme playlist_insert_playlist

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

Referenced by add_list(), and load_playlists().

struct index struct index tuples fast fast compare compare playlist_remove_duplicates_by_scheme

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

struct index struct index tuples fast fast playlist_sort_by_filename
struct index struct index tuples fast fast compare playlist_sort_selected_by_filename

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

Referenced by playlist_sort_selected_by_scheme().

struct index struct index tuples fast fast compare PlaylistFilenameCompareFunc

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