]> git.sesse.net Git - vlc/history - src
Remove unused variables, refactor a bit.
[vlc] / src /
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.
2009-07-01 Cyril Mathélibvlc API: Fix a possible SEGFAULT
2009-06-30 Sébastien Escudierlibvlc_vlm_release : release events stuff Centralize...
2009-06-29 Rémi Denis-CourmontRemove enums from public APIs
2009-06-29 Rémi Denis-CourmontShared object friendliness
2009-06-29 Rémi Denis-CourmontCompiler knows better when to inline or not
2009-06-29 Rémi Denis-CourmontGrammar
2009-06-29 Cyril Mathélibvlc API: Fix an error in libvlc_video_set_marquee_op...
2009-06-29 Cyril Mathélibvlc API: Add Marquee Filter to libvlc in video.c
2009-06-29 Pierre d'Herbemontvout: vout_EnableFilter takes a const char *.
2009-06-29 Pierre d'Herbemontinput: Support file://localhost/file type url.
2009-06-29 Pierre d'Herbemontmedia_list_player: Instance variable access should...
2009-06-25 Derk-Jan Hartmaninput: assert in InputSourceInit() if there is no MRL...
2009-06-25 Derk-Jan Hartmanconfig: Change the caching directories of VLC Mac OS...
2009-06-24 Rémi DuraffortTypo.
2009-06-24 Rémi DuraffortFix memleak when using --demux.
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-24 Pierre d'Herbemontlibvlc: Abort in case of unhandled exception.
2009-06-23 Derk-Jan HartmanWhen we fill the name of an input item with URI parts...
2009-06-23 Rémi Denis-CourmontDo not inherit xspf-open demux from media library
2009-06-23 Rémi Denis-Courmontplaylist_MLLoad: format library URI correctly
2009-06-23 Rémi Denis-Courmontplaylist_Import: use make_URI
2009-06-23 Rémi Denis-CourmontExcessive white space
2009-06-23 Derk-Jan Hartmanstring: missing space
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
2009-06-23 Rémi DuraffortTypo.
2009-06-22 Felix Paul Kühnemacosx@core: removed the usage of dyld's 'Library Funct...
2009-06-19 Rémi DuraffortRemove dead increment.
2009-06-19 Rémi DuraffortFix #2720 for master also. Finally that's not an hack...
2009-06-18 Laurent AimarDo not warn about unsupported demux/access when aborting.
2009-06-18 Laurent AimarReally used a weaker lock for input_ressource_HoldAout.
2009-06-18 Laurent AimarUsed a weaker lock scheme for input_resource_HoldAout.
2009-06-18 Laurent AimarFixed a potential race condition in input_resource_Hold...
2009-06-18 Laurent AimarRenamed lock_vout in lock_hold in resource (No function...
2009-06-18 Konstantin PavlovDont install libvlc_media_list.h twice.
2009-06-18 Rémi DuraffortFix #2720: when deleting the current playing item we...
2009-06-17 Derk-Jan Hartmanlibvlc: fix libvlc_video_set_track()
2009-06-16 Jean-Baptiste KempfRevert "only print error when interface intialization...
2009-06-16 Pierre YnardAccept file:// URIs starting with an antislash
2009-06-16 Pierre YnardWinCE: don't strip leading slash when converting from...
2009-06-16 Jean-Baptiste KempfAdd trhd for TRUEHD fourcc
2009-06-15 Jean-Paul Samandarwin_specific: remove debug leftover
2009-06-15 Jean-Paul Samanonly print error when interface intialization failed...
2009-06-15 Jean-Paul Samandarwin_specific: cleanup
2009-06-15 Rémi DuraffortRemove dummy test.
2009-06-15 Rémi Duraffortfree(NULL) is legal.
2009-06-14 Laurent AimarAdd temporary hack for video splitter filters in vout_E...
2009-06-14 Cyril MathéAdd sub-filter and video-filter to vout_EnableFilter
2009-06-14 Laurent AimarFixed "position/time-offset" behaviour.
2009-06-12 Sébastien Escudierlibvlc vlm init fix Don't test p_vlm twice if it wasn...
2009-06-12 Rémi Denis-CourmontFix opening of file:// URIs (not tested on Windows)
2009-06-11 Laurent AimarFixed decoder_SynchroChoose when buffering.
2009-06-10 Rémi Denis-CourmontKorean: use CP494 rather than EUC-KR
2009-06-09 Laurent AimarFixed --input-repeat and large --*-caching value.
2009-06-09 Laurent AimarCorrectly update "title %2i" variable.
2009-06-09 Jean-Philippe AndreFix #2765: DVD chapters navigation menu.
2009-06-09 Pierre d'Herbemontmedia_player: Make sure everything gets initialized...
2009-06-09 Pierre d'Herbemontlibvlc: Use a valid pointer as thread var. Only to...
next