]> git.sesse.net Git - vlc/shortlog
vlc
2008-08-09 Rémi Denis... Presumptively avoid using getaddrinfo for the Windows...
2008-08-09 Rémi Denis... Cleanup _WIN32_WINNT usage
2008-08-09 Rémi Denis... config.h comes first
2008-08-09 Felix Paul... Updated Dutch translation
2008-08-09 Rémi Denis... vlc_inet_pton: use getaddrinfo, should fix #1824
2008-08-09 Rémi Denis... net_vaPrintf: fix error handling
2008-08-09 Rémi Denis... Do not use vlc_thread_create for the IPC helper
2008-08-09 Justus PiaterChanged audio/video MIME subtype from mpeg4 to mp4
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste... More DVAUDIO fourCC.
2008-08-08 Jean-Baptiste... Fix a very small resizing issue of Open Dialog : Refere...
2008-08-08 Jean-Baptiste... Smaller Volume Slider due to popular request.
2008-08-08 Derk-Jan Hartmanlibass: upgrade libass contrib with the latest enhancem...
2008-08-08 Derk-Jan Hartmanlibass: Set Arial as the default family.
2008-08-08 Derk-Jan Hartmanlibass: ass_set_fonts_dir() is for a "private" storage...
2008-08-08 Jean-Baptiste... Fix a segfault in Skins2 interface.
2008-08-08 Derk-Jan Hartmanlibass: swap the R and B color components.
2008-08-08 Olivier Aubertsvg.c: check fread return value
2008-08-08 Olivier Aubertmediacontrol_core: libvlc_media_player_get_length/time...
2008-08-08 Olivier AubertSpelling fixes
2008-08-08 Olivier Aubertlibvlc.h: document the fact that libvlc_media_player_ge...
2008-08-08 Olivier Aubertmediacontrol: libvlc_media_player_get_time/get_length...
2008-08-08 Olivier AubertEmbedded snapshot: properly initialize snapshot-width...
2008-08-08 Jean-Paul SamanDocument media descriptor, media library, media service...
2008-08-08 Ilkka OllakkaEmit statuschange in qt4-interface when video-es change...
2008-08-07 Jean-Baptiste... Contribs: Update FFMPEG to HEAD because there were...
2008-08-07 Christophe... Typo
2008-08-07 Christophe... Add Poe and Amanpreet
2008-08-07 Christophe... Activates Punjabi translation
2008-08-07 Christophe... Fix tiny memleak
2008-08-07 Jean-Baptiste... Typo.
2008-08-07 Jean-Baptiste... Compile Fix. Sorry, I messed up with Git...
2008-08-07 Rémi DuraffortFix threaded function declaration.
2008-08-07 Derk-Jan Hartmanconfigure.ac poll: Use an AC_MESG_WARN if !HAVE_POLL...
2008-08-07 Derk-Jan Hartmanpoll() : Define HAVE_POLL on darwin. native poll()...
2008-08-07 Rémi Denis... Avoid undeclared function call
2008-08-07 Rémi Denis... vlc_poll: no conditional symbols
2008-08-07 Jean-Baptiste... Go and check the configurations values only when needed.
2008-08-07 Jean-Baptiste... Try to allocate the DShow device list and the buttons...
2008-08-07 Jean-Baptiste... Fix a crash in Preferences.
2008-08-07 Jean-Baptiste... s/wx/Qt.
2008-08-07 Jean-Baptiste... remove deleted option from Simple preferences UI.
2008-08-07 Lukas Durfinaqt4: fix synchronization of advanced buttons in both...
2008-08-07 Rémi DuraffortFix threaded function declaration.
2008-08-07 Rémi DuraffortFix threaded function type.
2008-08-07 Rémi Denis... Verbose comment
2008-08-07 Derk-Jan Hartmancontrib fontconfig: Let fontconfig know where the font...
2008-08-07 Jean-Baptiste... Close #1826.
2008-08-07 Jean-Baptiste... Be nice to sourceforge, because they are nice people.
2008-08-07 Jean-Baptiste... p_sys NULL check (CID 115).
2008-08-06 Christophe... Punjabi translation update by Amanpreet Singh Alam
2008-08-06 Christophe... Fix language selection
2008-08-06 Christophe... Yet more hint about PKG_CONFIG_PATH
2008-08-06 Jean-Baptiste... Remove the progressBar in the interface to show more...
2008-08-06 Jean-Baptiste... Open Panel line size fix.
2008-08-06 Pauline CastetsAdd translations for Win32 installer (fix #1044)
2008-08-06 Christophe... Brazillian portuguese update by Sidney Doria
2008-08-06 Rémi DuraffortFix compilation warning (a void* function might return...
2008-08-06 Rémi Denis... SAP: revert most of [a8eb03fa]
2008-08-06 Rémi Denis... POLLHUP and POLLERR only make sense in revents
2008-08-06 Derk-Jan HartmanRevert "poll(): ifndef HAVE_POLL means we don't use...
2008-08-06 Derk-Jan Hartmanpoll(): ifndef HAVE_POLL means we don't use poll()...
2008-08-06 Felix Paul... shortend a string to make it fit
2008-08-06 Felix Paul... macosx: Removed the non-existing font-effect option...
2008-08-05 Felix Paul... Final translation updates
2008-08-05 Jean-Baptiste... Fix some interaction issues. Ref #1808
2008-08-05 Laurent AimarDo not segfault on non video stream (close #1821)
2008-08-05 Laurent AimarClean up a bit duplicate module.
2008-08-05 Laurent AimarPrevent wrong es selection on invalid syntax (part...
2008-08-05 Jean-Baptiste... Force modality to fix 1746.
2008-08-05 Jean-Baptiste... Remove unuseful debug.
2008-08-05 Jean-Baptiste... Try to fix some OpenDialog sizing issues, reported...
2008-08-05 Jean-Baptiste... New DVD menu icon. Let's hope it will please our overlords.
2008-08-05 Derk-Jan Hartmanfontconfig: tell fontconfig about the fonts configdir...
2008-08-04 Derk-Jan Hartmanlibass: move attachments processing before the ass_set_...
2008-08-04 Jean-Baptiste... Contribs: Fix libass \h char handling.
2008-08-04 Derk-Jan Hartmanlibass contrib: apply the latest fixes that have been...
2008-08-04 Derk-Jan Hartmancontrib libass: fix clean of libass target
2008-08-04 Laurent AimarHandle libass seeking by recreating the track.
2008-08-04 Laurent AimarHandle libass track creation errors.
2008-08-04 Laurent AimarDo not allocate unbound array on the stack.
2008-08-04 Jean-Baptiste... Contribs: Fix libass \h char handling.
2008-08-04 Laurent AimarCosmetics + removed a few debugs.
2008-08-04 Laurent AimarCheck against a few libass errors in AssHandleYield.
2008-08-04 Laurent AimarDo not show debug box on libass subtitle by default.
2008-08-04 Laurent AimarInitial libass support.
2008-08-04 Felix Paul... de.po: further updates and additions. More to come.
2008-08-04 Christophe... win32: no need of an icon for the dll
2008-08-04 Christophe... Romanian translation update by Cristian Secară
2008-08-04 Christophe... Slovak translation update by Marián Hikaník
2008-08-04 Christophe... Dutch translation update by Myckel Habets and Thomas...
2008-08-04 Christophe... qt4: i18n fix
2008-08-04 Jean-Baptiste... Correctly save the privacy dialog modifications.
2008-08-04 Jean-Baptiste... Use available Screensize and not the complete screensiz...
2008-08-04 Derk-Jan Hartmancontrib: update fontconfig
2008-08-04 Jean-Baptiste... Don't launch an update request at the first launch...
2008-08-04 Jean-Baptiste... Small icon size fix
2008-08-04 Jean-Baptiste... Stack the extended tool by default just under the playe...
2008-08-04 Rémi DuraffortRemove stupid test and error message.
2008-08-04 Rémi DuraffortFix potential memleaks.
next