610 Commits (f9020c4df073c861a28f0cda5c6c5dccb58a49ef)

Author SHA1 Message Date
Lyndon Brown a0c6a1d486 interface: remove use of obsolete logger interface 9 years ago
Francois Cartegnie 9314bb489c vlc_arrays: split array_append in checked and w/abort 9 years ago
Thomas Guillem 21ded5000d dialog: also update text with indeterminate progress 9 years ago
Rémi Denis-Courmont 4d2fb7d36f playlist: remove mode parameter from playlist_NodeAddInput() 9 years ago
Thomas Guillem 37a24d9cd1 dialog: use vlc_array_index_of_item 10 years ago
Filip Roséen fe5ef9bfff interface/dialog: fix iteration variable type compared to vlc_array_count 10 years ago
Rémi Denis-Courmont b459e18dbf playlist: remove position parameter to playlist_Add* 10 years ago
Rémi Denis-Courmont bbe53b4f49 interface: clean up intf_InsertItem() 10 years ago
Rémi Denis-Courmont 8cc1c986b8 playlist: remove constant duration parameter to playlist_AddExt() 10 years ago
Rémi Denis-Courmont 4a2f6a8194 playlist: remove APPEND and INSERT flags 10 years ago
Rémi Denis-Courmont b46ae2a939 playlist: remove locked parameter to playlist_AddExt() 10 years ago
Rémi Denis-Courmont 36e12797b4 variables: remove redundant HASCHOICE flag in var_Create() 10 years ago
Thomas Guillem 57f079d414 core: provider can be null in libvlc_InternalDialogClean 10 years ago
Rémi Denis-Courmont c240692f0b Common structure for VLC common object members, document 10 years ago
Thomas Guillem 5e60423339 dialog: don't clear array when changing callbacks 10 years ago
Francois Cartegnie a3fb6b5867 dialog: prevent updates if canceled 10 years ago
Francois Cartegnie df750c514b src: dialog: add assert on getting context 10 years ago
Thomas Guillem b37866a867 dialog: re-order callback arguments 11 years ago
Thomas Guillem 867e58a385 dialog: correctly change dialog_provider init/deinit functions 11 years ago
Rémi Denis-Courmont 696aa6ff1a Revert "dialog: change dialog_provider init/deinit functions" 11 years ago
Thomas Guillem f36f415200 dialog: change dialog_provider init/deinit functions 11 years ago
Thomas Guillem 2f79c80a46 dialog: remove old API 11 years ago
Thomas Guillem c50d31d829 dialog: add new dialog API 11 years ago
Thomas Guillem 9d1b941b15 dialog: rename dialog_provider 11 years ago
Jean-Baptiste Kempf 8589202db9 Core, interface: remove unneeded assert 11 years ago
Thomas Guillem c512b8114c dialog: add dialog_vaLogin (see #16404) 11 years ago
Thomas Guillem 06b23fcb28 dialog: add a default username for dialog_Login 11 years ago
Rémi Denis-Courmont 5b6e77c6e4 dialog: memory leak 11 years ago
Thomas Guillem 0619fa9234 dialog: add store var in dialog_Login 11 years ago
Rémi Denis-Courmont a17b85a5a9 Fix some Doxygen parameter names 11 years ago
Rémi Denis-Courmont d92c4331a6 msg: simplify msg_GenericVa() macro 12 years ago
Hannes Domani c53f31a512 interface: fix memory leak 12 years ago
Rémi Denis-Courmont 4d756c68e5 Win32: avoid warning about "pidfile" 13 years ago
Rémi Denis-Courmont b381bf8f82 src: simplify and inline pl_Get() 13 years ago
Rémi Denis-Courmont a87ad3c76d playlist: create instance only when needed 13 years ago
Rémi Denis-Courmont c39376d370 lib: add helper for playlist startup 13 years ago
Rémi Denis-Courmont 085f6772fa src: helper for command line item handling 13 years ago
Rémi Denis-Courmont 11405d4de4 interface: create the playlist first and use it as parent 13 years ago
Rémi Denis-Courmont a5056a2d8f playlist: merge interface and playlist locks as one 13 years ago
Rémi Denis-Courmont b3f95b9594 intf-add: small simplification 13 years ago
Rémi Denis-Courmont bc1fa152b3 libvlc: look the value of intf up only once when used 13 years ago
Rémi Denis-Courmont ec44ae90ab Remove stray comment 13 years ago
Rémi Denis-Courmont 42b33ae5fb Missing #includes 13 years ago
Rémi Denis-Courmont c4199ab677 Remove inconsistently used HAVE_UNISTD_H 13 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Rémi Denis-Courmont 33cc9972c1 core: intf: simplify intf_DestroyAll() 14 years ago
Rémi Denis-Courmont 712c81e750 Fix warning 14 years ago
Rémi Denis-Courmont 08223d48e9 Remove pf_run 14 years ago
Rémi Denis-Courmont d40dc861c4 dialog: support format strings in dialog_Question() 14 years ago
Felix Paul Kühne 16dc3ef60a macosx: replaced dated threading hacks with the latest season stuff 14 years ago