]> git.sesse.net Git - vlc/history - src
python-ctypes: generate list methods when possible
[vlc] / src /
2009-07-31 Rémi Duraffortvariables:
2009-07-31 Rémi Duraffortvariables:
2009-07-31 Rémi Duraffortfetcher: fix a typo (thanks to fenrir).
2009-07-30 Laurent AimarIncreased version-info after modification in 1.0 branch.
2009-07-30 Rémi Duraffortvariables: var_IncInteger and var_DecInteger are now...
2009-07-30 Pierre YnardWin32: wait for timer callbacks to complete when destro...
2009-07-29 Christophe MutricySort the symbol list
2009-07-29 Laurent AimarFixed some corner case errors with SPU.
2009-07-29 Michael HanselmannAdd library functions for HTTP client authentication
2009-07-29 Rémi Duraffortvariables: fix a segfault and memory leak when TriggerC...
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-28 Laurent Aimaremoved unused pf_render function in subpicture_t.
2009-07-28 Laurent AimarRemoved now unused pf_pre_render in subpicture_t.
2009-07-28 Laurent AimarFixed the order of destruction of ephemere subpictures...
2009-07-28 Rémi Duraffortvariables: Remove uneeded parameter to TriggerCallback...
2009-07-27 Laurent AimarDo not decode subtitles too much in advanced.
2009-07-27 Laurent AimarCosmetics (create a DecoderWaitDate function).
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-27 Rémi Duraffortvariables: add a Get and Set function. This function...
2009-07-26 Rémi Denis-CourmontWarning
2009-07-25 Laurent AimarFixed seeking and skipping behavior in stream_t layer.
2009-07-25 Sébastien Escudierlibvlc : handle VLM input events
2009-07-25 Rémi Denis-Courmontvlc_clone(): abide by --rt-priority and --rt-offset
2009-07-24 JP DingerMerge branch 'master' of git@git.videolan.org:vlc
2009-07-24 JP DingerSimplify vlc_about.h generation.
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-24 Rémi DuraffortNo need to memset val to 0 because the variable is...
2009-07-24 Rémi Duraffortvariables: factorize the callback code, using a special...
2009-07-24 Rémi DuraffortUnused variables (remaining from a previous cleanup).
2009-07-24 Rémi DuraffortUe var_Get(Time|Address) when applicable.
2009-07-24 Rémi DuraffortNo need to check for the existence of the variable...
2009-07-24 Rémi Duraffortvariables: when the variable already exist, check the...
2009-07-23 Rémi DuraffortDirectly release the input thread.
2009-07-23 Rémi Denis-CourmontRemove timer serialization (we don't do it on POSIX...
2009-07-23 Rémi Duraffortcosmetics.
2009-07-21 ogg.k.ogg.kfix wrong codec ID assigned to kate streams
2009-07-19 Rémi Denis-CourmontFix spurious "please select network protocol manually...
2009-07-19 Laurent AimarAdded a ES_OUT_SET_META to es_out.
2009-07-19 Laurent AimarDocumented and 'constified' meta and epg in es_out.
2009-07-19 Laurent AimarPrivatized es_out_mode_e.
2009-07-18 Jean-Baptiste KempfSupport for ADPCM variant in Flash streams
2009-07-18 Antoine CellerierCosmetics.
2009-07-18 Rémi Denis-CourmontMatch localhost plus / not localhost plus directory...
2009-07-17 Laurent AimarImproved late values after pts_delay changes in clock.c.
2009-07-17 Laurent AimarAllowed to have access_demux without pf_demux as slave.
2009-07-17 Laurent AimarCosmetics.
2009-07-16 Laurent AimarAllowed non pace controled access_demux to not implemen...
2009-07-16 Laurent AimarLet the input bufferize more data when possible.
2009-07-16 Laurent AimarAdded input_DecoderGetFifoSize helper.
2009-07-16 Rémi Duraffortfree(NULL) is safe.
2009-07-16 Rémi DuraffortRemove uneeded asprintf.
2009-07-15 Laurent AimarIncreased fifo decoder size to 400mb.
2009-07-15 Rémi Denis-Courmontconvert_xml_special_chars: factor
2009-07-15 Rémi Denis-CourmontTest cases for convert_xml_special_chars
2009-07-15 Laurent AimarFixed clock handling on rate change with high caching...
2009-07-15 Laurent AimarDo not delay rate change after end of pause.
2009-07-15 Laurent AimarAlways update the wakeup date in input.
2009-07-15 Laurent AimarFixed potential race condition in clock.
2009-07-14 Etienne MembrivesThere is a typo in the error message displayed when...
2009-07-13 Laurent AimarFixed typo.
2009-07-13 Laurent AimarState what is the current stop condition in iso639_lang_t.
2009-07-13 Laurent AimarFixed a segfault after iso639_lang_t p_languages API...
2009-07-13 Laurent AimarAutomatically compute the latency(pts_delay) needed...
2009-07-13 Laurent AimarAuto detect when we need to buffer again.
2009-07-13 Laurent AimarDo not forget to use the drift when converting stream...
2009-07-13 Alexis BallierMake sure vlc_release doesn't destroy a non existent...
2009-07-12 Jean-Baptiste KempfFix display of audio channel in various mono modes
2009-07-12 Rémi Denis-CourmontAvoid NULL for %s
2009-07-12 Rémi Denis-Courmontlibvlc_media_player_get_media: missing lock
2009-07-12 Rémi Denis-Courmontconfig: if read-only, refuse to save the configuration
2009-07-12 Rémi Denis-Courmontconfig: Remove temporary file if replacement failed
2009-07-12 Rémi Denis-Courmontmake_URI: handle Windows UNC paths
2009-07-12 Rémi Denis-Courmontinput "time" is a time variable, fix assertion failure
2009-07-12 Rémi Denis-CourmontISO-639: add a whole bunch of native language names...
2009-07-12 Rémi Denis-CourmontSO friendliness
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-07-11 Christophe MutricyTypos
2009-07-10 Rémi DuraffortRemove unused function.
2009-07-10 Rémi Duraffortplaylist_art: simplify.
2009-07-10 Rémi DuraffortFix make check.
2009-07-09 Rémi Denis-CourmontRemove stub functions
2009-07-09 Rémi Denis-CourmontCast for aout_EnableFilter
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-08 Rémi DuraffortAdd a visualization module using libprojectM.
2009-07-06 Rémi Denis-CourmontDo not blindly favor writers
2009-07-06 Rémi Denis-CourmontSmall simplification
2009-07-06 Rémi Denis-CourmontRelax libvlccore.sym ordering (completely)
2009-07-06 Rémi Denis-CourmontRemove useless member
2009-07-06 Sébastien EscudierVLM add input events
2009-07-06 Pierre d'HerbemontRevert "Remove enums from public APIs"
2009-07-06 Pierre d'Herbemontlibvlc: Correct the error string in libvlc_media_list_p...
2009-07-05 Rémi Denis-CourmontDeliver log messages synchronously to subscribers
2009-07-05 Rémi Denis-CourmontRead/write locks
2009-07-04 Rémi Denis-CourmontSeparate variable for modal and non modal errors
2009-07-02 Rémi Denis-CourmontFix race condition if multiple threads delete the same...
2009-07-01 Laurent AimarAdded es_format_InitFromVideo helper.
2009-07-01 Laurent AimarClean up.
next