]> git.sesse.net Git - vlc/shortlog
vlc
2011-07-16 Felix Paul... macosx: exposed qtcapture's width and height options...
2011-07-16 Felix Paul... macosx: fixed crash on quit
2011-07-16 Rémi Denis... Do not print start banner if stderr is not a TTY.
2011-07-16 Rémi Denis... Do not include <vlc_es.h> from <vlc_fourcc.h>
2011-07-16 Rémi Denis... Add config_IsSafe() internal helper
2011-07-16 Rafaël Carréxspf demux: cosmetics
2011-07-16 Rafaël CarréFix win32 packaging after [3594b304b396a] in npapi
2011-07-16 Rafaël Carréfix vlclua_var_toggle_or_set
2011-07-15 Felix Paul... macosx: simplified and re-arranged the Open dialog...
2011-07-15 Felix Paul... merged news from VLC 1.1.11 and added 2 points for...
2011-07-15 Felix Paul... macosx: re-written the 'Open Disc' tab in the open...
2011-07-14 Rémi Denis... livehttp: downgrade priority to zero
2011-07-14 Colin GuthriePulseAudio: Properly cork/uncork streams on pause/resume.
2011-07-14 Rémi Denis... Remove unused gettimeofday() Win32 replacement
2011-07-14 Rémi Denis... contrib: syntax
2011-07-14 Rémi Denis... Fix vlc_cond_timedwait() without monotonic clock
2011-07-14 Rémi Denis... Factor mtime_to to struct timespec conversion
2011-07-14 Rémi Denis... Compilation fixes
2011-07-14 Konstantin... LUA: Fix MPORA playlist parser.
2011-07-14 Konstantin... Contribs: add upnp.
2011-07-14 Konstantin... UPNP: Allow SOAP responses of arbitrary size.
2011-07-14 Konstantin... UPNP: Attempt to fix #4714. Not tested.
2011-07-13 Rémi Denis... Move rv32 to video_chroma directory
2011-07-13 Alexey SokolovMake contrib to not to fail downloading live555.
2011-07-13 Rémi Denis... Fix flawed CPP logic
2011-07-13 Felix Paul... contribs: updated binary package for Mac including...
2011-07-13 Felix Paul... mtime.c compilation fix
2011-07-13 Francois CartegnieQt: SeekSlider: fix chapters marks contrast
2011-07-13 Francois CartegnieQt: SoundSlider: fix text color contrast. (closes ...
2011-07-13 Rémi Duraffortstl: fix warnings
2011-07-13 Rémi Duraffortlua: fix vlc.msg.dbg with multiple parameters
2011-07-13 Rémi Duraffortlua test: move the tests from modules/misc/lua to modul...
2011-07-13 Rémi DuraffortML: fix typo (fix missing vtable)
2011-07-13 Rémi Duraffortremove unused function
2011-07-13 Rémi DuraffortML: warnings cleanups
2011-07-13 Rémi DuraffortRemove some unneeded leading __ in functions names
2011-07-13 Rémi Duraffortlua: remove leading '__' in function name
2011-07-13 Rémi Duraffortlua: cleanup
2011-07-13 Rémi Duraffortlua_equalizer: fix memory leaks
2011-07-13 Rémi Duraffortlua: small cleanup (no functional changes)
2011-07-13 Rémi Duraffortlua: typo in the documentation
2011-07-13 Rémi Duraffortfix calloc usage.
2011-07-13 Rémi DuraffortUpdate LIST
2011-07-12 Francois CartegnieQt: SoundSlider: make 100% value green
2011-07-12 Rémi Denis... Fix logic
2011-07-12 Rémi Denis... AVI: abort on allocation failure
2011-07-12 Rémi Denis... AVI: fix heap buffer overflow (CVE-2011-2588)
2011-07-12 Rémi Denis... real: fix heap buffer overflow (CVE-2011-2587)
2011-07-12 Rémi Denis... file: detect long remote paths correctly on Win32
2011-07-12 Rémi Denis... taglib: support long paths on Win32
2011-07-12 Rémi Denis... Win32: handle file paths of arbitrary length (in file...
2011-07-12 Rémi Denis... folder meta: remove left-over
2011-07-12 Felix Paul... macosx: replaced quartztext options in the simple prefs...
2011-07-12 Jean-Baptiste... Qt: Fix protectedness of customEvent
2011-07-12 Rémi Denis... Split mdate(), mwait(), msleep() to POSIX and Win32...
2011-07-12 Rémi Denis... Factor common code
2011-07-12 Rémi Denis... Remove unused INPUT_ADD_OPTION
2011-07-12 Rémi Denis... DTV: remove dvb_guess_system()
2011-07-12 Rémi Denis... DTV: use dvb_enum_systems() instead of dvb_guess_system()
2011-07-12 Rémi Denis... DTV: add dvb_enum_systems() to list supported delivery...
2011-07-12 Jean-Baptiste... Add .caf file format
2011-07-12 Jean-Baptiste... More debug info about filetype
2011-07-12 Francois CartegnieQt: advanced_open: use QTimeEdit instead of QDoubleSpinBox
2011-07-12 Felix Paul... vlc input control: fixed execution on Mac OS
2011-07-11 Francois CartegnieQt: Make chapters marks clickable
2011-07-11 Francois CartegnieQt: make SeekPoints handle jump to chapter requests
2011-07-11 Francois CartegnieQt: add chapters to SeekSlider
2011-07-11 Francois CartegnieQt: add SeekPoints data
2011-07-11 Francois Cartegnievlc input control: add INPUT_GET_TITLE_INFO
2011-07-11 Rémi Denis... Update input item type guesses
2011-07-11 Rémi Denis... udev: drop V4L1 support
2011-07-11 Rémi Denis... Abort an demux allocation failures
2011-07-11 Rémi Denis... Check most demux_t.p_sys allocations
2011-07-11 Rémi Denis... Add xcalloc(). Do not use this in new code!
2011-07-11 Rémi Denis... Dummy decoder: use stdio and simplify
2011-07-11 Rémi Denis... folder cover: lift PATH_MAX limit
2011-07-11 Rémi Denis... Useless #include
2011-07-11 Rémi Denis... Remove getcwd() replacement
2011-07-11 Rémi Denis... make_URI: use vlc_getcwd()
2011-07-11 Rémi Denis... vlc_getcwd: return current directory as UTF-8
2011-07-11 Rémi Denis... Remove __ prefix in *New() core functions
2011-07-11 Rémi Denis... Remove object type field
2011-07-11 Rémi Denis... Remove VLC_OBJECT_INPUT type
2011-07-11 Rémi Denis... stream: re-use existing input pointer for statistics
2011-07-11 Rémi Denis... Remove VLC_OBJECT_DECODER type
2011-07-11 Rémi Denis... Do not check vlc_object_alive() on decoders
2011-07-11 Rémi Denis... Remove VLC_OBJECT_VOUT
2011-07-11 Rémi Denis... Remove VLC_OBJECT_AOUT
2011-07-11 Felix Paul... macosx: make sure that we don't block media keys for...
2011-07-11 Jean-Baptiste... MP4: recognize 3gp4 brand in debug
2011-07-11 Jean-Baptiste... MP4: do not warn about unsupported control query
2011-07-11 Jean-Baptiste... TS demux: mark CSA options as safe
2011-07-11 Rafaël Carréupdate live patch(es)
2011-07-11 Rafaël Carréqt4: only build main_interface_win32.cpp for windows
2011-07-11 Pierre Ynardchroma_yuv_neon: forgotten stuff
2011-07-10 Rémi Denis... Mark non-file input items as preparsed even if they...
2011-07-10 Felix Paul... macosx: stability improvements
2011-07-10 Felix Paul... auhal: fixed detection of available output stream formats
2011-07-10 Rémi Denis... libvlc_audio_output_set: really force the requested...
2011-07-10 Rémi Denis... Remove useless vlc_object parameter when creating an...
next