]> git.sesse.net Git - vlc/shortlog
vlc
2008-08-10 Pierre d'Herbemontmowilla: Fix webplugin distribution on Mac OS X.
2008-08-10 Rémi Denis... Fix previous commit
2008-08-10 Rémi Denis... vlc_cond_timedwait: fix unlikely Win32 DWORD overflow
2008-08-10 Jean-Paul SamanFix crash on exit with osdmenu fixes #1796
2008-08-10 Jean-Paul SamanFix crash when osdmenu failed loading.
2008-08-10 Derk-Jan Hartmanasademux: don't print a debug message every time this...
2008-08-10 Derk-Jan Hartmanbandlimited: Add an audio-filter2 bridge to this audio...
2008-08-10 Rémi Denis... vlc_inet_pton: fix return values - fix #1824
2008-08-09 Felix Paul... Added missing files in previous commit
2008-08-09 Felix Paul... macosx: go back to the IB2 nib file format
2008-08-09 Pierre d'Herbemontmacosx: Set nib deplyment target to 10.4, and don't...
2008-08-09 Pierre d'Herbemontmacosx: Cache the input state and properly ask the...
2008-08-09 Pierre d'Herbemontmacosx: Fix a warning.
2008-08-09 Pierre d'Herbemontaudio_output: Add a missing lock.
2008-08-09 Pierre d'Herbemontaudio_output: Add a missing lock.
2008-08-09 Pierre d'Herbemontaudio_output: Assert on input lock state.
2008-08-09 Pierre d'Herbemontaudio_output: Assert on fifo lock.
2008-08-09 Rémi Denis... Win32: fix unlikely Sleep() overflow
2008-08-09 Rémi Denis... Win32 condition variable: remove write-only counter
2008-08-09 Rémi Denis... Improve news
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.
next