]> git.sesse.net Git - vlc/shortlog
vlc
2012-05-14 Rémi Denis... winvlc: --data-path no longer exists
2012-05-14 Rémi Denis... Old RC: use vlc_socket()
2012-05-14 Rémi Denis... Export vlc_socket()
2012-05-14 Jean-Baptiste... Qt: correctly fallback to filename when empty tags
2012-05-14 Francois Cartegnielua: icecast: fix syntax
2012-05-14 Pierre Ynardluasd: fix parsing of input options
2012-05-14 Pierre Ynardhttp: supersede domainless cookies
2012-05-13 Rémi Denis... fbosd: remove plugin
2012-05-13 Rémi Denis... xosd: remove plugin completely
2012-05-13 Rémi Denis... caca: add Xlib initialization
2012-05-13 Rémi Denis... caca: convert to automake
2012-05-13 Rémi Denis... AA: drop priority to zero
2012-05-13 Rémi Denis... Update symbols list
2012-05-13 Rémi Denis... Move vlc_atomic_t to <vlc_atomic.h> and correct definition
2012-05-13 Rémi Denis... Remove no longer used vlc_gc_*()
2012-05-13 Rémi Denis... input: private input item reference count
2012-05-13 Rémi Denis... input: convert item id to new atomic interface
2012-05-13 Rémi Denis... input: prepare private data ("owner") structure for...
2012-05-13 Rémi Denis... input: count references directly
2012-05-13 Rémi Denis... bluray: use atomic_flag instead of vlc_gc_data
2012-05-13 Rémi Denis... Add missing atomic types
2012-05-13 Francois Cartegnietypo
2012-05-13 Kaarlo RaihaRemove ranges from volume long texts
2012-05-12 Mirsal Ennaimesingle instance: append tracks as specified in MPRIS 2.2
2012-05-12 Mirsal Ennaimesingle instance: Avoid initializing twice because of...
2012-05-12 Rémi Denis... file: do not attempt to open(NULL, ...); (fix #6796)
2012-05-12 Rémi Denis... ALSA: rewrite capture plugin
2012-05-12 Francois CartegnieQt: main_interface: fix showTab(oldwidget) for undocked...
2012-05-12 Francois CartegnieQt: main interface: add some better debugging
2012-05-12 Rémi Denis... ALSA: follow initialization order from snd_pcm_set_params()
2012-05-12 Robert ForsmanDASH: fix compatibility with com.sun.net.httpserver
2012-05-12 Vikram Narayanandialogs/open.cpp: Change the shortcut for convert/save
2012-05-12 Edward Wangsrc: Fix typo
2012-05-12 Martin Storsjöomxil: Use the right variable instead of a hardcoded...
2012-05-12 Martin Storsjöomxil: Keep the old frame height as plane size (nSliceH...
2012-05-12 Jean-Baptiste... Fix Stack off-by-one overflow in vc1 packetizer
2012-05-11 Laurent AimarAdded support for vprp chunk in AVI demuxer.
2012-05-11 Rémi Denis... vlc_timer_*: use atomic_*() functions
2012-05-11 Jean-Baptiste... ASF/WMV: parser chapters
2012-05-11 Rémi Denis... Rewrite vlc_atomic_* using the new atomic operations
2012-05-11 Rémi Denis... Provide C11-like atomics in <vlc_atomic.h>
2012-05-11 Mark LeeIn libvlc_media_list_player_play_item_at_index() set...
2012-05-11 KO Myung-HunImplement filesystem.c and plugin.c for OS/2
2012-05-11 Felix Paul... macosx: improve the handling of broken prefs and make...
2012-05-11 Jean-Paul SamanRevert "video_filter/scene.c: write pictures in a separ...
2012-05-11 David Fuhrmannmacosx: fix menu support in detached video window
2012-05-11 David Fuhrmannmacosx: avoid some focus problems when doing playlistis...
2012-05-10 Rémi Denis... Add SNR and signal level for access_demux
2012-05-10 Rémi Denis... subsdec: add CP850 as a character encoding (fix #6732)
2012-05-10 Rémi Denis... marq: avoid name conflict with Win32 API
2012-05-10 Rémi Denis... marq: use vlc_fopen()
2012-05-10 Rémi Denis... marq: add --marq-file to read/update the text from...
2012-05-10 Rémi Denis... marq: cleanly check if a SPU update is required
2012-05-10 Rémi Denis... dc1394: remove implict alias
2012-05-10 Rémi Denis... dc1394: remove OSS support
2012-05-10 Rémi Denis... dc1394: no need to link raw1394 directly
2012-05-10 Rémi Denis... dc1394: clarify what this module is about
2012-05-10 Rémi Denis... dc1394: unused struct member
2012-05-10 Rémi Denis... Rename access_dv to dv1394
2012-05-10 Francois CartegnieQt: playlist dialog: remove unneeded layer
2012-05-10 Jean-Paul Samanvideo_filter/scene.c: write pictures in a separate...
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
next