]> git.sesse.net Git - vlc/shortlog
vlc
2012-05-09 Felix Paul... macosx: trust the user that s/he knows what s/he's...
2012-05-09 Rémi Denis... gestures: follow playlist, input, vout events and remov...
2012-05-09 Rémi Denis... gestures: process gestures directly from event and...
2012-05-09 Felix Paul... macosx: remove another hack, since it isn't needed
2012-05-09 Felix Paul... macosx: replaced dated threading hacks with the latest...
2012-05-09 Rémi Denis... Privatize vlc_object_kill()
2012-05-09 Rémi Denis... update: syntax error
2012-05-09 Felix Paul... src/interface: compilation fix
2012-05-09 Rémi Denis... Remove non-sensical condition
2012-05-09 Rémi Denis... Stray declaration
2012-05-09 Rémi Denis... xosd: do not use pf_run
2012-05-09 Rémi Denis... Add test case for the VLC binary
2012-05-09 Rémi Denis... playlist: use proper boolean instead of vlc_object_...
2012-05-09 Rémi Denis... VLM: remove dummy vlc_object_kill()
2012-05-09 Rémi Denis... update: use vlc_atomic_* instead of vlc_object_(kill...
2012-05-09 Rémi Denis... update: fix memory error handling
2012-05-09 Rémi Denis... httpd: use thread cancellation instead of wakeup pipe
2012-05-09 Rémi Denis... oldrc: avoid vlc_object_kill()
2012-05-09 Rémi Denis... remoteosd: no need for vlc_object_kill()
2012-05-09 Rémi Denis... avi: do not use vlc_object_kill()
2012-05-09 Rémi Denis... Revert "macosx: run on first thread directly, like...
2012-05-09 Rémi Denis... Revert "Remove b_should_run_on_first_thread"
2012-05-08 David Fuhrmannmacosx: remove unneeded headers from videoview.m
2012-05-08 Rémi Denis... a52: remove redumdant data
2012-05-08 Rémi Denis... libvlc_log_*: document version requirement
2012-05-08 Francois Cartegnielua: icecast: can fix radionomy's station names
2012-05-08 Francois Cartegnielua: icecast: fix icecast meta import
2012-05-08 Francois Cartegnielua: icecast: show url as alternative for unknown stations
2012-05-07 Rémi Denis... Remove b_should_run_on_first_thread
2012-05-07 Rémi Denis... macosx: run on first thread directly, like already...
2012-05-07 Rémi Denis... Remove now useless vlc_exit_t.killed
2012-05-07 Rémi Denis... Deprecate libvlc_wait() and improve documentation
2012-05-07 Rémi Denis... Call libvlc_set_exit_handler() first
2012-05-07 Rémi Denis... Remove libvlc_InternalWait() and simplify
2012-05-07 Rémi Denis... Remove useless MonitorLibVLCDeath() contorsion
2012-05-07 Rémi Denis... file aout: do not apply volume (refs #6262)
2012-05-07 David Fuhrmannmacosx: only show fullscreen when mouse moves inside...
2012-05-06 Rémi Denis... aout: add option to initialize hardware volume
2012-05-06 Felix Paul... ios/build.sh: don't compile SDL_image
2012-05-06 Rémi Denis... waveout: fix volume initialization
2012-05-06 Rémi Denis... PulseAudio: correct volume reporting from PA to VLC...
2012-05-06 Felix Paul... vout_ios: fixed getProcAddress
2012-05-06 David Fuhrmannmacosx vout: public getter for vd should not be needed...
2012-05-06 David Fuhrmannmacosx vout: syncronize access to sys->place
2012-05-06 David Fuhrmannmacosx: remove unneeded p_vouts in videoview
2012-05-06 David Fuhrmannmacosx: avoid index out of bound exceptions in some...
2012-05-05 Rémi Denis... EGL: update and unify the platforms list
2012-05-05 David Fuhrmannmacosx vout: avoid place_picture call for every mouse...
2012-05-05 David Fuhrmannmacosx: move mouse vout event code to vout module
2012-05-05 Rémi Denis... mp4: use strndup() where applicable
2012-05-05 Casian Andreiblock: Fix buffer total size in block_Alloc()
2012-05-05 David Fuhrmannmacosx: fix mouse position sent to vlc core for menus
2012-05-04 Rémi Denis... Do not include RPM spec files in tarball
2012-05-04 Felix Paul... Makefile.am: added more missing files to make dist...
2012-05-04 Rémi Denis... Add missing events (fix #6750)
2012-05-04 Rémi Denis... JACK: fix sampling rate (regression in VLC 2.0)
2012-05-04 Rémi Denis... GnuTLS: print certificate error flags (refs #6708)
2012-05-04 Rémi Denis... GnuTLS: add new certificate error messages
2012-05-04 Rémi Denis... GnuTLS: do not bother checking certificate dates
2012-05-04 Rémi Denis... configure: require GnuTLS >= 2.6.6 (over 3 years old)
2012-05-04 Rémi Denis... GnuTLS: fix warnings
2012-05-04 Felix Paul... vout_ios: implement gl.getProcAddress
2012-05-04 Felix Paul... vout_macosx: implement gl.getProcAddress
2012-05-04 Hugo Beauzée... faad: Fix a crash when channel info are invalids.
2012-05-04 Hugo Beauzée... faad: Remove useless assignment.
2012-05-04 Hugo Beauzée... faad: Fix channel reordering loop.
2012-05-03 David Fuhrmannmacosx: fix another crash on exit
2012-05-03 Rémi Denis... Fix one typo
2012-05-03 Rémi Denis... Make resampler configurable with --audio-resampler
2012-05-03 Rémi Denis... Add "audio resampler" capability to resamplers
2012-05-03 Rémi Denis... decoder: work around race whereby pause kicks during...
2012-05-03 Rémi Denis... decoder: demote incorrect warning
2012-05-03 Rémi Denis... decoder: keep the lock around DecoderWaitDate() and...
2012-05-03 Rémi Denis... PulseAudio: add an assertion (refs #5825)
2012-05-03 Felix Paul... macosx: VLC.app shouldn't rely on a script included...
2012-05-03 Rafaël Carrécontrib: ffmpeg: enable thumb
2012-05-03 Jean-Paul Samaninclude/vlc_arrays.h: use unlikely()
2012-05-03 David Fuhrmannmacosx vout: unify code style to the most widely used one
2012-05-02 Jean-Baptiste... Relicense VLCKit to LGPL
2012-05-02 Jean-Baptiste... VLCKit: remove (void)setValue:(id)value forMeta:(NSStri...
2012-05-02 Jean-Baptiste... VLCKit: remove - (id)initWithArray:(NSArray *)array;
2012-05-02 John Petersonrar: + Support for up to 1001 volume old naming style...
2012-05-02 John Petersonrar: + Robust to non-specification header: Missing...
2012-05-02 Felix Paul... fixed typo
2012-05-02 Jean-Paul Samanavformat/mux.c: Check malloc return value.
2012-05-02 Jean-Paul Samancodec/rawvideo.c: use boolean initialization for b_invert.
2012-05-02 Jean-Paul Samanvlc_arrays.h: check malloc return value.
2012-05-02 Jean-Paul Samanskin2: call interaction_Register()
2012-05-02 Felix Paul... fixed make dist for Mac (2)
2012-05-02 Felix Paul... fixed make dist for Mac (1)
2012-05-02 Hugo Beauzée... flac: encoder: remove unused p_sys member.
2012-05-02 Hugo Beauzée... ogg: Fix a heap buffer overflow.
2012-05-02 Jean-Paul Samantranscode: replace PICTURE_RING_BUFFER with picture_fifo_t
2012-05-01 Mirsal Ennaimedbus: Use the AfterTrack parameter in the tracklist...
2012-05-01 Mirsal Ennaimeupnp: Cosmetics
2012-05-01 Mirsal Ennaimeupnp: Use saner error paths
2012-05-01 Mirsal Ennaimeupnp: Call ixmlRelaxParser only once
2012-05-01 Mirsal Ennaimeupnp: Cosmetics and variable naming
2012-05-01 Rafaël Carrécontrib: zlib: fix OSX build
2012-04-30 Jean-Baptiste... Contribs: update upnp
next