29 Commits (87fcede4b4839ff99dbc52b71664d28c02eb381e)

Author SHA1 Message Date
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 16 years ago
Jakob Leben 6f436e214f input_item: new input_item_Copy() 16 years ago
Jakob Leben 1756ffef73 input_item: post individual subitems later when posting the whole tree 16 years ago
Rémi Denis-Courmont 998ebb85fd input: remove leading underscores 16 years ago
Laurent Aimar b14d7afaff Added input_item_ReplaceInfos() and input_item_MergeInfos. 16 years ago
Jakob Leben 2d5d004768 input_item: compress two functions into one and rename "Add" into "Post" for clarity and consistency 16 years ago
Pierre d'Herbemont 85297c0a11 input_item: Remove input_item_AddSubItem2 and send subitem_added event from input_item_node_AppendNode(). 16 years ago
Rémi Denis-Courmont ba1d87167a Use inlines rather than macros to access input item meta data 16 years ago
Jakob Leben defbc4a490 vlc core: single storage playlist 16 years ago
Rémi Duraffort 9a634b1f6a input_item_t: fix padding. 17 years ago
Laurent Aimar f804bf433d Stored vlc_epg_t array inside input_item_t. 17 years ago
Sébastien Escudier b56436908f Fix typo in input_item header 17 years ago
Rémi Duraffort 2d973ecfa0 Add a function to get the Title and fallback to the name if the title is empty. 17 years ago
Jean-Paul Saman 682db2c855 stats: Add stream quality counters to Qt4 stastics by counting corrupted blocks and discontinuities found. 17 years ago
Rémi Denis-Courmont 1793ca880e Privatize input stats internals 17 years ago
Laurent Aimar 3f8d4e6150 Document a bit option flags. 17 years ago
Laurent Aimar 2170fa51de Documents a bit vlc_input_item.h 18 years ago
Laurent Aimar d3081ffff7 Force to specify options flags in input_item_New*. 18 years ago
Laurent Aimar 4d802e182e Split out input item from include/vlc_input.h. 18 years ago