]> git.sesse.net Git - vlc/shortlog
vlc
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
2009-12-12 Rémi Denis... XCB: code factorization
2009-12-12 Rémi Denis... XCB: move GLX-relevant helper to non-SHM-dependent...
2009-12-12 Pierre Ynardrtp sout: ensure seq value in rtsp is accurate
2009-12-11 Pierre Ynardrtp sout: add missing caching option
2009-12-11 Pierre d'Herbemontmacosx/framework: Don't automatically fetch meta, only...
2009-12-11 Jean-Baptiste... Qt: provide shortcuts for history items
2009-12-11 Jean-Baptiste... Qt: various cleanups and fixes
2009-12-11 Jean-Baptiste... Reduce the toolbar margins even more.
2009-12-10 Erwan Tulouskins2: cosmetics in debug message
2009-12-10 Erwan Tulouskins2: better input management
2009-12-10 Pierre d'Herbemontlibvlc: don't abort but return an error code if no...
2009-12-10 Pierre d'Herbemontauhal: Don't spend 16MB of heap for nothing.
2009-12-10 Pierre d'Herbemontauhal: Support 10.6 64bits framework.
2009-12-10 Pierre d'Herbemontmacosx/framework: Don't attempt to do anything at exit...
2009-12-10 Pierre d'Herbemontmacosx/framework: Make sure we can build for x86_64.
2009-12-10 Pierre d'Herbemontqtcapture: Make sure we build on 10.6 64bits.
2009-12-10 Pierre d'Herbemontshoutcast: Fix some leaks.
2009-12-10 Rémi Denis... Split MIT-SHM check out of GetWindow
2009-12-10 Rémi Denis... Remove no-op
2009-12-10 Rémi Denis... Use ...NonEmpty... for --open
2009-12-10 Rémi Denis... Fix --syslog
2009-12-10 Rémi Denis... core: config_GetPsz -> var_CreateGetNonEmptyString
2009-12-10 Olivier Aubertpython-ctypes: define a .value() method for enums in...
2009-12-10 Olivier Aubertpython-ctypes: add support for media stats in java...
2009-12-10 Rafaël CarréQt4: check random button if random is set
2009-12-10 Pierre d'Herbemontmacosx/framework: Fix three leaks in VLCStreamOutput.
2009-12-10 Pierre d'Herbemontshoutcast: Don't leak psz_load.
2009-12-10 Pierre d'Herbemontavi: Don't leak in error code path.
2009-12-10 Pierre d'Herbemontconfig: Don't leak dataDir and configDir in dirs_macos.
2009-12-10 Pierre d'Herbemontmacosx/framework: Fix a leak in VLCTime.
2009-12-10 Pierre d'Herbemontlibvlc: Make sure we don't continue vlc exectution...
2009-12-09 JP DingerSkins2: Add missing return statements.
next