]> git.sesse.net Git - vlc/history - src
Contrib: build libschro / liboil by default for OSX.
[vlc] / src /
2008-07-13 Laurent AimarAdded input "teletext-es" variable to ease teletext...
2008-07-13 Pierre d'Herbemontplaylist: Fix a warning about an unitialized ptr.
2008-07-12 Pierre d'Herbemonttext: Remove forbidden, and subject to race, playlist...
2008-07-12 Pierre d'Herbemontosd: Remove a number of unneeded cast.
2008-07-12 Pierre d'Herbemontosd: Make sure we release properly in __osd_Volume.
2008-07-12 Pierre d'Herbemontosd: Remove a yield() that doesn't make sense.
2008-07-11 Laurent AimarFixed resize of subtitle with original size specified...
2008-07-11 Laurent AimarClean up.
2008-07-11 Laurent AimarMore clean up...
2008-07-11 Laurent AimarMore clean up on subtitle.
2008-07-11 Laurent AimarMore clean up (it has 1 minor side effect but in a...
2008-07-11 Laurent AimarMore vout spu split up.
2008-07-11 Laurent AimarSplit up spu_RenderSubpictures to make it more readable...
2008-07-11 Rémi Denis-CourmontRemove dead code
2008-07-10 Laurent AimarFixed memory leak of 1 audio(video?) buffer when quitting.
2008-07-10 Rémi Denis-Courmontvlc_thread_ready: remove
2008-07-09 Pierre d'HerbemontRevert "dejidjei:"
2008-07-09 Pierre d'Herbemontplaylist: Be a good citizen and kill the thread before...
2008-07-09 Pierre d'Herbemontdejidjei:
2008-07-09 Jean-Baptiste Kempfuse OK instead of Ok
2008-07-09 Laurent AimarFix video format passed to pf_update_regions. (Fix...
2008-07-08 Pierre d'Herbemontlibvlccore.sym: Follow alphabetical order and fix make...
2008-07-08 Pierre d'Herbemontlibvlccore: Make sure vlc_gc_* function correctly asser...
2008-07-08 Laurent AimarFixed segfault in case of title/chapters...
2008-07-08 Laurent AimarDo not vlc_object_kill on vout/aout and sout when stopp...
2008-07-06 Antoine CellerierHelp should be localized.
2008-07-06 Antoine CellerierFix wording.
2008-07-06 Antoine CellerierDon't print empty sections in the help.
2008-07-06 Pierre d'Herbemontlibvlc: Don't print help on module help.
2008-07-06 Pierre d'Herbemontlibvlc: --use-stream-immediate and --auto-adjust-pts...
2008-07-06 Pierre d'Herbemontlibvlc: Advertise -p and --list in help.
2008-07-06 Pierre d'Herbemontinput: Output a debug message at input creation/destruc...
2008-07-06 Pierre d'Herbemontplaylist: Make sure the preparser and the fetcher relea...
2008-07-06 Pierre d'Herbemontlibvlc: --full-help now displays an exhaustive help.
2008-07-06 Pierre d'Herbemontlibvlc: Fix video-title-position values.
2008-07-06 Rémi Denis-CourmontFix memory leak
2008-07-06 Pierre d'Herbemontplaylist: Make sure the currently playing item is relea...
2008-07-06 Pierre d'Herbemontplaylist: Print a destroyed message when the playlist...
2008-07-06 Pierre d'Herbemontupdate: Include libvlc.h for vlc_custom_create().
2008-07-06 Rémi Denis-CourmontFix warnings
2008-07-06 Pierre d'HerbemontRevert "messages: Prefer the object name over the objec...
2008-07-06 Pierre d'Herbemontmessages: Use psz_object_type.
2008-07-06 Rémi Denis-Courmontcore: set meaningful object type names
2008-07-06 Pierre d'Herbemontmessages: Prefer the object name over the object type...
2008-07-06 Sebastien EscudierAdd vod in libvlc_vlm
2008-07-06 Pierre d'HerbemontRevert "libvlc: Add a --verbose-objects option to selec...
2008-07-06 Pierre d'Herbemontlibvlc: Fix --reset-config help message.
2008-07-06 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-07-06 Pierre d'Herbemontplaylist: Don't accept request on dead playlist.
2008-07-06 Pierre d'Herbemontplaylist: Make sure we don't crash when we delete the...
2008-07-06 Rémi Denis-CourmontFactorize a translated message
2008-07-06 Felix Paul KühneTypo
2008-07-06 Felix Paul Kühnel10n string fixes
2008-07-05 Rémi Denis-CourmontDead code
2008-07-05 Rémi Denis-Courmontlocale_fast: simplifications
2008-07-05 Rémi Denis-Courmonticonv: don't pretend it is present and do crap when...
2008-07-05 Rémi Denis-CourmontFix off-by-one error
2008-07-05 Laurent AimarWhitlist a bunch of safe options that could be usefull...
2008-07-05 Rémi Denis-CourmontUnused variables
2008-07-05 Rémi Denis-CourmontBunch of warnings
2008-07-05 Rémi Denis-CourmontRemove unused symbols
2008-07-05 Rémi Denis-CourmontRemove unused variable
2008-07-05 Rémi Denis-CourmontRemove dead code
2008-07-05 Pierre d'Herbemontlibvlc: Typo.
2008-07-05 Pierre d'Herbemontlibvlc: Fix --auto-adjust-pts-delay help text.
2008-07-05 Rémi Denis-Courmontpl_Yield(): return NULL when the playlist is gone ...
2008-07-05 Rémi Denis-CourmontFix race condition while removing video outputs
2008-07-05 Pierre d'Herbemontplaylist: Define playlist_CurrentInput(), that returns...
2008-07-05 Rémi Denis-CourmontJoin and unload vout safely
2008-07-05 Rémi Denis-CourmontFix return type
2008-07-05 Rémi Denis-CourmontPlaylist: join safely
2008-07-05 Rémi Denis-Courmontinteraction: safely join the thread
2008-07-05 Rémi Denis-CourmontSlightly improve the warning
2008-07-05 Laurent AimarFixed input_StopThread by really killing all input...
2008-07-05 Laurent AimarFixed segfault on input_ItemDestroy by vlc_gc_init...
2008-07-05 Rémi Denis-Courmontvlc_object_alive: lock-less and inlined
2008-07-05 Pierre d'Herbemontinterface: Make sure the MonitorLibVLCDeath thread...
2008-07-05 Pierre d'Herbemontinterface: Make sure that when b_should_run_on_first_th...
2008-07-04 Lukas DurfinaFix libvlc set audio track, subtitle
2008-07-03 Christophe MutricyAllow binary maintainer to pass a custom string
2008-07-03 Laurent AimarFixed AStreamSeekBlock. When skipping data, the positio...
2008-07-03 Rémi Denis-CourmontOups
2008-07-03 Rémi Denis-CourmontFix hide interface default shortcut
2008-07-03 Rémi Denis-CourmontUnused variable
2008-07-02 Laurent AimarAllow to stop decoder even in infinite decoder loop...
2008-07-02 Rémi Denis-CourmontIgnore invalid ACL allow line
2008-07-02 Rémi Denis-CourmontFix directory separator
2008-07-02 Antoine CellerierPropagate rgb mask/shift values on render format/heap...
2008-07-02 Rémi Denis-CourmontVLM: build if ENABLE_VLM rather than ENABLE_SOUT
2008-07-01 Rémi Denis-CourmontDo not recycle video outputs - fixes #1651
2008-07-01 Rémi Denis-CourmontRevert "Remove the suxor thread"
2008-07-01 Antoine CellerierFix compilation of VLC with --disable-vlm.
2008-06-30 Rémi Denis-CourmontRemove the brain-damaged video output destruction code
2008-06-30 Rémi Denis-CourmontRemove the suxor thread
2008-06-30 Rémi Denis-CourmontSuxor thread: cleanup
2008-06-30 Laurent AimarClean up spu/filters when a vout module cannot be loaded.
2008-06-30 Laurent AimarClean up vout error path.
2008-06-30 Laurent AimarRemoved an invalid lock.
2008-06-30 Olivier Aubertsrc/control/mediacontrol_audio_video.c: to create a...
2008-06-30 Rémi Denis-CourmontWarn in case of dangerous thread join patterns
next