]> git.sesse.net Git - vlc/shortlog
vlc
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()
2010-03-03 Rémi Denis... Pulse: uses Xlib, needs XInitThreads()
2010-03-03 Rémi Denis... Pulse: fix warning
2010-03-03 Rémi Denis... kilobit is kb, not kB
2010-03-03 Rémi Denis... Merge branch 'master' of git.videolan.org:vlc
2010-03-03 Jakob LebenQt: show folder icon for non-leaf nodes in iconView...
2010-03-03 Rémi Denis... Remove HTML anchor from URI in all cases, not just...
2010-03-03 Rémi Denis... Qt4: only embed video coming from the playlist (i.e...
2010-03-03 Rémi Denis... Qt4: --embedded-video must be checked on the window...
2010-03-03 Rémi Denis... Qt4-X11: cannot embed video if wallpaper mode is on
2010-03-03 Rémi Denis... Grammar
2010-03-03 Rémi Denis... Use KiB instead of kB for input statistics
2010-03-03 Rémi Denis... Use MiB rather than MB for arbitrary memory limits
2010-03-03 Rémi Denis... Use ISO 80000 units for byte quantities as adequate
2010-03-03 Jakob LebenQt: ensure that item selection has visible effect in...
2010-03-02 Jean-Baptiste... Qt: use float for rate and fix a bug when mouseWheeling
2010-03-02 Antoine CellerierUpdate the rate value when setting the input.
2010-03-02 Antoine CellerierParse input specific options earlier to enable using...
2010-03-02 Antoine CellerierCheck rate value before using.
2010-03-02 Laurent AimarRemoved down/up mixing support from mpgatofixed32.
2010-03-02 Antoine CellerierPrefer use of function references for buttons
2010-03-02 Antoine CellerierLua: Misc simplifications.
2010-03-02 Antoine CellerierChange vlc.stream() and vlc.memory_stream() error repor...
2010-03-02 Rémi Denis... Handle -v correctly (i.e. as most other programs do)
2010-03-02 Rémi Denis... Install and look for plugins in plugins/, not modules...
next