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 |
| 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 | ||||
| ) |
Definition at line 95 of file playlist-api.h.
Referenced by vis_runner_pass_audio().
Definition at line 112 of file playlist-api.h.
Definition at line 96 of file playlist-api.h.
Referenced by add_list(), audacious_remote_playlist_add(), audacious_remote_playlist_open_list(), audacious_remote_playlist_open_list_to_temp(), handle_cmd_line_filenames(), and playlist_entry_insert().
Definition at line 112 of file playlist-api.h.
Definition at line 95 of file playlist-api.h.
Definition at line 95 of file playlist-api.h.
Definition at line 124 of file playlist-api.h.
Referenced by drct_pl_get_time(), get_info_cb(), playback_play_file(), and update_cb().
Definition at line 112 of file playlist-api.h.
Referenced by get_field_cb(), get_mpris_metadata_cb(), mpris_emit_track_change(), playback_play_file(), playlist_remove_duplicates_by_scheme(), playlist_remove_failed(), and playlist_select_by_patterns().
| playlist_entry_insert_batch |
Definition at line 95 of file playlist-api.h.
Referenced by add_cb(), add_list(), and playlist_entry_insert().
Definition at line 265 of file playlist-api.h.
Referenced by add_list(), and load_playlists().
Definition at line 246 of file playlist-api.h.
Definition at line 163 of file playlist-api.h.
Referenced by playlist_remove_duplicates_by_scheme(), and playlist_sort_by_scheme().
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.
1.7.1