]> git.sesse.net Git - vlc/shortlog
vlc
2009-02-05 Rémi Denis... Only use file size for regular files. Allow seeking...
2009-02-05 Rémi Denis... access_file: cosmetics
2009-02-05 Rémi Denis... Do not reinvent eventfd. Won't work if syscall.h is...
2009-02-05 Rémi Denis... Menu key triggers the popup menu
2009-02-04 Felix Paul... macosx: really fixed packaging of the Mozilla/Safari...
2009-02-04 Rémi Denis... XCB key press handling
2009-02-04 Rémi Denis... Set libvlccore and libvlc versions to that of 0.9.9 + 1
2009-02-04 Jean-Baptiste... s/41000/44100 in sout panel
2009-02-03 Christophe... i18n: Fix
2009-02-03 Alexis BallierFix non posix test construction in configure.
2009-02-03 Laurent AimarAdd more CDDA informations to the playlist node.
2009-02-03 Laurent AimarDecrease fixed point decoder priority to lower than...
2009-02-03 Felix Paul... macosx: removed settings for the former access-filters
2009-02-03 Felix Paul... macosx: Renamed 'Quick Open File' to 'Open File' and...
2009-02-03 Felix Paul... macosx: resized to the open dialogue again and cleaned...
2009-02-03 Jean-Paul Samanmozilla: keep version info automatically up-to-date.
2009-02-03 Adrien MagloImprove spectrum visualization. Change options : the...
2009-02-03 Rémi Duraffortx11: fix compiler warnings.
2009-02-03 Rémi Duraffortfix overriden variables.
2009-02-03 Rémi Duraffortunused variables.
2009-02-03 Rémi Duraffortvlc_url.h: warning about overriden variable.
2009-02-03 Rémi Durafforttaglib: fix warning about overriden variable.
2009-02-02 Christophe... i18n: Fix in the popup menu
2009-02-02 Jean-Paul Samanlive555: unbreak windows RTSP servers (introduced in...
2009-02-02 Jean-Paul Samanmozilla: update the version number
2009-02-02 Jean-Paul Samanmozilla: fix MacOS X plugin packaging
2009-02-02 Laurent AimarSub filter deadlock fixes.
2009-02-02 Laurent AimarDelete sub-filter callback before destroying p_spu...
2009-02-02 Rémi Denis... Qt4: use --x11-display
2009-02-02 Rémi Denis... Qt4: use the display we've opened
2009-02-02 Rémi Denis... Use --x11-display whenever calling XOpenDisplay (except...
2009-02-02 basos GVariable inheritance hints
2009-02-02 Laurent AimarFixed qt4 extended panel for "spatializer" module.
2009-02-02 ogg.k.ogg.kTranslate Kate category tags to display a more user...
2009-02-02 Rémi Denis... Drawable: separate XIDs and HWNDs
2009-02-02 Rémi Denis... Improve libvlc drawable documentation
2009-02-02 Rémi Denis... Reimplement libvlc_video_set_parent back-end as a plugin
2009-02-02 Rémi Denis... Remove old core drawable support
2009-02-02 Geoffroy CouprieWin32: generate gdb symbol files for every dll
2009-02-02 Jean-Baptiste... Vout: Small rewording
2009-02-02 Jean-Baptiste... NEWS
2009-02-02 Jean-Baptiste... Change include order for padding
2009-02-02 Joseph TulouVout: autoscaling support for windows
2009-02-02 Joseph TulouSDL: support for autoscaling
2009-02-02 Joseph TulouVout-filter modification for autoscaling
2009-02-02 Joseph TulouGalaktos: compile fix and variable unused removal
2009-02-02 Joseph TulouOpengGL support for the auto-scaling
2009-02-02 Joseph TulouCore implementation of --[no]-autoscale and --scale...
2009-02-02 Mark BidewellRemove leading ':sout=' from strings returned by output...
2009-02-02 Jean-Baptiste... Qt: Profiles Editor for the transcoding.
2009-02-02 Jean-Baptiste... Qt: remove unneeded debug.
2009-02-02 Jean-Baptiste... Qt: small visual change in Open Disk
2009-02-01 Daniel DreibrodtSkins2: change DTD to add possibility to store ID for...
2009-02-01 Laurent AimarEnable telx decoder when zvbi is disabled.
2009-02-01 Laurent AimarImproved CDDB information support in cdda.c
2009-02-01 Laurent AimarChanged vlc_meta_SetTracknum to *Num for consistency.
2009-02-01 Geoffroy CouprieWin32: generate stacktrace on unhandled exception
2009-02-01 Rémi Denis... Small cleanup
2009-02-01 Rémi Denis... Useless property
2009-02-01 Rémi Denis... Interaction: remove dummy new state
2009-02-01 Rémi Denis... Interaction: unused parameter
2009-02-01 Rémi Denis... Interaction: logically dead code
2009-02-01 Rémi Denis... Interaction: avoid thread if there is no provider
2009-02-01 Rémi Denis... Interaction: set the p_parent field
2009-02-01 ogg.k.ogg.kFix another location having the same does-not-compile...
2009-02-01 ogg.k.ogg.kFix skins2 compile (broken by 8e0a2de24336bb68b6aee5a70...
2009-02-01 Rémi Denis... Memory leak (fixes #2442)
2009-02-01 Rémi Denis... Win32: fix NULL-deref in non embedded video mode (fixes...
2009-02-01 Rémi Denis... Skins2: partial vout window fixes
2009-01-31 Christophe... Vorbis quality is limited to 0-10
2009-01-31 Christophe... Typo
2009-01-31 Christophe... i18n: Don't translate language names
2009-01-31 Rémi Denis... Progress interaction: remove useless parameter
2009-01-31 Rémi Denis... Interaction: remove (buggy and useless) dialog IDs
2009-01-31 Rémi Denis... Don't reinvent __arm__
2009-01-31 Rémi Denis... Avoid dlclose() only when valgrind is running
2009-01-31 Jean-Paul Samanshine: protect against invalid bitrate and cleanup.
2009-01-31 Rémi Denis... Segregate vout window types
2009-01-31 Rémi Denis... Cleanup vout window handle typedef
2009-01-31 Rémi Denis... Format string
2009-01-31 Rémi Denis... Win32: attempt to fix VLC_STATIC_MUTEX in C++ code
2009-01-31 Rémi Denis... Linux: re-implement eventfd() against old glibc versions
2009-01-31 Rémi Denis... Linux: vlc_threadid() returns TID instead of kludging...
2009-01-31 Rémi Denis... Superfluous #includes
2009-01-31 Vicente Jimenez... Removed link to old subdirectory not present in lua...
2009-01-30 Jean-Paul Samanshine: Forward port of fixed integer MP3 encoder.
2009-01-30 Jean-Paul Samanwma-fixed: Forward port of fixed integer WMA v1/2 decoder.
2009-01-30 Jean-Paul Samanobjects: check for HAVE_SYS_EVENTFD_H it is more reliab...
2009-01-29 GAILLARD Tonyl10n: Occitan update
2009-01-29 Christophe... Add new files and remove wx
2009-01-29 Jean-Philippe... Qt: fix video widget size
2009-01-29 Rémi Denis... XCB: minimalistic window (i.e. non-embedded) support
2009-01-29 Rémi Denis... Memory leak
2009-01-29 Rémi Denis... Add p_sys to vout_window_t
2009-01-29 Rémi Denis... XCB: duplicate values from output to fmt_out
2009-01-29 Jean-Philippe... Qt: no need to iterate two times. always disable empty...
2009-01-29 Rémi Denis... XCB: trigger the pop-up menu
2009-01-29 Rémi Denis... Fix double translation
2009-01-29 Rémi DuraffortRevert "fix buffer overflows."
2009-01-29 Rémi Duraffortfix buffer overflows.
next