]> git.sesse.net Git - vlc/shortlog
vlc
2010-03-10 Rémi DuraffortUpdate: remove printf.
2010-03-10 Rémi Denis... typo
2010-03-10 Eric LassaugeWin32: don't rebase UAC.dll
2010-03-10 Jakob LebenQt: use Qt::DropAction properly throughout playlist...
2010-03-10 Erwan Tulouskins2: improve list of skins
2010-03-10 Erwan Tulouskins2: fix skins broken because of wrong path separator
2010-03-10 Jakob LebenQt: use "no art" picture for drag-and-drop pixmap in...
2010-03-09 Rémi Denis... Constify (fixes #1391)
2010-03-09 Rémi Denis... Remove useless casts
2010-03-09 Rémi Denis... FileToUrl: constify
2010-03-09 Rémi Denis... FileToUrl does not need to be extern
2010-03-09 Jakob LebenQt: drag-and-drop: simplification and robustness
2010-03-09 Fabio RitrovatoFix typo
2010-03-09 Jean-Baptiste... Qt: use qt QStyle to center dialogs on screen
2010-03-09 Jean-Baptiste... Qt: missing includes
2010-03-08 Jean-Baptiste... Qt: bgWidget, add the margin to trigger the hide of...
2010-03-08 Fabio RitrovatoMTP: update to libmtp 1.0.0 + fixes
2010-03-08 Rémi Denis... Compile fix
2010-03-08 Rémi Denis... Fix Doxygen errors
2010-03-08 Rémi Denis... Do not apply playlist path to full URIs
2010-03-08 Ricardo Pérez... .desktop Spanish translation
2010-03-08 Rémi Denis... Cosmetic
2010-03-08 Erwan Tuloumsw: add support for --[no]-mouse-events and --[no...
2010-03-08 Jakob LebenQt: use input_item_t* for drag-and-drop data
2010-03-08 Rémi Denis... Qt4: disable implicit cast from QString to (const)...
2010-03-08 Rémi Denis... Qt4: fix x11_display double free and leaks
2010-03-08 Rémi DuraffortFix make distcheck
2010-03-08 Geoffroy CouprieWin32: UAC.dll must be packaged while doing package...
2010-03-08 Rémi DuraffortQt4: fix the "Show Containing folder" feature.
2010-03-08 Jakob LebenQt: Playlist drag and drop corrections
2010-03-08 Jakob LebenQt: don't emit redundant InputManager::statusChanged...
2010-03-08 Geoffroy CouprieWin32: don't forget to remove the plugins cache at...
2010-03-08 Geoffroy CouprieWin32: don't remove inexistant directory while uninstalling
2010-03-07 Rémi DuraffortSymplify configure.ac regarding OpenCV and rename the...
2010-03-07 Rémi DuraffortProjectm: missing attach.
2010-03-07 Rémi DuraffortOpenCV: more cosmetics.
2010-03-07 Rémi DuraffortOpenCV: cosmetics.
2010-03-07 Rémi DuraffortOpenCV: include config.h first
2010-03-07 Geoffroy CouprieWin32: fix the path to the plugins cache
2010-03-07 Rémi Denis... RTMP: totally broken, disabled for the time being
2010-03-07 Rémi Denis... Cosmetic fix
2010-03-07 Nathan Phillip... Fix #include <SDL/SDL.h> to be #include <SDL.h>
2010-03-07 Rémi Denis... MSN: fix assertion (fixes #2930)
2010-03-07 Rémi Denis... Qt4: bookmarks: don't give an anonymous temporary objec...
2010-03-07 Ilkka Ollakkaudev sd: fix udev based disc finding
2010-03-07 Rémi Denis... LUA: (really) fix infinite loop
2010-03-07 Rémi Denis... Partially fix encoding of relative paths in playlist...
2010-03-07 Dean Leel10n: Chinese update
2010-03-06 Rémi Denis... Win32: allow negative values for window coordinates...
2010-03-06 Rémi Denis... video-x, video-y: make zero the default
2010-03-06 Rémi Denis... vlc-cache-gen: add --force option
2010-03-06 Rémi Denis... Win32: use video-x and video-y (fixes #3215)
2010-03-06 Rémi Denis... XCB/window: pass requested position to the X server
2010-03-06 Rémi Denis... XCB: set window provider requested position from video...
2010-03-06 Rémi Denis... Revert "Qt4: --embedded-video must be checked on the...
2010-03-06 Ilkka Ollakkaplaylist: fix crash when p_playlist->current.i_size...
2010-03-06 Erwan Tulouskins2: replace most config_Get with var_Inherit
2010-03-06 Rémi Denis... Use vlc_mrand48() instead of rand()
2010-03-06 Rémi Denis... Thread-safe random numbers for session IDs
2010-03-06 Rémi Denis... playlist: randomize in a thread-safe manner
2010-03-06 Rémi Denis... vlc_(d|l|m)rand48: thread-safe wrappers for non-secure...
2010-03-06 Rémi Denis... vlc_rand_bytes: minor thread-safety fix
2010-03-06 Erwan Tuloumediadirs: display snapshots in the video widget
2010-03-06 Erwan Tulouskins2(Win32): add a way to hide the popup menu on...
2010-03-06 Rémi Denis... Also provide erand48 and jrand48, they come almost...
2010-03-06 Rémi Denis... nrand48: small fixes
2010-03-06 Rémi DuraffortFix use of uninitialized value.
2010-03-05 Rémi Denis... Mux: kill srand() use
2010-03-05 Rémi Denis... ASF: thread-safe pseudo-random numbers
2010-03-05 Rémi Denis... nrand48 replacement
2010-03-05 Rémi Denis... Run system_Configure after playlist is created (fixes...
2010-03-05 Kaarlo RaihaNSIS: fix autoplay of DVD and CDAudio
2010-03-05 Geoffroy CouprieNSIS: small path fix
2010-03-05 Geoffroy CouprieWin32: don't launch VLC as admin after installing
2010-03-05 Geoffroy CouprieWin32: use ShellExecuteW instead of ShellExecuteA in...
2010-03-05 Geoffroy CouprieWin32: Store the plugins cache in c:\ProgramData\VideoL...
2010-03-05 Antoine CellerierFix quoted values containing # in VLM shell.
2010-03-05 Antoine CellerierFix randomisation algorithm. Thanks to jawbroken on...
2010-03-05 Pierre d'HerbemontRevert "modules: Put bool at the end of the structure...
2010-03-05 Pierre d'Herbemontmodules: Put bool at the end of the structure to eventu...
2010-03-05 Rémi Denis... kilobit is kb, not kB
2010-03-05 Rémi Denis... Use KiB instead of kB for input statistics
2010-03-05 Rémi DuraffortLower the size of the module_t structure because not...
2010-03-05 Jakob LebenQt: prevent having cached a deleted item
2010-03-05 Pierre d'HerbemontRevert "modules: Put bool at the end of the structure...
2010-03-05 Pierre d'Herbemontmodules: Put bool at the end of the structure to eventu...
2010-03-05 Pierre d'Herbemontluasd: Force a garbage collect at the end of Run().
2010-03-05 Pierre d'HerbemontRevert "Lua SD: let the user know we are working"
2010-03-05 Rémi DuraffortFix make distcheck
2010-03-05 Rémi DuraffortUse var_Type to test for the existence of a variable...
2010-03-04 Laurent AimarAdded an option (clock-jitter) to control the maximum...
2010-03-04 Laurent AimarPrepare for maximal clock jitter configuration.
2010-03-04 Laurent AimarCosmetic.
2010-03-04 Jean-Baptiste... Qt: clean bgWidget
2010-03-04 Rémi Denis... Fix make install plugins path
2010-03-04 Pierre d'Herbemontluasd: Fix a leak.
2010-03-04 Laurent AimarFixed ogg demuxer with non xiph extra header (close...
2010-03-04 Laurent AimarAlways use direct rendering with H264 in avcodec (close...
2010-03-04 Laurent AimarIncreased VOUT_MAX_PICTURES to allows H264 direct rende...
2010-03-04 Pierre d'HerbemontVLCKit: Fix Pre-Compile.sh when building VLC-release...
next