]> git.sesse.net Git - vlc/history - src
messages: compilation fix for OS X
[vlc] / src /
2010-02-07 Felix Paul Kühnemessages: compilation fix for OS X
2010-02-07 Rémi Denis-CourmontMisc: remove leading underscores
2010-02-07 Rémi Denis-Courmontvout: remove leading underscores
2010-02-07 Rémi Denis-Courmontcommon: remove leading underscores
2010-02-07 Rémi Denis-Courmontmodules: remove leading underscores
2010-02-07 Rémi Denis-CourmontOSD: remoev leading underscores
2010-02-07 Rémi Denis-Courmontstream: remove leading underscores
2010-02-07 Rémi Denis-Courmontnet_Printf: automagic cast to VLC object
2010-02-07 Rémi Denis-Courmontnet: remove leading underscores
2010-02-07 Rémi Denis-Courmontinput: remove leading underscores
2010-02-07 Rémi Denis-Courmontconfig: remove leading underscores
2010-02-07 Rémi Denis-CourmontVLM: remove leading underscores
2010-02-07 Rémi Denis-Courmontthreads: remove leading underscores
2010-02-07 Rémi Denis-Courmontstats: remove leading underscores
2010-02-07 Rémi Denis-Courmontobjects: remove leading underscores
2010-02-07 Rémi Denis-Courmontevents: remove leading underscores
2010-02-07 Rémi Denis-Courmontvariables: remove leading underscores
2010-02-07 Rémi Denis-Courmontaout interface: remove leading underscores
2010-02-07 Rémi Denis-CourmontACL: remove leading underscores
2010-02-07 Rémi Denis-CourmontIsUTF8: reject surrogates and non-Unicode code points
2010-02-07 Rémi Denis-CourmontIsUTF8: use clz
2010-02-06 Rémi Denis-CourmontIsUTF8: redumdant check for nul
2010-02-06 Rémi Denis-CourmontLibVLC: remove exceptions infrastructure
2010-02-06 Rémi Denis-CourmontUpdate test_headers
2010-02-06 Rémi Denis-CourmontLibVLC: remove last exception
2010-02-06 Rémi Denis-CourmontLibVLC logo/marquee: allow settings without video,...
2010-02-06 Rémi Denis-CourmontConstify
2010-02-06 Rémi Denis-CourmontRemove misleading comment (I don't lack useless relocat...
2010-02-06 Rémi Denis-CourmontLibVLC teletext: various fixes
2010-02-06 Rémi Denis-CourmontKeep the instance until after the media player is destroyed
2010-02-06 Rémi Denis-CourmontRemove broken WinCE message log hacks
2010-02-06 Rémi Denis-CourmontCleanup msg_Generic functions
2010-02-06 Rémi Denis-CourmontHide message bank layout and cleanup a bit
2010-02-06 Antoine CellerierAdd some locking.
2010-02-06 Antoine CellerierRemove msleep() from vlm. It should work but testing...
2010-02-06 Laurent AimarExtended input_GetPcrSystem to also return the current...
2010-02-06 Rémi Denis-CourmontSD listing: remove module lookup hack
2010-02-06 Laurent AimarFixed typo for f32b.
2010-02-06 Laurent AimarAdded float 32/64 (non native) support to aout_BitsPerS...
2010-02-06 Antoine CellerierRemove tabs.
2010-02-06 Laurent AimarAdded VLC_CODEC_F32/64 L/B.
2010-02-06 Rémi Denis-CourmontUse C locale when formatting error messages in the log
2010-02-05 Laurent AimarAdded missing functions to libvlccore.sym.
2010-02-05 Laurent AimarUsed INPUT_REPLACE_INFOS/INPUT_MERGE_INFOS in es_out...
2010-02-05 Laurent AimarAdded INPUT_REPLACE_INFOS and INPUT_MERGE_INFOS.
2010-02-05 Laurent AimarAdded input_item_ReplaceInfos() and input_item_MergeInfos.
2010-02-05 Laurent AimarModified info_category_AddInfo and added info_category_...
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-05 Laurent AimarFixed support for non dated teletext.
2010-02-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-05 Rémi Duraffortvariables: print an error message when a variable is...
2010-02-05 Pierre Ynardvlm: make vod input objects children of vod server
2010-02-04 Jean-Philippe AndréSD: set the name to configuration value "longname"
2010-02-04 Rémi Denis-CourmontFix memory leak and dummy warning
2010-02-04 Rémi Denis-CourmontSD: initialize config chain also in LibVLC media discov...
2010-02-04 Rémi Denis-CourmontDe-uglify root SD item name
2010-02-04 Rémi Denis-CourmontFix pl_Release() crash with -S
2010-02-04 Fabio Ritrovatoluasd: use a configuration chain to pass parameters...
2010-02-04 Rémi Denis-CourmontDo not use an enumeration for a bits field
2010-02-03 Rémi Denis-CourmontLibVLC VLM: save a few kilobytes of code
2010-02-03 Rémi Denis-CourmontLibVLC VoD: remove exceptions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: comment out unimplemented functions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: remove exceptions
2010-02-03 Rémi Denis-CourmontRevert "libvlc: Export libvlc_video_get_size() in ...
2010-02-03 Christophe MutricyTypos
2010-02-03 Rémi Denis-CourmontFix keys order
2010-02-03 Rémi Denis-CourmontRemove some exceptions in media_list
2010-02-03 Ilkka Ollakkaplaylist: add check if item is allready preparsed befor...
2010-02-03 Ilkka Ollakkaplaylist: fix preparsing (atleast fixed it for me)
2010-02-03 Rémi Duraffortsout: fix typo.
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 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-02-02 Rémi Denis-CourmontMedia discovery: remove exception
2010-02-02 Adrien MagloRework of vout_OSDEpg.
2010-02-02 Laurent AimarFixed EPG OSD aspect ratio.
2010-02-02 Laurent AimarReduced EPG OSD down to 3s and enable fade out.
2010-02-02 Adrien MagloAdd a function to display EPG event information for...
2010-02-02 Laurent AimarAdded input_GetPcrSystem/input_ModifyPcrSystem.
2010-02-02 Jakob Lebenfix compile
2010-02-02 Jakob Lebenfix build - remove redundant declarations
2010-02-02 Jakob Lebeninput_item_node_Delete: fix leakage and lessen complexity
2010-02-02 Jakob Lebenplaylist: restore stop and browse behavior like before
2010-02-02 Jakob Lebenplaylist: refactor a bit and fix a crash
2010-02-02 Jakob Lebenvlc core: single storage playlist
2010-02-02 Pierre d'Herbemontmissing return.
2010-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
2010-02-02 Pierre d'Herbemontlibvlc: Export libvlc_video_get_size() in .sym.
2010-02-01 Rémi Denis-CourmontRemove the getaddrinfo transport protocol and socket...
2010-02-01 Rémi Denis-CourmontNo need to create a directory to write the cache anymore
2010-02-01 Rémi Denis-Courmontlibvlc_video_*: rewrite
2010-02-01 Rémi Denis-CourmontMove mediacontrol to bindings
2010-02-01 Rémi Denis-CourmontLibVLC: enable mouse events by default
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-31 Rémi Denis-CourmontMissing attach
2010-01-31 Rémi Denis-Courmontimage: filter may fail, don't crash on NULL picture
2010-01-31 Hugo Beauzee-LuyssenRemove unused exception from video.c
2010-01-31 Rémi Denis-CourmontLibVLC log: remove exceptions
2010-01-31 Rémi Denis-CourmontDead inline
next