160 Commits (master)

Author SHA1 Message Date
Thomas Guillem fcc5088b36 input/item: add more audio slaves 10 years ago
Benjamin Adolphi 3d227df732 input/item: add slave entries 11 years ago
Thomas Guillem 01d3be267b preparser: send a status code on PreparseEnded 10 years ago
Thomas Guillem e49ee59ad9 input/item: factor input_item_t New*() functions 10 years ago
Thomas Guillem a6fa668648 input/item: add input_item_AddOptions 10 years ago
Thomas Guillem 03d6455106 input/item: correctly invert CopyOptions argument order 10 years ago
Rémi Denis-Courmont 62131e9390 Revert "input/item: invert CopyOptions argument order" 10 years ago
Thomas Guillem 1d8338cdb4 input/item: invert CopyOptions argument order 10 years ago
Eric Engestrom f9f71a6f2b include: fix spelling mistakes 10 years ago
Wieland Hoffmann 03b90ce5f3 playlist: Allow sorting by disc number 11 years ago
Thomas Guillem fb7313e0ca input: add a META_REQUEST flag to force user interaction 11 years ago
Hugo Beauzée-Luyssen 007f2bdfcc vlc_input_item: Add AlbumArtist getter/setter 11 years ago
Thomas Guillem e4b58df621 playlist: don't play directories that can loop into themselves 11 years ago
Thomas Guillem 0b79f865b6 input: add input_item_node_Sort 11 years ago
Rémi Denis-Courmont 2822a77846 input: add support for pointer options to input item 12 years ago
Rémi Denis-Courmont f640890df3 input: move var_OptionParse() code to item.c 12 years ago
Thomas Guillem 1e9e0e3cb9 input: drop ITEM_TYPE_CDDA 12 years ago
Thomas Guillem 4455e6d293 input: handle recursive parsing in preparser 12 years ago
Thomas Guillem 4089c841cc input: add b_net variable in item 12 years ago
Thomas Guillem bd669141be input: replace ITEM_TYPE_NET by ITEM_TYPE_STREAM 12 years ago
Ludovic Fauvet d4ccd7a5b4 Fix broken NowPlaying (close #9960, #11796, #12850) 12 years ago
Rémi Denis-Courmont 9e7dd0b49f playlist: move i_nb_played to playlist item, not the input item 12 years ago
Rémi Denis-Courmont eb52eceec7 input item: remove b_fixed name, always false 12 years ago
David Fuhrmann 5beb533ff0 Revert "src/input: add a new input option flag to replace values of existing options" 12 years ago
Francois Cartegnie 44c6d7926c meta_fetcher: rename as scope and set values 12 years ago
Francois Cartegnie 41af9ab209 update meta request API to allow overriding 12 years ago
David Fuhrmann ba82f10c71 src/input: add a new input option flag to replace values of existing options 12 years ago
David Fuhrmann fb18dbad69 include/vlc_input_item: correct misleading documentation about VLC_INPUT_OPTION_UNIQUE 12 years ago
Jean-Baptiste Kempf 2396ab526d Add new meta types for film info 13 years ago
Rémi Denis-Courmont ff8e722307 playlist: add playlist-independent functions for meta data handling 13 years ago
Rémi Denis-Courmont 804defccf8 Move input_item_array_t to <vlc_input_item.h> 13 years ago
Jean-Baptiste Kempf 4962f70280 Meta: add a tracktotal value 14 years ago
Rémi Denis-Courmont da623e2558 input: private input item reference count 14 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 629dbd8af1 Remove useless vlc_object parameter when creating an input item 15 years ago
Rémi Denis-Courmont 92f1b3aee7 Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
Rémi Denis-Courmont 6f258887aa Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
Rémi Duraffort 4d85871d1b s/informations/information/ 16 years ago
Rémi Duraffort 5ca3019168 includes: add some more LIBVLC_USED. 16 years ago
Ilkka Ollakka 7f48382793 statistics to 64bit 16 years ago
Jakob Leben f21deb5f53 vlc_input_item.h is not self-sufficient without vlc_events.h 16 years ago
Jakob Leben afcdbd2da4 input_item: remove b_prefers_tree 17 years ago
Jakob Leben 6f436e214f input_item: new input_item_Copy() 17 years ago
Jakob Leben 1756ffef73 input_item: post individual subitems later when posting the whole tree 17 years ago
Rémi Denis-Courmont 998ebb85fd input: remove leading underscores 17 years ago
Laurent Aimar b14d7afaff Added input_item_ReplaceInfos() and input_item_MergeInfos. 17 years ago
Jakob Leben 2d5d004768 input_item: compress two functions into one and rename "Add" into "Post" for clarity and consistency 17 years ago
Pierre d'Herbemont 85297c0a11 input_item: Remove input_item_AddSubItem2 and send subitem_added event from input_item_node_AppendNode(). 17 years ago
Rémi Denis-Courmont ba1d87167a Use inlines rather than macros to access input item meta data 17 years ago
Jakob Leben defbc4a490 vlc core: single storage playlist 17 years ago