]> git.sesse.net Git - vlc/shortlog
vlc
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...
2010-03-04 Pierre d'Herbemontam: Use plugins/ for VLC.app.
2010-03-04 Rémi Denis... Get rid of PLUGIN_PATH
2010-03-04 Rémi Denis... Set libvlc path for other platforms
2010-03-04 Rémi Denis... Avoid tabs
2010-03-04 Rémi Denis... LIBDIR is not used anywhere
2010-03-04 Rémi Denis... Linux: fix set_libvlc_path and enable it
2010-03-04 Pierre d'HerbemontVLCKit: No need to force the -arch flag now.
2010-03-04 Pierre d'Herbemontconfigure: Properly set gcc -arch flag depending what...
2010-03-04 Pierre d'HerbemontVLCKit: Update Pre-Compile.sh to use plugins/ instead...
2010-03-04 Pierre d'Herbemontmodules: Don't look in install directory on the Mac OS.
2010-03-04 Jean-Baptiste... Contrib: use libass 0.9.9 and stop using Git
2010-03-04 Jakob LebenQt: reorganize playlist actions, rename "Delete" to...
2010-03-04 Jean-Paul SamanRevert "Do not try to compile mozilla plugin for win32."
2010-03-04 Jean-Paul Samanmozilla: use locking wrapper
2010-03-04 Jean-Paul Samanmozilla: fix building for win32 (events not implemented...
2010-03-04 Jakob LebenQt: allow sorting by any meta in any view using right...
2010-03-04 Jakob LebenQt: adjust item text position in listView for better...
2010-03-04 Jean-Baptiste... Qt: do "normal->loopall->loop1->normal" instead of...
2010-03-04 Jean-Baptiste... Qt: New shuffle icon, still from Daniel Dreibrodt
2010-03-03 Jean-Baptiste... New icons for repeat, more obvious, done by Daniel...
2010-03-03 Laurent AimarFixed mix up between pitches in magnify filter.
2010-03-03 Rémi Denis... utf8_lstat -> vlc_lstat for consistency
2010-03-03 Laurent AimarFixed picture leaks when unlinking a non displayed...
2010-03-03 Laurent AimarFixed invalid var_SetBool in video_filter wrapper .
2010-03-03 Rémi Denis... VAAPI: call XInitThreads() before XOpenDisplay()
2010-03-03 Rémi Denis... GLX: uses Xlib, needs XInitThreads()
next