]> git.sesse.net Git - vlc/shortlog
vlc
2009-07-14 JP DingerRemove unused variables, refactor a bit.
2009-07-14 JP DingerRefactor a bit in dvdnav.c
2009-07-14 JP DingerFix an actual error path for realloc() that doesn't...
2009-07-14 Etienne MembrivesThere is a typo in the error message displayed when...
2009-07-13 Laurent AimarFixed typo.
2009-07-13 Laurent AimarFixed typo.
2009-07-13 Laurent AimarState what is the current stop condition in iso639_lang_t.
2009-07-13 Laurent AimarFixed a segfault after iso639_lang_t p_languages API...
2009-07-13 Laurent AimarFixed a segfault after iso639_lang_t p_languages API...
2009-07-13 Laurent AimarAutomatically compute the latency(pts_delay) needed...
2009-07-13 Laurent AimarAuto detect when we need to buffer again.
2009-07-13 Laurent AimarDo not forget to use the drift when converting stream...
2009-07-13 Rémi Denis... Use var_TriggerCallback
2009-07-13 Rémi Denis... OpenGL: initialize all variables before creating the...
2009-07-13 Rémi Denis... OpenGL: forward video-on-top variable
2009-07-13 Alexis BallierMake sure vlc_release doesn't destroy a non existent...
2009-07-13 Jean-Baptiste... Contrib: store fontconfig cache in %appdata%/vlc
2009-07-13 Jean-Baptiste... Qt: FSC opacity control between 0.1 and 1.0
2009-07-12 Jean-Baptiste... Fix display of audio channel in various mono modes
2009-07-12 Rémi Denis... Avoid NULL for %s
2009-07-12 Rémi Denis... libvlc_media_player_get_media: missing lock
2009-07-12 Jean-Baptiste... Oops. Actually synchronise the resolution to 800x640...
2009-07-12 Jean-Baptiste... Increase Visualisation resolution to 800x480 (5/3)
2009-07-12 Rémi Denis... config: if read-only, refuse to save the configuration
2009-07-12 Rémi Denis... config: Remove temporary file if replacement failed
2009-07-12 Rémi Denis... make_URI: handle Windows UNC paths
2009-07-12 Rémi Denis... input "time" is a time variable, fix assertion failure
2009-07-12 Rémi Denis... ISO-639: add a whole bunch of native language names...
2009-07-12 Rémi Denis... SO friendliness
2009-07-12 Rémi Denis... Do not decode URI in the name. It borks some types...
2009-07-12 Rémi Denis... Treat directory items like file ones for URI->name...
2009-07-12 Rémi Denis... Add missing non-file types
2009-07-12 Rémi Denis... GuessType: clean up and speed up
2009-07-11 Christophe... Typos
2009-07-11 Christophe... Use minus and not hyphen in man page
2009-07-11 Laurent AimarFixed seeking in mpeg1 files with libmpeg2 decoder...
2009-07-11 Jean-Baptiste... Correctly distribute shine files.
2009-07-11 Laurent AimarImproved a bit more asf pcr.
2009-07-11 Laurent AimarRemoved a stupid line in asf fixing some audio problems...
2009-07-11 Rémi Denis... Really handle sigwait() errors
2009-07-11 Rémi Denis... Revert "Handle EINTR from sigwait"
2009-07-11 Rémi Denis... Handle EINTR from sigwait
2009-07-11 Alexis Ballierxcb_window: Use sysconf to discover HOST_NAME_MAX.
2009-07-10 Jean-Baptiste... Use libass from greg's git.
2009-07-10 Jean-Baptiste... Yet again an issue in libpng.
2009-07-10 Jean-Baptiste... Bump gnutls to 2.8.1
2009-07-10 Jean-Baptiste... Speed up Schroedinger compilation
2009-07-10 Jean-Baptiste... XML version bump to 2.7.3
2009-07-10 Jean-Baptiste... Vorbis bump to 1.2.3
2009-07-10 Jean-Baptiste... Faac is NOT compatible with VLC
2009-07-10 Anthony Loiseaudemux/ts: remove redundant test (cosmetic)
2009-07-10 Rémi Duraffortupdate LIST.
2009-07-10 Jason Scheunemannpython bindings: .deb and .rpm packaging files
2009-07-10 Olivier AubertPython bindings: update e-mail address
2009-07-10 Rémi Duraffortmpris.py: fix volume handling (wrong event).
2009-07-10 Rémi DuraffortFix mpris python script: the commands are *Set*(Loop...
2009-07-10 Erwan Tulouskins2: For Linux, correct files that cannot be loaded...
2009-07-10 Rémi DuraffortRemove uneeded VLC_OBJECT().
2009-07-10 Rémi DuraffortRemove unused function.
2009-07-10 Rémi Duraffortplaylist_art: simplify.
2009-07-10 Rémi DuraffortFix make check.
2009-07-10 Sigmund AugdalMake the dbus plugin not sleep unless the event queue...
2009-07-10 Jean-Paul Samanmozilla: introduce new property text
2009-07-10 Jean-Baptiste... Qt: v4l2 syntax isn't :v4l2-dev= ...
2009-07-10 JP DingerReplace for() (rand() & 0xff) with vlc_rand_bytes(...
2009-07-10 Pierre Ynardskins: typo
2009-07-09 Pierre Ynardskins: missing include
2009-07-09 Jean-Baptiste... NEWS about projectM
2009-07-09 Jean-Francois... Add .mpc to the file open dialog
2009-07-09 Pierre Ynardskins: typo
2009-07-09 Laurent AimarUpdated the length in rtsp on PLAY request only if...
2009-07-09 Rémi Denis... WinCE: volume through playlist
2009-07-09 Rémi Denis... Skins: control volume through playlist
2009-07-09 Rémi Denis... Qt4: control aout through playlist
2009-07-09 Rémi Denis... Wide nCurses: set volume on playlist
2009-07-09 Rémi Denis... OSX: set volume on playlist
2009-07-09 Rémi Denis... DBus: set volume on playlist
2009-07-09 Rémi Denis... Typo
2009-07-09 Rémi Denis... Missing #include
2009-07-09 Rémi Denis... Remove stub functions
2009-07-09 Rémi Denis... Cast for aout_EnableFilter
2009-07-09 Rémi Denis... RC: big cleanup
2009-07-09 Rémi Denis... LUA: set volume on playlist
2009-07-09 Rémi Denis... HTTP: set volume on playlist
2009-07-09 Rémi Denis... hotkeys: change volume on playlist rather than interface
2009-07-09 Rémi Denis... gestures: change volume on playlist rather than interface
2009-07-09 Rémi Denis... aout_VolumeMute -> aout_ToggleMute
2009-07-09 Rémi Denis... Code factorization
2009-07-09 Erwan Tulouskins2: on Windows, avoid requiring the main thread...
2009-07-09 Rémi Denis... HTTPS out: handle cert paths from the sout chain, not...
2009-07-09 Rémi Duraffortprojectm: fix typo.
2009-07-09 Geoffroy Coupriefix copyright year
2009-07-09 Geoffroy CouprieWin32: Add support for Vista file associations
2009-07-09 Rémi Duraffortstream_out siwtcher needs avcodec (fix missing symbols).
2009-07-08 Rémi Denis... X11: I don't want random local users accessing my videos!
2009-07-08 Jean-Baptiste... Libogg update to 1.1.4
2009-07-08 Rémi Denis... Spell developer properly
2009-07-08 Jean-Baptiste... Update libvorbis to 1.2.2
2009-07-08 Jean-Baptiste... Contrib: Forgotten file
2009-07-08 Jean-Baptiste... Contrib: fluidsynth on WIN32
next