]> git.sesse.net Git - vlc/history - src/input/item.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / input / item.c
2010-06-05 Rémi Denis-CourmontTypos
2010-03-13 Jakob Lebeninput_item: remove b_prefers_tree
2010-03-13 Jakob Lebeninput_item: new input_item_Copy()
2010-03-02 Rémi Denis-CourmontInput item URI cannot be NULL
2010-02-23 Jakob Lebenplaylist: consistently change input item type when...
2010-02-20 Rémi Denis-Courmontdecode_URI: do not call EnsureUTF8
2010-02-18 Rémi Denis-Courmontinput_item_SetURI: improve warning
2010-02-09 Jakob Lebeninput_item: post individual subitems later when posting...
2010-02-07 Rémi Denis-Courmontinput: remove leading underscores
2010-02-05 Laurent AimarAdded input_item_ReplaceInfos() and input_item_MergeInfos.
2010-02-05 Laurent AimarFactorized and clean up input_item_t::info_cat_t manipu...
2010-02-05 Laurent AimarFixed an invalid free in input_item_DelInfo().
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Jakob Lebeninput_item_node_Delete: fix leakage and lessen complexity
2010-02-02 Jakob Lebenvlc core: single storage playlist
2010-01-06 Pierre d'Herbemontmeta: Make vlc_meta_t an opaque structure and move...
2009-09-22 Laurent AimarFixed offline EPG state.
2009-09-22 Laurent AimarStored vlc_epg_t array inside input_item_t.
2009-09-14 Marian ĎurkovičDisplay EPG description if available
2009-08-21 Rémi Denis-CourmontWe have a replacement for localtime_r
2009-08-20 Jean-Baptiste KempfFix compile if you don't have localtime_r (Win32 for ex)
2009-07-12 Rémi Denis-CourmontDo not decode URI in the name. It borks some types...
2009-07-12 Rémi Denis-CourmontTreat directory items like file ones for URI->name...
2009-07-12 Rémi Denis-CourmontAdd missing non-file types
2009-07-12 Rémi Denis-CourmontGuessType: clean up and speed up
2009-06-24 Rémi DuraffortTypo.
2009-06-24 Derk-Jan Hartmaninput_item_SetURI(): add a NDEBUG printf check for...
2009-06-24 Derk-Jan Hartmaninput: SetURI No longer use DIRSEP. We are dealing...
2009-06-23 Derk-Jan HartmanWhen we fill the name of an input item with URI parts...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-22 JP DingerRecover from documented undefined value return on gnu...
2009-05-17 Rémi DuraffortWhen adding an URL, create the name without login and...
2009-05-17 Rémi DuraffortFix the type guess: this can be a protocol only if...
2009-05-16 Rémi DuraffortWhen adding an URL, create the name without login and...
2009-05-16 Rémi DuraffortFix the type guess: this can be a protocol only if...
2009-04-28 Rémi DuraffortFix a bug in input_item_GetTitleFbName (fix #2701)
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-03-22 Laurent AimarAvoid event spaming on epg changes.
2009-03-22 Laurent AimarCreated input_item_SetEpg function.
2009-03-04 Rémi Denis-CourmontUse a private lock for input item ID allocation
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-07 Laurent AimarSet default item name on input_item_SetURI.
2009-01-07 Laurent AimarAdded missing const to input_item_SetURI.
2008-12-17 Ilkka OllakkaCheck itemtype if uri is changed
2008-12-09 Rémi DuraffortFix a memleak in item categories.
2008-12-04 Laurent AimarMoved input_item_t from input_source_t to input_thread_...
2008-11-22 Laurent AimarClean up input_item_t functions and usages.
2008-11-22 Laurent AimarMove/clean up input event code to its own file.
2008-10-31 Rémi DuraffortRemove unused macros (or used only one time).
2008-09-27 Rémi Denis-CourmontStill allocate unique input item IDs
2008-09-20 Rémi Denis-CourmontRemove the unsafe input item array
2008-09-19 Rémi Denis-CourmontGC: thread-safety, and offset independence
2008-08-22 Geoffroy CouprieAdd tree-view for SD only
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: de-static-inline a bunch of input_item...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-01 Pierre d'Herbemontinput: Expose input_ItemHasErrorWhenReading.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortRemove memleak in input_ItemAddInfo (check correctly...
2008-07-05 Laurent AimarFixed segfault on input_ItemDestroy by vlc_gc_init...
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputItemInfoChanged, and vlc_InputItem...
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-05 Rémi Denis-CourmontThe input_items array is private data.
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-04-22 Rafaël CarréRemove unused option: b_prefers_tree
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-30 Pierre d'Herbemontinput: Remove input_ItemClean and input_ItemInit from...
2008-03-30 Pierre d'Herbemontinput: Allow NULL item name.
2008-03-26 Pierre d'Herbemontlibvlc: Move input_item array from playlist to libvlc.
2008-03-17 Rémi Denis-CourmontRetain certain flags from input_ItemAddOpt
2008-02-21 Rémi Denis-CourmontAdd flags when adding an input item option
2008-01-24 Rémi Denis-CourmontInclude assert.h when needed
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-01 Pierre d'Herbemontinput/item.c: Move SetMeta into a non static exported...
2007-12-26 Rémi Denis-CourmontCode factorization
2007-08-23 Rafaël CarréMerges ITEM_TYPE_VFILE and ITEM_TYPE_AFILE to ITEM_TYPE...
2007-08-16 Rémi Denis-CourmontFix one of so many memory handling warning
2007-05-25 Laurent AimarFixed input_ItemNewExt* prototype (mtime_t for duration...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-08 Rémi Denis-CourmontSome more const
2006-10-21 Rémi Denis-CourmontInput fixes
2006-10-21 Clément StenacPlaylist
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-15 Clément StenacRemove vlc_object_find for playlist from the core
2006-09-03 Clément StenacAuto load and save media library (Closes:#433)
next