]> git.sesse.net Git - vlc/shortlog
vlc
2009-12-17 Pierre d'Herbemontconfig: Use fsync on Snow Leopard.
2009-12-17 David KAdd support for the new Apple Remote introduced in...
2009-12-17 Felix Paul... osx/framework: fixed verbosity setting
2009-12-17 Pierre d'Herbemontmacosx/framework: Include 'vlc' executable in the Frame...
2009-12-17 Pierre d'Herbemontopengl: Fix the vout for Mac OS X.
2009-12-17 Pierre d'Herbemontlibvlc: Make sure we remove object observers in media_d...
2009-12-17 Pierre YnardBuild fix
2009-12-16 Erwan Tulouskins2: first proposal for a skinnable fullscreen contr...
2009-12-16 Laurent AimarCompilation fix.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-12-16 Erwan Tulouskins2: fix a bug preventing display in some conditions...
2009-12-16 Pierre Ynardvod: cosmetics
2009-12-16 Pierre Ynardvod: remove unused stuff
2009-12-16 Rémi Denis... Note that embedded video cannot go to fullscreen directly
2009-12-16 Jean-Baptiste... lpcm: abort() is a better solution here
2009-12-16 Jean-Baptiste... Qt: delete QVLCTreeView class and use event filters...
2009-12-16 Jean-Baptiste... TS: change a comment
2009-12-16 Jean-Baptiste... Check asprintf return
2009-12-16 Jean-Baptiste... Ignore cmake files in contrib
2009-12-16 Jean-Baptiste... lpcm: kill a warning
2009-12-16 Jean-Baptiste... Pulse: kill unused variable warnings
2009-12-15 Jean-Baptiste... Phonon: synchronise with KDE HEAD, part 1
2009-12-15 Erwan Tulouskins2(Linux): reactivate mouse on a video window ...
2009-12-15 Erwan Tulouskins2: add a type to windows (TopWindow, VoutWindow...
2009-12-15 Erwan Tulouskins2: new fullscreen implementation (currently intend...
2009-12-15 Rémi Denis... Move vlc_inet_pton, vlc_inet_ntop and vlc_poll to vlc_f...
2009-12-15 Pierre d'Herbemontlibvlc: Fix a leak in media_discoverer.
2009-12-15 Rafaël Carrévout_fb: cosmetics, else on the same line than closing }
2009-12-15 Rafaël Carrévout_fb: cosmetics, stick to orig coding style
2009-12-15 Rafaël Carréfix typo spotted by xtophe
2009-12-15 Rafaël Carrévout_fb: restore fb-chroma option
2009-12-15 Rafaël Carréplugins need to define __PLUGIN__ to build properly
2009-12-15 Rafaël Carrévout_fb: only store the pitch in vout_display_sys_t
2009-12-15 Rafaël Carrévout_fb: get pitch from line_length field
2009-12-15 Rafaël CarréDavinci contribs
2009-12-15 Rafaël Carréaccess_avio: cosmetics
2009-12-15 Rafaël Carréaccess_avio: unused variable
2009-12-14 Antoine CellerierAdd meta for current track to the status.xml data.
2009-12-14 Antoine CellerierFix lua error reported by ConfusedVorlon.
2009-12-14 Antoine Cellerierrepeat is a reserved lua keyword
2009-12-14 Antoine CellerierAdd experimental album art support (http://localhost...
2009-12-14 Antoine CellerierFix segfault when closing http interface.
2009-12-14 Antoine CellerierFix acl use in http interface. Change default host...
2009-12-14 Antoine CellerierAdd osd menu api to lua (DVD menus).
2009-12-14 Pierre YnardFix make dist
2009-12-14 Rémi Denis... Comment typo
2009-12-14 Rémi Denis... Maemo: disable liba52 and libdca
2009-12-14 Rémi Denis... Fix A/52 decoding when liba52 is not present
2009-12-14 Rémi Duraffortlua: update documentation.
2009-12-14 Rémi Denis... Fix NULL dereference with -no-embedded-video (fixes...
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-13 Laurent AimarReplaced vout_display_t::get by ::pool.
2009-12-13 Pierre YnardFix avio with MERGE_FFMPEG
2009-12-13 Pierre Ynardi18n: add/remove files
2009-12-13 Rémi Denis... Remove my old email address
2009-12-13 Rémi Denis... flags.m4: restore original copyright statement
2009-12-13 Laurent AimarImplemented an fps(50) limiter in projectM.
2009-12-13 Laurent AimarDo not lock the audio buffer while rendering a frame...
2009-12-13 Laurent AimarGive only once the same PCM buffer to projectM.
2009-12-13 Laurent AimarFixed PCM values given to projectm.
2009-12-13 Laurent AimarFixed an uninitialized value in opengl.
2009-12-13 Laurent AimarConverted projectm to vout_opengl_t.
2009-12-13 Laurent AimarAllowed to use vout_display with a dummy vout.
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in XCB/glx.
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in glwin32.
2009-12-13 Laurent AimarAdded a way to retreive an opengl context from a vout...
2009-12-13 Laurent AimarSimplified projectm module by using vlc_thread_t.
2009-12-13 Laurent AimarFixed a potential race condition (projectm).
2009-12-13 Laurent AimarReworked a bit projectm initialization.
2009-12-12 Felix Paul... macosx/framework: fixed MPEG2 exporting, updated iPod...
2009-12-12 Rémi Denis... Use VLC_CODEC_PPM
2009-12-12 Johann RansayPPM image support
2009-12-12 Jean-Baptiste... Qt: new view mode for the playlist in an IconList like...
2009-12-12 Jean-Baptiste... Qt: playlist. Remove unnecessary includes
2009-12-12 Jean-Baptiste... Qt: PlaylistWidget parenting and code cleanup/simplific...
2009-12-12 Jean-Baptiste... Qt: debug only if you want to.
2009-12-12 Rémi Denis... GLX 1.3: pick a frame buffer configuration with matchin...
2009-12-12 Rémi Denis... GLX: inverted if
2009-12-12 Rémi Denis... GLX: udpate view port after the X server resized the...
2009-12-12 Rémi Denis... Fallback if gl.pc is missing (not tested)
2009-12-12 Rémi Denis... XCB/GLX: we don't need GL Utilities, only GLX
2009-12-12 Laurent AimarRemoved an invalid free added by 15643af1 (subtitle...
2009-12-12 Laurent AimarDo not rebufferize when transcoding to a non real time...
2009-12-12 Laurent AimarFixed time/position report when using sout.
2009-12-12 Laurent AimarProtect av_register_all call with vlc_avcodec_lock().
2009-12-12 Laurent AimarAdded an access using avformat protocol support.
2009-12-12 Rémi Denis... Remove useless header check
2009-12-12 Rémi Denis... Remove useless DMPS extension checks
2009-12-12 Rémi Denis... --disable-xcb disables xvideo and glx implicitly
2009-12-12 Rémi Denis... Remove old GLX plugin
2009-12-12 Rémi Denis... XCB/GLX: resize
2009-12-12 Rémi Denis... XCB: GLX 1.3
2009-12-12 Rémi Denis... XCB/XVideo: check version correctly
2009-12-12 Rémi Denis... XCB/GLX: check that GLX >= 1.2 is available on the...
2009-12-12 Rémi Denis... XCB/GLX: initial GLX 1.2 support
2009-12-12 Rémi Denis... vout wrapper: add xcb_glx
next